LKML: Linux Kernel Developer Archive
Thread Index
[
Prev Page
][
Next Page
]
Re: [PATCH 12/31] MIPS: Add instruction format information for WAIT, MTC0, MFC0, et al.
From
: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
Re: [PATCH 11/31] MIPS: Rearrange branch.c so it can be used by kvm code.
From
: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
[GIT PULL v3] at91: USBA DT support / drivers update for 3.11 #1
From
: Nicolas Ferre <nicolas.ferre@xxxxxxxxx>
Re: Possible tty VT1 disallocate regression
From
: Peter Hurley <peter@xxxxxxxxxxxxxxxxxx>
Re: [PATCH] dtc: ensure #line directives don't consume data from the next line
From
: Grant Likely <grant.likely@xxxxxxxxxx>
[netlink] WARNING: at mm/vmalloc.c:1487 __vunmap()
From
: Fengguang Wu <fengguang.wu@xxxxxxxxx>
Re: [PATCH] of: irq: Pass trigger type in IRQ resource flags
From
: Grant Likely <grant.likely@xxxxxxxxxx>
Re: [PATCH 1/2] fput: task_work_add() can fail if the caller has passed exit_task_work()
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
[PATCH v3] i2c: vt8500: Add support for I2C bus on Wondermedia SoCs
From
: Tony Prisk <linux@xxxxxxxxxxxxxxx>
Re: [PATCH RESEND] fix WARNING: at kernel/cpu/idle.c:96
From
: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
[GIT PULL] XFS update for 3.10-rc6
From
: bpm@xxxxxxx (Ben Myers)
Re: [GIT PULL v2] at91: USBA DT support / drivers update for 3.11 #1
From
: Nicolas Ferre <nicolas.ferre@xxxxxxxxx>
[GIT PULL] at91: soc updates for 3.11 #1
From
: Nicolas Ferre <nicolas.ferre@xxxxxxxxx>
[tip:x86/mm] x86, microcode: Use common get_ramdisk_{image|size}( )
From
: tip-bot for Yinghai Lu <tipbot@xxxxxxxxx>
RE: [PATCH] Drivers: hv: vmbus: incorrect device name is printed when child device is unregistered
From
: KY Srinivasan <kys@xxxxxxxxxxxxx>
[tip:x86/mm] x86, mm, numa: Move two functions calling on successful path later
From
: tip-bot for Yinghai Lu <tipbot@xxxxxxxxx>
Re: Possible tty VT1 disallocate regression
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
[tip:x86/mm] x86, mm, numa: Put pagetable on local node ram for 64bit
From
: tip-bot for Yinghai Lu <tipbot@xxxxxxxxx>
[tip:x86/mm] x86, mm: Make init_mem_mapping be able to be called several times
From
: tip-bot for Yinghai Lu <tipbot@xxxxxxxxx>
[tip:x86/mm] x86, mm: Add comments for step_size shift
From
: tip-bot for Yinghai Lu <tipbot@xxxxxxxxx>
[tip:x86/mm] x86, mm: Parse numa info earlier
From
: tip-bot for Yinghai Lu <tipbot@xxxxxxxxx>
[tip:x86/mm] x86, mm, numa: Add early_initmem_init() stub
From
: tip-bot for Yinghai Lu <tipbot@xxxxxxxxx>
[tip:x86/mm] x86, ACPI, numa, ia64: split SLIT handling out
From
: tip-bot for Yinghai Lu <tipbot@xxxxxxxxx>
[tip:x86/mm] x86, mm, numa: Move numa emulation handling down.
From
: tip-bot for Yinghai Lu <tipbot@xxxxxxxxx>
[tip:x86/mm] x86, mm, numa: Move node_possible_map setting later
From
: tip-bot for Yinghai Lu <tipbot@xxxxxxxxx>
[tip:x86/mm] x86, mm, numa: Set memblock nid later
From
: tip-bot for Yinghai Lu <tipbot@xxxxxxxxx>
[tip:x86/mm] x86, mm, numa: Use numa_meminfo to check node_map_pfn alignment
From
: tip-bot for Yinghai Lu <tipbot@xxxxxxxxx>
[tip:x86/mm] x86, mm, numa: Move node_map_pfn_alignment() to x86
From
: tip-bot for Yinghai Lu <tipbot@xxxxxxxxx>
[tip:x86/mm] x86, mm, numa: Call numa_meminfo_cover_memory() checking early
From
: tip-bot for Yinghai Lu <tipbot@xxxxxxxxx>
[tip:x86/mm] x86, ACPI: Find acpi tables in initrd early from head_32.S/head64.c
From
: tip-bot for Yinghai Lu <tipbot@xxxxxxxxx>
[tip:x86/mm] x86, ACPI: Make acpi_initrd_override_find work with 32bit flat mode
From
: tip-bot for Yinghai Lu <tipbot@xxxxxxxxx>
[tip:x86/mm] x86, ACPI: Store override acpi tables phys addr in cpio files info array
From
: tip-bot for Yinghai Lu <tipbot@xxxxxxxxx>
[tip:x86/mm] x86, ACPI: Split acpi_initrd_override() into find/ copy two steps
From
: tip-bot for Yinghai Lu <tipbot@xxxxxxxxx>
[tip:x86/mm] x86, ACPI: Increase acpi initrd override tables number limit
From
: tip-bot for Yinghai Lu <tipbot@xxxxxxxxx>
[tip:x86/mm] x86, ACPI: Search buffer above 4GB in a second try for acpi initrd table override
From
: tip-bot for Yinghai Lu <tipbot@xxxxxxxxx>
[tip:x86/mm] x86, ACPI, mm: Kill max_low_pfn_mapped
From
: tip-bot for Yinghai Lu <tipbot@xxxxxxxxx>
[tip:x86/mm] x86: Change get_ramdisk_{image|size}() to global
From
: tip-bot for Yinghai Lu <tipbot@xxxxxxxxx>
Re: [PATCH] PCI: Remove not needed check in disable aspm link
From
: Matthew Garrett <matthew.garrett@xxxxxxxxxx>
Re: N900 device tree conversion: how to do first step
From
: Pavel Machek <pavel@xxxxxx>
Re: [PATCH] PCI: Remove not needed check in disable aspm link
From
: Bjorn Helgaas <bhelgaas@xxxxxxxxxx>
[PATCH v2 02/11] irqdomain: Replace LEGACY mapping with LINEAR
From
: Grant Likely <grant.likely@xxxxxxxxxx>
Re: [PATCH] target: don't corrupt bh_count in iscsit_stop_time2retain_timer()
From
: "Nicholas A. Bellinger" <nab@xxxxxxxxxxxxxxx>
[PATCH v2 03/11] irqdomain: Add a name field
From
: Grant Likely <grant.likely@xxxxxxxxxx>
[PATCH v2 04/11] irqdomain: merge linear and tree reverse mappings.
From
: Grant Likely <grant.likely@xxxxxxxxxx>
[PATCH v2 06/11] irqdomain: Clean up aftermath of irq_domain refactoring
From
: Grant Likely <grant.likely@xxxxxxxxxx>
[PATCH v2 01/11] irqdomain: Relax failure path on setting up mappings
From
: Grant Likely <grant.likely@xxxxxxxxxx>
[PATCH v2 08/11] irqdomain: Refactor irq_domain_associate_many()
From
: Grant Likely <grant.likely@xxxxxxxxxx>
Re: [PATCH] qla_target: remove qlt_check_fcport_exist
From
: "Nicholas A. Bellinger" <nab@xxxxxxxxxxxxxxx>
[PATCH v2 10/11] irqdomain: make irq_linear_revmap() a fast path again
From
: Grant Likely <grant.likely@xxxxxxxxxx>
[PATCH v2 09/11] irqdomain: remove irq_domain_generate_simple()
From
: Grant Likely <grant.likely@xxxxxxxxxx>
[PATCH v2 05/11] irqdomain: Eliminate revmap type
From
: Grant Likely <grant.likely@xxxxxxxxxx>
[PATCH v2 11/11] irqdomain: Include hwirq number in /proc/interrupts
From
: Grant Likely <grant.likely@xxxxxxxxxx>
[PATCH v2 07/11] irqdomain: Beef up debugfs output
From
: Grant Likely <grant.likely@xxxxxxxxxx>
[PATCH v2 00/11] irqdomain: Refactor
From
: Grant Likely <grant.likely@xxxxxxxxxx>
Re: Regression in RCU subsystem in latest mainline kernel
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [BUGFIX v2 4/4] ACPIPHP: fix bug 56531 Sony VAIO VPCZ23A4R: can't assign mem/io after docking
From
: Yinghai Lu <yinghai@xxxxxxxxxx>
Re: [PATCH v2] power: Include additional information in pm_print_times
From
: Joe Perches <joe@xxxxxxxxxxx>
Re: [RFC PATCH] mmc: Enable wakeup_sources for mmc core
From
: Colin Cross <ccross@xxxxxxxxxxx>
Re: [PATCH RESEND] fix WARNING: at kernel/cpu/idle.c:96
From
: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
Possible tty VT1 disallocate regression
From
: Ross Lagerwall <rosslagerwall@xxxxxxxxx>
Re: [PATCH v2] power: Include additional information in pm_print_times
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH RESEND] fix WARNING: at kernel/cpu/idle.c:96
From
: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
Re: [Intel-gfx] [PATCH 0/3]
From
: Daniel Vetter <daniel@xxxxxxxx>
[PATCH v2] power: Include additional information in pm_print_times
From
: Shuah Khan <shuah.kh@xxxxxxxxxxx>
[PATCH v2 1/2] ARM: mmu: Add debug_ll_io_init() mappings to early mappings
From
: Stephen Boyd <sboyd@xxxxxxxxxxxxxx>
[PATCH v2 2/2] ARM: mmu: Introduce iotable_init_caller()
From
: Stephen Boyd <sboyd@xxxxxxxxxxxxxx>
Re: [PATCH] slub: Avoid direct compaction if possible
From
: David Rientjes <rientjes@xxxxxxxxxx>
Re: [PATCH v2] powerpc/pci: Fix setup of Freescale PCI / PCIe controllers
From
: Scott Wood <scottwood@xxxxxxxxxxxxx>
Re: [PATCH 1/1] x86/iommu: fix dma pte address size error
From
: Don Dutile <ddutile@xxxxxxxxxx>
Re: [PATCH v5 4/5] s390/vmcore: Implement remap_oldmem_pfn_range for s390
From
: Vivek Goyal <vgoyal@xxxxxxxxxx>
Re: [PATCH 2/2] ARM: dts: add AM33XX MMC support
From
: Joel A Fernandes <agnel.joel@xxxxxxxxx>
[GIT PULL 3/3] msm clock for 3.11
From
: David Brown <davidb@xxxxxxxxxxxxxx>
[BUGFIX v2 4/4] ACPIPHP: fix bug 56531 Sony VAIO VPCZ23A4R: can't assign mem/io after docking
From
: Jiang Liu <jiang.liu@xxxxxxxxxx>
[BUGFIX v2 3/4] PCI, ACPI: fix device destroying order issue when handling dock notification
From
: Jiang Liu <jiang.liu@xxxxxxxxxx>
[BUGFIX v2 2/4] ACPI, DOCK: resolve possible deadlock scenarios
From
: Jiang Liu <jiang.liu@xxxxxxxxxx>
[BUGFIX v2 1/4] ACPI, DOCK: initialize dock subsystem before scanning PCI root buses
From
: Jiang Liu <jiang.liu@xxxxxxxxxx>
[BUGFIX v2 0/4] fix bug 56531, 59501 and 59581
From
: Jiang Liu <jiang.liu@xxxxxxxxxx>
[ANNOUNCE] 3.8.13-rt11
From
: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
[PATCH] MAINTAINERS: add zswap and zbud maintainer
From
: Seth Jennings <sjenning@xxxxxxxxxxxxxxxxxx>
Re: [PATCH v3] ethernet/arc/arc_emac - Add new driver
From
: Francois Romieu <romieu@xxxxxxxxxxxxx>
[PATCH 2/2] btrfs: Cleanup llseek()
From
: Richard Yao <ryao@xxxxxxxxxx>
[PATCH 1/2] ocfs2: Fix llseek() semantics and do some cleanup
From
: Richard Yao <ryao@xxxxxxxxxx>
[PATCH 0/2] llseek fixes
From
: Richard Yao <ryao@xxxxxxxxxx>
Re: [PATCH 5/9 v3] RFC: timekeeping: rtc: Introduce new kernel parameter hctosys
From
: John Stultz <john.stultz@xxxxxxxxxx>
[PATCH] docbook: add futexes to kernel-locking docbook
From
: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
Re: [PATCH 8/9] RFC: rtc: hctosys: support rtc_read_timeval() for high precision clocks
From
: John Stultz <john.stultz@xxxxxxxxxx>
Re: [PATCH 7/9] RFC: rtc: implement rtc_read_timeval()
From
: John Stultz <john.stultz@xxxxxxxxxx>
Re: [PATCH v5 2/5] s390/vmcore: Use ELF header in new memory feature
From
: Vivek Goyal <vgoyal@xxxxxxxxxx>
[PATCH 2/2] move exit_task_namespaces() outside of exit_notify()
From
: Oleg Nesterov <oleg@xxxxxxxxxx>
[PATCH 1/2] fput: task_work_add() can fail if the caller has passed exit_task_work()
From
: Oleg Nesterov <oleg@xxxxxxxxxx>
[PATCH 0/2] fix ->shm_file leak
From
: Oleg Nesterov <oleg@xxxxxxxxxx>
Re: [PATCH RESEND] fix WARNING: at kernel/cpu/idle.c:96
From
: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH RESEND] fix WARNING: at kernel/cpu/idle.c:96
From
: David Daney <ddaney.cavm@xxxxxxxxx>
Re: [PATCH 6/9 v3] RFC: timekeeping: rtc: remove CONFIG_RTC_HCTOSYS and RTC_HCTOSYS_DEVICE
From
: John Stultz <john.stultz@xxxxxxxxxx>
Re: [PATCH 0/6] ipc/sem.c: performance improvements, FIFO
From
: Mike Galbraith <efault@xxxxxx>
Re: i2c: introduce i2c helper i2c_find_client_by_name()
From
: Bin Gao <bin.gao@xxxxxxxxxxxxxxx>
[PATCH 1/6] drbd: Do not sleep inside rcu
From
: Philipp Reisner <philipp.reisner@xxxxxxxxxx>
[PATCH 3/6] drbd: Fix rcu_read_lock balance on error path
From
: Philipp Reisner <philipp.reisner@xxxxxxxxxx>
[PATCH 6/6] drbd: Allow online change of al-stripes and al-stripe-size
From
: Philipp Reisner <philipp.reisner@xxxxxxxxxx>
[PATCH 4/6] drbd: Ignore the exit code of a fence-peer handler if it returns too late
From
: Philipp Reisner <philipp.reisner@xxxxxxxxxx>
[PATCH RESEND] fix WARNING: at kernel/cpu/idle.c:96
From
: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH v5 0/5] kdump: Allow ELF header creation in new kernel
From
: Vivek Goyal <vgoyal@xxxxxxxxxx>
[PATCH 5/6] drbd: Constants should be UPPERCASE
From
: Philipp Reisner <philipp.reisner@xxxxxxxxxx>
[PATCH 2/6] drbd: fix error return code in drbd_init()
From
: Philipp Reisner <philipp.reisner@xxxxxxxxxx>
[PATCH 0/6] RFC: DRBD fixes and one functional enhancemet
From
: Philipp Reisner <philipp.reisner@xxxxxxxxxx>
Re: [PATCH v5 1/5] vmcore: Introduce ELF header in new memory feature
From
: Vivek Goyal <vgoyal@xxxxxxxxxx>
Re: [RFC PATCH] mmc: Enable wakeup_sources for mmc core
From
: Zoran Markovic <zoran.markovic@xxxxxxxxxx>
Re: [PATCH 5/7] arm: orion: use irq_get_trigger_type() to get IRQ flags
From
: Jason Cooper <jason@xxxxxxxxxxxxxx>
Re: [PATCH 2/7] gpio: mvebu: use irq_get_trigger_type() to get IRQ flags
From
: Jason Cooper <jason@xxxxxxxxxxxxxx>
Re: BUG: unable to handle kernel NULL pointer dereference at 0000000000000040
From
: nirinA raseliarison <nirina.raseliarison@xxxxxxxxx>
Re: [rtc-linux] Re: [PATCH 4/9 RESEND] RFC: timekeeping: introduce flag systime_was_set
From
: John Stultz <john.stultz@xxxxxxxxxx>
Re: [PATCH] PCI: Remove not needed check in disable aspm link
From
: Yinghai Lu <yinghai@xxxxxxxxxx>
[PATCH] Re: [Patch] MCE, APEI: Don't enable CMCI when Firmware First mode is set in
From
: "Naveen N. Rao" <naveen.n.rao@xxxxxxxxxxxxxxxxxx>
Re: [PATCH RFC ticketlock] Auto-queued ticketlock
From
: Waiman Long <waiman.long@xxxxxx>
[PATCH v2] smp.h: Use local_irq_{save,restore}() in !SMP version of on_each_cpu().
From
: David Daney <ddaney.cavm@xxxxxxxxx>
Re: [PATCH v2 0/3] omap_hsmmc DT DMA Client support
From
: Joel A Fernandes <agnel.joel@xxxxxxxxx>
Re: [PATCH v2 0/3] omap_hsmmc DT DMA Client support
From
: Joel A Fernandes <agnel.joel@xxxxxxxxx>
Re: [linux-sunxi] [PATCH 5/6] ARM: sunxi: Add Olimex A10s-Olinuxino-micro device tree
From
: Emilio López <emilio@xxxxxxxxxxxxx>
Re: [RFC PATCH v2, part3 07/11] PCI, xen-pcifront: use new PCI interfaces to simplify implementation
From
: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
Re: [rtc-linux] Re: [PATCH 4/9 RESEND] RFC: timekeeping: introduce flag systime_was_set
From
: Alexander Holler <holler@xxxxxxxxxxxxx>
RE: [PATCH 0/5] ACPI / scan: Make it possible to use the container hotplug with other scan handlers
From
: "Luck, Tony" <tony.luck@xxxxxxxxx>
Re: ext4 extent status tree LRU locking
From
: "Theodore Ts'o" <tytso@xxxxxxx>
Re: [PATCH] ARM: mmu: Add debug_ll_io_init() mappings to early mappings
From
: Stephen Boyd <sboyd@xxxxxxxxxxxxxx>
[GIT PULL 0/3] msm changes for 3.11
From
: David Brown <davidb@xxxxxxxxxxxxxx>
[GIT PULL 2/3] msm fixes for 3.11
From
: David Brown <davidb@xxxxxxxxxxxxxx>
[GIT PULL 2/3] msm fixes for 3.11
From
: David Brown <davidb@xxxxxxxxxxxxxx>
[GIT PULL 1/3] msm cleanups for 3.11
From
: David Brown <davidb@xxxxxxxxxxxxxx>
Re: [PATCH 4/8] mm/writeback: rename WB_REASON_FORKER_THREAD to WB_REASON_WORKER_THREAD
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [RFC PATCH v3 2/2] drivers: mfd: vexpress: add Serial Power Controller (SPC) support
From
: Olof Johansson <olof@xxxxxxxxx>
Re: [PATCH] PCI: Remove not needed check in disable aspm link
From
: Bjorn Helgaas <bhelgaas@xxxxxxxxxx>
Re: [PATCH 1/3] ARM: mach-moxart: add MOXA ART SoC files
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH 7/9] RFC: rtc: implement rtc_read_timeval()
From
: Alexander Holler <holler@xxxxxxxxxxxxx>
Re: [PATCH 4/9 RESEND] RFC: timekeeping: introduce flag systime_was_set
From
: John Stultz <john.stultz@xxxxxxxxxx>
Re: [PATCH 3/3] i915: Don't provide ACPI backlight interface if firmware expects Windows 8
From
: Matthew Garrett <matthew.garrett@xxxxxxxxxx>
Re: [PATCH 7/9] RFC: rtc: implement rtc_read_timeval()
From
: John Stultz <john.stultz@xxxxxxxxxx>
Re: [PATCH 0/9 v3] RFC: timekeeping: rtc: change hctosys mechanism
From
: John Stultz <john.stultz@xxxxxxxxxx>
Re: [PATCH] tracing/uprobes: Support ftrace_event_file base multibuffer
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxxxxxxxxxx>
Re: [PATCH 7/9] RFC: rtc: implement rtc_read_timeval()
From
: John Stultz <john.stultz@xxxxxxxxxx>
BUG: rtc: rtc_unregister_device() broken in 3.10-rcN
From
: Alexander Holler <holler@xxxxxxxxxxxxx>
Re: [PATCH 6/7] MIPS: octeon: use irq_get_trigger_type() to get IRQ flags
From
: David Daney <ddaney.cavm@xxxxxxxxx>
Re: [PATCHv2 4/6] sched_clock: Add support for >32 bit sched_clock
From
: Catalin Marinas <catalin.marinas@xxxxxxx>
Re: [PATCH] PCI / ACPI / PM: Use correct power state strings in messages
From
: Bjorn Helgaas <bhelgaas@xxxxxxxxxx>
Re: BUG: unable to handle kernel NULL pointer dereference at 0000000000000040
From
: nirinA raseliarison <nirina.raseliarison@xxxxxxxxx>
Re: ftrace multibuffer && rcu (Was: tracing/uprobes: Support ftrace_event_file base multibuffer)
From
: Oleg Nesterov <oleg@xxxxxxxxxx>
Re: BUG: unable to handle kernel NULL pointer dereference at 0000000000000040
From
: Ming Lei <ming.lei@xxxxxxxxxxxxx>
Re: [BUGFIX 2/9] ACPIPHP: fix device destroying order issue when handling dock notification
From
: "Alexander E. Patrakov" <patrakov@xxxxxxxxx>
Re: [PATCH] PCI: Remove not needed check in disable aspm link
From
: Yinghai Lu <yinghai@xxxxxxxxxx>
[PATCH 9/9] RFC: rtc: rtc-hid-sensor-time: add support for rtc_read_timeval()
From
: Alexander Holler <holler@xxxxxxxxxxxxx>
Re: ext4 extent status tree LRU locking
From
: Dave Hansen <dave.hansen@xxxxxxxxx>
[PATCH 8/9] RFC: rtc: hctosys: support rtc_read_timeval() for high precision clocks
From
: Alexander Holler <holler@xxxxxxxxxxxxx>
[PATCH 7/9] RFC: rtc: implement rtc_read_timeval()
From
: Alexander Holler <holler@xxxxxxxxxxxxx>
[PATCH 6/9 v3] RFC: timekeeping: rtc: remove CONFIG_RTC_HCTOSYS and RTC_HCTOSYS_DEVICE
From
: Alexander Holler <holler@xxxxxxxxxxxxx>
Re: [PATCH] power: Include additional information in pm_print_times
From
: Shuah Khan <shuah.kh@xxxxxxxxxxx>
[PATCH 5/9 v3] RFC: timekeeping: rtc: Introduce new kernel parameter hctosys
From
: Alexander Holler <holler@xxxxxxxxxxxxx>
Re: [PATCH] slub: Avoid direct compaction if possible
From
: Roman Gushchin <klamm@xxxxxxxxxxxxxx>
[PATCH 4/9 RESEND] RFC: timekeeping: introduce flag systime_was_set
From
: Alexander Holler <holler@xxxxxxxxxxxxx>
[PATCH 3/9] rtc: rtc-hid-sensor-time: delay registering as rtc into a work
From
: Alexander Holler <holler@xxxxxxxxxxxxx>
[PATCH 2/9 RESEND] rtc: rtc-hid-sensor-time: allow 16 and 32 bit values for all attributes.
From
: Alexander Holler <holler@xxxxxxxxxxxxx>
Re: ext4 extent status tree LRU locking
From
: Zheng Liu <gnehzuil.liu@xxxxxxxxx>
[PATCH 1/9 RESEND] rtc: rtc-hid-sensor-time: allow full years (16bit) in HID reports
From
: Alexander Holler <holler@xxxxxxxxxxxxx>
[PATCH 0/9 v3] RFC: timekeeping: rtc: change hctosys mechanism
From
: Alexander Holler <holler@xxxxxxxxxxxxx>
Re: [PATCH] ARM: mmu: Add debug_ll_io_init() mappings to early mappings
From
: Stephen Boyd <sboyd@xxxxxxxxxxxxxx>
Re: [PATCH] power: Include additional information in pm_print_times
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
[PATCH 2/7] gpio: mvebu: use irq_get_trigger_type() to get IRQ flags
From
: Javier Martinez Canillas <javier.martinez@xxxxxxxxxxxxxxx>
[PATCH 3/7] mfd: twl4030-irq: use irq_get_trigger_type() to get IRQ flags
From
: Javier Martinez Canillas <javier.martinez@xxxxxxxxxxxxxxx>
Re: ext4 extent status tree LRU locking
From
: Zheng Liu <gnehzuil.liu@xxxxxxxxx>
[PATCH 5/7] arm: orion: use irq_get_trigger_type() to get IRQ flags
From
: Javier Martinez Canillas <javier.martinez@xxxxxxxxxxxxxxx>
Re: [PATCH] power: Include additional information in pm_print_times
From
: Joe Perches <joe@xxxxxxxxxxx>
Re: [PATCH 1/3] ARM: mach-moxart: add MOXA ART SoC files
From
: Olof Johansson <olof@xxxxxxxxx>
[PATCH 7/7] irqdomain: use irq_get_trigger_type() to get IRQ flags
From
: Javier Martinez Canillas <javier.martinez@xxxxxxxxxxxxxxx>
[PATCH 6/7] MIPS: octeon: use irq_get_trigger_type() to get IRQ flags
From
: Javier Martinez Canillas <javier.martinez@xxxxxxxxxxxxxxx>
[PATCH 4/7] mfd: stmpe: use irq_get_trigger_type() to get IRQ flags
From
: Javier Martinez Canillas <javier.martinez@xxxxxxxxxxxxxxx>
[PATCH 1/7] genirq: add irq_get_trigger_type() to get IRQ flags
From
: Javier Martinez Canillas <javier.martinez@xxxxxxxxxxxxxxx>
[PATCH 0/7] genirq: add irq_get_trigger_type() to get IRQ flags
From
: Javier Martinez Canillas <javier.martinez@xxxxxxxxxxxxxxx>
[GIT PATCH] char/misc fixes for 3.10-rc6
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
[GIT PATCH] USB fixes for 3.10-rc6
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
[GIT PATCH] USB fixes for 3.10-rc5
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] smp.h: Use local_irq_{save,restore}() in !SMP version of on_each_cpu().
From
: David Daney <ddaney@xxxxxxxxxxxxxxxxxx>
Re: [PATCH] HID: i2c-hid: support sending HID output reports using the output register
From
: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
Re: [PATCH v2] MIPS: Reduce _NSIG from 128 to 127 to avoid BUG_ON
From
: David Daney <ddaney@xxxxxxxxxxxxxxxxxx>
[PATCH] power: Include additional information in pm_print_times
From
: Shuah Khan <shuah.kh@xxxxxxxxxxx>
Re: [PATCH] PCI: Remove not needed check in disable aspm link
From
: Bjorn Helgaas <bhelgaas@xxxxxxxxxx>
Re: [PATCH] tracing/uprobes: Support ftrace_event_file base multibuffer
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH v2] MIPS: Reduce _NSIG from 128 to 127 to avoid BUG_ON
From
: Oleg Nesterov <oleg@xxxxxxxxxx>
Re: [PATCH] xen/pci: Deal with toolstack missing an 'XenbusStateClosing'.
From
: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
Re: [PATCH 2/2] Punch hole support against 3.10-rc5
From
: Sage Weil <sage@xxxxxxxxxxx>
Re: ftrace multibuffer && rcu (Was: tracing/uprobes: Support ftrace_event_file base multibuffer)
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
RE: [PATCH net] hyperv: Fix vlan_proto setting in netvsc_recv_callback()
From
: Haiyang Zhang <haiyangz@xxxxxxxxxxxxx>
Re: ftrace multibuffer && rcu (Was: tracing/uprobes: Support ftrace_event_file base multibuffer)
From
: Oleg Nesterov <oleg@xxxxxxxxxx>
Re: [PATCH 0/3]
From
: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 4/6] watchdog: Boot-disable by default on full dynticks
From
: anish singh <anish198519851985@xxxxxxxxx>
Re: [PATCH] Drivers: hv: vmbus: incorrect device name is printed when child device is unregistered
From
: "Greg KH (gregkh@xxxxxxxxxxxxxxxxxxx)" <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] tracing/uprobes: Support ftrace_event_file base multibuffer
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxxxxxxxxxx>
Re: [PATCH] PCI: Remove not needed check in disable aspm link
From
: Yinghai Lu <yinghai@xxxxxxxxxx>
Re: [PATCH v2 2/2] spi: omap2-mcspi: Add FIFO buffer support
From
: Illia Smyrnov <x0194613@xxxxxx>
Re: [PATCH] dma-mapping: Add BUG_ON for uninitialized dma_ops
From
: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
[PATCH v3 0/2] spi: omap2-mcspi: add FIFO buffer support
From
: Illia Smyrnov <illia.smyrnov@xxxxxx>
[PATCH v3 2/2] spi: omap2-mcspi: Add FIFO buffer support
From
: Illia Smyrnov <illia.smyrnov@xxxxxx>
[PATCH v3 1/2] spi: omap2-mcspi: Move bytes per word calculation to the function
From
: Illia Smyrnov <illia.smyrnov@xxxxxx>
Re: [PATCH 4/6] watchdog: Boot-disable by default on full dynticks
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH 10/31] mips/kvm: Implement ioctls to get and set FPU registers.
From
: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
ftrace multibuffer && rcu (Was: tracing/uprobes: Support ftrace_event_file base multibuffer)
From
: Oleg Nesterov <oleg@xxxxxxxxxx>
Re: Performance regression from switching lock to rw-sem for anon-vma tree
From
: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
RE: Problems with ixgbe driver
From
: "Tantilov, Emil S" <emil.s.tantilov@xxxxxxxxx>
Re: [PATCH] slub: Avoid direct compaction if possible
From
: Christoph Lameter <cl@xxxxxxxxxx>
Re: power-efficient scheduling design
From
: Morten Rasmussen <morten.rasmussen@xxxxxxx>
[PATCH v2] MIPS: Reduce _NSIG from 128 to 127 to avoid BUG_ON
From
: James Hogan <james.hogan@xxxxxxxxxx>
Re: [PATCH 4/6] watchdog: Boot-disable by default on full dynticks
From
: anish singh <anish198519851985@xxxxxxxxx>
Re: [PATCH 0/2] Kernel file system client support for punch hole
From
: Sage Weil <sage@xxxxxxxxxxx>
Re: ext4 extent status tree LRU locking
From
: Dave Hansen <dave.hansen@xxxxxxxxx>
Re: [PATCH v3 1/3] cpufreq: ondemand: Change the calculation of target frequency
From
: Stratos Karafotis <stratosk@xxxxxxxxxxxx>
Re: [PATCH 0/5] pinctrl: fix some issues with new pinconfig dt parsing
From
: James Hogan <james.hogan@xxxxxxxxxx>
RE: [PATCH v15 0/4] trace,x86: irq vector tracepoint support
From
: Seiji Aguchi <seiji.aguchi@xxxxxxx>
Re: BUG: unable to handle kernel NULL pointer dereference at 0000000000000040
From
: Guenter Roeck <linux@xxxxxxxxxxxx>
[PATCH 5/5] pinctrl: rockchip: correctly handle arguments of pinconf options
From
: Heiko Stübner <heiko@xxxxxxxxx>
[PATCH 4/5] pinctrl: dynamically alloc temp array when parsing dt pinconf options
From
: Heiko Stübner <heiko@xxxxxxxxx>
Re: [PATCH net] hyperv: Fix vlan_proto setting in netvsc_recv_callback()
From
: Olaf Hering <olaf@xxxxxxxxx>
Re: [PATCH] pinctrl: document the pinctrl PM states
From
: Stephen Warren <swarren@xxxxxxxxxxxxx>
[PATCH 3/5] pinctrl: handle zero found dt pinconfig properties better
From
: Heiko Stübner <heiko@xxxxxxxxx>
[PATCH 2/5] pinctrl: clarify some dt pinconfig options
From
: Heiko Stübner <heiko@xxxxxxxxx>
[PATCH 1/5] pinctrl: update the documentation for some pinconfig params
From
: Heiko Stübner <heiko@xxxxxxxxx>
[PATCH 0/5] pinctrl: fix some issues with new pinconfig dt parsing
From
: Heiko Stübner <heiko@xxxxxxxxx>
Re: [PATCH RT 2/4] acpi/rt: Convert acpi_gbl_hardware lock back to a raw_spinlock_t
From
: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
[PATCH 2/2] Punch hole support against 3.10-rc5
From
: Li Wang <liwang@xxxxxxxxxxxxxxx>
[PATCH 1/2] Punch hole support against 3.8-rc3
From
: Li Wang <liwang@xxxxxxxxxxxxxxx>
Re: [PATCH 0/6] ipc/sem.c: performance improvements, FIFO
From
: Manfred Spraul <manfred@xxxxxxxxxxxxxxxx>
Re: [RFC] should read(2) update the position if it returns an error?
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
[PATCH 0/2] Kernel file system client support for punch hole
From
: Li Wang <liwang@xxxxxxxxxxxxxxx>
Re: [PATCH RFC ticketlock] Auto-queued ticketlock
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 4/6] watchdog: Boot-disable by default on full dynticks
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH-v2] Set irq thread to RT priority on creation
From
: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
Re: [PATCH] tracing/uprobes: Support ftrace_event_file base multibuffer
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [BUGFIX 2/9] ACPIPHP: fix device destroying order issue when handling dock notification
From
: Jiang Liu <liuj97@xxxxxxxxx>
Re: [PATCH v2 3/3] ARM: tegra: set CPU reset handler with firmware op
From
: Stephen Warren <swarren@xxxxxxxxxxxxx>
Re: [PATCH][RFC] kernel/cpu: do not change the cpus_allowed of the current task when unplugging cpus
From
: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
Re: [PATCH v2 1/3] ARM: tegra: basic support for Trusted Foundations
From
: Stephen Warren <swarren@xxxxxxxxxxxxx>
Re: [PATCH v2 1/3] ARM: tegra: basic support for Trusted Foundations
From
: Stephen Warren <swarren@xxxxxxxxxxxxx>
Re: [PATCH] drivers: pinctrl: add active state to core
From
: Stephen Warren <swarren@xxxxxxxxxxxxx>
Re: [PATCH 1/2] i2c-mv64xxx: Fix timing issue on Armada XP (errata FE-8471889)
From
: Wolfram Sang <wsa@xxxxxxxxxxxxx>
Re: [PATCH 2/2] i2c-mv64xxx: Abort the mv64xxx_of_config if clock-frequency is not provided
From
: Wolfram Sang <wsa@xxxxxxxxxxxxx>
Re: [PATCH] slub: Avoid direct compaction if possible
From
: Roman Gushchin <klamm@xxxxxxxxxxxxxx>
Re: [PATCH RT 2/4] acpi/rt: Convert acpi_gbl_hardware lock back to a raw_spinlock_t
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
[PATCH] HID: roccat: check cdev_add return values
From
: Michael Rissi <michael.rissi@xxxxxxxxx>
Re: [PATCH v2 0/2] scsi: Port buslogic driver to 64 bits
From
: Khalid Aziz <khalid.aziz@xxxxxxxxxx>
Re: [PATCH RFC ticketlock] Auto-queued ticketlock
From
: Waiman Long <waiman.long@xxxxxx>
[PATCH 1/2] serqt_usb2: Fixed coding style CamelCases
From
: Bernd Bassimir <bassimir.kernel@xxxxxx>
[PATCH 2/2] serqt_usb2: lines over 80 characters fixed
From
: Bernd Bassimir <bassimir.kernel@xxxxxx>
Re: [PATCH 1/2] pinctrl: add function to parse generic pinconfig properties from a dt node
From
: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
Re: [RESEND][PATCH] cpufreq: stats: Add 'load_table' sysfs file to show accumulated data of CPU
From
: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
Re: [PATCH] tracing/uprobes: Support ftrace_event_file base multibuffer
From
: Oleg Nesterov <oleg@xxxxxxxxxx>
Re: [PATCH v2 3/4] gpu: host1x: add runtime pm support for dc
From
: Mayuresh Kulkarni <mkulkarni@xxxxxxxxxx>
Re: [PATCH 1/3] ARM: mach-moxart: add MOXA ART SoC files
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH 1/2] pinctrl: add function to parse generic pinconfig properties from a dt node
From
: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
Re: [PATCH v2 2/4] gpu: host1x: add runtime pm support for gr2d
From
: Mayuresh Kulkarni <mkulkarni@xxxxxxxxxx>
[PATCH] sched: schedule_raw_spin_unlock() and schedule_spin_unlock()
From
: Kirill Tkhai <tkhai@xxxxxxxxx>
Re: [PATCH] dma-mapping: Add BUG_ON for uninitialized dma_ops
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH V2] i2c: designware: fix race between subsequent xfers
From
: Wolfram Sang <wsa@xxxxxxxxxxxxx>
Re: [PATCH 3/3] ARM: mach-moxart: add MOXA ART UART debug files
From
: Jonas Jensen <jonas.jensen@xxxxxxxxx>
Re: [PATCH 2/3] ARM: mach-moxart: add MOXA ART device tree files
From
: Jonas Jensen <jonas.jensen@xxxxxxxxx>
Re: [PATCH 1/3] ARM: mach-moxart: add MOXA ART SoC files
From
: Jonas Jensen <jonas.jensen@xxxxxxxxx>
Re: [PATCH] slub: Avoid direct compaction if possible
From
: Christoph Lameter <cl@xxxxxxxxxx>
Re: BUG: unable to handle kernel NULL pointer dereference at 0000000000000040
From
: Bjorn Helgaas <bhelgaas@xxxxxxxxxx>
Re: [PATCH v4] irqchip: Add support for ARMv7-M's NVIC
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH 11/11] cgroup: use percpu refcnt for cgroup_subsys_states
From
: Michal Hocko <mhocko@xxxxxxx>
Re: [PATCH] pci: Enable overrides for missing ACS capabilities
From
: Alex Williamson <alex.williamson@xxxxxxxxxx>
Re: [RFC patch 0/4] change 64 bit variables to long type
From
: Alex Shi <alex.shi@xxxxxxxxx>
Re: [PATCH v3 next/akpm] aio: convert the ioctx list to radix tree
From
: Octavian Purdila <octavian.purdila@xxxxxxxxx>
Re: [patch v8 3/9] sched: set initial value of runnable avg for new forked task
From
: Alex Shi <alex.shi@xxxxxxxxx>
Re: [PATCH 11/11] cgroup: use percpu refcnt for cgroup_subsys_states
From
: Glauber Costa <glommer@xxxxxxxxx>
Re: [PATCH v3] ethernet/arc/arc_emac - Add new driver
From
: Alexey Brodkin <Alexey.Brodkin@xxxxxxxxxxxx>
Re: [PATCH] tracing/uprobes: Support ftrace_event_file base multibuffer
From
: Oleg Nesterov <oleg@xxxxxxxxxx>
Re: [PATCH] PCI: Remove not needed check in disable aspm link
From
: Bjorn Helgaas <bhelgaas@xxxxxxxxxx>
[PATCH] gpio: ich: add GPO_BLINK support
From
: Vincent Donnefort <vdonnefort@xxxxxxxxx>
Re: [BUGFIX 5/9] ACPI, DOCK: kill redundant spin lock in dock device object
From
: "Rafael J. Wysocki" <rjw@xxxxxxx>
Re: [BUGFIX 3/9] ACPI, DOCK: clean up unused module related code
From
: "Rafael J. Wysocki" <rjw@xxxxxxx>
Re: [BUGFIX 5/9] ACPI, DOCK: kill redundant spin lock in dock device object
From
: Jiang Liu <liuj97@xxxxxxxxx>
[PATCH] ARM: dts: AM43x EPOS EVM support
From
: Afzal Mohammed <afzal@xxxxxx>
Re: [BUGFIX 3/9] ACPI, DOCK: clean up unused module related code
From
: Jiang Liu <liuj97@xxxxxxxxx>
Re: [PATCH 09/14] fuse: Implement writepages and write_begin/write_end callbacks - v3
From
: Maxim Patlasov <mpatlasov@xxxxxxxxxxxxx>
Re: [BUGFIX 2/9] ACPIPHP: fix device destroying order issue when handling dock notification
From
: "Rafael J. Wysocki" <rjw@xxxxxxx>
Re: ext4 extent status tree LRU locking
From
: "Theodore Ts'o" <tytso@xxxxxxx>
Re: [patch v8 3/9] sched: set initial value of runnable avg for new forked task
From
: Alex Shi <alex.shi@xxxxxxxxx>
Re: am335x: TSC & ADC reworking including DT pieces, take 4
From
: Mark Brown <broonie@xxxxxxxxxx>
Re: [PATCH v2] i2c: vt8500: Add support for I2C bus on Wondermedia SoCs
From
: Wolfram Sang <wsa@xxxxxxxxxxxxx>
Re: [BUGFIX 2/9] ACPIPHP: fix device destroying order issue when handling dock notification
From
: Jiang Liu <liuj97@xxxxxxxxx>
Re: [PATCH] tracing/uprobes: Support ftrace_event_file base multibuffer
From
: Oleg Nesterov <oleg@xxxxxxxxxx>
Re: [BUGFIX 2/9] ACPIPHP: fix device destroying order issue when handling dock notification
From
: "Rafael J. Wysocki" <rjw@xxxxxxx>
Re: [PATCH 2/2] scsi: ufs: Set fDeviceInit flag to initiate device initialization
From
: Santosh Y <santoshsy@xxxxxxxxx>
[PATCH] kconfig/lxdialog: Add definitions for mininimum resize values
From
: Sedat Dilek <sedat.dilek@xxxxxxxxx>
Re: [PATCH 01/22] mfd/ti_am335x_tscadc: remove regmap
From
: Mark Brown <broonie@xxxxxxxxxx>
Re: [BUGFIX 2/9] ACPIPHP: fix device destroying order issue when handling dock notification
From
: Jiang Liu <liuj97@xxxxxxxxx>
[PATCH] USB: ehci-omap: Tweak PHY initialization sequence
From
: Roger Quadros <rogerq@xxxxxx>
Re: ext4 extent status tree LRU locking
From
: Zheng Liu <gnehzuil.liu@xxxxxxxxx>
Re: [PATCH 4/6] watchdog: Boot-disable by default on full dynticks
From
: Don Zickus <dzickus@xxxxxxxxxx>
Re: [PATCH 1/2] scsi: ufs: Add support for sending NOP OUT UPIU
From
: Santosh Y <santoshsy@xxxxxxxxx>
[PATCH v2 sockperf] sockperf: add SO_LL socketop support
From
: Eliezer Tamir <eliezer.tamir@xxxxxxxxxxxxxxx>
[PATCH v5 net-next 4/4] net: add socket option for low latency polling
From
: Eliezer Tamir <eliezer.tamir@xxxxxxxxxxxxxxx>
Re: [PATCH] scripts/coccinelle: check for field address argument to kfree
From
: Michal Marek <mmarek@xxxxxxx>
[PATCH v5 net-next 3/4] net: remove NET_LL_RX_POLL config menue
From
: Eliezer Tamir <eliezer.tamir@xxxxxxxxxxxxxxx>
[PATCH v5 net-next 2/4] net: convert low latency sockets to sched_clock()
From
: Eliezer Tamir <eliezer.tamir@xxxxxxxxxxxxxxx>
[PATCH v5 net-next 1/4] net: change sysctl_net_ll_poll into an unsigned int
From
: Eliezer Tamir <eliezer.tamir@xxxxxxxxxxxxxxx>
[PATCH v5 net-next 0/4] net: low latency sockets follow ups
From
: Eliezer Tamir <eliezer.tamir@xxxxxxxxxxxxxxx>
Re: [PATCH 1/2] Coccinelle: Make 'report' the default mode
From
: Michal Marek <mmarek@xxxxxxx>
Re: [PATCH] scripts: Coccinelle script for pci_free_consistent()
From
: Michal Marek <mmarek@xxxxxxx>
Re: [PATCH 1/1] move exit_task_namespaces() outside of exit_notify()
From
: Oleg Nesterov <oleg@xxxxxxxxxx>
[PATCH] ARM: ux500: add restart support via prcmu
From
: Fabio Baltieri <fabio.baltieri@xxxxxxxxxx>
Re: [PATCH 09/31] mips/kvm: Factor trap-and-emulate support into a pluggable implementation.
From
: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
Re: [PATCH] tracing/uprobes: Support ftrace_event_file base multibuffer
From
: Masami Hiramatsu <masami.hiramatsu.pt@xxxxxxxxxxx>
Re: [PATCH 03/31] mips/kvm: Fix 32-bitisms in kvm_locore.S
From
: Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx>
Re: [PATCH 08/31] mips/kvm: Fix code formatting in arch/mips/kvm/kvm_locore.S
From
: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
Re: [PATCH 11/11] cgroup: use percpu refcnt for cgroup_subsys_states
From
: Michal Hocko <mhocko@xxxxxxx>
Re: [PATCH 07/31] mips/kvm: Rename VCPU_registername to KVM_VCPU_ARCH_registername
From
: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
[PATCH] extcon: palmas: remove assigning "edev.name" to palmas
From
: Kishon Vijay Abraham I <kishon@xxxxxx>
Re: [PATCH 06/31] mips/kvm: Rename kvm_vcpu_arch.pc to kvm_vcpu_arch.epc
From
: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
[PATCH] slub: Avoid direct compaction if possible
From
: Roman Gushchin <klamm@xxxxxxxxxxxxxx>
Re: [PATCH 05/31] mips/kvm: Use generic cache flushing functions.
From
: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
Re: [PATCH 04/31] mips/kvm: Add casts to avoid pointer width mismatch build failures.
From
: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
Re: [PATCH 01/31] MIPS: Move allocate_kscratch to cpu-probe.c and make it public.
From
: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
[PATCH v4] usb: dwc3: use extcon fwrk to receive connect/disconnect
From
: Kishon Vijay Abraham I <kishon@xxxxxx>
Re: [PATCH 03/31] mips/kvm: Fix 32-bitisms in kvm_locore.S
From
: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
Re: [PATCH] ARM: mmu: Add debug_ll_io_init() mappings to early mappings
From
: Rob Herring <robherring2@xxxxxxxxx>
Re: [RFC PATCH v3 2/2] drivers: mfd: vexpress: add Serial Power Controller (SPC) support
From
: Pawel Moll <pawel.moll@xxxxxxx>
Re: [PATCH 1/1] [PATCH v2] tcp: Fixed MD5 key lookups when adding/removing MD5.
From
: Eric Dumazet <eric.dumazet@xxxxxxxxx>
Re: [PATCH v2] ARM: mmp: bring up pxa988 with device tree support
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH 11/11] cgroup: use percpu refcnt for cgroup_subsys_states
From
: Michal Hocko <mhocko@xxxxxxx>
Re: [PATCH V5 1/3] pci: Add PCIe driver for Samsung Exynos
From
: Arnd Bergmann <arnd@xxxxxxxx>
BUG: unable to handle kernel NULL pointer dereference at 0000000000000040
From
: nirinA raseliarison <nirina.raseliarison@xxxxxxxxx>
Re: Regression in RCU subsystem in latest mainline kernel
From
: Rojhalat Ibrahim <imr@xxxxxxxxxxx>
Re: [PATCH v3 1/3] cpufreq: ondemand: Change the calculation of target frequency
From
: "Rafael J. Wysocki" <rjw@xxxxxxx>
Re: [BUGFIX 2/9] ACPIPHP: fix device destroying order issue when handling dock notification
From
: "Rafael J. Wysocki" <rjw@xxxxxxx>
Re: [PATCH v3 1/3] cpufreq: ondemand: Change the calculation of target frequency
From
: Borislav Petkov <bp@xxxxxxxxx>
[PATCH] mm: Remove unused functions is_{normal_idx, normal, dma32, dma}
From
: Zhang Yanfei <zhangyanfei.yes@xxxxxxxxx>
[GIT PULL] extcon for 3.11
From
: Chanwoo Choi <cw00.choi@xxxxxxxxxxx>
Re: [RESEND][PATCH] cpufreq: stats: Add 'load_table' sysfs file to show accumulated data of CPU
From
: "Rafael J. Wysocki" <rjw@xxxxxxx>
Re: [PATCH V5 1/3] pci: Add PCIe driver for Samsung Exynos
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH v3 1/3] cpufreq: ondemand: Change the calculation of target frequency
From
: "Rafael J. Wysocki" <rjw@xxxxxxx>
Re: [BUGFIX 2/9] ACPIPHP: fix device destroying order issue when handling dock notification
From
: "Alexander E. Patrakov" <patrakov@xxxxxxxxx>
Re: [RFC PATCH] regulator: palmas: enable all modes for SMPS10
From
: Laxman Dewangan <ldewangan@xxxxxxxxxx>
Re: Regression in RCU subsystem in latest mainline kernel
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxxxxxxxxxx>
Re: [PATCH 4/6] watchdog: Boot-disable by default on full dynticks
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxxxxxxxxxx>
[PATCH 0/4] ACPI / PM: Cleanups and device power state selection rework
From
: "Rafael J. Wysocki" <rjw@xxxxxxx>
[PATCH 4/4] ACPI / PM: Drop two functions that are not used any more
From
: "Rafael J. Wysocki" <rjw@xxxxxxx>
[PATCH 3/4] ACPI / PM: Rework and clean up acpi_dev_pm_get_state()
From
: "Rafael J. Wysocki" <rjw@xxxxxxx>
[PATCH 2/4] ACPI / PM: Replace ACPI_STATE_D3 with ACPI_STATE_D3_COLD in device_pm.c
From
: "Rafael J. Wysocki" <rjw@xxxxxxx>
[PATCH 1/4] ACPI / PM: Rename function acpi_device_power_state() and make it static
From
: "Rafael J. Wysocki" <rjw@xxxxxxx>
Re: [RFC PATCH v3 2/2] drivers: mfd: vexpress: add Serial Power Controller (SPC) support
From
: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
Re: [BUGFIX 2/9] ACPIPHP: fix device destroying order issue when handling dock notification
From
: "Rafael J. Wysocki" <rjw@xxxxxxx>
Re: [RFC PATCH] mmc: Enable wakeup_sources for mmc core
From
: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
Re: [PATCH v2 0/1] gpio driver for Intel Baytrail platforms
From
: Mathias Nyman <mathias.nyman@xxxxxxxxxxxxxxx>
Problems with ixgbe driver
From
: Holger Kiehl <Holger.Kiehl@xxxxxx>
Regression in RCU subsystem in latest mainline kernel
From
: Rojhalat Ibrahim <imr@xxxxxxxxxxx>
Re: [PATCH 01/31] MIPS: Move allocate_kscratch to cpu-probe.c and make it public.
From
: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
RE: [PATCH 2/2] rtc: omap: add rtc wakeup support to alarm events
From
: "Hebbar, Gururaja" <gururaja.hebbar@xxxxxx>
[PATCH 1/1] [PATCH v2] tcp: Fixed MD5 key lookups when adding/removing MD5.
From
: Aydin Arik <aydin.arik@xxxxxxxxxxxxxxxxxxx>
[PATCH v9 2/2] watchdog: Sysfs interface for MEN A21 watchdog
From
: Johannes Thumshirn <johannes.thumshirn@xxxxxx>
Re: [PATCH 17/31] MIPS: Quit exposing Kconfig symbols in uapi headers.
From
: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
Re: [PATCH 00/31] KVM/MIPS: Implement hardware virtualization via the MIPS-VZ extensions.
From
: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
Re: [PATCH] mm: vmscan: remove redundant querying to shrinker
From
: Minchan Kim <minchan@xxxxxxxxxx>
Re: [patch v8 3/9] sched: set initial value of runnable avg for new forked task
From
: Paul Turner <pjt@xxxxxxxxxx>
Re: [PATCH 1/4] ARM: cfa10036: Add USB0 OTG port
From
: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
Re: [PATCH v3 5/9] memcg: use css_get/put when charging/uncharging kmem
From
: Glauber Costa <glommer@xxxxxxxxx>
[PATCH v9] watchdog: New watchdog driver for MEN A21 watchdogs
From
: Johannes Thumshirn <johannes.thumshirn@xxxxxx>
Re: [PATCH V5 1/3] pci: Add PCIe driver for Samsung Exynos
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
RE: [PATCH v2 0/4] GPIO DT support for da850
From
: "Philip, Avinash" <avinashphilip@xxxxxx>
[PATCH v2 2/4] gpio: davinci: DT changes for driver
From
: Philip Avinash <avinashphilipk@xxxxxxxxx>
Re: [PATCH v3] simplefb: add support for a8b8g8r8 pixel format
From
: Alexandre Courbot <gnurou@xxxxxxxxx>
Re: [PATCH v4 15/20] ext4: use ext4_zero_partial_blocks in punch_hole
From
: Lukáš Czerner <lczerner@xxxxxxxxxx>
Re: [patch] mm, memcg: add oom killer delay
From
: David Rientjes <rientjes@xxxxxxxxxx>
[PATCH] mm: vmscan: remove redundant querying to shrinker
From
: Heesub Shin <heesub.shin@xxxxxxxxxxx>
Re: [patch v8 3/9] sched: set initial value of runnable avg for new forked task
From
: Lei Wen <adrian.wenl@xxxxxxxxx>
Re: [PATCH] ASoC: Fix double assignment of .owner in struct snd_soc_card
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH 2/2] gpio: gpio-tnetv107x: Fix bulid breakge
From
: Philip Avinash <avinashphilipk@xxxxxxxxx>
[PATCH 1/2] ARM: davinci: fix for build breakage for tnetv107x platforms
From
: Philip Avinash <avinashphilipk@xxxxxxxxx>
[PATCH 0/2] Fix build breakage for tnetv107x platforms
From
: Philip Avinash <avinashphilipk@xxxxxxxxx>
[PATCH v3 1/2] USB: PHY: Make PHY driver selection possible by controller drivers
From
: Roger Quadros <rogerq@xxxxxx>
[PATCH v3 2/2] USB: ehci-omap: select NOP_USB_XCEIV PHY driver
From
: Roger Quadros <rogerq@xxxxxx>
[PATCH v3 0/2] USB: PHY: Improve PHY selection logic
From
: Roger Quadros <rogerq@xxxxxx>
[PATCH] ASoC: Fix double assignment of .owner in struct snd_soc_card
From
: Emil Goode <emilgoode@xxxxxxxxx>
[PATCH v2 4/4] ARM: davinci: da850 evm: add GPIO DT data
From
: Philip Avinash <avinashphilip@xxxxxx>
[PATCH v2 3/4] ARM: davinci: da850: add GPIO DT entries
From
: Philip Avinash <avinashphilip@xxxxxx>
[PATCH v2 1/4] ARM: davinci: da850: Use #include for all device trees
From
: Philip Avinash <avinashphilip@xxxxxx>
[PATCH v2 0/4] GPIO DT support for da850
From
: Philip Avinash <avinashphilip@xxxxxx>
Re: [iput] BUG: Bad page state in process rm pfn:0b0ce
From
: Fengguang Wu <fengguang.wu@xxxxxxxxx>
Re: [PATCH 1/8] mm/writeback: fix wb_do_writeback exported unsafely
From
: Zhang Yanfei <zhangyanfei@xxxxxxxxxxxxxx>
Re: [PATCH v4] irqchip: Add support for ARMv7-M's NVIC
From
: Catalin Marinas <catalin.marinas@xxxxxxx>
Re: [PATCH] of/fdt: Add FDT address translation
From
: Ley Foon Tan <lftan@xxxxxxxxxx>
RE: [PATCH v2 0/7] Convert GPIO Davinci to platform driver
From
: "Philip, Avinash" <avinashphilip@xxxxxx>
[PATCH v2 7/7] ARM: davinci: Start using gpiolib API inplace of inline functions
From
: Philip Avinash <avinashphilip@xxxxxx>
[PATCH v2 6/7] ARM: davinci: dmxxx: gpio device creation
From
: Philip Avinash <avinashphilip@xxxxxx>
[PATCH v2 5/7] ARM: davinci: da8xx: gpio device creation
From
: Philip Avinash <avinashphilip@xxxxxx>
[PATCH v2 4/7] ARM: davinci: creation of gpio platform device for dmxxx platforms
From
: Philip Avinash <avinashphilip@xxxxxx>
[PATCH v2 3/7] ARM: davinci: da8xx: creation of gpio platform device
From
: Philip Avinash <avinashphilip@xxxxxx>
[PATCH v2 2/7] gpio: davinci: move to platform device
From
: Philip Avinash <avinashphilip@xxxxxx>
[PATCH v2 1/7] gpio: davinci: coding style correction
From
: Philip Avinash <avinashphilip@xxxxxx>
[PATCH v2 0/7] Convert GPIO Davinci to platform driver
From
: Philip Avinash <avinashphilip@xxxxxx>
[PATCH] metag: fix mm/hugetlb.c build breakage
From
: James Hogan <james.hogan@xxxxxxxxxx>
Re: [PATCH 1/8] mm/writeback: fix wb_do_writeback exported unsafely
From
: Michal Hocko <mhocko@xxxxxxx>
Re: [PATCH 1/8] mm/writeback: fix wb_do_writeback exported unsafely
From
: Haicheng Li <haicheng.li@xxxxxxxxxxxxxxx>
Re: [patch 2/2] memcg: do not sleep on OOM waitqueue with full charge context
From
: Michal Hocko <mhocko@xxxxxxx>
Re: [PATCH 1/8] mm/writeback: fix wb_do_writeback exported unsafely
From
: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
Re: [RFC PATCH 1/4] arm: omap: Add phy binding info for musb in plat data
From
: Kishon Vijay Abraham I <kishon@xxxxxx>
Re: [PATCH 1/2] pinctrl: add function to parse generic pinconfig properties from a dt node
From
: Heiko Stübner <heiko@xxxxxxxxx>
Re: [iput] BUG: Bad page state in process rm pfn:0b0ce
From
: Mel Gorman <mgorman@xxxxxxx>
Re: [PATCH v2] ARM: mmp: bring up pxa988 with device tree support
From
: Chao Xie <xiechao.mail@xxxxxxxxx>
Re: [PATCH 2/2] Make non-linear GPIO ranges accesible from gpiolib
From
: Christian Ruppert <christian.ruppert@xxxxxxxxxx>
[PATCH v2] powerpc/pci: Fix setup of Freescale PCI / PCIe controllers
From
: Rojhalat Ibrahim <imr@xxxxxxxxxxx>
Re: [PATCH 1/8] mm/writeback: fix wb_do_writeback exported unsafely
From
: Michal Hocko <mhocko@xxxxxxx>
Re: [Trivial PATCH 02/33] frv: Convert use of typedef ctl_table to struct ctl_table
From
: David Howells <dhowells@xxxxxxxxxx>
Re: [PATCH v2 13/14] perf, persistent: Exposing persistent events using sysfs
From
: Robert Richter <rric@xxxxxxxxxx>
Re: [PATCH v2 3/3] ARM: tegra: set CPU reset handler with firmware op
From
: Alexandre Courbot <gnurou@xxxxxxxxx>
Re: [PATCH v2] extcon: Add an API to get extcon device from dt node
From
: Chanwoo Choi <cw00.choi@xxxxxxxxxxx>
[PATCH] ASoc: si476x: Do not use binary constants
From
: James Hogan <james.hogan@xxxxxxxxxx>
Re: [PATCH] drivers: pinctrl: add active state to core
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH v2 2/3] ARM: tegra: split setting of CPU reset handler
From
: Alexandre Courbot <gnurou@xxxxxxxxx>
Re: [PATCH v2 1/3] ARM: tegra: basic support for Trusted Foundations
From
: Alexandre Courbot <gnurou@xxxxxxxxx>
[PATCH Resend] mfd: davinci_voicecodec: Convert to use devm_* APIs
From
: Sachin Kamat <sachin.kamat@xxxxxxxxxx>
Re: [PATCH v2] extcon: Add an API to get extcon device from dt node
From
: Kishon Vijay Abraham I <kishon@xxxxxx>
Re: [PATCH] irqdomain: Remove temporary MIPS workaround code
From
: Grant Likely <grant.likely@xxxxxxxxxx>
Re: [PATCH v2 1/3] ARM: tegra: basic support for Trusted Foundations
From
: Alexandre Courbot <gnurou@xxxxxxxxx>
RE: [PATCH 7/8] mm/thp: fix doc for transparent huge zero page
From
: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
[PATCH] Fix comment on pinctrl_gpio_range.pin_base
From
: Christian Ruppert <christian.ruppert@xxxxxxxxxx>
Re: event filtering with trace-cmd
From
: "Arend van Spriel" <arend@xxxxxxxxxxxx>
Re: [PATCH] irqdomain: Remove temporary MIPS workaround code
From
: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
Re: [PATCH V5 1/3] pci: Add PCIe driver for Samsung Exynos
From
: Jingoo Han <jg1.han@xxxxxxxxxxx>
Re: [PATCH Resend 1/1] mfd: davinci_voicecodec: Convert to use devm_* APIs
From
: Sachin Kamat <sachin.kamat@xxxxxxxxxx>
Re: [RFC PATCH 1/4] arm: omap: Add phy binding info for musb in plat data
From
: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
Re: [PATCH 1/2] pinctrl: add function to parse generic pinconfig properties from a dt node
From
: Heiko Stübner <heiko@xxxxxxxxx>
[RFC] should read(2) update the position if it returns an error?
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Fwd: show_interrupts() after free_irq issue 3.10-rc4?
From
: Mario Smarduch <mario.smarduch@xxxxxxxxxx>
Re: [BUG] PCI related panic on powerpc based board with 3.10-rcX
From
: Rojhalat Ibrahim <imr@xxxxxxxxxxx>
perf bench does compile in 3.9.6
From
: Riccardo Magliocchetti <riccardo.magliocchetti@xxxxxxxxx>
[RFC] Staging: imx-drm: Do not use fractional part of divider
From
: Alexander Shiyan <shc_work@xxxxxxx>
Re: [PATCH 1/2] scsi: ufs: Add support for sending NOP OUT UPIU
From
: Sujit Reddy Thumma <sthumma@xxxxxxxxxxxxxx>
[PATCH v3 3/3] cpufreq:exynos:Extend Exynos cpufreq driver to support boost framework
From
: Lukasz Majewski <l.majewski@xxxxxxxxxxx>
[PATCH v3 2/3] cpufreq:acpi:x86: Adjust the acpi-cpufreq.c code to work with common boost solution
From
: Lukasz Majewski <l.majewski@xxxxxxxxxxx>
[PATCH v3 1/3] cpufreq: Add boost frequency support in core
From
: Lukasz Majewski <l.majewski@xxxxxxxxxxx>
[PATCH v3 0/3] cpufreq:boost: CPU Boost mode support
From
: Lukasz Majewski <l.majewski@xxxxxxxxxxx>
Re: [PATCH v8] watchdog: New watchdog driver for MEN A21 watchdogs
From
: Johannes Thumshirn <johannes.thumshirn@xxxxxx>
Re: [RFC PATCH 1/4] arm: omap: Add phy binding info for musb in plat data
From
: Tony Lindgren <tony@xxxxxxxxxxx>
[PATCH 4/8] mm/writeback: rename WB_REASON_FORKER_THREAD to WB_REASON_WORKER_THREAD
From
: Wanpeng Li <liwanp@xxxxxxxxxxxxxxxxxx>
[PATCH 5/8] mm/page_alloc: fix blank in show_free_areas
From
: Wanpeng Li <liwanp@xxxxxxxxxxxxxxxxxx>
[PATCH 6/8] mm/page_alloc: fix doc for numa_zonelist_order
From
: Wanpeng Li <liwanp@xxxxxxxxxxxxxxxxxx>
[PATCH 8/8] mm/pgtable: Don't accumulate addr during pgd prepopulate pmd
From
: Wanpeng Li <liwanp@xxxxxxxxxxxxxxxxxx>
[PATCH 7/8] mm/thp: fix doc for transparent huge zero page
From
: Wanpeng Li <liwanp@xxxxxxxxxxxxxxxxxx>
[PATCH 3/8] mm/writeback: Don't check force_wait to handle bdi->work_list
From
: Wanpeng Li <liwanp@xxxxxxxxxxxxxxxxxx>
[PATCH 2/8] mm/writeback: remove wb_reason_name
From
: Wanpeng Li <liwanp@xxxxxxxxxxxxxxxxxx>
[PATCH 1/8] mm/writeback: fix wb_do_writeback exported unsafely
From
: Wanpeng Li <liwanp@xxxxxxxxxxxxxxxxxx>
Re: [PATCH 4/4] perf tools: Retry mapping buffers readonly on EACCES
From
: Robert Richter <rric@xxxxxxxxxx>
Re: i2c: introduce i2c helper i2c_find_client_by_name()
From
: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
[PATCH 2/2] netns: exclude ipvs from struct net when IPVS disabled
From
: junwei.zhang@xxxxxxxxx
[PATCH 1/2] kernel: remove unnecessary head file
From
: junwei.zhang@xxxxxxxxx
Re: [PATCH 1/1] ipv4: Fixed MD5 key lookups when adding/ removing MD5 to/ from TCP sockets.
From
: Eric Dumazet <eric.dumazet@xxxxxxxxx>
Re: [PATCH v2 03/14] perf: Add persistent event facilities
From
: Robert Richter <rric@xxxxxxxxxx>
Re: [PATCH 1/2] Add pin list based GPIO ranges
From
: Patrice CHOTARD <patrice.chotard@xxxxxx>
Re: [PATCH] extcon: class: Add NULL pointer checking for removing notifier block.
From
: Chanwoo Choi <cw00.choi@xxxxxxxxxxx>
Re: [PATCH v2 07/11] ARM:stixxxx: Add STiH416 SOC support
From
: Srinivas KANDAGATLA <srinivas.kandagatla@xxxxxx>
[PATCH v2] extcon: Add an API to get extcon device from dt node
From
: Chanwoo Choi <cw00.choi@xxxxxxxxxxx>
Re: [PATCH RFC ticketlock] v3 Auto-queued ticketlock
From
: Lai Jiangshan <laijs@xxxxxxxxxxxxxx>
Re: [PATCH Resend 1/1] mfd: davinci_voicecodec: Convert to use devm_* APIs
From
: Lee Jones <lee.jones@xxxxxxxxxx>
[PATCH 1/1] ipv4: Fixed MD5 key lookups when adding/ removing MD5 to/ from TCP sockets.
From
: Aydin Arik <aydin.arik@xxxxxxxxxxxxxxxxxxx>
RE: A bug about system call on ARM
From
: "Wang, Yalin" <Yalin.Wang@xxxxxxxxxxxxxx>
Re: [PATCH 0/4] ARM: mxs: Various Crystalfontz DT additions
From
: Shawn Guo <shawn.guo@xxxxxxxxxx>
Re: [PATCH 1/4] ARM: cfa10036: Add USB0 OTG port
From
: Shawn Guo <shawn.guo@xxxxxxxxxx>
Re: [PATCH 3/3] i915: Don't provide ACPI backlight interface if firmware expects Windows 8
From
: Aaron Lu <aaron.lu@xxxxxxxxx>
Re: [RFC PATCH 1/4] arm: omap: Add phy binding info for musb in plat data
From
: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
Re: Linux 2.6.32.61 - x86/ptrace/gcc 4.7 build error
From
: Willy Tarreau <w@xxxxxx>
Re: Linux 2.6.32.61 - x86/ptrace/gcc 4.7 build error
From
: Christoph Biedl <linux-kernel.bfrz@xxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/4] ARM: cfa10036: Add USB0 OTG port
From
: Shawn Guo <shawn.guo@xxxxxxxxxx>
[PATCH 1/2] sched: reduce calculation effort in fix_small_imbalance
From
: Lei Wen <leiwen@xxxxxxxxxxx>
Re: hrtimer: one more expiry time overflow check in hrtimer_interrupt
From
: Shinya Kuribayashi <shinya.kuribayashi.px@xxxxxxxxxxx>
[PATCH 0/2] small fix for fix_small_imbalance
From
: Lei Wen <leiwen@xxxxxxxxxxx>
Re: [Trivial PATCH 25/33] xfs: Convert use of typedef ctl_table to struct ctl_table
From
: Dave Chinner <david@xxxxxxxxxxxxx>
[PATCH 2/2] sched: scale the busy and this queue's per-task load before compare
From
: Lei Wen <leiwen@xxxxxxxxxxx>
Re: [PATCH v4 net-next 2/4] net: convert low latency sockets to sched_clock()
From
: Eliezer Tamir <eliezer.tamir@xxxxxxxxxxxxxxx>
Re: N900 device tree conversion: how to do first step
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: Linux 2.6.32.61
From
: Willy Tarreau <w@xxxxxx>
Re: [RFC PATCH 1/4] arm: omap: Add phy binding info for musb in plat data
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH] smp.h: Use local_irq_{save,restore}() in !SMP version of on_each_cpu().
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
PROBLEM: TCP through vpnx dev stalls
From
: Andreas Steffan <a.steffan@xxxxxxxxxxxxxxx>
Re: [Part3 PATCH v2 2/4] mem-hotplug: Skip LOCAL_NODE_DATA pages in memory offline procedure.
From
: Tang Chen <tangchen@xxxxxxxxxxxxxx>
Re: [RFC PATCH 1/4] arm: omap: Add phy binding info for musb in plat data
From
: Kishon Vijay Abraham I <kishon@xxxxxx>
Re: [Part3 PATCH v2 1/4] bootmem, mem-hotplug: Register local pagetable pages with LOCAL_NODE_DATA when freeing bootmem.
From
: Tang Chen <tangchen@xxxxxxxxxxxxxx>
Re: [Trivial PATCH 25/33] xfs: Convert use of typedef ctl_table to struct ctl_table
From
: Joe Perches <joe@xxxxxxxxxxx>
[PATCH V2 9/9] mfd: 88pm800: add regulator sub device
From
: Chao Xie <chao.xie@xxxxxxxxxxx>
[PATCH V2 2/9] mfd: 88pm80x: fix driver name for 88pm800 and 88pm805
From
: Chao Xie <chao.xie@xxxxxxxxxxx>
[PATCH V2 8/9] mfd: 88pm800: enhance sub devices initialization
From
: Chao Xie <chao.xie@xxxxxxxxxxx>
[PATCH V2 0/9] mfd: 88pm80x: bug fixes and enhancement
From
: Chao Xie <chao.xie@xxxxxxxxxxx>
[PATCH V2 6/9] mfd: 88pm800: fixes error handling for sub pages probe/remove
From
: Chao Xie <chao.xie@xxxxxxxxxxx>
[PATCH V2 1/9] mfd: 88pm800: fix NULL pointer error
From
: Chao Xie <chao.xie@xxxxxxxxxxx>
[PATCH V2 7/9] mfd: 88pm80x: Changes chip id definition and detection
From
: Chao Xie <chao.xie@xxxxxxxxxxx>
[PATCH V2 4/9] mfd: 88pm800/88pm805: remove "IRQF_TRIGGER_FALLING" flag
From
: Chao Xie <chao.xie@xxxxxxxxxxx>
[PATCH V2 5/9] mfd: 88pm800: remove the power and gpadc page addr from platform data
From
: Chao Xie <chao.xie@xxxxxxxxxxx>
[PATCH V2 3/9] mfd: 88pm800: fix for mask_invert
From
: Chao Xie <chao.xie@xxxxxxxxxxx>
Re: [Trivial PATCH 25/33] xfs: Convert use of typedef ctl_table to struct ctl_table
From
: Dave Chinner <david@xxxxxxxxxxxxx>
[PATCH] tsl2550: fix lux1_input error in low light
From
: Matt Ranostay <mranostay@xxxxxxxxx>
Re: [BUGFIX 0/9] Fix bug 59501 and code improvement for dock driver
From
: "Jiang Liu (Gerry)" <jiang.liu@xxxxxxxxxx>
Re: [PATCH] extcon: Add an API to get extcon device from dt node
From
: Chanwoo Choi <cw00.choi@xxxxxxxxxxx>
Re: [Part1 PATCH v5 21/22] x86, mm: Make init_mem_mapping be able to be called several times
From
: Tang Chen <tangchen@xxxxxxxxxxxxxx>
Re: perf: yet another fuzzer triggered crash
From
: Vince Weaver <vincent.weaver@xxxxxxxxx>
Re: [BUGFIX 0/9] Fix bug 59501 and code improvement for dock driver
From
: "Alexander E. Patrakov" <patrakov@xxxxxxxxx>
Re: [PATCH Resend 1/1] mfd: davinci_voicecodec: Convert to use devm_* APIs
From
: Sachin Kamat <sachin.kamat@xxxxxxxxxx>
Re: [f2fs-dev] [PATCH 1/4] f2fs: reorganize the f2fs_setattr() function.
From
: Namjae Jeon <linkinjeon@xxxxxxxxx>
Re: [PATCH] ncpfs: fix rmdir returns Device or resource busy
From
: Dave Chiluk <chiluk@xxxxxxxxxxxxx>
Re: [PATCH 4/6] watchdog: Boot-disable by default on full dynticks
From
: anish singh <anish198519851985@xxxxxxxxx>
Re: [PATCH v8] watchdog: New watchdog driver for MEN A21 watchdogs
From
: Guenter Roeck <linux@xxxxxxxxxxxx>
Re: [PATCH] hwmon: add support for SMSC EMC2305/03/02/01 fan controller
From
: Guenter Roeck <linux@xxxxxxxxxxxx>
Re: [BUGFIX 0/9] Fix bug 59501 and code improvement for dock driver
From
: "Jiang Liu (Gerry)" <jiang.liu@xxxxxxxxxx>
Re: Linux 2.6.32.61
From
: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
Re: [RESEND][PATCH] cpufreq: stats: Add 'load_table' sysfs file to show accumulated data of CPU
From
: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
Re: [BUGFIX 0/9] Fix bug 59501 and code improvement for dock driver
From
: "Alexander E. Patrakov" <patrakov@xxxxxxxxx>
Re: [PATCH V5 27/30] Documentation: thermal: Explain the exynos thermal driver model
From
: amit daniel kachhap <amit.daniel@xxxxxxxxxxx>
Re: [PATCH] ncpfs: fix rmdir returns Device or resource busy
From
: Dave Chiluk <chiluk@xxxxxxxxxxxxx>
Re: [BUGFIX 0/9] Fix bug 59501 and code improvement for dock driver
From
: "Alexander E. Patrakov" <patrakov@xxxxxxxxx>
Re: [BUGFIX 0/9] Fix bug 59501 and code improvement for dock driver
From
: "Jiang Liu (Gerry)" <jiang.liu@xxxxxxxxxx>
Re: [BUGFIX 0/9] Fix bug 59501 and code improvement for dock driver
From
: Yinghai Lu <yinghai@xxxxxxxxxx>
Re: [PATCH] cpuset: rename cont to cgrp
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [BUGFIX 0/9] Fix bug 59501 and code improvement for dock driver
From
: Yinghai Lu <yinghai@xxxxxxxxxx>
Re: [BUGFIX 0/9] Fix bug 59501 and code improvement for dock driver
From
: Yinghai Lu <yinghai@xxxxxxxxxx>
Re: [BUGFIX 0/9] Fix bug 59501 and code improvement for dock driver
From
: Yinghai Lu <yinghai@xxxxxxxxxx>
[PATCH] cpuset: rename cont to cgrp
From
: Li Zefan <lizefan@xxxxxxxxxx>
[PATCH ] cgroup: rename cont to cgrp
From
: Li Zefan <lizefan@xxxxxxxxxx>
Re: [PATCH v4 net-next 2/4] net: convert low latency sockets to sched_clock()
From
: Eric Dumazet <eric.dumazet@xxxxxxxxx>
Re: ext4 extent status tree LRU locking
From
: Zheng Liu <gnehzuil.liu@xxxxxxxxx>
Re: [PATCH v4 net-next 1/4] net: change sysctl_net_ll_poll into an unsigned int
From
: Eric Dumazet <eric.dumazet@xxxxxxxxx>
Re: [PATCH] tracing/kprobes: remove unnecessary checking of, trace_probe_is_enabled
From
: Masami Hiramatsu <masami.hiramatsu.pt@xxxxxxxxxxx>
Re: [PATCH v4 15/20] ext4: use ext4_zero_partial_blocks in punch_hole
From
: "Theodore Ts'o" <tytso@xxxxxxx>
Re: [Trivial PATCH 14/33] sgi: xpc: Convert use of typedef ctl_table to struct ctl_table
From
: Robin Holt <holt@xxxxxxx>
Re: [BUGFIX 0/9] Fix bug 59501 and code improvement for dock driver
From
: "Jiang Liu (Gerry)" <jiang.liu@xxxxxxxxxx>
[Trivial PATCH 17/33] coda: Convert use of typedef ctl_table to struct ctl_table
From
: Joe Perches <joe@xxxxxxxxxxx>
[Trivial PATCH 22/33] ntfs: Convert use of typedef ctl_table to struct ctl_table
From
: Joe Perches <joe@xxxxxxxxxxx>
[Trivial PATCH 33/33] security: keys: Convert use of typedef ctl_table to struct ctl_table
From
: Joe Perches <joe@xxxxxxxxxxx>
[Trivial PATCH 32/33] mm: Convert use of typedef ctl_table to struct ctl_table
From
: Joe Perches <joe@xxxxxxxxxxx>
[Trivial PATCH 31/33] sysctl: Convert use of typedef ctl_table to struct ctl_table
From
: Joe Perches <joe@xxxxxxxxxxx>
[Trivial PATCH 30/33] ipc: Convert use of typedef ctl_table to struct ctl_table
From
: Joe Perches <joe@xxxxxxxxxxx>
[Trivial PATCH 29/33] ndisc: Convert use of typedef ctl_table to struct ctl_table
From
: Joe Perches <joe@xxxxxxxxxxx>
[Trivial PATCH 28/33] ipv6: Convert use of typedef ctl_table to struct ctl_table
From
: Joe Perches <joe@xxxxxxxxxxx>
[Trivial PATCH 27/33] key: Convert use of typedef ctl_table to struct ctl_table
From
: Joe Perches <joe@xxxxxxxxxxx>
[Trivial PATCH 26/33] fs: Convert use of typedef ctl_table to struct ctl_table
From
: Joe Perches <joe@xxxxxxxxxxx>
Re: [PATCHSET v2 cgroup/for-3.11] cgroup: convert cgroup_subsys_state refcnt to percpu_ref
From
: Tejun Heo <tj@xxxxxxxxxx>
[Trivial PATCH 25/33] xfs: Convert use of typedef ctl_table to struct ctl_table
From
: Joe Perches <joe@xxxxxxxxxxx>
[Trivial PATCH 24/33] quota: Convert use of typedef ctl_table to struct ctl_table
From
: Joe Perches <joe@xxxxxxxxxxx>
[Trivial PATCH 23/33] ocfs2: Convert use of typedef ctl_table to struct ctl_table
From
: Joe Perches <joe@xxxxxxxxxxx>
[PATCH v3 2/2] percpu-refcount: implement percpu_tryget() along with percpu_ref_kill_and_confirm()
From
: Tejun Heo <tj@xxxxxxxxxx>
[Trivial PATCH 21/33] inotify: Convert use of typedef ctl_table to struct ctl_table
From
: Joe Perches <joe@xxxxxxxxxxx>
[Trivial PATCH 20/33] nfs: Convert use of typedef ctl_table to struct ctl_table
From
: Joe Perches <joe@xxxxxxxxxxx>
[Trivial PATCH 19/33] lockd: Convert use of typedef ctl_table to struct ctl_table
From
: Joe Perches <joe@xxxxxxxxxxx>
Re: [BUGFIX 0/9] Fix bug 59501 and code improvement for dock driver
From
: "Alexander E. Patrakov" <patrakov@xxxxxxxxx>
[Trivial PATCH 18/33] fscache: Convert use of typedef ctl_table to struct ctl_table
From
: Joe Perches <joe@xxxxxxxxxxx>
[Trivial PATCH 16/33] scsi_sysctl: Convert use of typedef ctl_table to struct ctl_table
From
: Joe Perches <joe@xxxxxxxxxxx>
[Trivial PATCH 15/33] parport: Convert use of typedef ctl_table to struct ctl_table
From
: Joe Perches <joe@xxxxxxxxxxx>
[Trivial PATCH 14/33] sgi: xpc: Convert use of typedef ctl_table to struct ctl_table
From
: Joe Perches <joe@xxxxxxxxxxx>
[Trivial PATCH 13/33] md: Convert use of typedef ctl_table to struct ctl_table
From
: Joe Perches <joe@xxxxxxxxxxx>
[Trivial PATCH 12/33] macintosh: Convert use of typedef ctl_table to struct ctl_table
From
: Joe Perches <joe@xxxxxxxxxxx>
[Trivial PATCH 11/33] infiniband: Convert use of typedef ctl_table to struct ctl_table
From
: Joe Perches <joe@xxxxxxxxxxx>
[Trivial PATCH 10/33] char: Convert use of typedef ctl_table to struct ctl_table
From
: Joe Perches <joe@xxxxxxxxxxx>
[Trivial PATCH 09/33] cdrom: Convert use of typedef ctl_table to struct ctl_table
From
: Joe Perches <joe@xxxxxxxxxxx>
[Trivial PATCH 08/33] x86: vdso: Convert use of typedef ctl_table to struct ctl_table
From
: Joe Perches <joe@xxxxxxxxxxx>
[Trivial PATCH 07/33] tile: proc: Convert use of typedef ctl_table to struct ctl_table
From
: Joe Perches <joe@xxxxxxxxxxx>
[Trivial PATCH 06/33] s390: Convert use of typedef ctl_table to struct ctl_table
From
: Joe Perches <joe@xxxxxxxxxxx>
[Trivial PATCH 05/33] powerpc: idle: Convert use of typedef ctl_table to struct ctl_table
From
: Joe Perches <joe@xxxxxxxxxxx>
[Trivial PATCH 04/33] mips: lasat: sysctl: Convert use of typedef ctl_table to struct ctl_table
From
: Joe Perches <joe@xxxxxxxxxxx>
[Trivial PATCH 03/33] ia64: crash: Convert use of typedef ctl_table to struct ctl_table
From
: Joe Perches <joe@xxxxxxxxxxx>
[Trivial PATCH 02/33] frv: Convert use of typedef ctl_table to struct ctl_table
From
: Joe Perches <joe@xxxxxxxxxxx>
[Trivial PATCH 01/33] arm: kernel: isa: Convert use of typedef ctl_table to struct ctl_table
From
: Joe Perches <joe@xxxxxxxxxxx>
[Trivial PATCH 00/33] Remove uses of typedef ctl_table
From
: Joe Perches <joe@xxxxxxxxxxx>
Re: [PATCH v2 13/14] perf, persistent: Exposing persistent events using sysfs
From
: Namhyung Kim <namhyung@xxxxxxxxxx>
Re: [BUGFIX 0/9] Fix bug 59501 and code improvement for dock driver
From
: Yinghai Lu <yinghai@xxxxxxxxxx>
[PATCH] tracing/kprobes: remove unnecessary checking of, trace_probe_is_enabled
From
: "zhangwei(Jovi)" <jovi.zhangwei@xxxxxxxxxx>
Re: [PATCH v2 03/14] perf: Add persistent event facilities
From
: Namhyung Kim <namhyung@xxxxxxxxxx>
RE: [PATCH] Drivers: hv: vmbus: incorrect device name is printed when child device is unregistered
From
: KY Srinivasan <kys@xxxxxxxxxxxxx>
[PATCH] extcon: class: Add NULL pointer checking for removing notifier block.
From
: Jonghwa Lee <jonghwa3.lee@xxxxxxxxxxx>
Re: [BUGFIX 0/9] Fix bug 59501 and code improvement for dock driver
From
: "Alexander E. Patrakov" <patrakov@xxxxxxxxx>
[PATCH] extcon: max77693: Bug fix for irq handler, call handler depends on ADC.
From
: Jonghwa Lee <jonghwa3.lee@xxxxxxxxxxx>
Re: [RESEND][PATCH] cpufreq: stats: Add 'load_table' sysfs file to show accumulated data of CPU
From
: Chanwoo Choi <cw00.choi@xxxxxxxxxxx>
Re: [PATCH v2] PCI: Reset PCIe devices to stop ongoing DMA
From
: Takao Indoh <indou.takao@xxxxxxxxxxxxxx>
Re: [BUGFIX 0/9] Fix bug 59501 and code improvement for dock driver
From
: "Jiang Liu (Gerry)" <jiang.liu@xxxxxxxxxx>
Re: [PATCH 4/4] perf tools: Retry mapping buffers readonly on EACCES
From
: Namhyung Kim <namhyung@xxxxxxxxxx>
Re: [BUG] Using inotify on /proc/partitoins
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
[PATCH v4 5/9] memcg: use css_get/put when charging/uncharging kmem
From
: Li Zefan <lizefan@xxxxxxxxxx>
[PATCH v4 9/9] memcg: don't need to free memcg via RCU or workqueue
From
: Li Zefan <lizefan@xxxxxxxxxx>
Re: [PATCH v3 0/6] KVM: MMU: fast invalidate all mmio sptes
From
: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
[PATCH v4 8/9] memcg: kill memcg refcnt
From
: Li Zefan <lizefan@xxxxxxxxxx>
[PATCH v4 7/9] memcg: don't need to get a reference to the parent
From
: Li Zefan <lizefan@xxxxxxxxxx>
[PATCH v4 6/9] memcg: use css_get/put for swap memcg
From
: Li Zefan <lizefan@xxxxxxxxxx>
[PATCH v4 4/9] memcg: don't use mem_cgroup_get() when creating a kmemcg cache
From
: Li Zefan <lizefan@xxxxxxxxxx>
[PATCH v2 sockperf] sockperf: add SO_LL socketop support
From
: Eliezer Tamir <eliezer.tamir@xxxxxxxxxxxxxxx>
[PATCH v4 3/9] memcg: use css_get() in sock_update_memcg()
From
: Li Zefan <lizefan@xxxxxxxxxx>
[PATCH v4 0/9] memcg: make memcg's life cycle the same as cgroup
From
: Li Zefan <lizefan@xxxxxxxxxx>
[PATCH v4 2/9] memcg, kmem: fix reference count handling on the error path
From
: Li Zefan <lizefan@xxxxxxxxxx>
[PATCH v4 net-next 4/4] net: add socket option for low latency polling
From
: Eliezer Tamir <eliezer.tamir@xxxxxxxxxxxxxxx>
[PATCH v4 1/9] Revert "memcg: avoid dangling reference count in creation failure."
From
: Li Zefan <lizefan@xxxxxxxxxx>
[PATCH v4 net-next 3/4] net: remove NET_LL_RX_POLL config menue
From
: Eliezer Tamir <eliezer.tamir@xxxxxxxxxxxxxxx>
[PATCH v4 net-next 2/4] net: convert low latency sockets to sched_clock()
From
: Eliezer Tamir <eliezer.tamir@xxxxxxxxxxxxxxx>
[PATCH v4 net-next 1/4] net: change sysctl_net_ll_poll into an unsigned int
From
: Eliezer Tamir <eliezer.tamir@xxxxxxxxxxxxxxx>
[PATCH v4 net-next 0/4] net: low latency sockets follow ups
From
: Eliezer Tamir <eliezer.tamir@xxxxxxxxxxxxxxx>
Re: [PATCH] module: don't modify argument of module_kallsyms_lookup_name()
From
: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
[PATCH] tracing/uprobes: Support ftrace_event_file base multibuffer
From
: "zhangwei(Jovi)" <jovi.zhangwei@xxxxxxxxxx>
Re: [cgroup_init_early] WARNING: at mm/percpu.c:292 pcpu_mem_zalloc()
From
: Fengguang Wu <fengguang.wu@xxxxxxxxx>
[GIT PULL] Btrfs
From
: Chris Mason <chris.mason@xxxxxxxxxxxx>
Re: [PATCH RFC ticketlock] v3 Auto-queued ticketlock
From
: Lai Jiangshan <laijs@xxxxxxxxxxxxxx>
[BUG] Using inotify on /proc/partitoins
From
: majianpeng <majianpeng@xxxxxxxxx>
Re: [PATCH v3 5/9] memcg: use css_get/put when charging/uncharging kmem
From
: Li Zefan <lizefan@xxxxxxxxxx>
Re: [PATCH net/3.9] ipv6: ndisc: fix ndisc_send_redirect writing to the wrong skb
From
: David Miller <davem@xxxxxxxxxx>
Re: [cgroup_init_early] WARNING: at mm/percpu.c:292 pcpu_mem_zalloc()
From
: Li Zefan <lizefan@xxxxxxxxxx>
[PATCH] smp.h: Use local_irq_{save,restore}() in !SMP version of on_each_cpu().
From
: David Daney <ddaney.cavm@xxxxxxxxx>
Re: [patch] mm, memcg: add oom killer delay
From
: Kamezawa Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>
Re: [PATCH v3 net-next 0/4] net: low latency sockets follow ups
From
: David Miller <davem@xxxxxxxxxxxxx>
Re: [PATCH] netiucv: Hold rtnl between name allocation and device registration.
From
: David Miller <davem@xxxxxxxxxxxxx>
Re: Accessing more than 2GB of memory with a 32 bit kernel
From
: Yinghai Lu <yinghai@xxxxxxxxxx>
Re: [RFC PATCH v3 2/2] drivers: mfd: vexpress: add Serial Power Controller (SPC) support
From
: Nicolas Pitre <nicolas.pitre@xxxxxxxxxx>
Re: [PATCH 1/2] pinctrl: add function to parse generic pinconfig properties from a dt node
From
: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
Re: [PATCH 4/8] vrange: Clear volatility on new mmaps
From
: Minchan Kim <minchan@xxxxxxxxxx>
RE: [PATCH 3/3] pinctrl: exynos: ack level-triggered interrupts before unmasking
From
: Kukjin Kim <kgene.kim@xxxxxxxxxxx>
[PATCH] Drivers: hv: vmbus: incorrect device name is printed when child device is unregistered
From
: Fernando Soto <fsoto@xxxxxxxxxxxxxxxxxxx>
Re: Accessing more than 2GB of memory with a 32 bit kernel
From
: Rik van Riel <riel@xxxxxxxxxx>
Re: [PATCH 3/3] pinctrl: exynos: ack level-triggered interrupts before unmasking
From
: Doug Anderson <dianders@xxxxxxxxxxxx>
Re: [PATCH RFC ticketlock] v3 Auto-queued ticketlock
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/2] pinctrl: add function to parse generic pinconfig properties from a dt node
From
: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
Re: [PATCH 2/2] percpu-refcount: implement percpu_tryget() along with percpu_ref_kill_and_confirm()
From
: Kent Overstreet <koverstreet@xxxxxxxxxx>
Re: [PATCH 4/8] vrange: Clear volatility on new mmaps
From
: John Stultz <john.stultz@xxxxxxxxxx>
Re: [GIT PULL] devicetree bugfixes for v3.10
From
: Grant Likely <grant.likely@xxxxxxxxxx>
[PATCH] perf: ARM: Record the user-mode PC in the call chain.
From
: Jed Davis <jld@xxxxxxxxxxx>
Performance regression from switching lock to rw-sem for anon-vma tree
From
: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
Re: [PATCH RFC ticketlock] v3 Auto-queued ticketlock
From
: Lai Jiangshan <eag0628@xxxxxxxxx>
Re: [PATCH] Percpu tag allocator
From
: Tejun Heo <tj@xxxxxxxxxx>
[PATCH] irqdomain: Remove temporary MIPS workaround code
From
: Grant Likely <grant.likely@xxxxxxxxxx>
Re: [PATCH 11/11] cgroup: use percpu refcnt for cgroup_subsys_states
From
: Kent Overstreet <koverstreet@xxxxxxxxxx>
Re: [PATCH] Percpu tag allocator
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH 2/2] percpu-refcount: implement percpu_tryget() along with percpu_ref_kill_and_confirm()
From
: Kent Overstreet <koverstreet@xxxxxxxxxx>
RE: [PATCH 3/3] pinctrl: exynos: ack level-triggered interrupts before unmasking
From
: Kukjin Kim <kgene.kim@xxxxxxxxxxx>
Re: [PATCH] MAINTAINERS: Add Samsung pinctrl entries
From
: Tomasz Figa <tomasz.figa@xxxxxxxxx>
[PATCH] irqdomain: make irq_linear_revmap() a fast path again
From
: Grant Likely <grant.likely@xxxxxxxxxx>
Re: N900 device tree conversion: how to do first step
From
: Pavel Machek <pavel@xxxxxx>
[PATCH] irqdomain: remove irq_domain_generate_simple()
From
: Grant Likely <grant.likely@xxxxxxxxxx>
[PATCH] HID: i2c-hid: support sending HID output reports using the output register
From
: Andrew Duggan <aduggan@xxxxxxxxxxxxx>
Re: [PATCH] MAINTAINERS: Add Samsung pinctrl entries
From
: Tomasz Figa <tomasz.figa@xxxxxxxxx>
RE: [PATCH] MAINTAINERS: Add Samsung pinctrl entries
From
: Kukjin Kim <kgene.kim@xxxxxxxxxxx>
[cgroup_init_early] WARNING: at mm/percpu.c:292 pcpu_mem_zalloc()
From
: Fengguang Wu <fengguang.wu@xxxxxxxxx>
RE: [PATCH] MAINTAINERS: Add Samsung pinctrl entries
From
: Kukjin Kim <kgene.kim@xxxxxxxxxxx>
Re: [GIT PULL] devicetree bugfixes for v3.10
From
: Stephen Warren <swarren@xxxxxxxxxxxxx>
Re: [GIT PULL] devicetree bugfixes for v3.10
From
: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
Re: [RFC PATCH v3 2/2] drivers: mfd: vexpress: add Serial Power Controller (SPC) support
From
: Olof Johansson <olof@xxxxxxxxx>
Re: [PATCH] MAINTAINERS: Add Samsung pinctrl entries
From
: Tomasz Figa <tomasz.figa@xxxxxxxxx>
Re: [Part1 PATCH v5 21/22] x86, mm: Make init_mem_mapping be able to be called several times
From
: Yinghai Lu <yinghai@xxxxxxxxxx>
RE: [PATCH] MAINTAINERS: Add Samsung pinctrl entries
From
: Kukjin Kim <kgene.kim@xxxxxxxxxxx>
Re: [RFC] pinctrl: generic: Add DT bindings
From
: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
[Patch v5 5/9] liblockdep: Add public headers for pthread_rwlock_t implementation
From
: Sasha Levin <sasha.levin@xxxxxxxxxx>
[Patch v5 3/9] liblockdep: Add public headers for pthread_mutex_t implementation
From
: Sasha Levin <sasha.levin@xxxxxxxxxx>
[Patch v5 1/9] lockdep: Be nice about building from userspace
From
: Sasha Levin <sasha.levin@xxxxxxxxxx>
[Patch v5 4/9] liblockdep: Add pthread_mutex_t test suite
From
: Sasha Levin <sasha.levin@xxxxxxxxxx>
[Patch v5 0/9] liblockdep: userspace lockdep
From
: Sasha Levin <sasha.levin@xxxxxxxxxx>
[Patch v5 9/9] liblockdep: Add a MAINTAINERS entry
From
: Sasha Levin <sasha.levin@xxxxxxxxxx>
[Patch v5 8/9] liblockdep: Add the 'lockdep' user-space utility
From
: Sasha Levin <sasha.levin@xxxxxxxxxx>
[Patch v5 2/9] liblockdep: Wrap kernel/lockdep.c to allow usage from userspace
From
: Sasha Levin <sasha.levin@xxxxxxxxxx>
[Patch v5 7/9] liblockdep: Support using LD_PRELOAD
From
: Sasha Levin <sasha.levin@xxxxxxxxxx>
[Patch v5 6/9] liblockdep: Add pthread_rwlock_t test suite
From
: Sasha Levin <sasha.levin@xxxxxxxxxx>
Re: [RFC] pinctrl: generic: Add DT bindings
From
: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
Re: [PATCH v3 1/3] cpufreq: ondemand: Change the calculation of target frequency
From
: Borislav Petkov <bp@xxxxxxxxx>
Re: Accessing more than 2GB of memory with a 32 bit kernel
From
: Simon Brown <smb@xxxxxxxx>
Re: [PATCH v3 1/3] cpufreq: ondemand: Change the calculation of target frequency
From
: Borislav Petkov <bp@xxxxxxxxx>
Re: [PATCH] Percpu tag allocator
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
[PATCH v2] x86: Fix /proc/mtrr with base/size more than 44bits
From
: Yinghai Lu <yinghai@xxxxxxxxxx>
Re: [PATCH] MAINTAINERS: Add Samsung pinctrl entries
From
: Tomasz Figa <tomasz.figa@xxxxxxxxx>
Re: Accessing more than 2GB of memory with a 32 bit kernel
From
: Simon Brown <smb@xxxxxxxx>
Re: [PATCH] Percpu tag allocator
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [patch] mm, memcg: add oom killer delay
From
: David Rientjes <rientjes@xxxxxxxxxx>
Re: [PATCH 1/2] dtc: Update generated files to output from Bison 2.5
From
: Grant Likely <grant.likely@xxxxxxxxxx>
Re: [PATCH 0/5] ACPI / scan: Make it possible to use the container hotplug with other scan handlers
From
: Toshi Kani <toshi.kani@xxxxxx>
RE: [PATCH] MAINTAINERS: Add Samsung pinctrl entries
From
: Kukjin Kim <kgene.kim@xxxxxxxxxxx>
[GIT PULL] devicetree bugfixes for v3.10
From
: Grant Likely <grant.likely@xxxxxxxxxx>
Re: [PATCH 2/2] rtc: omap: add rtc wakeup support to alarm events
From
: Kevin Hilman <khilman@xxxxxxxxxx>
[PATCH] PCI / ACPI / PM: Use correct power state strings in messages
From
: "Rafael J. Wysocki" <rjw@xxxxxxx>
Re: [PATCH v3] ethernet/arc/arc_emac - Add new driver
From
: Francois Romieu <romieu@xxxxxxxxxxxxx>
Re: [PULL REQUEST] md bug fixes for 3.10-rc and -stable
From
: NeilBrown <neilb@xxxxxxx>
Re: [PATCH] orinoco_usb: fix memory leak in ezusb_access_ltv() when device disconnected
From
: Dave Kilroy <kilroyd@xxxxxxxxxxxxxx>
Re: [PATCH] x86: Fix /proc/mtrr with base/size more than 44bits
From
: Yinghai Lu <yinghai@xxxxxxxxxx>
Re: [PATCH] Percpu tag allocator
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/2] dtc: Update generated files to output from Bison 2.5
From
: Stephen Warren <swarren@xxxxxxxxxxxxx>
Re: [PATCH 1/4] ARM: cfa10036: Add USB0 OTG port
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH v3 1/3] cpufreq: ondemand: Change the calculation of target frequency
From
: "Rafael J. Wysocki" <rjw@xxxxxxx>
ARM kernel (& ext3) stability issues with GCC 4.8?
From
: Aaro Koskinen <aaro.koskinen@xxxxxx>
Re: [PATCH v3 1/3] cpufreq: ondemand: Change the calculation of target frequency
From
: Stratos Karafotis <stratosk@xxxxxxxxxxxx>
Re: [PATCH 0/5] ACPI / scan: Make it possible to use the container hotplug with other scan handlers
From
: "Rafael J. Wysocki" <rjw@xxxxxxx>
Re: [PATCH 1/3] drivers: pinctrl sleep and idle states in the core
From
: Stephen Warren <swarren@xxxxxxxxxxxxx>
Re: [PATCH 0/5] x86: oops on uaccess faults outside of user addresses
From
: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
Re: [PATCH] Percpu tag allocator
From
: Kent Overstreet <koverstreet@xxxxxxxxxx>
Re: [PATCH] Percpu tag allocator
From
: Kent Overstreet <koverstreet@xxxxxxxxxx>
Re: [PATCH] Percpu tag allocator
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH v3] ethernet/arc/arc_emac - Add new driver
From
: Alexey Brodkin <Alexey.Brodkin@xxxxxxxxxxxx>
[PATCH 2/2] dtc: ensure #line directives don't consume data from the next line
From
: Grant Likely <grant.likely@xxxxxxxxxx>
[PATCH 1/2] dtc: Update generated files to output from Bison 2.5
From
: Grant Likely <grant.likely@xxxxxxxxxx>
[PATCH 0/2] dtc: Fix #line directive bug
From
: Grant Likely <grant.likely@xxxxxxxxxx>
Re: [PATCH v3 1/3] cpufreq: ondemand: Change the calculation of target frequency
From
: Borislav Petkov <bp@xxxxxxxxx>
Re: [RFC: PATCH] err.h: silence warning when using IS_ERR on void __iomem *
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH 2/2] Make non-linear GPIO ranges accesible from gpiolib
From
: Stephen Warren <swarren@xxxxxxxxxxxxx>
Re: [PATCH 0/5] ACPI / scan: Make it possible to use the container hotplug with other scan handlers
From
: Toshi Kani <toshi.kani@xxxxxx>
Re: [PATCH v3 1/3] cpufreq: ondemand: Change the calculation of target frequency
From
: Stratos Karafotis <stratosk@xxxxxxxxxxxx>
Re: [PATCH] Percpu tag allocator
From
: Kent Overstreet <koverstreet@xxxxxxxxxx>
[PATCH] Fix obvious logic error in staging/csr
From
: Dominik Paulus <dominik.paulus@xxxxxx>
Re: [PATCH] bcache: Set the logical block size to a sensible value
From
: Kent Overstreet <koverstreet@xxxxxxxxxx>
Re: [PATCH] mm: Revert pinned_vm braindamage
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH] dma-mapping: Add BUG_ON for uninitialized dma_ops
From
: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH v3] ethernet/arc/arc_emac - Add new driver
From
: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
Re: [PATCH] x86: Fix /proc/mtrr with base/size more than 44bits
From
: "H. Peter Anvin" <hpa@xxxxxxxxx>
Re: [patch 2/2] memcg: do not sleep on OOM waitqueue with full charge context
From
: David Rientjes <rientjes@xxxxxxxxxx>
Re: [PATCH] pinctrl: document the pinctrl PM states
From
: Linus Walleij <linus.walleij@xxxxxxxxxx>
[PATCH] pinctrl: move the pm state stubs
From
: Linus Walleij <linus.walleij@xxxxxxxxxxxxxx>
Re: [PATCH v2 06/14] locks: don't walk inode->i_flock list in locks_show
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH] orinoco_usb: fix memory leak in ezusb_access_ltv() when device disconnected
From
: Alexey Khoroshilov <khoroshilov@xxxxxxxxx>
Re: [PATCH v3] ethernet/arc/arc_emac - Add new driver
From
: Alexey Brodkin <Alexey.Brodkin@xxxxxxxxxxxx>
[PATCH] bcache: Set the logical block size to a sensible value
From
: Gabriel de Perthuis <g2p.code@xxxxxxxxx>
[PATCH v3 1/2] x86, mtrr: Fix original mtrr range get for mtrr_cleanup
From
: Yinghai Lu <yinghai@xxxxxxxxxx>
[PATCH v3 2/2] range: Do not add new blank slot with add_range_with_merge
From
: Yinghai Lu <yinghai@xxxxxxxxxx>
[PATCH v3 0/2] x86, mtrr: fixs for mtrr_cleanup
From
: Yinghai Lu <yinghai@xxxxxxxxxx>
Re: [PATCHv7 01/11] clockevents: Prefer CPU local devices over global devices
From
: Sören Brinkmann <soren.brinkmann@xxxxxxxxxx>
Re: [RFC: PATCH] err.h: silence warning when using IS_ERR on void __iomem *
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 2/3 v2] RFC: timekeeping: rtc: Introduce new kernel parameter hctosys
From
: Alexander Holler <holler@xxxxxxxxxxxxx>
[PATCH] tty: Fix transient pty write() EIO
From
: Peter Hurley <peter@xxxxxxxxxxxxxxxxxx>
Re: [PATCH v3] ethernet/arc/arc_emac - Add new driver
From
: David Miller <davem@xxxxxxxxxxxxx>
Re: [PATCH v3 5/9] memcg: use css_get/put when charging/uncharging kmem
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [BUGFIX 2/9] ACPIPHP: fix device destroying order issue when handling dock notification
From
: "Rafael J. Wysocki" <rjw@xxxxxxx>
Re: [PATCH v2 06/14] locks: don't walk inode->i_flock list in locks_show
From
: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
Re: [PATCH v3] ethernet/arc/arc_emac - Add new driver
From
: Francois Romieu <romieu@xxxxxxxxxxxxx>
Re: [PATCH] pinctrl: document the pinctrl PM states
From
: Stephen Warren <swarren@xxxxxxxxxxxxx>
Re: [PATCH] drivers: pinctrl: add active state to core
From
: Stephen Warren <swarren@xxxxxxxxxxxxx>
Re: [PATCH] Percpu tag allocator
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH 0/3] Use POSIX "$((..))" instead of bashism "$[...]"
From
: Thorsten Glaser <tg@xxxxxxxxxx>
Re: [PATCH] drivers: pinctrl: add active state to core
From
: Stephen Warren <swarren@xxxxxxxxxxxxx>
Re: [PATCH v2 3/3] ARM: tegra: set CPU reset handler with firmware op
From
: Stephen Warren <swarren@xxxxxxxxxxxxx>
Re: [PATCH] Percpu tag allocator
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH] Percpu tag allocator
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH v2 2/3] ARM: tegra: split setting of CPU reset handler
From
: Stephen Warren <swarren@xxxxxxxxxxxxx>
[PATCH] zswap: init under_reclaim
From
: Seth Jennings <sjenning@xxxxxxxxxxxxxxxxxx>
Re: [RFC: PATCH] err.h: silence warning when using IS_ERR on void __iomem *
From
: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
Re: [PATCH v2 1/3] ARM: tegra: basic support for Trusted Foundations
From
: Stephen Warren <swarren@xxxxxxxxxxxxx>
Re: Linux 3.9.6
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v3] ethernet/arc/arc_emac - Add new driver
From
: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
Re: [PATCH] Percpu tag allocator
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH] Percpu tag allocator
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Re: Linux 3.9.6
From
: Jiri Slaby <jslaby@xxxxxxx>
Re: [PATCH v2 3/4] gpu: host1x: add runtime pm support for dc
From
: Stephen Warren <swarren@xxxxxxxxxxxxx>
Re: [PATCH] Percpu tag allocator
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [BUGFIX 0/9] Fix bug 59501 and code improvement for dock driver
From
: Yinghai Lu <yinghai@xxxxxxxxxx>
Re: [PATCH] Percpu tag allocator
From
: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
Re: [PATCHv13 0/4] zswap: compressed swap caching
From
: Seth Jennings <sjenning@xxxxxxxxxxxxxxxxxx>
Re: [PATCH] Percpu tag allocator
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH] Percpu tag allocator
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
[PATCH] x86: Fix /proc/mtrr with base/size more than 44bits
From
: Yinghai Lu <yinghai@xxxxxxxxxx>
Re: [BUGFIX 0/9] Fix bug 59501 and code improvement for dock driver
From
: "Rafael J. Wysocki" <rjw@xxxxxxx>
Re: [PATCH] Percpu tag allocator
From
: Tejun Heo <tj@xxxxxxxxxx>
[GIT PULL] x86 fixes for v3.10-rc6
From
: "H. Peter Anvin" <hpa@xxxxxxxxxxxxxxx>
Re: [PATCH v2 3/4] gpu: host1x: add runtime pm support for dc
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH 1/2] MMC: P2020 SDHC: Add support for 8-bit bus width and non-removable card
From
: Anton Vorontsov <anton@xxxxxxxxxx>
Re: [BUGFIX 0/9] Fix bug 59501 and code improvement for dock driver
From
: Yinghai Lu <yinghai@xxxxxxxxxx>
Re: Linux 2.6.32.61 - x86/ptrace/gcc 4.7 build error
From
: Willy Tarreau <w@xxxxxx>
[GIT PULL] ACPI fix for v3.10-rc6
From
: "Rafael J. Wysocki" <rjw@xxxxxxx>
Re: [PATCHv7 01/11] clockevents: Prefer CPU local devices over global devices
From
: Stephen Boyd <sboyd@xxxxxxxxxxxxxx>
Re: [Part1 PATCH v5 21/22] x86, mm: Make init_mem_mapping be able to be called several times
From
: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
Re: [PATCH 2/2] Make non-linear GPIO ranges accesible from gpiolib
From
: Linus Walleij <linus.walleij@xxxxxxxxxx>
[PATCH 15/19] bh1770glc: Modified scaler variable
From
: Andi Shyti <andi@xxxxxxxxxxx>
[PATCH 19/19] bh1770glc: Proximity sensor LED current update
From
: Andi Shyti <andi@xxxxxxxxxxx>
[PATCH 10/19] bh1770glc: use kstrtoul instead of strict_strtoul
From
: Andi Shyti <andi@xxxxxxxxxxx>
[PATCH 12/19] bh1770glc: Introduced dynamic threshold
From
: Andi Shyti <andi@xxxxxxxxxxx>
[PATCH 05/19] bh1770glc: Removed obsolete offset settings from SFH7770 code
From
: Andi Shyti <andi@xxxxxxxxxxx>
[PATCH 01/19] bh1770glc: added input device interface
From
: Andi Shyti <andi@xxxxxxxxxxx>
[PATCH 06/19] bh1770glc: removed proximity adjustement
From
: Andi Shyti <andi@xxxxxxxxxxx>
Re: [PATCH v3] ethernet/arc/arc_emac - Add new driver
From
: Joe Perches <joe@xxxxxxxxxxx>
Re: [PATCH] bio-integrity: Fix use of bs->bio_integrity_pool after free
From
: Kent Overstreet <koverstreet@xxxxxxxxxx>
[PATCH 09/19] bh1770glc: use min_t instead of min
From
: Andi Shyti <andi@xxxxxxxxxxx>
[PATCH 16/19] bh1770glc: Added sanity check for scf
From
: Andi Shyti <andi@xxxxxxxxxxx>
[PATCH 18/19] bh1770glc: Corrected proximity sensor rates
From
: Andi Shyti <andi@xxxxxxxxxxx>
[PATCH 03/19] bh1770glc: lux0_glass_factor & lux0_comp_factor on sysfs
From
: Andi Shyti <andi@xxxxxxxxxxx>
[PATCH 14/19] bh1770glc: Modified the neutral glass attenuation value
From
: Andi Shyti <andi@xxxxxxxxxxx>
[PATCH 11/19] bh1770glc: removed lux_read_raw_result() function
From
: Andi Shyti <andi@xxxxxxxxxxx>
[PATCH 00/19] misc: bh1770glc features and fixes
From
: Andi Shyti <andi@xxxxxxxxxxx>
[PATCH 17/19] bh1770glc: Implemented switch for interrupt operation
From
: Andi Shyti <andi@xxxxxxxxxxx>
Re: Linux 2.6.32.61 - x86/ptrace/gcc 4.7 build error
From
: Sven-Haegar Koch <haegar@xxxxxxxxx>
[PATCH 13/19] bh1770glc: Code cleaning and aligning in source code
From
: Andi Shyti <andi@xxxxxxxxxxx>
Re: [BUGFIX 3/9] ACPI, DOCK: clean up unused module related code
From
: "Rafael J. Wysocki" <rjw@xxxxxxx>
Re: [PATCH] ARM: convert max_pfn and max_low_pfn to be relative to PFN0
From
: Colin Cross <ccross@xxxxxxxxxxx>
Re: [PATCH 1/2] Add pin list based GPIO ranges
From
: Linus Walleij <linus.walleij@xxxxxxxxxx>
[PATCH 02/19] bh1770glc: different glass attenuation parameters
From
: Andi Shyti <andi@xxxxxxxxxxx>
Re: [BUGFIX 9/9] ACPI: use new helper functions to simpilify code
From
: "Rafael J. Wysocki" <rjw@xxxxxxx>
[PATCH 07/19] bh1770glc: split read result function
From
: Andi Shyti <andi@xxxxxxxxxxx>
[PATCH 08/19] bh1770glc: logic change in the proximity read
From
: Andi Shyti <andi@xxxxxxxxxxx>
[PATCH 04/19] bh1770glc: Added raw lux output file for ALS to sysfs
From
: Andi Shyti <andi@xxxxxxxxxxx>
Re: [BUGFIX 8/9] ACPI: introduce several helper functions
From
: "Rafael J. Wysocki" <rjw@xxxxxxx>
Re: [BUGFIX 0/9] Fix bug 59501 and code improvement for dock driver
From
: "Alexander E. Patrakov" <patrakov@xxxxxxxxx>
Re: [PATCH v3] ethernet/arc/arc_emac - Add new driver
From
: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
Re: [PATCH] MAINTAINERS: Add Samsung pinctrl entries
From
: Linus Walleij <linus.walleij@xxxxxxxxxx>
Re: [RFC: PATCH] err.h: silence warning when using IS_ERR on void __iomem *
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH] pwm: Fill in missing .owner fields
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH 2/2] MMC: P2020 SDHC: Fix bug when writing to SDHCI_HOST_CONTROL register
From
: Anton Vorontsov <anton@xxxxxxxxxx>
Re: [BUGFIX 6/9] ACPI, DOCK: mark initialization functions with __init
From
: "Rafael J. Wysocki" <rjw@xxxxxxx>
Re: [PATCH v2 3/3] pinctrl: exynos: ack level-triggered interrupts before unmasking
From
: Linus Walleij <linus.walleij@xxxxxxxxxx>
Re: [BUGFIX 5/9] ACPI, DOCK: kill redundant spin lock in dock device object
From
: "Rafael J. Wysocki" <rjw@xxxxxxx>
Re: [BUGFIX 4/9] ACPI, DOCK: avoid initializing acpi_dock_notifier_list multiple times
From
: "Rafael J. Wysocki" <rjw@xxxxxxx>
Re: [BUGFIX 3/9] ACPI, DOCK: clean up unused module related code
From
: "Rafael J. Wysocki" <rjw@xxxxxxx>
Re: [PATCH] bio-integrity: Fix use of bs->bio_integrity_pool after free
From
: Bjorn Helgaas <bhelgaas@xxxxxxxxxx>
Re: [BUGFIX 1/9] ACPI, DOCK: initialize dock subsystem before scanning PCI root buses
From
: "Rafael J. Wysocki" <rjw@xxxxxxx>
Re: [BUGFIX 1/9] ACPI, DOCK: initialize dock subsystem before scanning PCI root buses
From
: "Rafael J. Wysocki" <rjw@xxxxxxx>
Re: [PATCH percpu/for-3.11 2/2] percpu-refcount: implement percpu_ref_cancel_init()
From
: Tejun Heo <tj@xxxxxxxxxx>
[RFC PATCH] mmc: Enable wakeup_sources for mmc core
From
: Zoran Markovic <zoran.markovic@xxxxxxxxxx>
Re: [PATCHSET v2 cgroup/for-3.11] cgroup: convert cgroup_subsys_state refcnt to percpu_ref
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: Linux 3.9.6
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
Linux 3.9.6
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: Linux 2.6.32.61 - x86/ptrace/gcc 4.7 build error
From
: Willy Tarreau <w@xxxxxx>
Re: [PATCH v4 7/7] cpuset: fix to migrate mm correctly in a corner case
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH v3 0/7] cpuset: implement sane hierarchy behaviors
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: pull request: bluetooth 2013-06-13
From
: Gustavo Padovan <gustavo@xxxxxxxxxxx>
Re: [PATCH] MAINTAINERS: Add Samsung pinctrl entries
From
: Joe Perches <joe@xxxxxxxxxxx>
Re: [ 00/79] 3.9.6-stable review
From
: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [BUGFIX 0/9] Fix bug 59501 and code improvement for dock driver
From
: "Alexander E. Patrakov" <patrakov@xxxxxxxxx>
Re: [ 00/79] 3.9.6-stable review
From
: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] ARM: convert max_pfn and max_low_pfn to be relative to PFN0
From
: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
Re: [BUGFIX 9/9] ACPI: use new helper functions to simpilify code
From
: "Alexander E. Patrakov" <patrakov@xxxxxxxxx>
Re: [PATCH] MAINTAINERS: Add Samsung pinctrl entries
From
: Tomasz Figa <tomasz.figa@xxxxxxxxx>
Re: pull request: bluetooth 2013-06-13
From
: "John W. Linville" <linville@xxxxxxxxxxxxx>
Re: [PATCH] MAINTAINERS: Add Samsung pinctrl entries
From
: Doug Anderson <dianders@xxxxxxxxxxxx>
Question on rcu_access_pointer, rcu_assign_pointer and locking.
From
: Ben Greear <greearb@xxxxxxxxxxxxxxx>
[PATCH] dmatest: masking tests for channel capabilities
From
: Jubin Mehta <jubin.mehta@xxxxxxxxx>
Re: include/net/ipv6.h:408:38: warning: ‘*((void *)&addr+8)’ may be used uninitialized in this function
From
: Tommi Rantala <tt.rantala@xxxxxxxxx>
Re: [Part3 PATCH v2 2/4] mem-hotplug: Skip LOCAL_NODE_DATA pages in memory offline procedure.
From
: Dave Hansen <dave.hansen@xxxxxxxxx>
Re: [PATCH 4/6] watchdog: Boot-disable by default on full dynticks
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PULL REQUEST] md bug fixes for 3.10-rc and -stable
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/1] kernel/pid.c: Moving statement.
From
: "Serge E. Hallyn" <serge@xxxxxxxxxx>
Re: [PATCH] MAINTAINERS: Add Samsung pinctrl entries
From
: Tomasz Figa <tomasz.figa@xxxxxxxxx>
Re: Linux 3.4.49
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
[GIT PULL urgent] Fixes for three more RCU regressions
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxxxxxxxxxx>
Linux 3.4.49
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
Linux 3.4.49
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: Linux 3.0.82
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [PULL REQUEST] md bug fixes for 3.10-rc and -stable
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Linux 3.0.82
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
[PATCH] MAINTAINERS: Add Samsung pinctrl entries
From
: Doug Anderson <dianders@xxxxxxxxxxxx>
Re: [PATCH 3/3] skbuff: Added new helper function skb_cow_clone_head.
From
: Ben Hutchings <bhutchings@xxxxxxxxxxxxxx>
Re: [PATCH 3/3] pinctrl: exynos: ack level-triggered interrupts before unmasking
From
: Doug Anderson <dianders@xxxxxxxxxxxx>
RE: [PATCH v6] ARM: dts: OMAP5: Add Palmas MFD node and regulator nodes
From
: "J, KEERTHY" <j-keerthy@xxxxxx>
Re: [BUG] PCI related panic on powerpc based board with 3.10-rcX
From
: Scott Wood <scottwood@xxxxxxxxxxxxx>
[PATCH v2 3/3] pinctrl: exynos: ack level-triggered interrupts before unmasking
From
: Doug Anderson <dianders@xxxxxxxxxxxx>
Re: [PATCH v2 3/3] pinctrl: exynos: ack level-triggered interrupts before unmasking
From
: Tomasz Figa <tomasz.figa@xxxxxxxxx>
Re: [PATCH 2/3] pinctrl: exynos: reorder xyz_irq_unmask() so future patch can ack
From
: Doug Anderson <dianders@xxxxxxxxxxxx>
Re: [PATCH 3/3] pinctrl: exynos: ack level-triggered interrupts before unmasking
From
: Tomasz Figa <tomasz.figa@xxxxxxxxx>
Re: [PATCH 3/3] pinctrl: exynos: ack level-triggered interrupts before unmasking
From
: Tomasz Figa <tomasz.figa@xxxxxxxxx>
Re: [PATCH 3/3] pinctrl: exynos: ack level-triggered interrupts before unmasking
From
: Doug Anderson <dianders@xxxxxxxxxxxx>
[PATCH v3 4/4] arm: dt: zynq: Add support for the zed platform
From
: Soren Brinkmann <soren.brinkmann@xxxxxxxxxx>
[PATCH v3 3/4] arm: dt: zynq: Add support for the zc706 platform
From
: Soren Brinkmann <soren.brinkmann@xxxxxxxxxx>
[PATCH v3 2/4] arm: dt: zynq: Use 'status' property for UART nodes
From
: Soren Brinkmann <soren.brinkmann@xxxxxxxxxx>
[PATCH v3 1/4] arm: zynq: Remove board specific compatibility string
From
: Soren Brinkmann <soren.brinkmann@xxxxxxxxxx>
[PATCH v3 0/4] Zynq: Support more boards
From
: Soren Brinkmann <soren.brinkmann@xxxxxxxxxx>
[BUGFIX 9/9] ACPI: use new helper functions to simpilify code
From
: Jiang Liu <jiang.liu@xxxxxxxxxx>
[BUGFIX 8/9] ACPI: introduce several helper functions
From
: Jiang Liu <jiang.liu@xxxxxxxxxx>
[BUGFIX 7/9] ACPI, DOCK: simplify implementation of dock_create_acpi_device()
From
: Jiang Liu <jiang.liu@xxxxxxxxxx>
[BUGFIX 6/9] ACPI, DOCK: mark initialization functions with __init
From
: Jiang Liu <jiang.liu@xxxxxxxxxx>
[BUGFIX 5/9] ACPI, DOCK: kill redundant spin lock in dock device object
From
: Jiang Liu <jiang.liu@xxxxxxxxxx>
[BUGFIX 4/9] ACPI, DOCK: avoid initializing acpi_dock_notifier_list multiple times
From
: Jiang Liu <jiang.liu@xxxxxxxxxx>
[BUGFIX 3/9] ACPI, DOCK: clean up unused module related code
From
: Jiang Liu <jiang.liu@xxxxxxxxxx>
[BUGFIX 2/9] ACPIPHP: fix device destroying order issue when handling dock notification
From
: Jiang Liu <jiang.liu@xxxxxxxxxx>
[BUGFIX 1/9] ACPI, DOCK: initialize dock subsystem before scanning PCI root buses
From
: Jiang Liu <jiang.liu@xxxxxxxxxx>
[BUGFIX 0/9] Fix bug 59501 and code improvement for dock driver
From
: Jiang Liu <jiang.liu@xxxxxxxxxx>
Re: [PATCH 3/3] pinctrl: exynos: ack level-triggered interrupts before unmasking
From
: Doug Anderson <dianders@xxxxxxxxxxxx>
[PATCH] dma: pl330: Fix cyclic transfers
From
: Lars-Peter Clausen <lars@xxxxxxxxxx>
Re: [PATCH] tty: Debug EIO from write()
From
: Peter Hurley <peter@xxxxxxxxxxxxxxxxxx>
Re: [PATCH linux-next v2] DM RAID: validate_raid_redundancy: Silence uninitialized variable warning
From
: Tim Gardner <tim.gardner@xxxxxxxxxxxxx>
Re: [PATCH 4/6] watchdog: Boot-disable by default on full dynticks
From
: anish singh <anish198519851985@xxxxxxxxx>
Re: [PATCH] tty: Debug EIO from write()
From
: Markus Trippelsdorf <markus@xxxxxxxxxxxxxxx>
[PATCH v5 2/5] clk: move some parent related functions upwards
From
: James Hogan <james.hogan@xxxxxxxxxx>
Re: N900 device tree conversion: how to do first step
From
: Tony Lindgren <tony@xxxxxxxxxxx>
[PATCH v5 3/5] clk: add support for clock reparent on set_rate
From
: James Hogan <james.hogan@xxxxxxxxxx>
[PATCH v5 1/5] clk: abstract parent cache
From
: James Hogan <james.hogan@xxxxxxxxxx>
[PATCH v5 4/5] clk: add CLK_SET_RATE_NO_REPARENT flag
From
: James Hogan <james.hogan@xxxxxxxxxx>
Re: [PATCH, RFC] mm: Implement RLIMIT_RSS
From
: Jörn Engel <joern@xxxxxxxxx>
[PATCH v5 5/5] clk: clk-mux: implement remuxing on set_rate
From
: James Hogan <james.hogan@xxxxxxxxxx>
[PATCH v5 0/5] clk: implement remuxing during set_rate
From
: James Hogan <james.hogan@xxxxxxxxxx>
Re: [PATCH] x86, efi: retry ExitBootServices() on failure
From
: joeyli <jlee@xxxxxxxx>
Re: [PATCH v3 5/9] memcg: use css_get/put when charging/uncharging kmem
From
: Michal Hocko <mhocko@xxxxxxx>
Re: [PATCH v3 5/9] memcg: use css_get/put when charging/uncharging kmem
From
: Michal Hocko <mhocko@xxxxxxx>
Re: N900 device tree conversion: how to do first step
From
: Pavel Machek <pavel@xxxxxx>
RE: [PATCH] RAPIDIO: Fix idt_gen2.c build
From
: "Bounine, Alexandre" <Alexandre.Bounine@xxxxxxx>
Re: kmemleak reports in kernel 3.9.5+
From
: Catalin Marinas <catalin.marinas@xxxxxxx>
Re: [PATCH 4/6] watchdog: Boot-disable by default on full dynticks
From
: Don Zickus <dzickus@xxxxxxxxxx>
Re: kmemleak reports in kernel 3.9.5+
From
: Catalin Marinas <catalin.marinas@xxxxxxx>
Re: [PATCH 4/6] watchdog: Boot-disable by default on full dynticks
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH 10/11] cpufreq: tegra: select CPU_FREQ_TABLE for ARCH_TEGRA
From
: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
Re: [PATCH v2 0/1] gpio driver for Intel Baytrail platforms
From
: Linus Walleij <linus.walleij@xxxxxxxxxx>
Re: [PATCH 10/11] cpufreq: tegra: select CPU_FREQ_TABLE for ARCH_TEGRA
From
: Stephen Warren <swarren@xxxxxxxxxxxxx>
[PATCH] RAPIDIO: Fix idt_gen2.c build
From
: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
Re: include/net/ipv6.h:408:38: warning: ‘*((void *)&addr+8)’ may be used uninitialized in this function
From
: Eric Dumazet <eric.dumazet@xxxxxxxxx>
Re: [PATCH v3 1/5] pwm: Add Renesas TPU PWM driver
From
: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
Re: [PATCH v3 0/5] Renesas TPU PWM support
From
: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
Re: [PATCH v2 14/14] locks: move file_lock_list to a set of percpu hlist_heads and convert file_lock_lock to an lglock
From
: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
Re: cpu hotplug: possible_cpus broken (again?) next-20130607
From
: Toshi Kani <toshi.kani@xxxxxx>
Re: [PATCH v3 net-next 3/4] net: change sysctl_net_ll_poll into an unsigned int
From
: Eliezer Tamir <eliezer.tamir@xxxxxxxxxxxxxxx>
Re: [PATCH 1/2] pinctrl: add function to parse generic pinconfig properties from a dt node
From
: Linus Walleij <linus.walleij@xxxxxxxxxx>
Re: [PATCH 4/6] watchdog: Boot-disable by default on full dynticks
From
: Don Zickus <dzickus@xxxxxxxxxx>
Re: [PATCH v2 04/11] pwm: Add Renesas TPU PWM driver
From
: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
Re: [PATCH 1/2] pinctrl: add function to parse generic pinconfig properties from a dt node
From
: Linus Walleij <linus.walleij@xxxxxxxxxx>
Re: [PATCH v3 net-next 3/4] net: change sysctl_net_ll_poll into an unsigned int
From
: Eric Dumazet <eric.dumazet@xxxxxxxxx>
Re: [PATCH linux-next v2] DM RAID: validate_raid_redundancy: Silence uninitialized variable warning
From
: Tommi Rantala <tt.rantala@xxxxxxxxx>
[RFC 1/5] security: smack: avoid kmalloc allocations while loading a rule string
From
: Tomasz Stanislawski <t.stanislaws@xxxxxxxxxxx>
[RFC 2/5] security: smack: avoid kmalloc() in smk_parse_long_rule()
From
: Tomasz Stanislawski <t.stanislaws@xxxxxxxxxxx>