aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2011-01-20Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-29/+8
2011-01-20Merge branch 'akpm'Gravatar Linus Torvalds 1-6/+45
2011-01-20kernel/smp.c: consolidate writes in smp_call_function_interrupt()Gravatar Milton Miller 1-10/+19
2011-01-20kernel/smp.c: fix smp_call_function_many() SMP raceGravatar Anton Blanchard 1-0/+30
2011-01-20Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 5-22/+117
2011-01-20smp: Allow on_each_cpu() to be called while early_boot_irqs_disabled status t...Gravatar Tejun Heo 1-4/+7
2011-01-20lockdep: Move early boot local IRQ enable/disable status to init/main.cGravatar Tejun Heo 2-25/+1
2011-01-19hrtimers: Notify hrtimer users of switches to NOHZ modeGravatar Stephen Boyd 1-3/+4
2011-01-19perf: Fix perf_event_init_task()/perf_event_free_task() interactionGravatar Oleg Nesterov 1-5/+4
2011-01-19perf: Fix find_get_context() vs perf_event_exit_task() raceGravatar Oleg Nesterov 1-14/+20
2011-01-19blktrace: Don't output messages if NOTIFY isn't set.Gravatar Tao Ma 1-0/+7
2011-01-19sched, cgroup: Use exit hook to avoid use-after-free crashGravatar Peter Zijlstra 1-0/+18
2011-01-18Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-11/+12
2011-01-18perf: Validate cpu early in perf_event_alloc()Gravatar Oleg Nesterov 1-4/+6
2011-01-18perf: Find_get_context: fix the per-cpu-counter checkGravatar Oleg Nesterov 1-1/+1
2011-01-18perf: Fix contexted inheritanceGravatar Peter Zijlstra 1-6/+5
2011-01-18sched: Fix signed unsigned comparison in check_preempt_tick()Gravatar Mike Galbraith 1-0/+3
2011-01-18sched: Replace rq->bkl_count with rq->rq_sched_info.bkl_countGravatar Yong Zhang 2-5/+4
2011-01-18sched, autogroup: Fix CONFIG_RT_GROUP_SCHED sched_setscheduler() failureGravatar Mike Galbraith 3-1/+33
2011-01-18sched: Display autogroup names in /proc/sched_debugGravatar Bharata B Rao 2-0/+8
2011-01-18sched: Reinstate group names in /proc/sched_debugGravatar Bharata B Rao 1-0/+35
2011-01-18sched: Update effective_load() to use global share weightsGravatar Paul Turner 1-16/+16
2011-01-15Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f...Gravatar Linus Torvalds 6-34/+36
2011-01-14tracing: Remove syscall_exit_fieldsGravatar Lai Jiangshan 1-21/+12
2011-01-14Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+1
2011-01-14cgroup_fs: fix cgroup use of simple_lookup()Gravatar Al Viro 1-1/+16
2011-01-14Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Gravatar Ingo Molnar 2-3/+15
2011-01-14rcu: avoid pointless blocked-task warningsGravatar Paul E. McKenney 1-1/+2
2011-01-14rcu: demote SRCU_SYNCHRONIZE_DELAY from kernel-parameter statusGravatar Paul E. McKenney 1-2/+13
2011-01-14cgroups: Fix a lockdep warning at cgroup removalGravatar Li Zefan 1-1/+1
2011-01-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Gravatar Linus Torvalds 4-142/+1
2011-01-13thp: khugepagedGravatar Andrea Arcangeli 1-0/+5
2011-01-13thp: add pmd_huge_pte to mm_structGravatar Andrea Arcangeli 1-0/+7
2011-01-13thp: update futex compound knowledgeGravatar Andrea Arcangeli 1-10/+45
2011-01-13oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj downGravatar Mandeep Singh Baines 1-0/+1
2011-01-13sched: remove long deprecated CLONE_STOPPED flagGravatar Dave Jones 1-27/+1
2011-01-13irq: use per_cpu kstat_irqsGravatar Eric Dumazet 1-10/+30
2011-01-13Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 2-18/+24
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