| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-02-20 | 6 | -28/+43 |
|\ |
|
| * | math64, tile: Fix build failure | Sudip Mukherjee | 2017-02-14 | 1 | -0/+2 |
| * | clocksource/drivers/arm_arch_timer: Introduce generic errata handling infrast... | Ding Tianhong | 2017-02-08 | 1 | -25/+13 |
| * | clocksource/drivers/ostm: Add renesas-ostm timer driver | Chris Brandt | 2017-02-07 | 1 | -0/+1 |
| * | x86/timer: Make delay() work during early bootup | Jiri Slaby | 2017-01-22 | 1 | -2/+2 |
| * | math64, timers: Fix 32bit mul_u64_u32_shr() and friends | Peter Zijlstra | 2017-01-14 | 3 | -1/+25 |
* | | Merge tag 'edac_for_4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 2017-02-20 | 1 | -0/+1 |
|\ \ |
|
| * | | EDAC, mpc85xx: Add T2080 l2-cache support | Chris Packham | 2017-02-03 | 1 | -0/+1 |
* | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-02-18 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | ARM: multi_v7_defconfig: enable Qualcomm RPMCC | Andy Gross | 2017-02-18 | 1 | -0/+1 |
* | | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2017-02-18 | 2 | -13/+33 |
|\ \ \ \ |
|
| * | | | | ARM: 8658/1: uaccess: fix zeroing of 64-bit get_user() | Kees Cook | 2017-02-16 | 1 | -1/+1 |
| * | | | | ARM: 8657/1: uaccess: consistently check object sizes | Kees Cook | 2017-02-16 | 1 | -12/+32 |
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-02-18 | 1 | -2/+3 |
|\ \ \ \ \ |
|
| * | | | | | x86/vm86: Fix unused variable warning if THP is disabled | Kirill A. Shutemov | 2017-02-13 | 1 | -2/+3 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge tag 'powerpc-4.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2017-02-17 | 1 | -1/+2 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | powerpc/64: Disable use of radix under a hypervisor | Paul Mackerras | 2017-02-16 | 1 | -1/+2 |
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-02-11 | 7 | -15/+38 |
|\ \ \ \ \ |
|
| * | | | | | x86/mm/ptdump: Fix soft lockup in page table walker | Andrey Ryabinin | 2017-02-10 | 1 | -0/+2 |
| * | | | | | x86/tsc: Make the TSC ADJUST sanitizing work for tsc_reliable | Thomas Gleixner | 2017-02-10 | 1 | -9/+7 |
| * | | | | | x86/tsc: Avoid the large time jump when sanitizing TSC ADJUST | Thomas Gleixner | 2017-02-10 | 1 | -2/+3 |
| * | | | | | x86/CPU/AMD: Fix Zen SMT topology | Yazen Ghannam | 2017-02-05 | 1 | -0/+7 |
| * | | | | | x86/CPU/AMD: Bring back Compute Unit ID | Borislav Petkov | 2017-02-05 | 4 | -4/+19 |
* | | | | | | Merge tag 'powerpc-4.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2017-02-10 | 6 | -26/+52 |
|\ \ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| * | | | | | powerpc/powernv: Properly set "host-ipi" on IPIs | Benjamin Herrenschmidt | 2017-02-09 | 1 | -2/+4 |
| * | | | | | powerpc/powernv: Fix CPU hotplug to handle waking on HVI | Benjamin Herrenschmidt | 2017-02-09 | 4 | -3/+42 |
| * | | | | | powerpc/mm/radix: Update ERAT flushes when invalidating TLB | Benjamin Herrenschmidt | 2017-02-09 | 1 | -5/+1 |
| * | | | | | powerpc/mm: Fix spurrious segfaults on radix with autonuma | Benjamin Herrenschmidt | 2017-02-08 | 1 | -16/+5 |
* | | | | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2017-02-09 | 3 | -3/+7 |
|\ \ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| * | | | | | ARM: 8643/3: arm/ptrace: Preserve previous registers for short regset write | Dave Martin | 2017-01-30 | 1 | -1/+1 |
| * | | | | | ARM: 8642/1: LPAE: catch pending imprecise abort on unmask | Alexander Sverdlin | 2017-01-30 | 2 | -2/+6 |
* | | | | | | Revert "x86/ioapic: Restore IO-APIC irq_chip retrigger callback" | Linus Torvalds | 2017-02-08 | 1 | -2/+0 |
* | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-02-08 | 24 | -9/+160 |
|\ \ \ \ \ \ |
|
| * | | | | | | ARM: defconfigs: make NF_CT_PROTO_SCTP and NF_CT_PROTO_UDPLITE built-in | Arnd Bergmann | 2017-02-06 | 2 | -4/+4 |
| * | | | | | | Merge tag 'mvebu-fixes-4.10-1' of git://git.infradead.org/linux-mvebu into fixes | Arnd Bergmann | 2017-02-06 | 2 | -3/+3 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | ARM: orion5x: fix Makefile for linkstation-lschl.dtb | Arnd Bergmann | 2017-02-02 | 1 | -1/+1 |
| | * | | | | | | ARM: dts: orion5x-lschl: More consistent naming on linkstation series | Roger Shimizu | 2017-01-31 | 1 | -0/+0 |
| | * | | | | | | ARM: dts: orion5x-lschl: Fix model name | Roger Shimizu | 2017-01-31 | 1 | -2/+2 |
| | | |_|_|/ /
| | |/| | | | |
|
| * | | | | | | Merge tag 'sti-dt-for-v4.10-rc' of git://git.kernel.org/pub/scm/linux/kernel/... | Olof Johansson | 2017-01-29 | 1 | -0/+1 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | ARM: dts: STiH407-family: set snps,dis_u3_susphy_quirk | Patrice Chotard | 2017-01-27 | 1 | -0/+1 |
| * | | | | | | | Merge tag 'imx-fixes-4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Arnd Bergmann | 2017-01-27 | 17 | -2/+122 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | ARM: dts: imx: Pass 'chosen' and 'memory' nodes | Fabio Estevam | 2017-01-24 | 15 | -0/+120 |
| | * | | | | | | | ARM: dts: imx6dl: fix GPIO4 range | Sébastien Szymanski | 2017-01-23 | 1 | -1/+1 |
| | * | | | | | | | ARM: imx: hide unused variable in #ifdef | Arnd Bergmann | 2017-01-23 | 1 | -1/+1 |
| * | | | | | | | | ARM64: dts: meson-gx: Add firmware reserved memory zones | Neil Armstrong | 2017-01-27 | 1 | -0/+18 |
| * | | | | | | | | ARM64: dts: meson-gxbb-odroidc2: fix GbE tx link breakage | Jerome Brunet | 2017-01-27 | 1 | -0/+12 |
* | | | | | | | | | ARC: [arcompact] brown paper bag bug in unaligned access delay slot fixup | Vineet Gupta | 2017-02-07 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2017-02-06 | 1 | -4/+4 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | crypto: aesni - Fix failure when pcbc module is absent | Herbert Xu | 2017-02-03 | 1 | -4/+4 |
* | | | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-02-04 | 2 | -0/+3 |
|\ \ \ \ \ \ \ \ \ \ |
|