| Commit message (Expand) | Author | Age | Files | Lines |
* | sched/wait: Make the __wait_event*() interface more friendly | Peter Zijlstra | 2013-10-04 | 1 | -10/+9 |
* | sched: Revert need_resched() to look at TIF_NEED_RESCHED | Peter Zijlstra | 2013-09-28 | 1 | -8/+0 |
* | sched, x86: Optimize the preempt_schedule() call | Peter Zijlstra | 2013-09-25 | 6 | -0/+101 |
* | sched, x86: Provide a per-cpu preempt_count implementation | Peter Zijlstra | 2013-09-25 | 10 | -17/+124 |
* | sched: Extract the basic add/sub preempt_count modifiers | Peter Zijlstra | 2013-09-25 | 2 | -5/+4 |
* | sched, arch: Create asm/preempt.h | Peter Zijlstra | 2013-09-25 | 30 | -0/+30 |
* | sched, idle: Fix the idle polling state logic | Peter Zijlstra | 2013-09-25 | 1 | -3/+3 |
* | x86: Use asm goto to implement better modify_and_test() functions | Peter Zijlstra | 2013-09-25 | 5 | -92/+58 |
* | sched/balancing: Periodically decay max cost of idle balance | Jason Low | 2013-09-20 | 1 | -0/+1 |
* | sched/balancing: Consider max cost of idle balance per sched domain | Jason Low | 2013-09-20 | 1 | -0/+1 |
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-09-18 | 1 | -2/+2 |
|\ |
|
| * | perf/x86/intel: Fix Silvermont offcore masks | Peter Zijlstra | 2013-09-12 | 1 | -2/+2 |
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-09-17 | 3 | -2/+45 |
|\ \ |
|
| * | | KVM: VMX: set "blocked by NMI" flag if EPT violation happens during IRET from... | Gleb Natapov | 2013-09-17 | 1 | -0/+9 |
| * | | KVM: nEPT: reset PDPTR register cache on nested vmentry emulation | Gleb Natapov | 2013-09-17 | 1 | -0/+4 |
| * | | KVM: mmu: allow page tables to be in read-only slots | Paolo Bonzini | 2013-09-17 | 1 | -1/+19 |
| * | | KVM: x86 emulator: emulate RETF imm | Bruce Rogers | 2013-09-17 | 1 | -1/+13 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2013-09-17 | 25 | -250/+197 |
|\ \ \
| |/ /
|/| | |
|
| * | | tile: remove stray blank space | Chris Metcalf | 2013-09-16 | 1 | -1/+1 |
| * | | tile: <arch/> header updates from upstream | Chris Metcalf | 2013-09-16 | 4 | -35/+59 |
| * | | tile: improve gxio iorpc autogenerated code style | Chris Metcalf | 2013-09-16 | 10 | -130/+127 |
| * | | tile: double default VMALLOC space | Chris Metcalf | 2013-09-16 | 1 | -1/+1 |
| * | | tile: remove stale arch/tile/kernel/futex_64.S | Chris Metcalf | 2013-09-13 | 1 | -55/+0 |
| * | | tile: remove HUGE_VMAP dead code | Chris Metcalf | 2013-09-13 | 6 | -24/+6 |
| * | | tile: use pmd_pfn() instead of casting via pte_t | Chris Metcalf | 2013-09-13 | 1 | -2/+1 |
| * | | tile: fix typos in comment in arch/tile/kernel/unaligned.c | Chris Metcalf | 2013-09-13 | 1 | -2/+2 |
* | | | Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2013-09-16 | 2 | -3/+4 |
|\ \ \ |
|
| * | | | clocksource: armada-370-xp: Use CLOCKSOURCE_OF_DECLARE | Ezequiel Garcia | 2013-09-02 | 1 | -2/+2 |
| * | | | ARM: timer-sp: Set dynamic irq affinity | Viresh Kumar | 2013-08-22 | 1 | -1/+2 |
* | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2013-09-15 | 6 | -8/+49 |
|\ \ \ \ |
|
| * | | | | MIPS: kernel: vpe: Make vpe_attrs an array of pointers. | Markos Chandras | 2013-09-13 | 1 | -1/+1 |
| * | | | | MIPS: Fix SMP core calculations when using MT support. | Leonid Yegoshin | 2013-09-13 | 1 | -2/+11 |
| * | | | | MIPS: DECstation I/O ASIC DMA interrupt handling fix | Maciej W. Rozycki | 2013-09-13 | 2 | -0/+10 |
| * | | | | MIPS: DECstation HRT initialization rearrangement | Maciej W. Rozycki | 2013-09-13 | 3 | -5/+27 |
* | | | | | Merge tag 'xtensa-next-20130912' of git://github.com/czankel/xtensa-linux | Linus Torvalds | 2013-09-13 | 11 | -353/+324 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | xtensa: Fix broken allmodconfig build | Guenter Roeck | 2013-09-06 | 1 | -0/+1 |
| * | | | | xtensa: remove CCOUNT_PER_JIFFY | Baruch Siach | 2013-09-06 | 3 | -5/+4 |
| * | | | | xtensa: fix !CONFIG_XTENSA_CALIBRATE_CCOUNT build failure | Baruch Siach | 2013-09-06 | 2 | -7/+2 |
| * | | | | xtensa: don't use echo -e needlessly | Max Filippov | 2013-09-06 | 2 | -3/+3 |
| * | | | | xtensa: new fast_alloca handler | Max Filippov | 2013-09-06 | 1 | -152/+40 |
| * | | | | xtensa: keep a3 and excsave1 on entry to exception handlers | Max Filippov | 2013-09-06 | 5 | -142/+238 |
| * | | | | xtensa: enable kernel preemption | Max Filippov | 2013-09-06 | 1 | -28/+17 |
| * | | | | xtensa: check thread flags atomically on return from user exception | Max Filippov | 2013-09-06 | 1 | -18/+21 |
* | | | | | Merge branch 'genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l... | Linus Torvalds | 2013-09-13 | 34 | -35/+0 |
|\ \ \ \ \ |
|
| * | | | | | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky | 2013-09-13 | 34 | -35/+0 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-09-13 | 11 | -0/+2219 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | blackfin: Ignore generated uImages | Mark Brown | 2013-09-13 | 1 | -0/+1 |
| * | | | | blackfin: Add STMMAC platform data to enable dwmac1000 driver on BF60x. | Sonic Zhang | 2013-09-13 | 2 | -0/+26 |
| * | | | | bf609: adv7343: add S-Video and Component output support | Scott Jiang | 2013-09-13 | 1 | -1/+22 |
| * | | | | bf609: add adv7343 video encoder support | Scott Jiang | 2013-09-13 | 1 | -0/+54 |