summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-04-021-0/+1
|\
| * Get rid of indirect include of fs_struct.hAl Viro2009-03-311-0/+1
* | cpusets: allow cpusets to be configured/built on non-SMP systemsPaul Menage2009-04-021-1/+1
* | memcg: remove redundant message at swaponKAMEZAWA Hiroyuki2009-04-021-0/+2
* | initramfs: prevent initramfs printk message being split by messages from othe...Simon Kitching2009-04-021-3/+4
* | init/main.c: fix sparse warnings: context imbalanceHannes Eder2009-04-011-0/+1
|/
* cpumask: use set_cpu_active in init/main.cRusty Russell2009-03-301-2/+1
* cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALLRusty Russell2009-03-301-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-for-30Linus Torvalds2009-03-281-15/+56
|\
| * fastboot: remove duplicate unpack_to_rootfs()Li, Shaohua2009-03-281-15/+56
* | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-274-222/+157
|\ \ | |/ |/|
| *---. Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar2009-03-043-216/+144
| |\ \ \
| | | | * Revert "menu: fix embedded menu snafu"Linus Torvalds2009-03-021-16/+12
| | | | * menu: fix embedded menu snafuRandy Dunlap2009-03-021-12/+16
| | | * | init: make initrd/initramfs decompression failure a KERN_EMERG eventH. Peter Anvin2009-01-142-5/+9
| | | * | bzip2/lzma: comprehensible error messages for missing decompressorH. Peter Anvin2009-01-122-2/+15
| | | * | bzip2/lzma: make flush_buffer() unconditionalIngo Molnar2009-01-101-2/+0
| | | * | Merge branch 'linus' into x86/setup-lzmaIngo Molnar2009-01-106-95/+141
| | | |\ \
| | | * | | bzip2/lzma: centralize format detectionH. Peter Anvin2009-01-082-63/+14
| | | * | | bzip2/lzma: fix built-in initramfs vs CONFIG_RD_GZIPAlain Knaff2009-01-071-1/+6
| | | * | | bzip2/lzma: make config machinery an arch configurableH. Peter Anvin2009-01-041-21/+31
| | | * | | bzip2/lzma: use a table to search for initramfs compression formatsH. Peter Anvin2009-01-041-47/+35
| | | * | | bzip2/lzma: config and initramfs support for bzip2/lzma decompressionAlain Knaff2009-01-043-198/+157
| * | | | | Merge branch 'linus' into x86/apicIngo Molnar2009-02-222-6/+12
| |\ \ \ \ \ | | |/ / / / | |/| | | / | | | |_|/ | | |/| |
| * | | | smp, generic: introduce arch_disable_smp_support() instead of disable_ioapic_...Ingo Molnar2009-02-051-6/+6
| * | | | Merge branch 'linus' into core/percpuIngo Molnar2009-01-271-94/+100
| |\ \ \ \
| * \ \ \ \ Merge branch 'x86/mm' into core/percpuIngo Molnar2009-01-211-33/+32
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'core/percpu' into stackprotectorIngo Molnar2009-01-186-122/+154
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'linus' into stackprotectorIngo Molnar2008-12-315-38/+233
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'linus' into stackprotectorIngo Molnar2008-10-159-163/+121
| |\ \ \ \ \ \ \
| * | | | | | | | x86: fix the stackprotector canary of the boot CPUIngo Molnar2008-05-261-0/+6
| * | | | | | | | stackprotector: include filesIngo Molnar2008-05-261-0/+1
| | | | | | | | |
| \ \ \ \ \ \ \ \
*-. \ \ \ \ \ \ \ \ Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/coreIngo Molnar2009-03-131-15/+15
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| | * | | | | | | | menu: fix embedded menu snafuRandy Dunlap2009-03-101-15/+15
* | | | | | | | | | Merge commit 'v2.6.29-rc7' into sched/coreIngo Molnar2009-03-051-1/+2
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | rcu: Teach RCU that idle task is not quiscent state at bootPaul E. McKenney2009-02-261-1/+2
| |/ / / / / / / /
* | | | | | | | | Merge branches 'sched/cleanups', 'sched/urgent' and 'linus' into sched/coreIngo Molnar2009-02-262-6/+12
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Consolidate driver_probe_done() loops into one placeArjan van de Ven2009-02-212-6/+12
| | |_|_|_|_|/ / | |/| | | | | |
| | | | | | | |
| \ \ \ \ \ \ \
*-. \ \ \ \ \ \ \ Merge branches 'sched/rt' and 'sched/urgent' into sched/coreIngo Molnar2009-02-081-128/+132
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | | | | | | / / / | |_|_|_|_|/ / / |/| | | | | | |
| | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2009-01-261-7/+0
| | |\ \ \ \ \ \
| | | * | | | | | Revert "kbuild: strip generated symbols from *.ko"Sam Ravnborg2009-01-141-7/+0
| |_|/ / / / / / |/| | | | | | |
| | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-01-261-0/+8
| | |\ \ \ \ \ \
| | | * | | | | | net: Move config NET_NS to from net/Kconfig to init/KconfigMatt Helsley2009-01-261-0/+8
| | | | |_|_|/ / | | | |/| | | |
| | * | | | | | Merge branch 'core/debugobjects' into core/urgentThomas Gleixner2009-01-221-33/+32
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | cgroups: consolidate cgroup documentsLi Zefan2009-01-151-5/+4
| | | * | | | | cgroups: clean up KconfigLi Zefan2009-01-151-28/+28
| |_|/ / / / / |/| | | | | |
| | * | | | | rcu: move Kconfig menuMike Travis2009-01-151-87/+92
| |/ / / / / |/| | | | |
| * | | | | sched: make plist a library facilityPeter Zijlstra2009-01-161-1/+0
|/ / / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds2009-01-091-0/+14
|\ \ \ \ \
| * | | | | Squashfs: initrd supportPhillip Lougher2009-01-051-0/+14
| | |_|_|/ | |/| | |
OpenPOWER on IntegriCloud