Show patches with: none      |   40068 patches
« 1 2 ... 5 6 7400 401 »
Patch Series S/W/F Date Submitter Delegate State
[1/4,v4] drivers: create a pin control subsystem --- 2011-08-19 Linus Walleij Superseded
[2/4,v4] pinmux: add a driver for the U300 pinmux --- 2011-08-19 Linus Walleij Superseded
[3/4,v4] amba: request muxing for PrimeCell devices --- 2011-08-19 Linus Walleij Superseded
[4/4,v4] mach-u300: activate pinmux driver, delete old padmux driver --- 2011-08-19 Linus Walleij Superseded
[RFC,tip/core/urgent] rcu: Avoid having just-onlined CPU resched itself when RCU is idle --- 2011-08-19 Paul E. McKenney New
[1/4,v5] drivers: create a pin control subsystem v5 --- 2011-08-29 Linus Walleij Superseded
[2/4,v5] pinmux: add a driver for the U300 pinmux --- 2011-08-29 Linus Walleij Superseded
[3/4,v5] amba: request muxing for PrimeCell devices --- 2011-08-29 Linus Walleij Superseded
[4/4,v5] mach-u300: activate pinmux driver, delete old padmux driver --- 2011-08-29 Linus Walleij Superseded
[1/4] dmaengine/ste_dma40: add missing kernel doc for pending_queue --- 2011-08-29 Per Forlin Accepted
[2/4] dmaengine/ste_dma40: remove duplicate call to d40_pool_lli_free(). --- 2011-08-29 Per Forlin Accepted
[3/4] dmaengine/ste_dma40: fix Oops due to double free of client descriptor --- 2011-08-29 Per Forlin Accepted
[4/4] dmaengine/ste_dma40: fix memory leak due to prepared descriptors --- 2011-08-29 Per Forlin Accepted
slub: doc: update the slabinfo.c file path --- 2011-08-30 Jason Hui Accepted
[1/4,v6] drivers: create a pin control subsystem v6 --- 2011-09-01 Linus Walleij Superseded
[2/4,v6] pinmux: add a driver for the U300 pinmux --- 2011-09-01 Linus Walleij Superseded
[3/4,v6] amba: request muxing for PrimeCell devices --- 2011-09-01 Linus Walleij Superseded
[4/4,v6] mach-u300: activate pinmux driver, delete old padmux driver --- 2011-09-01 Linus Walleij Superseded
gpio: rewrite U300 GPIO to use gpiolib --- 2011-09-06 Linus Walleij Accepted
[tip/core/rcu,01/55] rcu: Use kthread_create_on_node() --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,02/55] rcu: Avoid unnecessary self-wakeup of per-CPU kthreads --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,03/55] rcu: Update documentation to flag RCU_BOOST trace information --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,04/55] rcu: Restore checks for blocking in RCU read-side critical sections --- 2011-09-06 Paul E. McKenney New
[tip/core/rcu,05/55] rcu: Move rcu_head definition to types.h --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,06/55] rcu: Update rcutorture documentation --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,07/55] rcu: Fix mismatched variable in rcutree_trace.c --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,08/55] rcu: Abstract common code for RCU grace-period-wait primitives --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,09/55] rcu: Catch rcutorture up to new RCU API additions --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,10/55] rcu: Fix RCU's NMI documentation --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,11/55] rcu: Drive configuration directly from SMP and PREEMPT --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,12/55] rcu: Fix pathnames in documentation --- 2011-09-06 Paul E. McKenney New
[tip/core/rcu,13/55] rcu: Don't destroy rcu_torture_boost() callback until it is done --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,14/55] rcu: Add event-tracing for RCU callback invocation --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,15/55] rcu: Event-trace markers for computing RCU CPU utilization --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,16/55] rcu: Put names into TINY_RCU structures under RCU_TRACE --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,17/55] rcu: Add RCU type to callback-invocation tracing --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,18/55] rcu: Update comments to reflect softirqs vs. kthreads --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,19/55] rcu: Move RCU_BOOST declarations to allow compiler checking --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,20/55] rcu: Add event-trace markers to TREE_RCU kthreads --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,21/55] rcu: Make TINY_RCU also use softirq for RCU_BOOST=n --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,22/55] rcu: Add grace-period, quiescent-state, and call_rcu trace events --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,23/55] rcu: Simplify quiescent-state accounting --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,24/55] rcu: Not necessary to pass rcu_read_lock_held() to rcu_dereference_protected() --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,25/55] rcu: Update documentation for additional RCU lockdep functions --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,26/55] rcu: Remove unused and redundant interfaces --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,27/55] rcu: Allow rcutorture's stat_interval parameter to be changed at runtime --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,28/55] rcu: Document interpretation of RCU-lockdep splats --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,29/55] nohz: Remove nohz_cpu_mask --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,30/55] rcu: Eliminate in_irq() checks in rcu_enter_nohz() --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,31/55] rcu: Make rcu_implicit_dynticks_qs() locals be correct size --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,32/55] rcu: Make rcu_assign_pointer() unconditionally insert a memory barrier --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,33/55] rcu: Improve rcu_assign_pointer() and RCU_INIT_POINTER() documentation --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,34/55] rcu: Move __rcu_read_unlock()'s barrier() within if-statement --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,35/55] rcu: Dump local stack if cannot dump all CPUs' stacks --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,36/55] rcu: Prevent early boot set_need_resched() from __rcu_pending() --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,37/55] rcu: Simplify unboosting checks --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,38/55] rcu: Prohibit grace periods during early boot --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,39/55] rcu: Suppress NMI backtraces when stall ends before dump --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,40/55] rcu: Avoid having just-onlined CPU resched itself when RCU is idle --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,41/55] rcu: Permit rt_mutex_unlock() with irqs disabled --- 2011-09-06 Paul E. McKenney New
[tip/core/rcu,42/55] rcu: Make rcu_torture_fqs() exit loops at end of test --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,43/55] rcu: Make rcu_torture_boost() exit loops at end of test --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,44/55] rcu: wire up RCU_BOOST_PRIO for rcutree --- 2011-09-06 Paul E. McKenney New
[tip/core/rcu,45/55] rcu: check for entering dyntick-idle mode while in read-side critical section --- 2011-09-06 Paul E. McKenney New
[tip/core/rcu,46/55] rcu: Remove rcu_needs_cpu_flush() to avoid false quiescent states --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,47/55] rcu: Move propagation of ->completed from rcu_start_gp() to rcu_report_qs_rsp() --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,48/55] powerpc: strengthen value-returning-atomics memory barriers --- 2011-09-06 Paul E. McKenney New
[tip/core/rcu,49/55] rcu: Detect illegal rcu dereference in extended quiescent state --- 2011-09-06 Paul E. McKenney New
[tip/core/rcu,50/55] rcu: Inform the user about dynticks-idle mode on PROVE_RCU warning --- 2011-09-06 Paul E. McKenney New
[tip/core/rcu,51/55] rcu: Warn when rcu_read_lock() is used in extended quiescent state --- 2011-09-06 Paul E. McKenney New
[tip/core/rcu,52/55] rcu: Remove one layer of abstraction from PROVE_RCU checking --- 2011-09-06 Paul E. McKenney New
[tip/core/rcu,53/55] rcu: Warn when srcu_read_lock() is used in an extended quiescent state --- 2011-09-06 Paul E. McKenney New
[tip/core/rcu,54/55] rcu: Make srcu_read_lock_held() call common lockdep-enabled function --- 2011-09-06 Paul E. McKenney New
[tip/core/rcu,55/55] powerpc: Work around tracing from dyntick-idle mode --- 2011-09-06 Paul E. McKenney New
[tip/core/rcu,44/55] rcu: wire up RCU_BOOST_PRIO for rcutree --- 2011-09-13 Mike Galbraith New
[1/2] drivers: create a pin control subsystem v7 --- 2011-09-16 Linus Walleij Superseded
[2/2,v7] pinmux: add a driver for the U300 pinmux --- 2011-09-16 Linus Walleij Superseded
[tip/core/rcu,55/55] powerpc: Work around tracing from dyntick-idle mode --- 2011-09-16 Frederic Weisbecker New
[1/2] kconfig: Add make olddefconfig --- 2011-09-17 John Stultz Superseded
[2/2] kconfig: Add merge_config.sh script --- 2011-09-17 John Stultz Superseded
[tip/core/rcu,41/55] rcu: Permit rt_mutex_unlock() with irqs disabled --- 2011-09-19 Yong Zhang New
gpio/mxc: make it work with imx6q --- 2011-09-19 Shawn Guo New
[v2] mach-ep93xx: break out GPIO driver specifics --- 2011-09-20 Linus Walleij Accepted
[1/2] gpio/nomadik: disable clocks when unused --- 2011-09-20 Linus Walleij Accepted
[2/2] gpio/nomadik: use genirq core to track enablement --- 2011-09-20 Linus Walleij Accepted
kconfig: Add merge_config.sh script --- 2011-09-21 John Stultz Superseded
gpio/mxc: add chained_irq_enter/exit() to mx3_gpio_irq_handler() --- 2011-09-21 Shawn Guo Accepted
[1/4] mfd: ab5500 chip register access --- 2011-09-22 Linus Walleij Accepted
[2/4] mach-ux500: ab5500 platform code added --- 2011-09-22 Linus Walleij Accepted
[3/4] mfd/ab5500: break out debugfs code --- 2011-09-22 Linus Walleij Accepted
[4/4] mfd/ab3550: delete AB3550 driver --- 2011-09-22 Linus Walleij Accepted
[v2,1/7] clk: Add a generic clock infrastructure --- 2011-09-22 Mike Turquette New
[v2,2/7] clk: Implement clk_set_rate --- 2011-09-22 Mike Turquette New
[v2,3/7] clk: Add fixed-rate clock --- 2011-09-22 Mike Turquette New
[v2,4/7] clk: Add simple gated clock --- 2011-09-22 Mike Turquette New
[v2,5/7] clk: Add Kconfig option to build all generic clk drivers --- 2011-09-22 Mike Turquette New
[v2,6/7] clk: Add initial WM831x clock driver --- 2011-09-22 Mike Turquette New
[v2,7/7] x86: Enable generic clk API on x86 --- 2011-09-22 Mike Turquette New
net:rfkill: add a gpio setup function into GPIO rfkill --- 2011-09-26 Sangwook Superseded
[1/6,RFC] suspend: Block suspend when wakeups are in-progress --- 2011-09-26 John Stultz Rejected
« 1 2 ... 5 6 7400 401 »