aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'android-3.0' into android-omap-3.0Colin Cross2011-06-1421-88/+1678
|\
| * HACK: time: Disable alarmtimerColin Cross2011-06-141-1/+1
| * printk: do not handle non-sleepable notification in console_cpu_notifymhban2011-06-141-1/+0
| * power: wakelock: use get_xtime_and_monotonic_and_sleep_offset in get_expired_...Colin Cross2011-06-141-9/+5
| * Print pending wakeup IRQ preventing suspend to dmesgTodd Poynor2011-06-141-1/+4
| * cgroup: Remove call to synchronize_rcu in cgroup_attach_taskColin Cross2011-06-141-48/+86
| * cgroup: Set CGRP_RELEASABLE when adding to a cgroupColin Cross2011-06-141-30/+23
| * power: wakelock: call __get_wall_to_monotonic() instead of using wall_to_mono...Erik Gilling2011-06-141-1/+1
| * wakelock: Fix operator precedence bugColin Cross2011-06-141-1/+1
| * scheduler: cpuacct: Enable platform callbacks for cpuacct power trackingMike Chan2011-06-141-2/+22
| * scheduler: cpuacct: Enable platform hooks to track cpuusage for CPU frequenciesMike Chan2011-06-141-0/+49
| * sched: Add a generic notifier when a task struct is about to be freedSan Mehat2011-06-141-0/+16
| * power: wakelock: Print active wakelocks when has_wake_lock() is calledMike Chan2011-06-141-5/+10
| * kernel: printk: Add non exported function for clearing the log ring bufferSan Mehat2011-06-141-0/+8
| * printk: Fix log_buf_copy termination.Arve Hjønnevåg2011-06-141-2/+2
| * Revert "printk: remove unused code from kernel/printk.c"Arve Hjønnevåg2011-06-141-0/+39
| * cgroup: Add generic cgroup subsystem permission checks.San Mehat2011-06-144-0/+34
| * PM: earlysuspend: Removing dependence on console.Rebecca Schultz2011-06-143-0/+163
| * consoleearlysuspend: Fix for 2.6.32Arve Hjønnevåg2011-06-141-2/+2
| * PM: earlysuspend: Add console switch when user requested sleep state changes.Arve Hjønnevåg2011-06-143-0/+96
| * PM: wakelock: Don't dump unfrozen task list when aborting try_to_freeze_tasks...Arve Hjønnevåg2011-06-141-1/+2
| * PM: wakelock: Abort task freezing if a wake lock is held.Arve Hjønnevåg2011-06-141-7/+17
| * PM: Add user-space wake lock api.Arve Hjønnevåg2011-06-145-0/+250
| * PM: Enable early suspend through /sys/power/stateArve Hjønnevåg2011-06-142-0/+14
| * PM: Implement early suspend apiArve Hjønnevåg2011-06-144-0/+197
| * PM: wakelocks: Use seq_file for /proc/wakelocks so we can get more than 3K of...Arve Hjønnevåg2011-06-141-28/+23
| * power: wakelocks: fix buffer overflow in print_wake_locksErik Gilling2011-06-141-19/+25
| * power: Prevent spinlock recursion when wake_unlock() is calledMike Chan2011-06-141-3/+2
| * PM: Implement wakelock api.Arve Hjønnevåg2011-06-144-0/+629
| * sched: Enable might_sleep before initializing drivers.Arve Hjønnevåg2011-06-141-1/+12
| * Add build option to to set the default panic timeout.Arve Hjønnevåg2011-06-141-1/+4
| * mm: Add min_free_order_shift tunable.Arve Hjønnevåg2011-06-141-0/+8
| * ARM: Make low-level printk workTony Lindgren2011-06-141-0/+8
* | Merge branch 'linux-omap-pm-3.0' into linux-omap-3.0Colin Cross2011-06-141-0/+24
|\ \ | |/ |/|
| * clockevents: Provide interface to reconfigure an active clock event deviceThomas Gleixner2011-06-131-0/+24
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-06-132-3/+14
|\ \
| * | ftrace: Revert 8ab2b7efd ftrace: Remove unnecessary disabling of irqsSteven Rostedt2011-06-071-0/+7
| * | kprobes/trace: Fix kprobe selftest for gcc 4.6Steven Rostedt2011-06-071-2/+6
| * | ftrace: Fix possible undefined return codeGuoWen Li2011-06-061-1/+1
* | | genirq: Prevent potential NULL dereference in irq_set_irq_wake()Jesper Juhl2011-06-101-0/+3
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-06-082-18/+10
|\ \ \ | |/ /
| * | perf: Comment /proc/sys/kernel/perf_event_paranoid to be part of user ABIVince Weaver2011-06-041-0/+6
| * | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar2011-06-0420-233/+337
| |\ \ | | |/
| * | perf, cgroups: Fix up for new APIPeter Zijlstra2011-05-311-18/+4
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-06-074-25/+50
|\ \ \
| * | | genirq: Ensure we locate the passed IRQ in irq_alloc_descs()Mark Brown2011-06-031-0/+6
| * | | genirq: Fix descriptor init on non-sparse IRQsLinus Walleij2011-06-031-5/+3
| * | | irq: Handle spurios irq detection for threaded irqsSebastian Andrzej Siewior2011-06-033-16/+36
| * | | genirq: Print threaded handler in spurious debug outputSebastian Andrzej Siewior2011-06-031-4/+5
| | |/ | |/|
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-06-072-10/+25
|\ \ \