aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-23/+7
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Gravatar Linus Torvalds 13-16/+16
2011-01-13pps: capture MONOTONIC_RAW timestamps as wellGravatar Alexander Gordeev 1-0/+43
2011-01-13ntp: add hardpps implementationGravatar Alexander Gordeev 1-15/+410
2011-01-13taskstats: use better ifdef for alignmentGravatar Jeff Mahoney 1-1/+1
2011-01-13user_ns: improve the user_ns on-the-slab packagingGravatar Pavel Emelyanov 1-3/+12
2011-01-13sysctl: remove obsolete commentsGravatar Jovi Zhang 1-17/+0
2011-01-13sysctl: fix #ifdef guard commentGravatar Jovi Zhang 1-2/+2
2011-01-13fs/proc/base.c, kernel/latencytop.c: convert sprintf_symbol() to %psGravatar Joe Perches 1-14/+9
2011-01-13printk: use RCU to prevent potential lock contention in kmsg_dumpGravatar Huang Ying 1-27/+7
2011-01-13kptr_restrict for hiding kernel pointers from unprivileged usersGravatar Dan Rosenberg 1-0/+10
2011-01-13kernel: clean up USE_GENERIC_SMP_HELPERSGravatar Amerigo Wang 3-20/+20
2011-01-13kmsg_dump: add kmsg_dump() calls to the reboot, halt, poweroff and emergency_...Gravatar Seiji Aguchi 2-0/+10
2011-01-12switch cgroupGravatar Al Viro 1-23/+7
2011-01-11Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 5-43/+62
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Gravatar Linus Torvalds 1-4/+10
2011-01-10Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 1-1/+1
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Gravatar Linus Torvalds 5-11/+20
2011-01-10Merge branch 'master' into nextGravatar James Morris 62-1736/+3665
2011-01-09Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Ingo Molnar 39-1082/+2144
2011-01-07tracing: Fix TRACE_EVENT power tracepoint creationGravatar Mathieu Desnoyers 2-1/+2
2011-01-07tracing: Fix preempt count leakGravatar Li Zefan 1-4/+2
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Gravatar Linus Torvalds 11-63/+62
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqGravatar Linus Torvalds 1-1/+59
2011-01-07Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 7-35/+33
2011-01-07Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-6/+2
2011-01-07Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-15/+39
2011-01-07sched: Constify function scope static struct sched_param usageGravatar Peter Zijlstra 4-4/+4
2011-01-07sched: Fix strncmp operationGravatar Hillf Danton 1-1/+1
2011-01-07sched: Move sched_autogroup_exit() to free_signal_struct()Gravatar Mike Galbraith 1-4/+3
2011-01-07sched: Fix struct autogroup memory leakGravatar Mike Galbraith 1-0/+1
2011-01-07sched: Mark autogroup_init() __initGravatar Yong Zhang 1-1/+1
2011-01-07sched: Consolidate the name of root_task_group and init_task_groupGravatar Yong Zhang 2-25/+23
2011-01-07perf_events: Add perf_event_time()Gravatar Stephane Eranian 1-14/+24
2011-01-07perf_events: Generalize use of event_filter_match()Gravatar Stephane Eranian 1-8/+8
2011-01-07perf_events: Move code around to prepare for cgroupGravatar Stephane Eranian 2-16/+26
2011-01-07fs: dcache reduce branches in lookup pathGravatar Nick Piggin 1-1/+1
2011-01-07fs: dcache rationalise dget variantsGravatar Nick Piggin 1-1/+1
2011-01-07fs: dcache remove dcache_lockGravatar Nick Piggin 1-6/+0
2011-01-07fs: dcache scale subdirsGravatar Nick Piggin 1-2/+17
2011-01-07fs: dcache scale dentry refcountGravatar Nick Piggin 1-2/+0
2011-01-07fs: change d_delete semanticsGravatar Nick Piggin 1-1/+1
2011-01-07cgroup fs: avoid switching ->d_op on live dentryGravatar Nick Piggin 1-5/+22
2011-01-06Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armGravatar Linus Torvalds 1-0/+1
2011-01-06Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-...Gravatar Linus Torvalds 2-10/+17
2011-01-06Merge branch 'x86-security-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-2/+169
2011-01-06Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 6-102/+63
2011-01-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 19-585/+785
2011-01-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 13-348/+894
2011-01-06Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-125/+110