Age | Commit message (Expand) | Author | Files | Lines |
2015-08-28 | Merge branches 'pci/enumeration' and 'pci/misc' into next | Bjorn Helgaas | 2 | -36/+14 |
2015-08-28 | ARM: Kirkwood: add modes-map property to ns2-leds nodes | Vincent Donnefort | 5 | -0/+25 |
2015-08-28 | x86/irq: Do not dereference irq descriptor before checking it | Thomas Gleixner | 1 | -1/+2 |
2015-08-28 | x86/mm/mtrr: Remove kernel internal MTRR interfaces: unexport mtrr_add() and ... | Luis R. Rodriguez | 1 | -2/+0 |
2015-08-28 | s390/io: Add pci_iomap_wc() and pci_iomap_wc_range() | Luis R. Rodriguez | 1 | -0/+2 |
2015-08-28 | x86/asm: Drop repeated macro of X86_EFLAGS_AC definition | Huang Rui | 1 | -2/+0 |
2015-08-27 | Merge tag 'powerpc-4.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -0/+3 |
2015-08-27 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 1 | -6/+6 |
2015-08-27 | arm64: KVM: Fix host crash when injecting a fault into a 32bit guest | Marc Zyngier | 1 | -6/+6 |
2015-08-27 | ARCv2: entry: Fix reserved handler | Vineet Gupta | 1 | -7/+2 |
2015-08-27 | ARCv2: perf: Finally introduce HS perf unit | Vineet Gupta | 2 | -2/+6 |
2015-08-27 | ARCv2: perf: SMP support | Alexey Brodkin | 1 | -15/+54 |
2015-08-27 | ARCv2: perf: implement exclusion of event counting in user or kernel mode | Alexey Brodkin | 2 | -2/+17 |
2015-08-27 | ARCv2: perf: Support sampling events using overflow interrupts | Alexey Brodkin | 2 | -10/+126 |
2015-08-27 | ARCv2: perf: implement "event_set_period" | Alexey Brodkin | 1 | -16/+63 |
2015-08-27 | ARC: perf: cap the number of counters to hardware max of 32 | Vineet Gupta | 2 | -5/+6 |
2015-08-27 | s390/jump_label: Use %*ph to print small buffers | Alexander Kuleshov | 1 | -6/+3 |
2015-08-27 | ACPI, PCI: Penalize legacy IRQ used by ACPI SCI | Jiang Liu | 1 | -0/+1 |
2015-08-26 | s390/numa: remove superfluous ARCH_WANT defines | Michael Holzheu | 1 | -7/+0 |
2015-08-26 | powerpc/PCI: Disable MSI/MSI-X interrupts at PCI probe time in OF case | Guilherme G. Piccoli | 1 | -0/+3 |
2015-08-25 | Merge tag 'tegra-for-4.3-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Stephen Boyd | 1 | -0/+1 |
2015-08-25 | Merge tag 'v4.3-rockchip32-soc3' of git://git.kernel.org/pub/scm/linux/kernel... | Olof Johansson | 1 | -2/+2 |
2015-08-25 | Merge tag 'v4.3-rockchip32-dts3' of git://git.kernel.org/pub/scm/linux/kernel... | Olof Johansson | 4 | -6/+10 |
2015-08-25 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -7/+7 |
2015-08-25 | Merge tag 'v4.2-rc8' into x86/mm, before applying new changes | Ingo Molnar | 2418 | -49178/+82511 |
2015-08-25 | x86/mm: Make kernel/check.c explicitly non-modular | Paul Gortmaker | 1 | -3/+2 |
2015-08-25 | x86/mm/pat: Make mm/pageattr[-test].c explicitly non-modular | Paul Gortmaker | 2 | -3/+2 |
2015-08-25 | x86/platform: Make atom/pmc_atom.c explicitly non-modular | Paul Gortmaker | 1 | -9/+4 |
2015-08-25 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 1 | -2/+0 |
2015-08-24 | clk/ARM: move Ux500 PRCC bases to the device tree | Linus Walleij | 2 | -15/+13 |
2015-08-24 | MIPS: alchemy: Convert to clk_hw based provider APIs | Stephen Boyd | 1 | -6/+6 |
2015-08-24 | ARM: OMAP: Convert __clk_get_rate() to provider/consumer APIs | Stephen Boyd | 1 | -3/+3 |
2015-08-24 | Merge branch 'turbostat' of https://git.kernel.org/pub/scm/linux/kernel/git/l... | Rafael J. Wysocki | 1 | -0/+6 |
2015-08-24 | ARM: rockchip: pm: Fix PTR_ERR() argument | Fabio Estevam | 1 | -2/+2 |
2015-08-23 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -1/+1 |
2015-08-23 | x86/asm/msr: Make wrmsrl() a function | Andy Lutomirski | 3 | -6/+12 |
2015-08-22 | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2 | -1/+4 |
2015-08-22 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -11/+14 |
2015-08-22 | x86/apic: Fix fallout from x2apic cleanup | Thomas Gleixner | 1 | -7/+7 |
2015-08-22 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+1 |
2015-08-22 | x86/kasan, mm: Introduce generic kasan_populate_zero_shadow() | Andrey Ryabinin | 1 | -118/+5 |
2015-08-22 | x86/kasan: Define KASAN_SHADOW_OFFSET per architecture | Andrey Ryabinin | 1 | -0/+3 |
2015-08-22 | x86/asm/delay: Introduce an MWAITX-based delay with a configurable timer | Huang Rui | 3 | -1/+51 |
2015-08-22 | x86/asm: Add MONITORX/MWAITX instruction support | Huang Rui | 2 | -0/+46 |
2015-08-22 | x86/traps: Weaken context tracking entry assertions | Andy Lutomirski | 1 | -9/+9 |
2015-08-22 | x86/fpu/math-emu: Fix crash in fork() | Ingo Molnar | 1 | -1/+1 |
2015-08-22 | x86/fpu/math-emu: Fix math-emu boot crash | Ingo Molnar | 1 | -1/+6 |
2015-08-21 | Merge tag 'tegra-for-4.3-dt' of git://git.kernel.org/pub/scm/linux/kernel/git... | Olof Johansson | 7 | -9/+92 |
2015-08-21 | ARM: tegra: Add gpio-ranges property | Tomeu Vizoso | 4 | -0/+4 |
2015-08-21 | ARM: tegra: Fix AHB base address on Tegra20, Tegra30 and Tegra114 | Nicolas Chauvet | 3 | -6/+6 |