summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2012-04-16alarmtimer: Provide accessor to alarmtimer rtc deviceJohn Stultz
2012-04-16PM: Backoff suspend if repeated attempts failTodd Poynor
2012-04-16Move x86_64 idle notifiers to genericTodd Poynor
2012-04-16sched: Add a generic notifier when a task struct is about to be freedSan Mehat
2012-04-16proc: smaps: Allow smaps access for CAP_SYS_RESOURCESan Mehat
2012-04-16printk: update log_buf_copy for 3.3Colin Cross
2012-04-16kernel: printk: Add non exported function for clearing the log ring bufferSan Mehat
2012-04-16printk: Fix log_buf_copy termination.Arve Hjønnevåg
2012-04-16Revert "printk: remove unused code from kernel/printk.c"Arve Hjønnevåg
2012-04-16PM: wakelock: Don't dump unfrozen task list when aborting try_to_freeze_tasks...Arve Hjønnevåg
2012-04-16PM: wakelock: Abort task freezing if a wake lock is held.Arve Hjønnevåg
2012-04-16PM: Add user-space wake lock api.Arve Hjønnevåg
2012-04-16PM: Implement wakelock api.Arve Hjønnevåg
2012-04-16mm: Add min_free_order_shift tunable.Arve Hjønnevåg
2012-04-16ARM: Make low-level printk workTony Lindgren
2012-04-16cgroup: Remove call to synchronize_rcu in cgroup_attach_taskColin Cross
2012-04-16cgroup: Add generic cgroup subsystem permission checksColin Cross
2012-04-16cgroup: Set CGRP_RELEASABLE when adding to a cgroupColin Cross
2012-04-16power: Add option to log time spent in suspendColin Cross
2012-04-16panic: Add board ID to panic outputNishanth Menon
2012-04-16PM: Print pending wakeup IRQ preventing suspend to dmesgTodd Poynor
2012-04-16printk: do not handle non-sleepable notification in console_cpu_notifymhban
2012-04-16Add build option to to set the default panic timeout.Arve Hjønnevåg
2012-04-16sched: Enable might_sleep before initializing drivers.Arve Hjønnevåg
2012-03-21PM QoS: Modify the aggregate value of memory throughput constraint classDeepthy Ravi
2012-03-21PM QoS: add a PM_QOS_MEMORY_THROUGHPUT classJean Pihet
2012-03-15prctl: use CAP_SYS_RESOURCE for PR_SET_MM optionCyrill Gorcunov
2012-03-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-03-07Revert "CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/res...Linus Torvalds
2012-03-06genirq: Clear action->thread_mask if IRQ_ONESHOT is not setThomas Gleixner
2012-03-05hung_task: fix the broken rcu_lock_break() logicOleg Nesterov
2012-03-05vfork: kill PF_STARTINGOleg Nesterov
2012-03-05coredump_wait: don't call complete_vfork_done()Oleg Nesterov
2012-03-05vfork: make it killableOleg Nesterov
2012-03-05vfork: introduce complete_vfork_done()Oleg Nesterov
2012-03-05kprobes: return proper error code from register_kprobe()Prashanth Nageshappa
2012-03-05kmsg_dump: don't run on non-error paths by defaultMatthew Garrett
2012-03-02Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...Linus Torvalds
2012-03-02Block: use a freezable workqueue for disk-event pollingAlan Stern
2012-02-28perf/hwbp: Fix a possible memory leakNamhyung Kim
2012-02-27Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-02-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-02-27CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/resumeSrivatsa S. Bhat
2012-02-24epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()Oleg Nesterov
2012-02-22sched/events: Revert trace_sched_stat_sleeptime()Peter Zijlstra
2012-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-02-15genirq: Handle pending irqs in irq_startup()Thomas Gleixner
2012-02-15genirq: Unmask oneshot irqs when thread was not wokenThomas Gleixner
2012-02-13vfs: fix panic in __d_lookup() with high dentry hashtable countsDimitri Sivanich
2012-02-13Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds