summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core/rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-07-1533-524/+1341
|\
| * Merge branch 'core/rcu' into core/rcu-for-linusIngo Molnar2008-07-1533-524/+1341
| |\
| | * rcu classic: update qlen when cpu offlineLai Jiangshan2008-07-131-0/+4
| | * Merge branch 'linus' into core/rcuIngo Molnar2008-07-11371-1562/+11114
| | |\
| | * | rcu: make rcutorture even more vicious: invoke RCU readers from irq handlers ...Paul E. McKenney2008-06-262-13/+84
| | * | Merge commit 'v2.6.26-rc8' into core/rcuIngo Molnar2008-06-2649-499/+646
| | |\ \
| | * | | rcu: make quiescent rcutorture less power-hungryPaul E. McKenney2008-06-241-1/+1
| | * | | rcu, rcutorture: make quiescent rcutorture less power-hungryPaul E. McKenney2008-06-241-1/+4
| | * | | Merge branch 'linus' into core/rcuIngo Molnar2008-06-23283-5451/+9918
| | |\ \ \
| | * | | | rcu: make rcutorture more vicious: reinstate boot-time testingPaul E. McKenney2008-06-194-10/+54
| | * | | | rcu: make rcutorture more vicious: add stutter featurePaul E. McKenney2008-06-182-4/+63
| | * | | | rcutorture: WARN_ON_ONCE(1) when detecting an errorIngo Molnar2008-06-181-0/+1
| | * | | | Merge branch 'linus' into core/rcuIngo Molnar2008-06-161446-12287/+19917
| | |\ \ \ \
| | * | | | | rcu: remove unused field struct rcu_data::rcu_taskletLai Jiangshan2008-06-161-1/+0
| | * | | | | Revert "prohibit rcutorture from being compiled into the kernel"Ingo Molnar2008-06-161-1/+2
| | * | | | | rcu: fix nf_conntrack_helper.c build bugIngo Molnar2008-05-221-0/+1
| | * | | | | rculist.h: fix include in net/netfilter/nf_conntrack_netlink.cIngo Molnar2008-05-191-0/+1
| | * | | | | rcu: remove duplicated include in kernel/rcupreempt.cHuang Weiyi2008-05-191-1/+0
| | * | | | | rcu: remove duplicated include in kernel/rcupreempt_trace.cHuang Weiyi2008-05-191-1/+0
| | * | | | | RCU, rculist.h: fix list iteratorsPaul E. McKenney2008-05-191-33/+15
| | * | | | | rcu: fix rcu_try_flip_waitack_needed() to prevent grace-period stallPaul E. McKenney2008-05-191-1/+1
| | * | | | | rculist.h: use the rcu APIFranck Bui-Huu2008-05-191-14/+9
| | * | | | | rcu: split list.h and move rcu-protected lists into rculist.hFranck Bui-Huu2008-05-1915-372/+409
| | * | | | | sched: 1Q08 RCU doc update, add call_rcu_sched()Paul E. McKenney2008-05-194-48/+210
| | * | | | | rcu: add call_rcu_sched() and friends to rcutorturePaul E. McKenney2008-05-191-3/+31
| | * | | | | rcu: add rcu_barrier_sched() and rcu_barrier_bh()Paul E. McKenney2008-05-192-6/+51
| | * | | | | rcu: add memory barriers and comments to rcu_check_callbacks()Paul E. McKenney2008-05-191-1/+29
| | * | | | | rcu: add call_rcu_sched()Paul E. McKenney2008-05-196-68/+434
| | * | | | | rcupreempt: remove duplicate prototypesSteven Rostedt2008-05-192-4/+0
* | | | | | | mm: fix build on non-mmu machinesSebastian Siewior2008-07-151-1/+1
* | | | | | | ftrace: maintainerSteven Rostedt2008-07-151-0/+5
* | | | | | | Merge branch 'sbp2-spindown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-07-155-4/+50
|\ \ \ \ \ \ \
| * | | | | | | ieee1394: sbp2: spin disks down on suspend and shutdownStefan Richter2008-07-141-0/+2
| * | | | | | | firewire: fw-sbp2: spin disks down on suspend and shutdownStefan Richter2008-07-141-0/+3
| * | | | | | | ieee1394: sbp2: fix spindown for PL-3507 and TSB42AA9 firmwaresStefan Richter2008-07-142-2/+19
| * | | | | | | firewire: fw-sbp2: fix spindown for PL-3507 and TSB42AA9 firmwaresStefan Richter2008-07-141-2/+20
| * | | | | | | scsi: sd: optionally set power condition in START STOP UNITStefan Richter2008-07-142-0/+6
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2008-07-1512-53/+125
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | firewire: don't respond to broadcast write requestsStefan Richter2008-07-141-6/+6
| * | | | | | | firewire: clean up fw_card reference countingStefan Richter2008-07-143-15/+40
| * | | | | | | firewire: clean up some includesStefan Richter2008-07-141-4/+4
| * | | | | | | firewire: remove unused struct membersStefan Richter2008-07-144-5/+0
| * | | | | | | firewire: implement broadcast_channel CSR for 1394a complianceStefan Richter2008-07-143-3/+22
| * | | | | | | ieee1394: dump mmapped iso buffers in core filesPhilippe De Muyter2008-07-141-1/+1
| * | | | | | | ieee1394: raw1394: Push the BKL down into the driver ioctlsAlan Cox2008-07-141-5/+15
| * | | | | | | ieee1394: video1394: reorder module init, prepare BKL removalStefan Richter2008-07-143-4/+15
| * | | | | | | ieee1394: reduce log noise about config ROM CRC errorsStefan Richter2008-07-141-10/+22
| |/ / / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2008-07-152-12/+5
|\ \ \ \ \ \ \
| * | | | | | | slab: rename slab_destroy_objsRabin Vincent2008-07-151-11/+3
| * | | | | | | slub: current is always validAlexey Dobriyan2008-07-151-1/+1
OpenPOWER on IntegriCloud