Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-04-30 | 94 | -1322/+288 |
|\ | |||||
| * | idle: Remove GENERIC_IDLE_LOOP config switch | Thomas Gleixner | 2013-04-17 | 31 | -33/+0 |
| * | um: Use generic idle loop | Richard Weinberger | 2013-04-17 | 2 | -23/+5 |
| * | ia64: Make sure interrupts enabled when we "safe_halt()" | Luck, Tony | 2013-04-17 | 1 | -0/+1 |
| * | sparc: Use generic idle loop | Sam Ravnborg | 2013-04-13 | 7 | -57/+24 |
| * | idle: Remove unused ARCH_HAS_DEFAULT_IDLE | Paul Bolle | 2013-04-10 | 2 | -6/+0 |
| * | bfin: Fix typo in arch_cpu_idle() | Ingo Molnar | 2013-04-10 | 1 | -1/+1 |
| * | xtensa: Use generic idle loop | Thomas Gleixner | 2013-04-08 | 2 | -12/+3 |
| * | x86: Use generic idle loop | Thomas Gleixner | 2013-04-08 | 4 | -80/+30 |
| * | unicore: Use generic idle loop | Thomas Gleixner | 2013-04-08 | 2 | -18/+4 |
| * | tile: Use generic idle loop | Thomas Gleixner | 2013-04-08 | 3 | -57/+11 |
| * | tile: Enter idle with preemption disabled | Thomas Gleixner | 2013-04-08 | 1 | -2/+0 |
| * | sh: Use generic idle loop | Thomas Gleixner | 2013-04-08 | 3 | -91/+14 |
| * | score: Use generic idle loop | Thomas Gleixner | 2013-04-08 | 2 | -18/+1 |
| * | s390: Use generic idle loop | Thomas Gleixner | 2013-04-08 | 4 | -30/+11 |
| * | powerpc: Use generic idle loop | Thomas Gleixner | 2013-04-08 | 3 | -61/+31 |
| * | parisc: Use generic idle loop | Thomas Gleixner | 2013-04-08 | 3 | -23/+2 |
| * | openrisc: Use generic idle loop | Thomas Gleixner | 2013-04-08 | 3 | -74/+2 |
| * | mn10300: Use generic idle loop | Thomas Gleixner | 2013-04-08 | 3 | -65/+8 |
| * | mips: Use generic idle loop | Thomas Gleixner | 2013-04-08 | 3 | -34/+17 |
| * | microblaze: Use generic idle loop | Thomas Gleixner | 2013-04-08 | 3 | -56/+2 |
| * | metag: Use generic idle loop | Thomas Gleixner | 2013-04-08 | 3 | -30/+8 |
| * | m68k: Use generic idle loop | Thomas Gleixner | 2013-04-08 | 2 | -28/+5 |
| * | m32r: Use generic idle loop | Thomas Gleixner | 2013-04-08 | 3 | -19/+2 |
| * | ia64: Use generic idle loop | Thomas Gleixner | 2013-04-08 | 4 | -72/+23 |
| * | hexagon: Use generic idle loop | Thomas Gleixner | 2013-04-08 | 3 | -21/+5 |
| * | h8300: Use generic idle loop | Thomas Gleixner | 2013-04-08 | 2 | -31/+5 |
| * | frv: Use generic idle loop | Thomas Gleixner | 2013-04-08 | 2 | -22/+6 |
| * | cris: Use generic idle loop | Thomas Gleixner | 2013-04-08 | 5 | -33/+9 |
| * | c6x: Use generic idle loop | Thomas Gleixner | 2013-04-08 | 2 | -27/+2 |
| * | bfin: Use generic idle loop | Thomas Gleixner | 2013-04-08 | 3 | -27/+8 |
| * | avr32: Use generic idle loop | Thomas Gleixner | 2013-04-08 | 5 | -44/+10 |
| * | arm64: Use generic idle loop | Thomas Gleixner | 2013-04-08 | 3 | -39/+7 |
| * | arm: Use generic idle loop | Thomas Gleixner | 2013-04-08 | 15 | -92/+57 |
| * | alpha: Use generic idle loop | Thomas Gleixner | 2013-04-08 | 3 | -21/+2 |
| * | arc: Use generic idle loop | Thomas Gleixner | 2013-04-08 | 3 | -27/+3 |
| * | idle: Implement generic idle function | Thomas Gleixner | 2013-04-08 | 1 | -0/+3 |
| * | arch: Consolidate tsk_is_polling() | Thomas Gleixner | 2013-04-08 | 13 | -25/+0 |
| * | arch: Cleanup enable/disable_hlt | Thomas Gleixner | 2013-04-08 | 7 | -60/+3 |
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-04-30 | 4 | -53/+52 |
|\ \ | |||||
| * | | context_tracking: Restore correct previous context state on exception exit | Frederic Weisbecker | 2013-03-07 | 3 | -28/+49 |
| * | | context_tracking: Move exception handling to generic code | Frederic Weisbecker | 2013-03-07 | 4 | -25/+3 |
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-04-30 | 19 | -303/+1834 |
|\ \ \ | |||||
| * | | | perf/x86/intel/P4: Robistify P4 PMU types | Ingo Molnar | 2013-04-26 | 2 | -36/+35 |
| * | | | perf/x86/amd: Fix AMD NB and L2I "uncore" support | Jacob Shin | 2013-04-22 | 1 | -2/+3 |
| * | | | perf/x86/amd: Remove old-style NB counter support from perf_event_amd.c | Jacob Shin | 2013-04-21 | 1 | -133/+5 |
| * | | | perf/x86: Check all MSRs before passing hw check | George Dunlap | 2013-04-21 | 1 | -11/+17 |
| * | | | perf/x86/amd: Add support for AMD NB and L2I "uncore" counters | Jacob Shin | 2013-04-21 | 4 | -1/+553 |
| * | | | perf/x86/intel: Add Ivy Bridge-EP uncore support | Yan, Zheng | 2013-04-21 | 2 | -28/+543 |
| * | | | perf/x86/intel: Fix SNB-EP CBO and PCU uncore PMU filter management | Yan, Zheng | 2013-04-21 | 2 | -59/+280 |