summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-03-1623-33/+279
|\
| * percpu, x86: Add arch-specific this_cpu_cmpxchg_double() supportChristoph Lameter2011-02-283-0/+108
| * percpu: Generic support for this_cpu_cmpxchg_double()Christoph Lameter2011-02-281-0/+128
| * alpha: use L1_CACHE_BYTES for cacheline size in the linker scriptTejun Heo2011-01-251-2/+3
| * percpu: align percpu readmostly subsection to cachelineTejun Heo2011-01-2519-32/+41
* | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-03-1632-339/+190
|\ \
| * | workqueue: fix build failure introduced by s/freezeable/freezable/Tejun Heo2011-02-212-8/+8
| * | Merge branch 'master' into for-2.6.39Tejun Heo2011-02-211051-8120/+13734
| |\ \
| * | | workqueue: add system_freezeable_wqTejun Heo2011-02-092-1/+9
| * | | rds/ib: use system_wq instead of rds_ib_fmr_wqTejun Heo2011-02-013-34/+4
| * | | net/9p: replace p9_poll_task with a workTejun Heo2011-02-011-24/+8
| * | | net/9p: use system_wq instead of p9_mux_wqTejun Heo2011-02-011-15/+5
| * | | xfs: convert to alloc_workqueue()Tejun Heo2011-02-012-3/+4
| * | | reiserfs: make commit_wq use the default concurrency levelTejun Heo2011-02-011-1/+1
| * | | ocfs2: use system_wq instead of ocfs2_quota_wqTejun Heo2011-02-013-33/+4
| * | | ext4: convert to alloc_workqueue()Tejun Heo2011-02-011-1/+6
| * | | scsi/scsi_tgt_lib: scsi_tgtd isn't used in memory reclaim pathTejun Heo2011-02-011-1/+1
| * | | scsi/be2iscsi,qla2xxx: convert to alloc_workqueue()Tejun Heo2011-02-012-2/+2
| * | | misc/iwmc3200top: use system_wq instead of dedicated workqueuesTejun Heo2011-02-012-12/+6
| * | | i2o: use alloc_workqueue() instead of create_workqueue()Tejun Heo2011-02-011-1/+2
| * | | acpi: kacpi*_wq don't need WQ_MEM_RECLAIMTejun Heo2011-02-011-3/+3
| * | | fs/aio: aio_wq isn't used in memory reclaim pathTejun Heo2011-01-261-2/+2
| * | | input/tps6507x-ts: use system_wq instead of dedicated workqueueTejun Heo2011-01-261-8/+4
| * | | cpufreq: use system_wq instead of dedicated workqueuesTejun Heo2011-01-262-36/+6
| * | | wireless/ipw2x00: use system_wq instead of dedicated workqueuesTejun Heo2011-01-264-151/+118
| * | | arm/omap: use system_wq in mailboxTejun Heo2011-01-261-8/+2
| * | | workqueue: use WQ_MEM_RECLAIM instead of WQ_RESCUERTejun Heo2011-01-253-3/+3
| | |/ | |/|
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-03-165-7/+95
|\ \ \
| * | | smp: Document transitivity for memory barriers.Paul E. McKenney2011-03-041-0/+58
| * | | rcu: add comment saying why DEBUG_OBJECTS_RCU_HEAD depends on PREEMPT.Paul E. McKenney2011-03-041-0/+5
| * | | rcupdate: remove dead codeAmerigo Wang2011-03-041-5/+0
| * | | rcu: add documentation saying which RCU flavor to choosePaul E. McKenney2011-03-041-0/+31
| * | | rcutorture: Get rid of duplicate sched.h includeJesper Juhl2011-03-041-1/+0
| * | | rcu: call __rcu_read_unlock() in exit_rcu for tiny RCULai Jiangshan2011-03-041-1/+1
* | | | Increase OSF partition limit from 8 to 18Linus Torvalds2011-03-161-1/+1
* | | | prune back iprune_semChristoph Hellwig2011-03-161-18/+14
* | | | vfs: add nonconflicting values for O_PATHStephen Rothwell2011-03-163-0/+6
* | | | fix follow_link() breakageAl Viro2011-03-161-4/+3
* | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-1556-417/+1478
|\ \ \ \
| * | | | x86: Clean up apic.c and apic.hHenrik Kretzschmar2011-03-112-47/+22
| * | | | x86: Remove superflous goal definition of tsc_syncHenrik Kretzschmar2011-03-111-2/+2
| * | | | x86: dt: Correct local apic documentation in device tree bindingsSebastian Andrzej Siewior2011-02-281-3/+0
| * | | | x86: dt: Cleanup local apic setupThomas Gleixner2011-02-256-31/+29
| * | | | x86: dt: Fix OLPC=y/INTEL_CE=n buildSebastian Andrzej Siewior2011-02-242-5/+19
| * | | | rtc: cmos: Add OF bindingsSebastian Andrzej Siewior2011-02-234-0/+88
| * | | | x86: ce4100: Use OF to setup devicesSebastian Andrzej Siewior2011-02-231-7/+19
| * | | | x86: ioapic: Add OF bindings for IO_APICSebastian Andrzej Siewior2011-02-233-0/+112
| * | | | x86: dtb: Add generic bus probeSebastian Andrzej Siewior2011-02-231-0/+19
| * | | | x86: dtb: Add support for PCI devices backed by dtb nodesSebastian Andrzej Siewior2011-02-234-1/+99
| * | | | x86: dtb: Add device tree support for HPETSebastian Andrzej Siewior2011-02-231-0/+19
OpenPOWER on IntegriCloud