Age | Commit message (Expand) | Author | Files | Lines |
2015-01-09 | ARM: 8275/1: mm: fix PMD_SECT_RDONLY undeclared compile error | Victor Kamensky | 1 | -2/+2 |
2015-01-09 | perf/x86/uncore/hsw-ep: Handle systems with only two SBOXes | Andi Kleen | 2 | -1/+18 |
2015-01-09 | perf/x86_64: Improve user regs sampling | Andy Lutomirski | 1 | -2/+76 |
2015-01-09 | perf: Move task_pt_regs sampling into arch code | Andy Lutomirski | 3 | -0/+32 |
2015-01-09 | x86: Fix off-by-one in instruction decoder | Peter Zijlstra | 1 | -1/+1 |
2015-01-09 | s390/bpf: Fix JMP_JGE_X (A > X) and JMP_JGT_X (A >= X) | Michael Holzheu | 1 | -2/+2 |
2015-01-09 | s390/bpf: Fix ALU_NEG (A = -A) | Michael Holzheu | 1 | -2/+2 |
2015-01-09 | arch/blackfin/mach-bf533/boards/stamp.c: add linux/delay.h | Oleg Nesterov | 1 | -0/+1 |
2015-01-09 | Merge tag 'pm+acpi-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -10/+8 |
2015-01-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2 | -12/+36 |
2015-01-08 | arm: dts: Use pmu_system_controller phandle for dp phy | Vivek Gautam | 2 | -3/+3 |
2015-01-08 | x86/xen: avoid freeing static 'name' when kasprintf() fails | Vitaly Kuznetsov | 1 | -11/+5 |
2015-01-08 | x86/xen: add extra memory for remapped frames during setup | David Vrabel | 1 | -4/+9 |
2015-01-08 | x86/xen: don't count how many PFNs are identity mapped | David Vrabel | 1 | -18/+9 |
2015-01-08 | x86/xen: Free bootmem in free_p2m_page() during early boot | Boris Ostrovsky | 1 | -3/+6 |
2015-01-08 | arm64/efi: add missing call to early_ioremap_reset() | Ard Biesheuvel | 2 | -1/+2 |
2015-01-08 | s390/mm: avoid using pmd_to_page for !USE_SPLIT_PMD_PTLOCKS | Martin Schwidefsky | 1 | -2/+3 |
2015-01-08 | ARM: shmobile: sh73a0 legacy: Set .control_parent for all irqpin instances | Geert Uytterhoeven | 1 | -0/+3 |
2015-01-07 | ARM: 8253/1: mm: use phys_addr_t type in map_lowmem() for kernel mem region | Grygorii Strashko | 1 | -2/+2 |
2015-01-07 | ARM: 8249/1: mm: dump: don't skip regions | Mark Rutland | 1 | -7/+2 |
2015-01-07 | ARM: wire up execveat syscall | Russell King | 2 | -0/+2 |
2015-01-07 | ARM: dts: berlin: correct BG2Q's SM GPIO location. | Jisheng Zhang | 1 | -30/+30 |
2015-01-07 | ARM: dts: berlin: add broken-cd and set bus width for eMMC in Marvell DMP DT | Jisheng Zhang | 1 | -0/+2 |
2015-01-07 | ARM: dts: berlin: fix io clk and add missing core clk for BG2Q sdhci2 host | Jisheng Zhang | 1 | -1/+2 |
2015-01-07 | arm64: fix missing asm/io.h include in kernel/smp_spin_table.c | Paul Walmsley | 1 | -0/+1 |
2015-01-07 | arm64: fix missing asm/alternative.h include in kernel/module.c | Paul Walmsley | 1 | -0/+1 |
2015-01-07 | arm64: fix missing linux/bug.h include in asm/arch_timer.h | Paul Walmsley | 1 | -0/+1 |
2015-01-07 | arm64: fix missing asm/pgtable-hwdef.h include in asm/processor.h | Paul Walmsley | 1 | -0/+1 |
2015-01-07 | arm64: sanity checks: add missing AArch32 registers | Mark Rutland | 2 | -0/+15 |
2015-01-07 | arm64: Remove unused prepare_to_copy() | Tobias Klauser | 1 | -3/+0 |
2015-01-07 | arm64: Correct __NR_compat_syscalls for bpf | Mark Rutland | 1 | -1/+1 |
2015-01-07 | s390/timex: fix get_tod_clock_ext() inline assembly | Chen Gang | 2 | -5/+7 |
2015-01-07 | Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-video' | Rafael J. Wysocki | 21 | -66/+61 |
2015-01-06 | ARM: dts: Revert disabling of smc91x for n900 | Tony Lindgren | 1 | -3/+1 |
2015-01-06 | ARM: dts: imx51-babbage: Fix ULPI PHY reset modelling | Fabio Estevam | 1 | -17/+5 |
2015-01-06 | ARM: dts: dra7-evm: fix qspi device tree partition size | Mugunthan V N | 1 | -5/+5 |
2015-01-06 | ARM: omap2plus_defconfig: use CONFIG_CPUFREQ_DT | Nishanth Menon | 1 | -1/+1 |
2015-01-06 | ARM: OMAP2+: Fix n900 board name for legacy user space | Tony Lindgren | 1 | -0/+18 |
2015-01-06 | ARM: omap5/dra7xx: Enable booting secondary CPU in HYP mode | Lennart Sorensen | 3 | -2/+33 |
2015-01-06 | ARM: dra7xx: Fix counter frequency drift for AM572x errata i856 | Lennart Sorensen | 2 | -2/+38 |
2015-01-06 | ARM: omap5/dra7xx: Fix frequency typos | Lennart Sorensen | 1 | -4/+4 |
2015-01-06 | Merge tag 'powerpc-3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 7 | -11/+22 |
2015-01-06 | ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu() | Hanjun Guo | 2 | -10/+8 |
2015-01-05 | [IA64] Enable execveat syscall for ia64 | Tony Luck | 3 | -1/+3 |
2015-01-05 | ARM: imx6sx: Set PLL2 as parent of QSPI clocks | Fabio Estevam | 1 | -0/+3 |
2015-01-05 | crypto: sha-mb - Add avx2_supported check. | Vinson Lee | 1 | -1/+1 |
2015-01-05 | crypto: aesni - fix "by8" variant for 128 bit keys | Mathias Krause | 1 | -11/+35 |
2015-01-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml | Linus Torvalds | 3 | -2/+3 |
2015-01-04 | Revert "ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo" | Pavel Machek | 2 | -0/+21 |
2015-01-04 | x86, um: actually mark system call tables readonly | Daniel Borkmann | 2 | -2/+2 |