Show patches with: State = Action Required       |    Archived = No       |   17344 patches
« 1 2 ... 167 168 169173 174 »
Patch Series S/W/F Date Submitter Delegate State
[tip/core/rcu,09/23] rcu: Move quiescent-state forcing into kthread --- 2012-08-30 Paul E. McKenney New
[tip/core/rcu,07/23] rcu: Provide OOM handler to motivate lazy RCU callbacks --- 2012-08-30 Paul E. McKenney New
[tip/core/rcu,06/23] rcu: Break up rcu_gp_kthread() into subfunctions --- 2012-08-30 Paul E. McKenney New
[tip/core/rcu,04/23] rcu: Allow RCU grace-period cleanup to be preempted --- 2012-08-30 Paul E. McKenney New
[tip/core/rcu,03/23] rcu: Move RCU grace-period cleanup into kthread --- 2012-08-30 Paul E. McKenney New
[tip/core/rcu,02/23] rcu: Allow RCU grace-period initialization to be preempted --- 2012-08-30 Paul E. McKenney New
[tip/core/rcu,01/23] rcu: Move RCU grace-period initialization into a kthread --- 2012-08-30 Paul E. McKenney New
[0/9] Get rid of FIQ_START/enable/disable_fiq() + some FIQ cleanups --- 2012-08-26 Anton Vorontsov New
[v3,1/4] pinctrl: add samsung pinctrl and gpiolib driver --- 2012-08-23 thomas.abraham@linaro.org New
regulator: ab8500: provide per-regulator shift --- 2012-08-20 Linus Walleij New
[12/12] ARM: versatile: Make able to use UART ports for KGDB FIQ debugger --- 2012-08-20 Anton Vorontsov New
[11/12] ARM: VIC: Add a couple of low-level FIQ management helpers --- 2012-08-20 Anton Vorontsov New
[10/12] ARM: Add KGDB/KDB FIQ debugger generic code --- 2012-08-20 Anton Vorontsov New
[09/12] ARM: Move some macros from entry-armv to entry-header --- 2012-08-20 Anton Vorontsov New
[08/12] tty/serial: Add kgdb_nmi driver --- 2012-08-20 Anton Vorontsov New
[07/12] tty/serial/amba-pl011: Implement clear_irqs callback --- 2012-08-20 Anton Vorontsov New
[06/12] tty/serial/kgdboc: Add and wire up clear_irqs callback --- 2012-08-20 Anton Vorontsov New
[05/12] tty/serial/amba-pl011: Implement poll_init callback --- 2012-08-20 Anton Vorontsov New
[04/12] tty/serial/core: Introduce poll_init callback --- 2012-08-20 Anton Vorontsov New
[02/12] kdb: Implement disable_nmi command --- 2012-08-20 Anton Vorontsov New
[01/12] kernel/debug: Mask KGDB NMI upon entry --- 2012-08-20 Anton Vorontsov New
regulator: ab8500: fix voltage selector regression --- 2012-08-20 Linus Walleij New
[v2,4/4] ARM: EXYNOS: skip wakeup interrupt setup if pinctrl driver is used --- 2012-08-15 thomas.abraham@linaro.org New
[v2,3/4] gpio: exynos4: skip gpiolib registration if pinctrl driver is used --- 2012-08-15 thomas.abraham@linaro.org New
[v2,2/4] pinctrl: add exynos4210 specific extensions for samsung pinctrl driver --- 2012-08-15 thomas.abraham@linaro.org New
[v2,1/4] pinctrl: add samsung pinctrl and gpiolib driver --- 2012-08-15 thomas.abraham@linaro.org New
pinctrl/nomadik: add ASIC DB8450 pinctrl driver --- 2012-08-07 Linus Walleij New
[9/9] ARM: FIQ: Make show_fiq_list() return void --- 2012-08-05 Anton Vorontsov New
[8/9] ARM: FIQ: Implement !CONFIG_FIQ stubs --- 2012-08-05 Anton Vorontsov New
[7/9] ARM: FIQ: Should include asm/mach/irq.h --- 2012-08-05 Anton Vorontsov New
[6/9] ARM: FIQ: Remove FIQ_START --- 2012-08-05 Anton Vorontsov New
[5/9] ARM: FIQ: Remove enable_fiq() and disable_fiq() calls --- 2012-08-05 Anton Vorontsov New
[4/9] ASoC: imx: Don't use {en,dis}able_fiq() calls --- 2012-08-05 Anton Vorontsov New
[3/9,media] mx1_camera: Don't use {en,dis}able_fiq() calls --- 2012-08-05 Anton Vorontsov New
[2/9] ARM: plat-s3c24xx: Don't use FIQ_START --- 2012-08-05 Anton Vorontsov New
[1/9] ARM: mach-rpc: Don't register FIQs with genirq --- 2012-08-05 Anton Vorontsov New
[07/11] ARM: Add KGDB/KDB FIQ debugger generic code --- 2012-08-01 Anton Vorontsov New
[v2,6/7] kdb: Mark safe commands as KDB_SAFE and KDB_SAFE_NO_ARGS --- 2012-07-30 Anton Vorontsov New
[11/11] ARM: Get rid of .LCcralign local label usage in alignment_trap macro --- 2012-07-30 Anton Vorontsov New
[10/11] ARM: versatile: Make able to use UART ports for KGDB FIQ debugger --- 2012-07-30 Anton Vorontsov New
[09/11] ARM: VIC: Add a couple of low-level FIQ management helpers --- 2012-07-30 Anton Vorontsov New
[08/11] ARM: kgdb_fiq: Implement knocking into KDB via escape command --- 2012-07-30 Anton Vorontsov New
[07/11] ARM: Add KGDB/KDB FIQ debugger generic code --- 2012-07-30 Anton Vorontsov New
[06/11] ARM: Move some macros from entry-armv to entry-header --- 2012-07-30 Anton Vorontsov New
[05/11] tty/serial/amba-pl011: Implement clear_irqs callback --- 2012-07-30 Anton Vorontsov New
[04/11] tty/serial/kgdboc: Add and wire up clear_irqs callback --- 2012-07-30 Anton Vorontsov New
[03/11] kdb: Implement disable_nmi command --- 2012-07-30 Anton Vorontsov New
[02/11] kernel/debug: Mask KGDB NMI upon entry --- 2012-07-30 Anton Vorontsov New
[7/7] kdb: Add kiosk mode --- 2012-07-26 Anton Vorontsov New
[6/7] kdb: Mark safe commands as KDB_SAFE and KDB_SAFE_NO_ARGS --- 2012-07-26 Anton Vorontsov New
[5/7] kdb: Remove KDB_REPEAT_NONE flag --- 2012-07-26 Anton Vorontsov New
[3/7] kdb: Rename kdb_register_repeat() to kdb_register_flags() --- 2012-07-26 Anton Vorontsov New
[2/7] kdb: Rename kdb_repeat_t to kdb_cmdflags_t, cmd_repeat to cmd_flags --- 2012-07-26 Anton Vorontsov New
[V3,3/4,SCSI] ufs: Add Platform glue driver for ufshcd --- 2012-07-26 Vinayak Holikatti New
[V3,2/4,SCSI] drivers/scsi/ufs: Separate PCI code into glue driver --- 2012-07-26 Vinayak Holikatti New
[V3,1/4,SCSI] drivers/scsi/ufs: Seggregate PCI Specific Code --- 2012-07-26 Vinayak Holikatti New
[GIT,PULL,15/15] arm-soc: clk changes --- 2012-07-23 Arnd Bergmann New
[GIT,PULL,14/15] arm-soc: power management changes --- 2012-07-23 Arnd Bergmann New
[GIT,PULL,13/15] arm-soc: pincontrol drivers --- 2012-07-23 Arnd Bergmann New
[GIT,PULL,12/15] arm-soc: sparse IRQ conversion --- 2012-07-23 Arnd Bergmann New
[GIT,PULL,11/15] arm-soc: board specific updates --- 2012-07-23 Arnd Bergmann New
[GIT,PULL,10/15] arm-soc: defconfig updates --- 2012-07-23 Arnd Bergmann New
[GIT,PULL,09/15] arm-soc: new SoC support --- 2012-07-23 Arnd Bergmann New
[GIT,PULL,08/15] arm-soc: cleanups, part 2 --- 2012-07-23 Arnd Bergmann New
[GIT,PULL,07/15] arm-soc: timer updates --- 2012-07-23 Arnd Bergmann New
[GIT,PULL,06/15] arm-soc: spi updates --- 2012-07-23 Arnd Bergmann New
[GIT,PULL,05/15] arm-soc: device tree description updates --- 2012-07-23 Arnd Bergmann New
[GIT,PULL,04/15] arm-soc: samsung dma changes --- 2012-07-23 Arnd Bergmann New
[GIT,PULL,03/15] arm-soc: soc-specific updates --- 2012-07-23 Arnd Bergmann New
[GIT,PULL,02/15] arm-soc: general cleanups --- 2012-07-23 Arnd Bergmann New
[GIT,PULL,01/15] arm-soc: non-critical bug fixes --- 2012-07-23 Arnd Bergmann New
[2/2] dma-buf: add helpers for attacher dma-parms --- 2012-07-19 Rob Clark New
[1/2] device: add dma_params->max_segment_count --- 2012-07-19 Rob Clark New
[v2] pstore/ftrace: Convert to its own enable/disable debugfs knob --- 2012-07-18 Anton Vorontsov New
pstore/ftrace: Convert to its own enable/disable debugfs knob --- 2012-07-18 Anton Vorontsov New
[11/11] 2.6.32.x: timekeeping: Add missing update call in timekeeping_resume() --- 2012-07-17 john stultz New
[10/11] 2.6.32.x: hrtimer: Update hrtimer base offsets each hrtimer_interrupt --- 2012-07-17 john stultz New
[09/11] 2.6.32.x: timekeeping: Provide hrtimer update function --- 2012-07-17 john stultz New
[08/11] 2.6.32.x: hrtimers: Move lock held region in hrtimer_interrupt() --- 2012-07-17 john stultz New
[07/11] 2.6.32.x: timekeeping: Maintain ktime_t based offsets for hrtimers --- 2012-07-17 john stultz New
[06/11] 2.6.32.x: timekeeping: Fix leapsecond triggered load spike issue --- 2012-07-17 john stultz New
[05/11] 2.6.32.x: hrtimer: Provide clock_was_set_delayed() --- 2012-07-17 john stultz New
[04/11] 2.6.32.x: time: Move common updates to a function --- 2012-07-17 john stultz New
[03/11] 2.6.32.x: timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecond --- 2012-07-17 john stultz New
[01/11] 2.6.32.x: ntp: Fix leap-second hrtimer livelock --- 2012-07-17 john stultz New
[11/11] 2.6.34.x: timekeeping: Add missing update call in timekeeping_resume() --- 2012-07-17 john stultz New
[10/11] 2.6.34.x: hrtimer: Update hrtimer base offsets each hrtimer_interrupt --- 2012-07-17 john stultz New
[09/11] 2.6.34.x: timekeeping: Provide hrtimer update function --- 2012-07-17 john stultz New
[07/11] 2.6.34.x: timekeeping: Maintain ktime_t based offsets for hrtimers --- 2012-07-17 john stultz New
[06/11] 2.6.34.x: timekeeping: Fix leapsecond triggered load spike issue --- 2012-07-17 john stultz New
[05/11] 2.6.34.x: hrtimer: Provide clock_was_set_delayed() --- 2012-07-17 john stultz New
[04/11] 2.6.34.x: time: Move common updates to a function --- 2012-07-17 john stultz New
[03/11] 2.6.34.x: timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecond --- 2012-07-17 john stultz New
[01/11] 2.6.34.x: ntp: Fix leap-second hrtimer livelock --- 2012-07-17 john stultz New
[11/11] 2.6.35.x: timekeeping: Add missing update call in timekeeping_resume() --- 2012-07-17 john stultz New
[10/11] 2.6.35.x: hrtimer: Update hrtimer base offsets each hrtimer_interrupt --- 2012-07-17 john stultz New
[09/11] 2.6.35.x: timekeeping: Provide hrtimer update function --- 2012-07-17 john stultz New
[07/11] 2.6.35.x: timekeeping: Maintain ktime_t based offsets for hrtimers --- 2012-07-17 john stultz New
[06/11] 2.6.35.x: timekeeping: Fix leapsecond triggered load spike issue --- 2012-07-17 john stultz New
[05/11] 2.6.35.x: hrtimer: Provide clock_was_set_delayed() --- 2012-07-17 john stultz New
« 1 2 ... 167 168 169173 174 »