aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-23cpuset: fix unchecked calls to NODEMASK_ALLOC()Li Zefan1-35/+16
2011-03-23cpuset: remove unneeded NODEMASK_ALLOC() in cpuset_attach()Li Zefan1-5/+2
2011-03-23cpuset: remove unneeded NODEMASK_ALLOC() in cpuset_sprintf_memlist()Li Zefan1-16/+8
2011-03-23memcg: remove direct page_cgroup-to-page pointerJohannes Weiner1-0/+2
2011-03-23memcg: res_counter_read_u64(): fix potential races on 32-bit machinesKAMEZAWA Hiroyuki1-0/+14
2011-03-23timekeeping: Use syscore_ops instead of sysdev class and sysdevRafael J. Wysocki1-19/+8
2011-03-23mm: arch: rename in_gate_area_no_task to in_gate_area_no_mmStephen Wilson1-2/+2
2011-03-23perf: Better fit max unprivileged mlock pages for tools needsFrederic Weisbecker1-1/+2
2011-03-23genirq; Remove the last leftovers of the old sparse irq codeThomas Gleixner1-14/+0
2011-03-23perf_events: Fix stale ->cgrp pointer in update_cgrp_time_from_cpuctx()Stephane Eranian1-1/+11
2011-03-23sched, doc: Update sched-design-CFS.txtBorislav Petkov2-4/+0
2011-03-23lockdep: Remove unused 'factor' variable from lockdep_stats_show()Sergey Senozhatsky1-8/+1
2011-03-23sched: Remove unused 'rq' variable and cpu_rq() call from alloc_fair_sched_group()Sergey Senozhatsky1-3/+0
2011-03-23Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgentIngo Molnar1-2/+1
2011-03-22printk: allow setting DEFAULT_MESSAGE_LEVEL via KconfigMandeep Singh Baines1-1/+1
2011-03-22printk: use %pK for /proc/kallsyms and /proc/modulesKees Cook2-8/+6
2011-03-22console: prevent registered consoles from dumping old kernel message over againFeng Tang1-0/+18
2011-03-22console: allow to retain boot console via boot option keep_bootconFabio M. Di Nitto1-1/+15
2011-03-22kernel/watchdog.c: always return NOTIFY_OK during cpu up/down eventsDon Zickus1-6/+16
2011-03-22kernel/watchdog.c: allow hardlockup to panic by defaultDon Zickus1-1/+4
2011-03-22sys_unshare: remove the dead CLONE_THREAD/SIGHAND/VM codeOleg Nesterov1-98/+25
2011-03-22kernel/cpu.c: fix many errors related to style.Michael Rodriguez1-6/+5
2011-03-22smp: move smp setup functions to kernel/smp.cAmerigo Wang1-0/+81
2011-03-22move x86 specific oops=panic to generic codeOlaf Hering1-0/+10
2011-03-22kthread: use kthread_create_on_node()Eric Dumazet3-5/+12
2011-03-22kthread: NUMA aware kthread_create_on_node()Eric Dumazet2-7/+27
2011-03-22mm: NUMA aware alloc_thread_info_node()Eric Dumazet1-3/+6
2011-03-22mm: NUMA aware alloc_task_struct_node()Eric Dumazet1-4/+6
2011-03-22cgroups: if you list_empty() a head then don't list_del() itPhil Carmody1-8/+6
2011-03-22tracing: Fix set_ftrace_filter probe function displayJiri Olsa1-2/+1
2011-03-21Prevent rt_sigqueueinfo and rt_tgsigqueueinfo from spoofing the signal codeJulien Tinnes1-4/+12
2011-03-20Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds2-2/+3
2011-03-19sched: Fix yield_to kernel-docRandy Dunlap1-0/+2
2011-03-18Merge branches 'irq-fixes-for-linus' and 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-2/+3
2011-03-18Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-9/+14
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-03-18KGDB: Notify GDB of machine halt, reboot or power offDavid Howells1-0/+30
2011-03-18trace, filters: Initialize the match variable in process_ops() properlyIngo Molnar1-1/+1
2011-03-17Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-0/+3
2011-03-17smp_call_function_interrupt: use typedef and %pfMilton Miller1-8/+8
2011-03-17smp_call_function_many: handle concurrent clearing of maskMilton Miller1-3/+10
2011-03-17call_function_many: add missing orderingMilton Miller1-13/+33
2011-03-17call_function_many: fix list delete vs add raceMilton Miller1-7/+13
2011-03-17export pid symbols needed for kvm_vcpu_on_spinRik van Riel2-0/+3
2011-03-17genirq: Fix incorrect unlock in __setup_irq()Dan Carpenter1-1/+1
2011-03-17genirq: show_interrupts: Check desc->name before printing it blindlyThomas Gleixner1-1/+2
2011-03-17kernel: change to new flag variablematt mooney2-2/+3
2011-03-17trace, documentation: Fix branch profiling location in debugfsDavid Rientjes1-2/+2
2011-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh-latestPaul Mundt84-2468/+5553
2011-03-16Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-8/+1