aboutsummaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAge
*-. Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/coreIngo Molnar2009-03-12
|\ \
| | * menu: fix embedded menu snafuRandy Dunlap2009-03-10
* | | Merge commit 'v2.6.29-rc7' into sched/coreIngo Molnar2009-03-05
|\ \ \ | | |/ | |/|
| * | rcu: Teach RCU that idle task is not quiscent state at bootPaul E. McKenney2009-02-25
| |/
* | Merge branches 'sched/cleanups', 'sched/urgent' and 'linus' into sched/coreIngo Molnar2009-02-26
|\|
| * Consolidate driver_probe_done() loops into one placeArjan van de Ven2009-02-21
| |
| \
*-. | Merge branches 'sched/rt' and 'sched/urgent' into sched/coreIngo Molnar2009-02-08
|\ \|
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2009-01-26
| | |\
| | | * Revert "kbuild: strip generated symbols from *.ko"Sam Ravnborg2009-01-14
| |_|/ |/| |
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-01-26
| | |\
| | | * net: Move config NET_NS to from net/Kconfig to init/KconfigMatt Helsley2009-01-26
| | * | Merge branch 'core/debugobjects' into core/urgentThomas Gleixner2009-01-22
| | |\|
| | | * cgroups: consolidate cgroup documentsLi Zefan2009-01-15
| | | * cgroups: clean up KconfigLi Zefan2009-01-15
| |_|/ |/| |
| | * rcu: move Kconfig menuMike Travis2009-01-15
| |/ |/|
| * sched: make plist a library facilityPeter Zijlstra2009-01-16
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds2009-01-09
|\
| * Squashfs: initrd supportPhillip Lougher2009-01-05
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommuLinus Torvalds2009-01-09
|\ \
| * | NOMMU: Support XIP on initramfsDavid Howells2009-01-08
* | | memcg: mem+swap controller KconfigKAMEZAWA Hiroyuki2009-01-08
* | | memcg: fix a typo in KconfigLi Zefan2009-01-08
* | | cgroups: make cgroup config a submenuKAMEZAWA Hiroyuki2009-01-08
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-asyncLinus Torvalds2009-01-07
|\ \
| * | async: Asynchronous function calls to speed up kernel bootArjan van de Ven2009-01-07
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-07
|\ \ \ | |/ / |/| |
| * | trivial: add missing printk loglevel in start_kernelRon Lee2009-01-06
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-01-06
|\ \ \
| * | | sysfs: clarify SYSFS_DEPRECATED help textKay Sievers2009-01-06
| |/ /
* | | init/main.c: mark late_time_init as __initdataJan Beulich2009-01-06
* | | autodetect_raid: add missing __init markingMike Frysinger2009-01-06
* | | Remove remaining unwinder codeAlexey Dobriyan2009-01-06
* | | do_mounts: add device info to mount messageMarton Balint2009-01-06
* | | init: properly placing noinline keywordRakib Mullick2009-01-06
* | | shmem: unify regular and tiny shmemMatt Mackall2009-01-06
|/ /
* / remove CONFIG_KMODJohannes Berg2009-01-04
|/
* Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-03
|\
| * cpumask: Use find_last_bit()Rusty Russell2008-12-31
| * cpumask: Use accessors code in coreRusty Russell2008-12-31
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-31
| |\
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-29
| |\ \
* | \ \ Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-02
|\ \ \ \
| * \ \ \ Merge ../linux-2.6-x86Rusty Russell2008-12-13
| |\ \ \ \ | | |/ / / | |/| | |
| | | | |
| | | \ \
| | | \ \
| | | \ \
| | *---. \ \ Merge branches 'irq/sparseirq', 'x86/quirks' and 'x86/reboot' into cpus4096Ingo Molnar2008-12-12
| | |\ \ \ \ \
| * | | | | | | cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-13
| | |_|/ / / / | |/| | | | |
* | | | | | | kbuild: Remove gcc 4.1.0 quirk from init/main.cIngo Molnar2009-01-02
* | | | | | | Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-12-31
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | sparseirq: move __weak symbols into separate compilation unitYinghai Lu2008-12-29
| * | | | | | sparseirq: work around compiler optimizing away __weak functionsYinghai Lu2008-12-27
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-12-30
|\| | | | |