Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-02-09 | 6 | -28/+48 | |
|\ | ||||||
| * | Merge tag 'v3.19-rc7' into perf/core, to merge fixes before applying new changes | Ingo Molnar | 2015-02-04 | 66 | -255/+541 | |
| |\ | ||||||
| * \ | Merge branch 'perf/hw_breakpoints' into perf/core | Ingo Molnar | 2015-01-28 | 6 | -28/+48 | |
| |\ \ | ||||||
| | * \ | Merge branch 'perf/core-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2014-12-08 | 11 | -57/+131 | |
| | |\ \ | ||||||
| | | * | | perf/x86: Remove get_hbp_len and replace with bp_len | Jacob Shin | 2014-12-03 | 1 | -24/+1 | |
| | | * | | perf/x86/amd: AMD support for bp_len > HW_BREAKPOINT_LEN_8 | Jacob Shin | 2014-12-03 | 6 | -4/+47 | |
* | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-02-09 | 8 | -0/+8 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2015-01-21 | 8 | -0/+8 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | rcu: Make SRCU optional by using CONFIG_SRCU | Pranith Kumar | 2015-01-06 | 8 | -0/+8 | |
* | | | | | | | Merge tag 'spi-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 2015-02-09 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ | Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/config', 'spi/to... | Mark Brown | 2015-02-08 | 1 | -1/+0 | |
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | / | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| | | * | | | | | spi: dw-pci: describe Intel MID controllers better | Andy Shevchenko | 2015-01-07 | 1 | -1/+0 | |
| | |/ / / / / | ||||||
* | | | | | | | Merge tag 'nios2-fixes-v3.19-final' of git://git.rocketboards.org/linux-socfp... | Linus Torvalds | 2015-02-08 | 1 | -3/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | nios2: fix unhandled signals | Chung-Ling Tang | 2015-02-09 | 1 | -3/+5 | |
| |/ / / / / / | ||||||
| | | | | | | | ||||||
| \ \ \ \ \ \ | ||||||
*-. \ \ \ \ \ \ | Merge branches 'timers-urgent-for-linus' and 'x86-urgent-for-linus' of git://... | Linus Torvalds | 2015-02-06 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | Merge tag 'microcode_fix_for_3.19' of git://git.kernel.org/pub/scm/linux/kern... | Ingo Molnar | 2015-01-29 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | x86, microcode: Return error from driver init code when loader is disabled | Boris Ostrovsky | 2015-01-28 | 1 | -1/+1 | |
* | | | | | | | | | Merge tag 'sound-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds | 2015-02-06 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'asoc/fix/samsung' into asoc-linus | Mark Brown | 2015-02-05 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | ARM: dts: Fix I2S1, I2S2 compatible for exynos4 SoCs | Sylwester Nawrocki | 2015-02-05 | 1 | -2/+2 | |
| | | |_|/ / / / / | | |/| | | | | | | ||||||
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 2015-02-06 | 4 | -23/+0 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | mm/debug_pagealloc: fix build failure on ppc and some other archs | Joonsoo Kim | 2015-02-05 | 4 | -23/+0 | |
* | | | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2015-02-06 | 25 | -111/+159 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | MIPS: Fix syscall_get_nr for the syscall exit tracing. | Lars Persson | 2015-02-04 | 3 | -7/+4 | |
| * | | | | | | | | | MIPS: elf2ecoff: Ignore PT_MIPS_ABIFLAGS program headers. | Ralf Baechle | 2015-02-04 | 1 | -1/+3 | |
| * | | | | | | | | | MIPS: elf2ecoff: Rewrite main processing loop to switch. | Ralf Baechle | 2015-02-04 | 1 | -27/+33 | |
| * | | | | | | | | | MIPS: fork: Fix MSA/FPU/DSP context duplication race | James Hogan | 2015-01-31 | 1 | -12/+24 | |
| * | | | | | | | | | MIPS: Fix C0_Pagegrain[IEC] support. | David Daney | 2015-01-31 | 1 | -0/+2 | |
| * | | | | | | | | | MIPS: traps: Fix inline asm ctc1 missing .set hardfloat | James Hogan | 2015-01-30 | 1 | -1/+2 | |
| * | | | | | | | | | MIPS: mipsregs.h: Add write_32bit_cp1_register() | James Hogan | 2015-01-30 | 1 | -0/+15 | |
| * | | | | | | | | | MIPS: Fix kernel lockup or crash after CPU offline/online | Hemmo Nieminen | 2015-01-29 | 1 | -1/+1 | |
| * | | | | | | | | | MIPS: OCTEON: fix kernel crash when offlining a CPU | Aaro Koskinen | 2015-01-29 | 1 | -2/+0 | |
| * | | | | | | | | | MIPS: ARC: Fix build error. | Ralf Baechle | 2015-01-19 | 1 | -3/+3 | |
| * | | | | | | | | | MIPS: IRQ: Fix disable_irq on CPU IRQs | Felix Fietkau | 2015-01-16 | 1 | -0/+4 | |
| * | | | | | | | | | MIPS: smp-mt,smp-cmp: Enable all HW IRQs on secondary CPUs | James Hogan | 2015-01-16 | 2 | -3/+4 | |
| * | | | | | | | | | MIPS: Fix restart of indirect syscalls | Ed Swierk | 2015-01-16 | 2 | -0/+2 | |
| * | | | | | | | | | MIPS: ELF: fix loading o32 binaries on 64-bit kernels | James Cowgill | 2015-01-15 | 1 | -4/+4 | |
| * | | | | | | | | | MIPS: mips-cm: Fix sparse warnings | James Hogan | 2015-01-13 | 1 | -2/+2 | |
| * | | | | | | | | | MIPS: Kconfig: Fix recursive dependency. | Ralf Baechle | 2015-01-13 | 1 | -1/+1 | |
| * | | | | | | | | | MIPS: Compat: Fix build error if CONFIG_MIPS32_COMPAT but no compat ABI. | Ralf Baechle | 2015-01-13 | 1 | -12/+9 | |
| * | | | | | | | | | MIPS: JZ4740: Fixup #include's (sparse) | Brian Norris | 2015-01-13 | 1 | -0/+3 | |
| * | | | | | | | | | MIPS: Wire up execveat(2). | Ralf Baechle | 2015-01-13 | 5 | -6/+13 | |
| * | | | | | | | | | MIPS: Update malta_defconfig to something that works out of the box. | Ralf Baechle | 2015-01-13 | 1 | -12/+4 | |
| * | | | | | | | | | MIPS: FRE: Use set/clear_c0_config5 instead of open coded sequences. | Ralf Baechle | 2015-01-13 | 1 | -5/+3 | |
| * | | | | | | | | | MIPS: Do not fiddle with FRE unless FRE is actually available. | Ralf Baechle | 2015-01-13 | 1 | -16/+27 | |
* | | | | | | | | | | Merge tag 'pci-v3.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-02-05 | 1 | -0/+16 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | PCI: Add NEC variants to Stratus ftServer PCIe DMI check | Charlotte Richardson | 2015-02-02 | 1 | -0/+16 | |
* | | | | | | | | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2015-02-04 | 5 | -24/+47 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | ARM: 8299/1: mm: ensure local active ASID is marked as allocated on rollover | Will Deacon | 2015-02-03 | 1 | -15/+11 | |
| * | | | | | | | | | | ARM: 8298/1: ARM_KERNMEM_PERMS only works with MMU enabled | Arnd Bergmann | 2015-01-29 | 1 | -0/+1 |