aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* taskstats: use better ifdef for alignmentJeff Mahoney2011-01-13
* user_ns: improve the user_ns on-the-slab packagingPavel Emelyanov2011-01-13
* sysctl: remove obsolete commentsJovi Zhang2011-01-13
* sysctl: fix #ifdef guard commentJovi Zhang2011-01-13
* fs/proc/base.c, kernel/latencytop.c: convert sprintf_symbol() to %psJoe Perches2011-01-13
* printk: use RCU to prevent potential lock contention in kmsg_dumpHuang Ying2011-01-13
* kptr_restrict for hiding kernel pointers from unprivileged usersDan Rosenberg2011-01-13
* kernel: clean up USE_GENERIC_SMP_HELPERSAmerigo Wang2011-01-13
* kmsg_dump: add kmsg_dump() calls to the reboot, halt, poweroff and emergency_...Seiji Aguchi2011-01-13
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-11
|\
| * Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-01-09
| |\
| | * tracing: Fix TRACE_EVENT power tracepoint creationMathieu Desnoyers2011-01-07
| | * tracing: Fix preempt count leakLi Zefan2011-01-07
| * | perf_events: Add perf_event_time()Stephane Eranian2011-01-07
| * | perf_events: Generalize use of event_filter_match()Stephane Eranian2011-01-07
| * | perf_events: Move code around to prepare for cgroupStephane Eranian2011-01-07
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-01-10
|\ \ \
| * \ \ Merge branch 'master' into nextJames Morris2011-01-09
| |\ \ \
| * | | | syslog: check cap_syslog when dmesg_restrictSerge E. Hallyn2010-12-08
| * | | | security: Define CAP_SYSLOGSerge E. Hallyn2010-11-28
* | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2011-01-10
|\ \ \ \ \
| * | | | | kbuild: fix interaction of CONFIG_IKCONFIG and KCONFIG_CONFIGBen Gardiner2010-12-14
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-01-10
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending()Rafael J. Wysocki2010-12-24
| * | | | | PM / Hibernate: When failed, in_suspend should be resetMyungJoo Ham2010-12-24
| * | | | | PM / Hibernate: hibernation_ops->leave should be checked tooMyungJoo Ham2010-12-24
| * | | | | Freezer: Fix a race during freezing of TASK_STOPPED tasksTejun Heo2010-12-24
| * | | | | PM: Use proper ccflag flag in kernel/power/MakefileTracey Dent2010-12-24
* | | | | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-01-07
|\ \ \ \ \ \
| * | | | | | irq_work: Use per cpu atomics instead of regular atomicsChristoph Lameter2010-12-18
| * | | | | | taskstats: Use this_cpu_opsChristoph Lameter2010-12-17
| * | | | | | Merge branch 'this_cpu_ops' into for-2.6.38Tejun Heo2010-12-17
| |\ \ \ \ \ \
| * | | | | | | core: Replace __get_cpu_var with __this_cpu_read if not used for an address.Christoph Lameter2010-12-17
| * | | | | | | kprobes: Use this_cpu_opsChristoph Lameter2010-12-17
* | | | | | | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-07
|\ \ \ \ \ \ \ \
| * | | | | | | | workqueue: allow chained queueing during destructionTejun Heo2010-12-20
* | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-01-07
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sched: Constify function scope static struct sched_param usagePeter Zijlstra2011-01-07
| * | | | | | | | | sched: Fix strncmp operationHillf Danton2011-01-07
| * | | | | | | | | sched: Move sched_autogroup_exit() to free_signal_struct()Mike Galbraith2011-01-07
| * | | | | | | | | sched: Fix struct autogroup memory leakMike Galbraith2011-01-07
| * | | | | | | | | sched: Mark autogroup_init() __initYong Zhang2011-01-07
| * | | | | | | | | sched: Consolidate the name of root_task_group and init_task_groupYong Zhang2011-01-07
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-07
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | tty: add 'active' sysfs attribute to tty0 and console deviceKay Sievers2010-12-16
| * | | | | | | | | console: move for_each_console to linux/console.hJiri Slaby2010-11-16
* | | | | | | | | | Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-01-07
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fs: dcache reduce branches in lookup pathNick Piggin2011-01-07
| * | | | | | | | | | fs: dcache rationalise dget variantsNick Piggin2011-01-07
| * | | | | | | | | | fs: dcache remove dcache_lockNick Piggin2011-01-07