summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2011-11-30cgroup: Set CGRP_RELEASABLE when adding to a cgroupColin Cross
2011-11-30power: wakelock: call __get_wall_to_monotonic() instead of using wall_to_mono...Erik Gilling
2011-11-30wakelock: Fix operator precedence bugColin Cross
2011-11-30scheduler: cpuacct: Enable platform callbacks for cpuacct power trackingMike Chan
2011-11-30scheduler: cpuacct: Enable platform hooks to track cpuusage for CPU frequenciesMike Chan
2011-11-30sched: Add a generic notifier when a task struct is about to be freedSan Mehat
2011-11-30power: wakelock: Print active wakelocks when has_wake_lock() is calledMike Chan
2011-11-30kernel: printk: Add non exported function for clearing the log ring bufferSan Mehat
2011-11-30printk: Fix log_buf_copy termination.Arve Hjønnevåg
2011-11-30Revert "printk: remove unused code from kernel/printk.c"Arve Hjønnevåg
2011-11-30cgroup: Add generic cgroup subsystem permission checks.San Mehat
2011-11-30PM: earlysuspend: Removing dependence on console.Rebecca Schultz
2011-11-30consoleearlysuspend: Fix for 2.6.32Arve Hjønnevåg
2011-11-30PM: earlysuspend: Add console switch when user requested sleep state changes.Arve Hjønnevåg
2011-11-30PM: wakelock: Don't dump unfrozen task list when aborting try_to_freeze_tasks...Arve Hjønnevåg
2011-11-30PM: wakelock: Abort task freezing if a wake lock is held.Arve Hjønnevåg
2011-11-30PM: Add user-space wake lock api.Arve Hjønnevåg
2011-11-30PM: Enable early suspend through /sys/power/stateArve Hjønnevåg
2011-11-30PM: Implement early suspend apiArve Hjønnevåg
2011-11-30PM: wakelocks: Use seq_file for /proc/wakelocks so we can get more than 3K of...Arve Hjønnevåg
2011-11-30power: wakelocks: fix buffer overflow in print_wake_locksErik Gilling
2011-11-30power: Prevent spinlock recursion when wake_unlock() is calledMike Chan
2011-11-30PM: Implement wakelock api.Arve Hjønnevåg
2011-11-30sched: Enable might_sleep before initializing drivers.Arve Hjønnevåg
2011-11-30Add build option to to set the default panic timeout.Arve Hjønnevåg
2011-11-30mm: Add min_free_order_shift tunable.Arve Hjønnevåg
2011-11-30ARM: Make low-level printk workTony Lindgren
2011-11-30irq: Always clear pending flag in check_irq_resendColin Cross
2011-11-26genirq: Fix irqfixup, irqpoll regressionEdward Donovan
2011-11-11PM / Suspend: Off by one in pm_suspend()Dan Carpenter
2011-11-11genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlierIan Campbell
2011-11-11tracing: Fix returning of duplicate data after EOF in trace_pipe_rawSteven Rostedt
2011-11-11ftrace/kprobes: Fix not to delete probes if in useMasami Hiramatsu
2011-11-11time: Change jiffies_to_clock_t() argument type to unsigned longhank
2011-11-11kmod: prevent kmod_loop_msg overflow in __request_module()Jiri Kosina
2011-10-18cputimer: Cure lock inversionPeter Zijlstra
2011-10-17Avoid using variable-length arrays in kernel/sys.cLinus Torvalds
2011-10-01Merge branches 'irq-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urge...Linus Torvalds
2011-09-30posix-cpu-timers: Cure SMP wobblesPeter Zijlstra
2011-09-29Resource: fix wrong resource window calculationRam Pai
2011-09-26sched: Fix up wchan borkageSimon Kirby
2011-09-25ptrace: PTRACE_LISTEN forgets to unlock ->siglockOleg Nesterov
2011-09-20irq: Fix check for already initialized irq_domain in irq_domain_addRob Herring
2011-09-19Merge branch 'irq-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds
2011-09-19Make taskstats round statistics down to nearest 1k bytes/eventsLinus Torvalds
2011-09-19Make TASKSTATS require root accessLinus Torvalds
2011-09-18sched/rt: Migrate equal priority tasks to available CPUsShawn Bohrer
2011-09-14workqueue: lock cwq access in drain_workqueueThomas Tuttle
2011-09-12genirq: Make irq_shutdown() symmetric vs. irq_startup againGeert Uytterhoeven
2011-09-07Merge branch 'timers-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds