| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "x86-64/efi: Use EFI to deal with platform wall clock" | H. Peter Anvin | 2012-08-14 | 1 | -4/+4 |
* | mm/hotplug: correctly setup fallback zonelists when creating new pgdat | Jiang Liu | 2012-08-01 | 1 | -1/+1 |
* | memcg: rename config variables | Andrew Morton | 2012-08-01 | 1 | -7/+7 |
* | mm/hugetlb: add new HugeTLB cgroup | Aneesh Kumar K.V | 2012-08-01 | 1 | -0/+15 |
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-07-28 | 1 | -1/+1 |
|\ |
|
| * | ARM: 7453/1: audit: only allow syscall auditing for pure EABI userspace | Will Deacon | 2012-07-09 | 1 | -1/+1 |
* | | Merge tag 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2012-07-27 | 1 | -0/+1 |
|\ \ |
|
| * | | init: add comments to keep initcall-names in sync with initcall levels | Jim Cromie | 2012-07-27 | 1 | -0/+1 |
| |/ |
|
* | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-07-26 | 1 | -4/+4 |
|\ \ |
|
| * | | x86-64/efi: Use EFI to deal with platform wall clock | Jan Beulich | 2012-06-06 | 1 | -4/+4 |
* | | | switch fput to task_work_add | Al Viro | 2012-07-22 | 1 | -1/+2 |
| |/
|/| |
|
* | | init: Drop initcall level output | Borislav Petkov | 2012-06-08 | 1 | -6/+1 |
* | | module_param: stop double-calling parameters. | Rusty Russell | 2012-06-08 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-06-01 | 6 | -14/+62 |
|\ |
|
| * | kconfig: update compression algorithm info | Randy Dunlap | 2012-06-01 | 1 | -6/+5 |
| * | init: disable sparse checking of the mount.o source files | H Hartley Sweeten | 2012-06-01 | 5 | -8/+57 |
* | | Merge branch 'for-3.5/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2012-05-30 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Merge tag 'v3.4-rc5' into for-3.5/core | Jens Axboe | 2012-05-01 | 2 | -14/+15 |
| |\ |
|
| * \ | Merge branch 'for-3.5' of ../cgroup into block/for-3.5/core-merged | Tejun Heo | 2012-04-01 | 6 | -33/+72 |
| |\ \ |
|
| * | | | blkcg: make CONFIG_BLK_CGROUP bool | Tejun Heo | 2012-03-06 | 1 | -1/+1 |
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-05-24 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | timers: Fixup the Kconfig consolidation fallout | Thomas Gleixner | 2012-05-21 | 1 | -0/+1 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2012-05-24 | 1 | -1/+129 |
|\ \ \ \ \ |
|
| * | | | | | userns: Convert the move_pages, and migrate_pages permission checks to use ui... | Eric W. Biederman | 2012-05-15 | 1 | -2/+0 |
| * | | | | | userns: Convert cgroup permission checks to use uid_eq | Eric W. Biederman | 2012-05-15 | 1 | -1/+0 |
| * | | | | | userns: Convert tmpfs to use kuid and kgid where appropriate | Eric W. Biederman | 2012-05-15 | 1 | -1/+0 |
| * | | | | | userns: Convert sysfs to use kgid/kuid where appropriate | Eric W. Biederman | 2012-05-15 | 1 | -1/+0 |
| * | | | | | userns: Convert sysctl permission checks to use kuid and kgids. | Eric W. Biederman | 2012-05-15 | 1 | -1/+0 |
| * | | | | | userns: Convert proc to use kuid/kgid where appropriate | Eric W. Biederman | 2012-05-15 | 1 | -1/+0 |
| * | | | | | userns: Convert ext4 to user kuid/kgid where appropriate | Eric W. Biederman | 2012-05-15 | 1 | -1/+0 |
| * | | | | | userns: Convert ext3 to use kuid/kgid where appropriate | Eric W. Biederman | 2012-05-15 | 1 | -1/+0 |
| * | | | | | userns: Convert ext2 to use kuid/kgid where appropriate. | Eric W. Biederman | 2012-05-15 | 1 | -1/+0 |
| * | | | | | userns: Convert devpts to use kuid/kgid where appropriate | Eric W. Biederman | 2012-05-15 | 1 | -1/+0 |
| * | | | | | userns: Convert binary formats to use kuid/kgid where appropriate | Eric W. Biederman | 2012-05-15 | 1 | -2/+0 |
| * | | | | | userns: Add negative depends on entries to avoid building code that is userns... | Eric W. Biederman | 2012-05-15 | 1 | -0/+131 |
| * | | | | | userns: Add a Kconfig option to enforce strict kuid and kgid type checks | Eric W. Biederman | 2012-04-08 | 1 | -1/+11 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-05-23 | 1 | -0/+3 |
|\ \ \ \ \ |
|
| * | | | | | kbuild/extable: Hook up sortextable into the build system. | David Daney | 2012-04-20 | 1 | -0/+3 |
* | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-05-23 | 1 | -13/+1 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge remote-tracking branch 'tip/perf/urgent' into perf/core | Arnaldo Carvalho de Melo | 2012-05-18 | 1 | -12/+13 |
| |\ \ \ \ \ \
| | | |_|_|_|/
| | |/| | | | |
|
| * | | | | | | perf: Remove PERF_COUNTERS config option | Robert Richter | 2012-04-26 | 1 | -13/+1 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-05-23 | 1 | -14/+19 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge 3.4-rc5 into driver-core-next | Greg Kroah-Hartman | 2012-05-02 | 1 | -14/+13 |
| |\ \ \ \ \ \
| | | |/ / / /
| | |/| | | | |
|
| * | | | | | | params: add 3rd arg to option handler callback signature | Jim Cromie | 2012-04-30 | 1 | -13/+20 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-05-22 | 2 | -0/+28 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'smp/threadalloc' into smp/hotplug | Thomas Gleixner | 2012-05-08 | 1 | -12/+13 |
| |\ \ \ \ \ \
| | | |/ / / /
| | |/| | | | |
|
| * | | | | | | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK | Thomas Gleixner | 2012-05-05 | 1 | -1/+4 |
| * | | | | | | init_task: Create generic init_task instance | Thomas Gleixner | 2012-05-05 | 2 | -0/+25 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-05-22 | 1 | -4/+46 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar | 2012-05-14 | 1 | -4/+46 |
| |\ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | | |
|