summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* kconfig CROSS_COMPILE optionRoland McGrath2010-02-021-0/+8
* lib: add support for LZO-compressed kernelsAlbin Tonnerre2010-01-111-4/+14
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-191-4/+6
|\
| * initramfs: add missing decompressor error checkPhillip Lougher2009-12-151-4/+6
* | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-191-6/+1
|\ \
| * | sched: Mark boot-cpu active before smp_init()Peter Zijlstra2009-12-161-6/+1
* | | Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-172-8/+4
|\ \ \ | |/ / |/| |
| * | kbuild: move utsrelease.h to include/generatedSam Ravnborg2009-12-121-1/+1
| * | kbuild: move compile.h to include/generatedSam Ravnborg2009-12-122-7/+3
| |/
* | init/main.c: fix symbol shadows noiseH Hartley Sweeten2009-12-151-9/+9
* | nommu: fix malloc performance by adding uninitialized flagJie Zhang2009-12-151-0/+22
|/
* Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-081-9/+15
|\
| * timers, init: Limit the number of per cpu calibration bootup messagesMike Travis2009-11-261-9/+15
* | sysfs: deprecated features are to help old tools not to confuse themUwe Kleine-König2009-12-081-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds2009-12-081-0/+1
|\ \
| * \ Merge commit 'v2.6.32-rc7'Eric W. Biederman2009-11-171-2/+2
| |\ \
| * | | sysctl: Reduce sys_sysctl to a compatibility wrapper around /proc/sysEric W. Biederman2009-11-111-0/+1
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-051-0/+9
|\ \ \ \
| * | | | rcu: "Tiny RCU", The Bloatwatch EditionPaul E. McKenney2009-10-261-0/+9
* | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-051-0/+1
|\ \ \ \ \
| * | | | | locking: Make inlining decision Kconfig basedThomas Gleixner2009-11-131-0/+1
| | |_|/ / | |/| | |
* | | | | param: don't complain about unused module parameters.Rusty Russell2009-12-021-8/+3
* | | | | sysfs: fix SYSFS_DEPRECATED_V2 promptRandy Dunlap2009-12-011-1/+1
* | | | | SLOW_WORK: Move slow_work's proc file to debugfsDavid Howells2009-12-011-4/+4
* | | | | SLOW_WORK: Allow the work items to be viewed through a /proc fileDavid Howells2009-11-191-0/+10
|/ / / /
* | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-11-111-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | perf_events: Fix some typo in the perf events config descriptionThadeu Lima de Souza Cascardo2009-11-021-2/+2
| |/ /
* | | powerpc: Minor cleanup to init/KconfigKumar Gala2009-10-271-1/+1
|/ /
* | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-10-081-1/+0
|\ \
| * | rcu: Clean up code based on review feedback from Josh Triplett, part 2Paul E. McKenney2009-09-231-1/+0
* | | perf_event: Provide vmalloc() based mmap() backingPeter Zijlstra2009-10-061-0/+18
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-09-231-5/+0
|\ \
| * | cpumask: remove unused cpu_mask_allRusty Russell2009-09-241-5/+0
* | | headers: utsname.h reduxAlexey Dobriyan2009-09-231-1/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-231-8/+0
|\ \ \ | |/ / |/| |
| * | kernel hacking: move STRIP_ASM_SYMS from GeneralRandy Dunlap2009-09-201-8/+0
* | | Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2009-09-231-0/+2
|\ \ \
| * \ \ Merge branch 'linus' into sfi-releaseLen Brown2009-09-193-58/+20
| |\ \ \ | | |/ /
| * | | SFI: add platform-independent core supportFeng Tang2009-08-281-0/+2
* | | | mm: replace various uses of num_physpages by totalram_pagesJan Beulich2009-09-221-2/+2
* | | | Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds2009-09-211-14/+31
|\ \ \ \ | |_|_|/ |/| | |
| * | | perf: Tidy up after the big renameIngo Molnar2009-09-211-10/+27
| * | | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-4/+4
| | |/ | |/|
* | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-211-1/+2
|\ \ \
| * | | rcu: Kconfig help needs to say that TREE_PREEMPT_RCU scales downPaul E. McKenney2009-09-181-1/+2
| |/ /
* | | tracing: Remove markersChristoph Hellwig2009-09-181-7/+0
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-09-162-1/+3
|\ \
| * | Driver Core: devtmpfs - kernel-maintained tmpfs-based /devKay Sievers2009-09-152-1/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-151-24/+0
|\ \ \ | |/ / |/| |
| * | Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-142-3/+12
| |\ \
OpenPOWER on IntegriCloud