aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-omap-3.0' into android-omap-3.0Colin Cross2011-09-263-0/+238
|\
| * cpu_pm: call notifiers during suspendColin Cross2011-09-261-0/+33
| * cpu_pm: Add cpu power management notifiersColin Cross2011-09-263-0/+205
| * Merge commit 'v3.0.1' into linux-omap-3.0Colin Cross2011-08-105-25/+106
| |\
| * \ Merge commit 'v3.0' into linux-omap-3.0Colin Cross2011-08-108-92/+335
| |\ \
| * \ \ Merge commit 'v3.0-rc7' into linux-omap-3.0Colin Cross2011-07-124-30/+115
| |\ \ \
| * | | | plist: Remove the need to supply locks to plist headsDima Zavin2011-07-085-8/+8
| * | | | Merge commit 'v3.0-rc5' into linux-omap-3.0Colin Cross2011-06-293-74/+103
| |\ \ \ \
* | \ \ \ \ Merge branch 'android-3.0' into android-omap-3.0Iliyan Malchev2011-09-061-4/+35
|\ \ \ \ \ \
| * | | | | | PM: Backoff suspend if repeated attempts failTodd Poynor2011-09-061-4/+35
* | | | | | | Merge branch 'android-3.0' into android-omap-3.0Iliyan Malchev2011-08-231-0/+8
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | panic: Add board ID to panic outputNishanth Menon2011-08-191-0/+8
* | | | | | | Merge branch 'android-3.0' into android-omap-3.0Colin Cross2011-08-105-25/+106
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge commit 'v3.0.1' into android-3.0Colin Cross2011-08-105-25/+106
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | mm/futex: fix futex writes on archs with SW tracking of dirty & youngBenjamin Herrenschmidt2011-08-041-2/+2
| | * | | | | tracing: Have "enable" file use refcounts like the "filter" fileSteven Rostedt2011-08-041-9/+22
| | * | | | | tracing: Fix bug when reading system filters on module removalSteven Rostedt2011-08-043-11/+82
| | * | | | | perf: Fix software event overflowPeter Zijlstra2011-08-041-5/+2
| | | |_|_|/ | | |/| | |
* | | | | | Merge branch 'android-3.0' into android-omap-3.0Colin Cross2011-08-108-92/+335
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge commit 'v3.0' into android-3.0Colin Cross2011-08-108-92/+335
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-07-204-28/+100
| | |\ \ \ \
| | | * \ \ \ Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2011-07-204-28/+100
| | | |\ \ \ \
| | | | * | | | signal: align __lock_task_sighand() irq disabling and RCUPaul E. McKenney2011-07-201-6/+13
| | | | * | | | softirq,rcu: Inform RCU of irq_exit() activityPeter Zijlstra2011-07-202-3/+11
| | | | * | | | sched: Add irq_{enter,exit}() to scheduler_ipi()Peter Zijlstra2011-07-201-6/+38
| | | | * | | | rcu: protect __rcu_read_unlock() against scheduler-using irq handlersPaul E. McKenney2011-07-201-5/+24
| | | | * | | | rcu: Streamline code produced by __rcu_read_unlock()Paul E. McKenney2011-07-191-6/+6
| | | | * | | | rcu: Fix RCU_BOOST race handling current->rcu_read_unlock_specialPaul E. McKenney2011-07-191-2/+6
| | | | * | | | rcu: decrease rcu_report_exp_rnp coupling with schedulerPaul E. McKenney2011-07-191-2/+4
| | * | | | | | sched: Avoid creating superfluous NUMA domains on non-NUMA systemsPeter Zijlstra2011-07-201-0/+2
| | * | | | | | sched: Allow for overlapping sched_domain spansPeter Zijlstra2011-07-202-29/+130
| | * | | | | | sched: Break out cpu_power from the sched_group structurePeter Zijlstra2011-07-202-29/+49
| | |/ / / / /
| | * | | | | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2011-07-152-5/+36
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | rcu: Prevent RCU callbacks from executing before scheduler initializedPaul E. McKenney2011-07-132-5/+36
| | | | |_|/ | | | |/| |
| | * | | | sched: Fix 32bit racePeter Zijlstra2011-07-151-0/+3
| | * | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds2011-07-121-2/+16
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd)Simon Guinot2011-07-071-2/+16
| | | | |/ | | | |/|
* | | | | Merge branch 'android-3.0' into android-omap-3.0Colin Cross2011-08-101-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | PM: wakelocks: Display wakelocks preventing suspend by defaultTodd Poynor2011-08-101-1/+1
* | | | | Merge branch 'android-3.0' into android-omap-3.0Iliyan Malchev2011-08-081-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | PM: wakelocks: Don't report wake up wakelock if suspend abortedTodd Poynor2011-08-081-1/+1
* | | | | Merge branch 'android-3.0' into android-omap-3.0Colin Cross2011-07-271-1/+3
|\ \ \ \ \ | |/ / / /
| * | | | PM: Fix printing IRQ names for pending wakeup IRQsTodd Poynor2011-07-251-1/+3
* | | | | Merge branch 'android-3.0' into android-omap-3.0Iliyan Malchev2011-07-211-3/+12
|\ \ \ \ \ | |/ / / /
| * | | | earlysuspend: add verbose debug flagErik Gilling2011-07-211-3/+12
* | | | | Merge branch 'android-3.0' into android-omap-3.0Iliyan Malchev2011-07-203-0/+119
|\ \ \ \ \ | |/ / / /
| * | | | power: Add option to log time spent in suspendColin Cross2011-07-203-0/+119
* | | | | Merge branch 'android-3.0' into android-omap-3.0Colin Cross2011-07-151-0/+20
|\ \ \ \ \ | |/ / / /
| * | | | Move x86_64 idle notifiers to genericTodd Poynor2011-07-151-0/+20
* | | | | Merge branch 'android-3.0' into android-omap-3.0Colin Cross2011-07-134-35/+41
|\ \ \ \ \ | |/ / / /