aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2011-09-20PM: wakelocks: Display wakelocks preventing suspend by defaultTodd Poynor
2011-09-20PM: wakelocks: Don't report wake up wakelock if suspend abortedTodd Poynor
2011-09-20PM: Fix printing IRQ names for pending wakeup IRQsTodd Poynor
2011-09-20earlysuspend: add verbose debug flagErik Gilling
2011-09-20power: Add option to log time spent in suspendColin Cross
2011-09-20Move x86_64 idle notifiers to genericTodd Poynor
2011-09-20cgroup: Add generic cgroup subsystem permission checksColin Cross
2011-09-20Revert "cgroup: Add generic cgroup subsystem permission checks."Colin Cross
2011-09-20HACK: time: Disable alarmtimerColin Cross
2011-09-20printk: do not handle non-sleepable notification in console_cpu_notifymhban
2011-09-19power: wakelock: use get_xtime_and_monotonic_and_sleep_offset in get_expired_...Colin Cross
2011-09-19Print pending wakeup IRQ preventing suspend to dmesgTodd Poynor
2011-09-19cgroup: Remove call to synchronize_rcu in cgroup_attach_taskColin Cross
2011-09-19cgroup: Set CGRP_RELEASABLE when adding to a cgroupColin Cross
2011-09-19power: wakelock: call __get_wall_to_monotonic() instead of using wall_to_mono...Erik Gilling
2011-09-19wakelock: Fix operator precedence bugColin Cross
2011-09-19scheduler: cpuacct: Enable platform callbacks for cpuacct power trackingMike Chan
2011-09-19scheduler: cpuacct: Enable platform hooks to track cpuusage for CPU frequenciesMike Chan
2011-09-19sched: Add a generic notifier when a task struct is about to be freedSan Mehat
2011-09-19power: wakelock: Print active wakelocks when has_wake_lock() is calledMike Chan
2011-09-19kernel: printk: Add non exported function for clearing the log ring bufferSan Mehat
2011-09-19printk: Fix log_buf_copy termination.Arve Hjønnevåg
2011-09-19Revert "printk: remove unused code from kernel/printk.c"Arve Hjønnevåg
2011-09-19cgroup: Add generic cgroup subsystem permission checks.San Mehat
2011-09-19PM: earlysuspend: Removing dependence on console.Rebecca Schultz
2011-09-19consoleearlysuspend: Fix for 2.6.32Arve Hjønnevåg
2011-09-19PM: earlysuspend: Add console switch when user requested sleep state changes.Arve Hjønnevåg
2011-09-19PM: wakelock: Don't dump unfrozen task list when aborting try_to_freeze_tasks...Arve Hjønnevåg
2011-09-19PM: wakelock: Abort task freezing if a wake lock is held.Arve Hjønnevåg
2011-09-19PM: Add user-space wake lock api.Arve Hjønnevåg
2011-09-19PM: Enable early suspend through /sys/power/stateArve Hjønnevåg
2011-09-19PM: Implement early suspend apiArve Hjønnevåg
2011-09-19PM: wakelocks: Use seq_file for /proc/wakelocks so we can get more than 3K of...Arve Hjønnevåg
2011-09-19power: wakelocks: fix buffer overflow in print_wake_locksErik Gilling
2011-09-19power: Prevent spinlock recursion when wake_unlock() is calledMike Chan
2011-09-19PM: Implement wakelock api.Arve Hjønnevåg
2011-09-19sched: Enable might_sleep before initializing driversArve Hjønnevåg
2011-09-19Add build option to to set the default panic timeoutArve Hjønnevåg
2011-09-19mm: Add min_free_order_shift tunable.Arve Hjønnevåg
2011-09-19ARM: Make low-level printk workTony Lindgren
2011-09-07Merge branch 'timers-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds
2011-09-07Merge branch 'sched-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds
2011-08-31perf_event: Fix broken calc_timer_values()Eric B Munson
2011-08-29perf events: Fix slow and broken cgroup context switch codeStephane Eranian
2011-08-29sched: Fix a memory leak in __sdt_free()WANG Cong
2011-08-29sched: Move blk_schedule_flush_plug() out of __schedule()Thomas Gleixner
2011-08-29sched: Separate the scheduler entry for preemptionThomas Gleixner
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown
2011-08-25kernel/printk: do not turn off bootconsole in printk_late_init() if keep_bootconNishanth Aravamudan
2011-08-25Add a personality to report 2.6.x version numbersAndi Kleen