Show patches with: Archived = No       |   39927 patches
« 1 2 ... 397 398 399 400 »
Patch Series S/W/F Date Submitter Delegate State
[RFC,tip/core/rcu,18/41] rcu: Protect __rcu_read_unlock() against scheduler-using irq handlers --- 2012-02-01 Paul E. McKenney Superseded
[RFC,tip/core/rcu,17/41] rcu: Remove single-rcu_node optimization in rcu_start_gp() --- 2012-02-01 Paul E. McKenney Superseded
[RFC,tip/core/rcu,16/41] rcu: Don't make callbacks go through second full grace period --- 2012-02-01 Paul E. McKenney Superseded
[RFC,tip/core/rcu,15/41] rcu: Check for callback invocation from offline CPUs --- 2012-02-01 Paul E. McKenney Superseded
[RFC,tip/core/rcu,13/41] rcu: Make rcutorture flag online/offline failures --- 2012-02-01 Paul E. McKenney Superseded
[RFC,tip/core/rcu,12/41] rcu: Simplify offline processing --- 2012-02-01 Paul E. McKenney Superseded
[RFC,tip/core/rcu,11/41] mac80211: Convert call_rcu() to kfree_rcu() --- 2012-02-01 Paul E. McKenney Superseded
[RFC,tip/core/rcu,10/41] ipv4: Convert call_rcu() to kfree_rcu() --- 2012-02-01 Paul E. McKenney Superseded
[RFC,tip/core/rcu,09/41] ipv4: Convert call_rcu() to kfree_rcu() --- 2012-02-01 Paul E. McKenney Superseded
[RFC,tip/core/rcu,08/41] tcm_fc: Convert call_rcu() to kfree_rcu() --- 2012-02-01 Paul E. McKenney Superseded
[RFC,tip/core/rcu,07/41] s390: Convert call_rcu() to kfree_rcu() --- 2012-02-01 Paul E. McKenney Superseded
[RFC,tip/core/rcu,05/41] rcu: Avoid waking up CPUs having only kfree_rcu() callbacks --- 2012-02-01 Paul E. McKenney Superseded
[RFC,tip/core/rcu,04/41] rcu: Add diagnostic for misaligned rcu_head structures --- 2012-02-01 Paul E. McKenney Superseded
[RFC,tip/core/rcu,02/41] rcu: Improve synchronize_rcu() diagnostics --- 2012-02-01 Paul E. McKenney Superseded
[2/2] dma/imx-sdma: move clk_enable out of sdma_request_channel --- 2012-01-09 Richard Zhao Superseded
[1/2] dma/imx-sdma: call sdma_set_channel_priority after sdma_request_channel --- 2012-01-09 Richard Zhao Superseded
[v4,1/2] dma/imx-sdma: let sdma_run_channel call sdma_enable_channel --- 2012-01-08 Richard Zhao Superseded
[v3,1/2] dma/imx-sdma: let sdma_run_channel call sdma_enable_channel --- 2012-01-05 Richard Zhao Superseded
[v2,1/2] dma/imx-sdma: let sdma_run_channel call sdma_enable_channel --- 2012-01-01 Richard Zhao Superseded
dma/imx-sdma: save irq flags when use spin_lock in sdma_tx_submit --- 2012-01-01 Richard Zhao Superseded
[v3] Regulator: Add Anatop regulator driver --- 2011-12-27 Paul Liu Superseded
[PATCHv2] Regulator: Add Anatop regulator driver --- 2011-12-21 Paul Liu Superseded
[RFC,v3,2/2] dma-buf: Documentation for buffer sharing framework --- 2011-12-19 Sumit Semwal Superseded
[RFC,v3,1/2] dma-buf: Introduce dma buffer sharing mechanism --- 2011-12-19 Sumit Semwal Superseded
Regulator: Add Anatop regulator driver --- 2011-12-07 Paul Liu Superseded
pinctrl: GPIO direction support for muxing --- 2011-11-21 Linus Walleij Superseded
[v2] pinctrl: indicate GPIO direction on single GPIO request --- 2011-11-17 Linus Walleij Superseded
[16/16] time: Rework update_vsyscall to pass timekeeper --- 2011-11-15 John Stultz Superseded
[15/16] time: Update tiemkeeper structure using a local shadow --- 2011-11-15 John Stultz Superseded
[14/16] time: Rework timekeeping functions to take timekeeper ptr as argument --- 2011-11-15 John Stultz Superseded
[13/16] time: Condense timekeeper.xtime into xtime_sec --- 2011-11-15 John Stultz Superseded
[12/16] time: Move common updates to a function --- 2011-11-15 John Stultz Superseded
[11/16] time: Reorder so the hot data is together --- 2011-11-15 John Stultz Superseded
[10/16] time: Remove most of xtime_lock usage in timekeeping.c --- 2011-11-15 John Stultz Superseded
[09/16] ntp: Add ntp_lock to replace xtime_locking --- 2011-11-15 John Stultz Superseded
[08/16] ntp: Access tick_length variable via ntp_tick_length() --- 2011-11-15 John Stultz Superseded
[07/16] ntp: Cleanup timex.h --- 2011-11-15 John Stultz Superseded
[06/16] time: Add timekeeper lock --- 2011-11-15 John Stultz Superseded
[05/16] time: Cleanup global variables and move them to the top --- 2011-11-15 John Stultz Superseded
[04/16] time: Move raw_time into timekeeper structure --- 2011-11-15 John Stultz Superseded
[03/16] time: Move xtime into timekeeeper structure --- 2011-11-15 John Stultz Superseded
[02/16] time: Move wall_to_monotonic into the timekeeper structure --- 2011-11-15 John Stultz Superseded
[01/16] time: Move total_sleep_time into the timekeeper structure --- 2011-11-15 John Stultz Superseded
pinctrl: indicate GPIO direction on single GPIO request --- 2011-11-14 Linus Walleij Superseded
[v2] pinctrl: add a generic pin config interface --- 2011-11-11 Linus Walleij Superseded
[RFC] clocksource: Avoid selecting mult values that might overflow when adjusted --- 2011-10-31 John Stultz Superseded
[2/2] pinctrl: add a generic control interface --- 2011-10-19 Linus Walleij Superseded
[2/2] ARM: amba: Auto-generate AMBA driver module aliases during modpost --- 2011-10-14 Dave Martin Superseded
[1/2] ARM: amba: Move definition of struct amba_id to mod_devicetable.h --- 2011-10-14 Dave Martin Superseded
kconfig: Add merge_config.sh script --- 2011-10-04 John Stultz Superseded
[2/2] pinmux: add a driver for the U300 pinmux --- 2011-10-03 Linus Walleij Superseded
[1/2] drivers: create a pin control subsystem v9 --- 2011-10-03 Linus Walleij Superseded
drivers: create a pin control subsystem v8 --- 2011-09-28 Linus Walleij Superseded
net:rfkill: add a gpio setup function into GPIO rfkill --- 2011-09-26 Sangwook Superseded
kconfig: Add merge_config.sh script --- 2011-09-21 John Stultz Superseded
[2/2] kconfig: Add merge_config.sh script --- 2011-09-17 John Stultz Superseded
[1/2] kconfig: Add make olddefconfig --- 2011-09-17 John Stultz Superseded
[2/2,v7] pinmux: add a driver for the U300 pinmux --- 2011-09-16 Linus Walleij Superseded
[1/2] drivers: create a pin control subsystem v7 --- 2011-09-16 Linus Walleij Superseded
[4/4,v6] mach-u300: activate pinmux driver, delete old padmux driver --- 2011-09-01 Linus Walleij Superseded
[3/4,v6] amba: request muxing for PrimeCell devices --- 2011-09-01 Linus Walleij Superseded
[2/4,v6] pinmux: add a driver for the U300 pinmux --- 2011-09-01 Linus Walleij Superseded
[1/4,v6] drivers: create a pin control subsystem v6 --- 2011-09-01 Linus Walleij Superseded
[4/4,v4] mach-u300: activate pinmux driver, delete old padmux driver --- 2011-08-19 Linus Walleij Superseded
[3/4,v4] amba: request muxing for PrimeCell devices --- 2011-08-19 Linus Walleij Superseded
[2/4,v4] pinmux: add a driver for the U300 pinmux --- 2011-08-19 Linus Walleij Superseded
[1/4,v4] drivers: create a pin control subsystem --- 2011-08-19 Linus Walleij Superseded
[3/3] gpio/nomadik: use genirq core to track enablement --- 2011-08-09 Linus Walleij Superseded
[2/3] gpio/nomadik: disable clocks when unused --- 2011-08-09 Linus Walleij Superseded
[--mmotm,v7,1/3] fault-inject: export fault injection functions --- 2011-08-09 Per Forlin Superseded
[--mmotm,v6,1/3] fault-inject: export fault injection functions --- 2011-08-09 Per Forlin Superseded
[--mmotm,v5,1/3] fault-inject: export fault injection functions --- 2011-08-08 Per Forlin Superseded
Remove CLOCK_TICK_RATE from acpi_pm clocksource driver --- 2011-08-04 dsaxena-linaro2 Superseded
[tip/core/urgent,1/7] rcu: decrease rcu_report_exp_rnp coupling with scheduler --- 2011-07-20 Paul E. McKenney Superseded
[tip/core/urgent,6/7] softirq,rcu: Inform RCU of irq_exit() activity --- 2011-07-20 Paul E. McKenney Superseded
[tip/core/urgent,5/7] sched: Add irq_{enter,exit}() to scheduler_ipi() --- 2011-07-20 Paul E. McKenney Superseded
[tip/core/urgent,3/7] rcu: Streamline code produced by __rcu_read_unlock() --- 2011-07-20 Paul E. McKenney Superseded
[tip/core/urgent,2/7] rcu: Fix RCU_BOOST race handling current->rcu_read_unlock_special --- 2011-07-20 Paul E. McKenney Superseded
[RFC] alarmtimers: Handle late rtc module loading --- 2011-06-17 John Stultz Superseded
[RFC] alarmtimers: Return -ENOTSUPP if no RTC device is present --- 2011-06-14 John Stultz Superseded
[2/2] pinmux: add a driver for the U300 pinmux --- 2011-06-13 Linus Walleij Superseded
[1/2] drivers: create a pinmux subsystem v3 --- 2011-06-13 Linus Walleij Superseded
[2/2] gpio/u300: rewrite gpio driver --- 2011-06-10 Linus Walleij Superseded
[1/2] mfd: ab5500 chip register access --- 2011-06-09 Mattias Wallin Superseded
[tip/core/rcu,10/28] rcu: Fix RCU's NMI documentation --- 2011-06-08 Paul E. McKenney Superseded
[tip/core/rcu,06/28] rcu: Update rcutorture documentation --- 2011-06-08 Paul E. McKenney Superseded
[tip/core/rcu,03/28] rcu: Streamline code produced by __rcu_read_unlock() --- 2011-06-08 Paul E. McKenney Superseded
[5/6] clocksource: cris: convert to clocksource_register_khz --- 2011-06-01 John Stultz Superseded
[4/6] clocksource: xtensa: convert to clocksource_register_hz/khz --- 2011-06-01 John Stultz Superseded
[3/6] clocksource: um: convert to clocksource_register_hz/khz --- 2011-06-01 John Stultz Superseded
[2/6] clocksource: parisc: convert to clocksource_register_hz/khz --- 2011-06-01 John Stultz Superseded
[1/6] clocksource: Convert tcb_clksrc to use clocksource_register_hz/khz --- 2011-06-01 John Stultz Superseded
[4/4] gpio/nomadik: add function to read GPIO pull down status --- 2011-05-20 Linus Walleij Superseded
[3/4] gpio/nomadik: show all pins in debug --- 2011-05-20 Linus Walleij Superseded
[09/13] mfd: add DB5500 PRCMU driver --- 2011-05-15 Linus Walleij Superseded
[06/13] mach-ux500: make PRCMU base address dynamic --- 2011-05-15 Linus Walleij Superseded
[04/13] mach-ux500: update ASIC version detection --- 2011-05-15 Linus Walleij Superseded
[03/13] mach-ux500: update SoC and board IRQ handling --- 2011-05-15 Linus Walleij Superseded
[02/13] mach-ux500: update the DB5500 register file --- 2011-05-15 Linus Walleij Superseded
[01/13] mach-ux500: update the DB8500 register file --- 2011-05-15 Linus Walleij Superseded
« 1 2 ... 397 398 399 400 »