aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2011-01-13thp: update futex compound knowledgeAndrea Arcangeli
2011-01-13oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj downMandeep Singh Baines
2011-01-13sched: remove long deprecated CLONE_STOPPED flagDave Jones
2011-01-13irq: use per_cpu kstat_irqsEric Dumazet
2011-01-13Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-13pps: capture MONOTONIC_RAW timestamps as wellAlexander Gordeev
2011-01-13ntp: add hardpps implementationAlexander Gordeev
2011-01-13taskstats: use better ifdef for alignmentJeff Mahoney
2011-01-13user_ns: improve the user_ns on-the-slab packagingPavel Emelyanov
2011-01-13sysctl: remove obsolete commentsJovi Zhang
2011-01-13sysctl: fix #ifdef guard commentJovi Zhang
2011-01-13fs/proc/base.c, kernel/latencytop.c: convert sprintf_symbol() to %psJoe Perches
2011-01-13printk: use RCU to prevent potential lock contention in kmsg_dumpHuang Ying
2011-01-13kptr_restrict for hiding kernel pointers from unprivileged usersDan Rosenberg
2011-01-13kernel: clean up USE_GENERIC_SMP_HELPERSAmerigo Wang
2011-01-13kmsg_dump: add kmsg_dump() calls to the reboot, halt, poweroff and emergency_...Seiji Aguchi
2011-01-12switch cgroupAl Viro
2011-01-11Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-01-10Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2011-01-10block: ensure that completion error gets properly tracedJens Axboe
2011-01-10Merge branch 'master' into nextJames Morris
2011-01-09Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2011-01-07tracing: Fix TRACE_EVENT power tracepoint creationMathieu Desnoyers
2011-01-07tracing: Fix preempt count leakLi Zefan
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2011-01-07Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-01-07Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-01-07Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-01-07sched: Constify function scope static struct sched_param usagePeter Zijlstra
2011-01-07sched: Fix strncmp operationHillf Danton
2011-01-07sched: Move sched_autogroup_exit() to free_signal_struct()Mike Galbraith
2011-01-07sched: Fix struct autogroup memory leakMike Galbraith
2011-01-07sched: Mark autogroup_init() __initYong Zhang
2011-01-07sched: Consolidate the name of root_task_group and init_task_groupYong Zhang
2011-01-07perf_events: Add perf_event_time()Stephane Eranian
2011-01-07perf_events: Generalize use of event_filter_match()Stephane Eranian
2011-01-07perf_events: Move code around to prepare for cgroupStephane Eranian
2011-01-07blktrace: add missing probe argument to block_bio_completeMathieu Desnoyers
2011-01-07fs: dcache reduce branches in lookup pathNick Piggin
2011-01-07fs: dcache rationalise dget variantsNick Piggin
2011-01-07fs: dcache remove dcache_lockNick Piggin
2011-01-07fs: dcache scale subdirsNick Piggin
2011-01-07fs: dcache scale dentry refcountNick Piggin
2011-01-07fs: change d_delete semanticsNick Piggin
2011-01-07cgroup fs: avoid switching ->d_op on live dentryNick Piggin