summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rcu-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2008-10-105-28/+58
|\
| * Merge branch 'linus' into core/rcuIngo Molnar2008-10-094-5/+20
| |\
| * | rcu: RCU-based detection of stalled CPUs for Classic RCUPaul E. McKenney2008-10-031-3/+9
| * | Merge commit 'v2.6.27-rc8' into core/rcuIngo Molnar2008-10-0310-63/+155
| |\ \
| * | | rcu: add rcu_read_lock_sched() / rcu_read_unlock_sched()Mathieu Desnoyers2008-09-301-0/+20
| * | | Merge commit 'v2.6.27-rc6' into core/rcuIngo Molnar2008-09-1075-496/+1380
| |\ \ \
| * | | | rcu: remove redundant ACCESS_ONCE definition from rcupreempt.cPaul E. McKenney2008-08-181-1/+3
| * | | | rcu: just rename call_rcu_bh instead of making it a macroSteven Rostedt2008-08-151-1/+7
| * | | | rcu: remove list_for_each_rcu()Paul E. McKenney2008-08-151-14/+0
| * | | | rcu: fixes to include/linux/rcupreempt.hPaul E. McKenney2008-08-151-2/+1
| * | | | rcu, debug: detect stalled grace periodsPaul E. McKenney2008-08-111-0/+3
| * | | | Merge branch 'linus' into core/rcuIngo Molnar2008-08-11312-2399/+8164
| |\ \ \ \
| * | | | | rcu classic: new algorithm for callbacks-processing(v2)Lai Jiangshan2008-07-181-9/+17
| * | | | | rcu classic: simplify the next pending batchLai Jiangshan2008-07-181-1/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-10-101-24/+30
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'next' into for-linusJames Morris2008-10-101-24/+30
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Merge branch 'master' into nextJames Morris2008-09-2122-88/+121
| | |\ \ \ \ \
| | * | | | | | securityfs: do not depend on CONFIG_SECURITYEric Paris2008-08-281-24/+30
* | | | | | | | Merge branch 'sched-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-10-105-5/+58
|\ \ \ \ \ \ \ \
| * | | | | | | | sched debug: add name to sched_domain sysctl entriesIngo Molnar2008-10-091-0/+3
| | | | | | | | |
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched...Ingo Molnar2008-10-085-5/+55
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| | | * | | | | | | | kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul2008-09-082-1/+10
| | * | | | | | | | | Merge branch 'linus' into sched/develIngo Molnar2008-10-066-8/+103
| | |\ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ \ \ Merge branches 'sched/urgent' and 'sched/rt' into sched/develIngo Molnar2008-09-237-59/+69
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / / | | | |/| | | | | | | | |
| | * | | | | | | | | | | sched: wakeup preempt when small overlapPeter Zijlstra2008-09-221-1/+1
| | * | | | | | | | | | | Merge commit 'v2.6.27-rc6' into sched/develIngo Molnar2008-09-112-1/+3
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | |
| | * | | | | | | | | | | Merge branch 'linus' into sched/develIngo Molnar2008-09-0620-71/+73
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | sched: add kernel doc for the completion, fix kernel-doc-nano-HOWTO.txtKevin Diggs2008-08-261-0/+41
| | * | | | | | | | | | | | Merge branch 'linus' into sched/develIngo Molnar2008-08-2631-132/+288
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | reorder struct prop_local_single to remove padding on 64 bit buildsRichard Kennedy2008-08-151-1/+1
| | * | | | | | | | | | | | | sched: reorder struct sched_rt_entity to remove padding on 64 bit buildsRichard Kennedy2008-08-151-1/+1
| | * | | | | | | | | | | | | sched: reorder signal_struct to remove 8 bytes on 64 bit buildsRichard Kennedy2008-08-151-1/+1
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2008-10-101-0/+35
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | crypto: rng - RNG interface and implementationNeil Horman2008-08-291-0/+25
| * | | | | | | | | | | | | | | crypto: api - Use test infrastructureHerbert Xu2008-08-291-0/+8
| * | | | | | | | | | | | | | | crypto: cryptomgr - Add test infrastructureHerbert Xu2008-08-291-0/+2
* | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2008-10-102-2/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | dlm: allow multiple lockspace createsDavid Teigland2008-08-282-2/+5
| | |_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2008-10-101-1/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | dm: publish dm_vcallocMikulas Patocka2008-10-101-0/+5
| * | | | | | | | | | | | | | | | dm: publish dm_table_unplug_allMikulas Patocka2008-10-101-0/+5
| * | | | | | | | | | | | | | | | dm: publish dm_get_mapinfoMikulas Patocka2008-10-101-0/+1
| * | | | | | | | | | | | | | | | dm: export struct dm_devMikulas Patocka2008-10-101-1/+6
| | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2008-10-101-1/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | GFS2: Add UUID to GFS2 sbSteven Whitehouse2008-09-221-1/+5
* | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-10-101-0/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | [SCSI] lib: add generic helper to print sizes rounded to the correct SI rangeJames Bottomley2008-10-031-0/+16
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-10-1013-326/+412
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | block: add some comments around the bio read-write flagsJens Axboe2008-10-091-1/+11
| * | | | | | | | | | | | | | | | | block: mark bio_split_pool staticDenis ChengRq2008-10-091-3/+1
OpenPOWER on IntegriCloud