Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge tag 'pm-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2017-05-01 | 1 | -5/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2017-04-28 | 1 | -5/+0 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge back cpufreq core changes for v4.12. | Rafael J. Wysocki | 2017-04-15 | 1 | -5/+0 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | cpufreq: dbx500: Manage cooling device from cpufreq driver | Viresh Kumar | 2017-03-16 | 1 | -5/+0 | |
* | | | | | | | | | | Merge tag 'edac_for_4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 2017-05-01 | 13 | -26/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | EDAC: Remove EDAC_MM_EDAC | Borislav Petkov | 2017-04-10 | 12 | -15/+3 | |
| * | | | | | | | | | | x86/nmi, EDAC: Get rid of DRAM error reporting thru PCI SERR NMI | Borislav Petkov | 2017-04-10 | 1 | -11/+0 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-04-30 | 3 | -6/+27 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Prevent timer value 0 for MWAITX | Janakarajan Natarajan | 2017-04-30 | 1 | -0/+7 | |
| * | | | | | | | | | | x86/build: convert function graph '-Os' error to warning | Josh Poimboeuf | 2017-04-19 | 2 | -6/+8 | |
| * | | | | | | | | | | ftrace/x86: Fix triple fault with graph tracing and suspend-to-ram | Josh Poimboeuf | 2017-04-14 | 1 | -0/+12 | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2017-04-27 | 6 | -2/+49 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | sparc: Update syscall tables. | David S. Miller | 2017-04-24 | 3 | -1/+10 | |
| * | | | | | | | | | | | sparc64: Fill in rest of HAVE_REGS_AND_STACK_ACCESS_API | David S. Miller | 2017-04-24 | 3 | -1/+39 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'arc-4.11-final' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2017-04-25 | 5 | -10/+45 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | ARCv2: entry: save Accumulator register pair (r58:59) if present | Vineet Gupta | 2017-04-21 | 4 | -9/+43 | |
| * | | | | | | | | | | | ARC: [plat-eznps] Fix build error | Noam Camus | 2017-04-14 | 1 | -1/+2 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2017-04-24 | 10 | -28/+58 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | MIPS: PCI: add controllers before the specified head | Mathias Kresin | 2017-04-13 | 1 | -1/+1 | |
| * | | | | | | | | | | MIPS: KGDB: Use kernel context for sleeping threads | James Hogan | 2017-04-12 | 1 | -15/+33 | |
| * | | | | | | | | | | MIPS: smp-cps: Fix potentially uninitialised value of core | Matt Redfearn | 2017-04-12 | 1 | -2/+1 | |
| * | | | | | | | | | | MIPS: KASLR: Add missing header files | Matt Redfearn | 2017-04-12 | 1 | -1/+1 | |
| * | | | | | | | | | | MIPS: Avoid BUG warning in arch_check_elf | James Cowgill | 2017-04-12 | 1 | -1/+1 | |
| * | | | | | | | | | | MIPS: Fix modversioning of _mcount symbol | James Cowgill | 2017-04-12 | 1 | -0/+1 | |
| * | | | | | | | | | | MIPS: generic: fix out-of-tree defconfig target builds | Marcin Nowakowski | 2017-04-11 | 1 | -3/+3 | |
| * | | | | | | | | | | MIPS: cevt-r4k: Fix out-of-bounds array access | James Hogan | 2017-04-10 | 1 | -1/+1 | |
| * | | | | | | | | | | MIPS: perf: fix deadlock | Rabin Vincent | 2017-04-10 | 1 | -4/+5 | |
| * | | | | | | | | | | MIPS: Malta: Fix i8259 irqchip setup | Matt Redfearn | 2017-04-10 | 1 | -0/+11 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-04-23 | 3 | -16/+5 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | x86/mce: Make the MCE notifier a blocking one | Vishal Verma | 2017-04-18 | 3 | -16/+5 | |
* | | | | | | | | | | | Merge tag 'powerpc-4.11-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2017-04-21 | 3 | -8/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | powerpc/64: Fix HMI exception on LE with CONFIG_RELOCATABLE=y | Michael Ellerman | 2017-04-18 | 2 | -5/+5 | |
| * | | | | | | | | | | | powerpc/kprobe: Fix oops when kprobed on 'stdu' instruction | Ravi Bangoria | 2017-04-18 | 1 | -3/+3 | |
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2017-04-20 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | s390/mm: fix CMMA vs KSM vs others | Christian Borntraeger | 2017-04-12 | 1 | -0/+2 | |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | sparc64: Fix hugepage page table free | Nitin Gupta | 2017-04-18 | 1 | -0/+16 | |
* | | | | | | | | | | | | sparc64: Use LOCKDEP_SMALL, not PROVE_LOCKING_SMALL | Daniel Jordan | 2017-04-18 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge branch 'parisc-4.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-04-18 | 1 | -31/+55 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | parisc: Fix get_user() for 64-bit value on 32-bit kernel | Helge Deller | 2017-04-16 | 1 | -31/+55 | |
* | | | | | | | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2017-04-16 | 14 | -27/+124 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge tag 'omap-for-v4.11/fixes-rc6-signed' of git://git.kernel.org/pub/scm/l... | Olof Johansson | 2017-04-16 | 10 | -21/+110 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | ARM: OMAP2+: omap_device: Sync omap_device and pm_runtime after probe defer | Dave Gerlach | 2017-04-04 | 1 | -0/+8 | |
| | * | | | | | | | | | | | ARM: omap2+: Revert omap-smp.c changes resetting CPU1 during boot | Tony Lindgren | 2017-03-27 | 5 | -20/+96 | |
| | * | | | | | | | | | | | ARM: dts: am335x-evmsk: adjust mmc2 param to allow suspend | Reizer, Eyal | 2017-03-27 | 1 | -0/+1 | |
| | * | | | | | | | | | | | ARM: dts: ti: fix PCI bus dtc warnings | Rob Herring | 2017-03-23 | 1 | -0/+2 | |
| | * | | | | | | | | | | | ARM: dts: am335x-baltos: disable EEE for Atheros 8035 PHY | Yegor Yefremov | 2017-03-23 | 1 | -0/+2 | |
| | * | | | | | | | | | | | ARM: dts: OMAP3: Fix MFG ID EEPROM | Adam Ford | 2017-03-23 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Merge tag 'mvebu-fixes-4.11-1' of git://git.infradead.org/linux-mvebu into fixes | Olof Johansson | 2017-04-08 | 2 | -0/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | ARM: orion5x: only call into phylib when available | Arnd Bergmann | 2017-03-30 | 2 | -0/+6 | |
| | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge tag 'sunxi-fixes-for-4.11-2' of https://git.kernel.org/pub/scm/linux/ke... | Olof Johansson | 2017-04-08 | 2 | -6/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ |