Age | Commit message (Expand) | Author |
2012-05-24 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2012-05-23 | Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-05-22 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-05-22 | Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-05-21 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-05-21 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-05-21 | timers: Fixup the Kconfig consolidation fallout | Thomas Gleixner |
2012-05-21 | Fix blocking allocations called very early during bootup | Linus Torvalds |
2012-05-18 | Merge remote-tracking branch 'tip/perf/urgent' into perf/core | Arnaldo Carvalho de Melo |
2012-05-15 | userns: Convert the move_pages, and migrate_pages permission checks to use ui... | Eric W. Biederman |
2012-05-15 | userns: Convert cgroup permission checks to use uid_eq | Eric W. Biederman |
2012-05-15 | userns: Convert tmpfs to use kuid and kgid where appropriate | Eric W. Biederman |
2012-05-15 | userns: Convert sysfs to use kgid/kuid where appropriate | Eric W. Biederman |
2012-05-15 | userns: Convert sysctl permission checks to use kuid and kgids. | Eric W. Biederman |
2012-05-15 | userns: Convert proc to use kuid/kgid where appropriate | Eric W. Biederman |
2012-05-15 | userns: Convert ext4 to user kuid/kgid where appropriate | Eric W. Biederman |
2012-05-15 | userns: Convert ext3 to use kuid/kgid where appropriate | Eric W. Biederman |
2012-05-15 | userns: Convert ext2 to use kuid/kgid where appropriate. | Eric W. Biederman |
2012-05-15 | userns: Convert devpts to use kuid/kgid where appropriate | Eric W. Biederman |
2012-05-15 | userns: Convert binary formats to use kuid/kgid where appropriate | Eric W. Biederman |
2012-05-15 | userns: Add negative depends on entries to avoid building code that is userns... | Eric W. Biederman |
2012-05-14 | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar |
2012-05-08 | Merge branch 'smp/threadalloc' into smp/hotplug | Thomas Gleixner |
2012-05-05 | init: don't try mounting device as nfs root unless type fully matches | Sasha Levin |
2012-05-05 | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK | Thomas Gleixner |
2012-05-05 | init_task: Create generic init_task instance | Thomas Gleixner |
2012-05-02 | Merge 3.4-rc5 into driver-core-next | Greg Kroah-Hartman |
2012-04-30 | params: add 3rd arg to option handler callback signature | Jim Cromie |
2012-04-26 | perf: Remove PERF_COUNTERS config option | Robert Richter |
2012-04-25 | init: fix bug where environment vars can't be passed via boot args | Chris Metcalf |
2012-04-24 | rcu: Reduce cache-miss initialization latencies for large systems | Paul E. McKenney |
2012-04-24 | rcu: Clarify help text for RCU_BOOST_PRIO | Paul E. McKenney |
2012-04-19 | kbuild/extable: Hook up sortextable into the build system. | David Daney |
2012-04-07 | userns: Add a Kconfig option to enforce strict kuid and kgid type checks | Eric W. Biederman |
2012-04-02 | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds |
2012-03-31 | new helper: ext2_image_size() | Al Viro |
2012-03-31 | get rid of pointless includes of ext2_fs.h | Al Viro |
2012-03-29 | documentation: remove references to cpu_*_map. | Rusty Russell |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds |
2012-03-28 | Move all declarations of free_initmem() to linux/mm.h | David Howells |
2012-03-26 | params: <level>_initcall-like kernel parameters | Pawel Moll |
2012-03-23 | init/do_mounts.c: print error code on mount failure | Bernhard Walle |
2012-03-23 | init: check printed flag to skip printing message | Diwakar Tundlam |
2012-03-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2012-03-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-03-21 | init: Remove CONFIG_PPC_ISERIES | Stephen Rothwell |
2012-03-20 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-03-15 | init: fix wording error in mm_init comment | Jim Cromie |
2012-03-01 | sched/rt: Use schedule_preempt_disabled() | Thomas Gleixner |