| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2013-09-19 | 37 | -74/+401 |
|\ |
|
| * | MIPS: Fix invalid symbolic link file | Madhavan Srinivasan | 2013-09-19 | 1 | -1/+1 |
| * | MIPS: PCI: pci-bcm1480: Include missing vt.h header | Markos Chandras | 2013-09-19 | 1 | -0/+1 |
| * | MIPS: Disable usermode switching of the FR bit for MIPS R5 CPUs. | Ralf Baechle | 2013-09-19 | 1 | -0/+13 |
| * | MIPS: Add MIPS R5 config5 register. | Ralf Baechle | 2013-09-19 | 1 | -0/+7 |
| * | MIPS: PCI: Use pci_resource_to_user to map pci memory space properly | Wolfgang Grandegger | 2013-09-19 | 1 | -0/+12 |
| * | MIPS: 74K/1074K: Correct erratum workaround. | Maciej W. Rozycki | 2013-09-18 | 1 | -8/+18 |
| * | MIPS: Cleanup CP0 PRId and CP1 FPIR register access masks | Maciej W. Rozycki | 2013-09-18 | 12 | -45/+77 |
| * | MIPS: Remove useless comment about kprobe from arch/mips/Makefile | Wu Zhangjin | 2013-09-18 | 1 | -3/+0 |
| * | MIPS: Fix VGA_MAP_MEM macro. | Leonid Yegoshin | 2013-09-18 | 1 | -1/+2 |
| * | MIPS: Reimplement get_cycles(). | Ralf Baechle | 2013-09-18 | 1 | -1/+32 |
| * | MIPS: Optimize current_cpu_type() for better code. | Ralf Baechle | 2013-09-17 | 19 | -19/+236 |
| * | MIPS: Fix accessing to per-cpu data when flushing the cache | Ralf Baechle | 2013-09-17 | 1 | -0/+5 |
| * | MIPS: Provide nice way to access boot CPU's data. | Ralf Baechle | 2013-09-17 | 1 | -0/+1 |
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-09-18 | 4 | -18/+6 |
|\ \ |
|
| * | | x86/intel/lpss: Add pin control support to Intel low power subsystem | Mathias Nyman | 2013-09-14 | 1 | -2/+3 |
| * | | perf/x86/intel: Mark MEM_LOAD_UOPS_MISS_RETIRED as precise on SNB | Stephane Eranian | 2013-09-14 | 1 | -0/+1 |
| * | | x86: Remove now-unused save_rest() | Borislav Petkov | 2013-09-10 | 1 | -15/+0 |
| * | | x86/smpboot: Fix announce_cpu() to printk() the last "OK" properly | Libin | 2013-09-05 | 1 | -1/+2 |
* | | | 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 |