aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-15prctl: use CAP_SYS_RESOURCE for PR_SET_MM optionCyrill Gorcunov1-1/+1
2012-03-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+6
2012-03-07Revert "CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/resume"Linus Torvalds1-2/+2
2012-03-06genirq: Clear action->thread_mask if IRQ_ONESHOT is not setThomas Gleixner1-6/+38
2012-03-05hung_task: fix the broken rcu_lock_break() logicOleg Nesterov1-4/+7
2012-03-05vfork: kill PF_STARTINGOleg Nesterov1-9/+0
2012-03-05coredump_wait: don't call complete_vfork_done()Oleg Nesterov1-1/+1
2012-03-05vfork: make it killableOleg Nesterov1-8/+32
2012-03-05vfork: introduce complete_vfork_done()Oleg Nesterov1-7/+10
2012-03-05kprobes: return proper error code from register_kprobe()Prashanth Nageshappa1-5/+7
2012-03-05kmsg_dump: don't run on non-error paths by defaultMatthew Garrett1-0/+6
2012-03-02Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-4/+4
2012-03-02Block: use a freezable workqueue for disk-event pollingAlan Stern1-1/+6
2012-02-28perf/hwbp: Fix a possible memory leakNamhyung Kim1-2/+2
2012-02-27Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+2
2012-02-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-13/+37
2012-02-27CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/resumeSrivatsa S. Bhat1-2/+2
2012-02-24epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()Oleg Nesterov1-1/+4
2012-02-22sched/events: Revert trace_sched_stat_sleeptime()Peter Zijlstra2-1/+2
2012-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+2
2012-02-15genirq: Handle pending irqs in irq_startup()Thomas Gleixner4-11/+14
2012-02-15genirq: Unmask oneshot irqs when thread was not wokenThomas Gleixner1-2/+23
2012-02-13vfs: fix panic in __d_lookup() with high dentry hashtable countsDimitri Sivanich1-2/+2
2012-02-13Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds1-1/+2
2012-02-14module: make module param bint handle nul valueDave Young1-1/+2
2012-02-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-3/+9
2012-02-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+14
2012-02-10relay: prevent integer overflow in relay_open()Dan Carpenter1-2/+8
2012-02-07perf: Fix double start/stop in x86_pmu_start()Stephane Eranian1-5/+14
2012-02-07block: strip out locking optimization in put_io_context()Tejun Heo1-1/+1
2012-02-04Merge tag 'pm-fixes-for-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-6/+31
2012-02-04PM / Freezer: Thaw only kernel threads if freezing of kernel threads failsSrivatsa S. Bhat2-4/+27
2012-02-03kprobes: fix a memory leak in function pre_handler_kretprobe()Jiang Liu1-1/+5
2012-02-02Fix race in process_vm_rw_coreChristopher Yeoh1-0/+20
2012-02-02Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-56/+124
2012-02-01PM / Hibernate: Thaw kernel threads in SNAPSHOT_CREATE_IMAGE ioctl pathSrivatsa S. Bhat1-2/+4
2012-01-29PM / Hibernate: Fix s2disk regression related to freezing workqueuesRafael J. Wysocki2-0/+28
2012-01-27sched/rt: Fix task stack corruption under __ARCH_WANT_INTERRUPTS_ON_CTXSWChanho Min1-0/+5
2012-01-27perf: Fix broken interrupt rate throttlingStephane Eranian1-38/+66
2012-01-27sched: Fix ancient race in do_exit()Yasunori Goto1-0/+16
2012-01-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-3/+1
2012-01-26Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+4
2012-01-26bugs, x86: Fix printk levels for panic, softlockups and stack dumpsPrarit Bhargava1-1/+1
2012-01-26sched/nohz: Fix nohz cpu idle load balancing state with cpu hotplugSuresh Siddha1-5/+29
2012-01-26sched/s390: Fix compile error in sched/core.cChristian Borntraeger1-0/+1
2012-01-26sched: Fix rq->nr_uninterruptible update racePeter Zijlstra1-12/+6
2012-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+25
2012-01-23Merge tag 'pm-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+2
2012-01-23Merge branch 'kernel-doc' from Randy DunlapLinus Torvalds2-4/+4
2012-01-23kernel-doc: fix kernel-doc warnings in schedRandy Dunlap1-2/+1