1. ad05711 arm64: Remove stack duplicating code from jprobes by David A. Long · 8 years ago
  2. d52c056 x86/apic/x2apic, smp/hotplug: Don't use before alloc in x2apic_cluster_probe() by Sebastian Andrzej Siewior · 8 years ago
  3. f72075c x86/platform/uv: Skip UV runtime services mapping in the efi_runtime_disabled case by Alex Thorlton · 8 years ago
  4. 5bc653b x86/efi: Allocate a trampoline if needed in efi_free_boot_services() by Andy Lutomirski · 8 years ago
  5. 5ff3e2c x86/boot: Rework reserve_real_mode() to allow multiple tries by Andy Lutomirski · 8 years ago
  6. d0de0f6 x86/boot: Defer setup_real_mode() to early_initcall time by Andy Lutomirski · 8 years ago
  7. 18bc7bd x86/boot: Synchronize trampoline_cr4_features and mmu_cr4_features directly by Andy Lutomirski · 8 years ago
  8. 007b756 x86/boot: Run reserve_bios_regions() after we initialize the memory map by Andy Lutomirski · 8 years ago
  9. 82ba4fa x86/irq: Do not substract irq_tlb_count from irq_call_count by Aaron Lu · 8 years ago
  10. ace7fab x86/mm: Fix swap entry comment and macro by Dave Hansen · 8 years ago
  11. 62d16b5 x86/mm/kaslr: Fix -Wformat-security warning by Nicolas Iooss · 8 years ago
  12. 12beb34 Merge tag 'pxa-fixes-v4.8' of https://github.com/rjarzmik/linux into randconfig-4.8 by Arnd Bergmann · 8 years ago
  13. 85e97be Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  14. a545de5 revert "ARM: keystone: dts: add psci command definition" by Andrew Morton · 8 years ago
  15. f9db43b arm64: Kconfig: select HISILICON_IRQ_MBIGEN only if PCI is selected by Sudeep Holla · 8 years ago
  16. 5a3f75a arm64: Kconfig: select ALPINE_MSI only if PCI is selected by Sudeep Holla · 8 years ago
  17. a203037 ARM: dts: realview: Fix PBX-A9 cache description by Robin Murphy · 8 years ago
  18. b5c86b7 ARM: tegra: fix erroneous address in dts by Ralf Ramsauer · 8 years ago
  19. f2b5419 ARM: dts: add syscon compatible string for AP syscon by Linus Walleij · 8 years ago
  20. 83e484f ARM: dts: add syscon compatible string for CP syscon by Linus Walleij · 8 years ago
  21. af9d238 ARM: oxnas: select reset controller framework by Arnd Bergmann · 8 years ago
  22. de8a06f ARM: hide mach-*/ include for ARM_SINGLE_ARMV7M by Arnd Bergmann · 8 years ago
  23. 549fba3 ARM: don't include removed directories by Arnd Bergmann · 8 years ago
  24. 7de2499 arm: oabi compat: add missing access checks by Dave Weinstein · 8 years ago
  25. 315581a2 Merge tag 'metag-for-v4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 8 years ago
  26. 45c3b08 ARC: Elide redundant setup of DMA callbacks by Vineet Gupta · 8 years ago
  27. 18b43e8 ARC: Call trace_hardirqs_on() before enabling irqs by Daniel Mentz · 8 years ago
  28. b79daf8 x86/mm/pkeys: Fix compact mode by removing protection keys' XSAVE buffer manipulation by Dave Hansen · 8 years ago
  29. 5e44258 x86/build: Reduce the W=1 warnings noise when compiling x86 syscall tables by Valdis Kletnieks · 8 years ago
  30. 5a52e8f x86/platform/UV: Fix kernel panic running RHEL kdump kernel on UV systems by Mike Travis · 8 years ago
  31. 22ac2bc x86/platform/UV: Fix problem with UV4 BIOS providing incorrect PXM values by Mike Travis · 8 years ago
  32. e363d24 x86/platform/UV: Fix bug with iounmap() of the UV4 EFI System Table causing a crash by Mike Travis · 8 years ago
  33. 054f621 x86/platform/UV: Fix problem with UV4 Socket IDs not being contiguous by Mike Travis · 8 years ago
  34. 3e03530 x86/entry: Clarify the RF saving/restoring situation with SYSCALL/SYSRET by Borislav Petkov · 8 years ago
  35. 5cf0791 x86/mm: Disable preemption during CR3 read+write by Sebastian Andrzej Siewior · 8 years ago
  36. b9a4a0d powerpc/vdso: Fix build rules to rebuild vdsos correctly by Nicholas Piggin · 8 years ago
  37. 164af59 powerpc/Makefile: Use cflags-y/aflags-y for setting endian options by Michael Ellerman · 8 years ago
  38. fb754f9 x86/mm/KASLR: Increase BRK pages for KASLR memory randomization by Thomas Garnier · 8 years ago
  39. c7d2361 x86/mm/KASLR: Fix physical memory calculation on KASLR memory randomization by Thomas Garnier · 8 years ago
  40. 22cc1ca x86/hpet: Fix /dev/rtc breakage caused by RTC cleanup by Arnd Bergmann · 8 years ago
  41. fdbdfef Merge branch 'linus' into timers/urgent, to pick up fixes by Ingo Molnar · 8 years ago
  42. 469f002 x86, kasan, ftrace: Put APIC interrupt handlers into .irqentry.text by Alexander Potapenko · 8 years ago
  43. 6731b0d x86/timers/apic: Inform TSC deadline clockevent device about recalibration by Nicolai Stange · 8 years ago
  44. 1a9e4c5 x86/timers/apic: Fix imprecise timer interrupts by eliminating TSC clockevents frequency roundoff error by Nicolai Stange · 8 years ago
  45. 97f6e0c powerpc/32: Fix crash during static key init by Benjamin Herrenschmidt · 8 years ago
  46. f9cc1d1 powerpc: Update obsolete comment in setup_32.c about early_init() by Benjamin Herrenschmidt · 8 years ago
  47. 7d70c63 powerpc: Print the kernel load address at the end of prom_init() by Benjamin Herrenschmidt · 8 years ago
  48. 4d81aaa s390/pageattr: handle numpages parameter correctly by Heiko Carstens · 8 years ago
  49. c7a318b powerpc/ptrace: Fix coredump since ptrace TM changes by Cyril Bur · 8 years ago
  50. 1bc8b81 powerpc/32: Fix csum_partial_copy_generic() by Christophe Leroy · 8 years ago
  51. 87eed3c ARM: fix address limit restoration for undefined instructions by Russell King · 8 years ago
  52. 61444cd ARM: 8591/1: mm: use fully constructed struct pages for EFI pgd allocations by Ard Biesheuvel · 8 years ago
  53. b9a0198 ARM: 8590/1: sanity_check_meminfo(): avoid overflow on vmalloc_limit by Nicolas Pitre · 8 years ago
  54. 255c039 ARM: imx6: mark GPC node as not populated after irq init to probe pm domain driver by Philipp Zabel · 8 years ago
  55. 97b1d23 metag: Drop show_mem() from mem_init() by James Hogan · 8 years ago
  56. 3b2fbb3 virtio/s390: deprecate old transport by Cornelia Huck · 8 years ago
  57. 50ee91b arm64: Support hard limit of cpu count by nr_cpus by Kefeng Wang · 8 years ago
  58. 5958d19 powerpc/pnv/pci: Fix incorrect PE reservation attempt on some 64-bit BARs by Benjamin Herrenschmidt · 8 years ago
  59. c74dd88 powerpc/book3s: Fix MCE console messages for unrecoverable MCE. by Mahesh Salgaonkar · 8 years ago
  60. 61e8a0d powerpc/pci: Fix endian bug in fixed PHB numbering by Michael Ellerman · 8 years ago
  61. 10560b9 powerpc/eeh: Switch to conventional PCI address output in EEH log by Guilherme G. Piccoli · 8 years ago
  62. 546c440 powerpc/vdso: Add missing include file by Guenter Roeck · 8 years ago
  63. 9dc5128 powerpc: Fix unused function warning 'lmb_to_memblock' by Alastair D'Silva · 8 years ago
  64. bc14c49 powerpc/powernv: Fix MCE handler to avoid trashing CR0/CR1 registers. by Mahesh Salgaonkar · 8 years ago
  65. 98d8821 powerpc/powernv: Move IDLE_STATE_ENTER_SEQ macro to cpuidle.h by Mahesh Salgaonkar · 8 years ago
  66. e325d76 powerpc/powernv: Load correct TOC pointer while waking up from winkle. by Mahesh Salgaonkar · 8 years ago
  67. 4d90219 powerpc/powernv/ioda: Fix TCE invalidate to work in real mode again by Alexey Kardashevskiy · 8 years ago
  68. 54a94fc powerpc/cell: Add missing error code in spufs_mkgang() by Dan Carpenter · 8 years ago
  69. 880a3d6 powerpc/xics: Properly set Edge/Level type and enable resend by Benjamin Herrenschmidt · 8 years ago
  70. d2cf5be crypto: crc32c-vpmsum - Convert to CPU feature based module autoloading by Anton Blanchard · 8 years ago
  71. 1eccfa0 Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  72. e4630fd x86/power/64: Always create temporary identity mapping correctly by Rafael J. Wysocki · 8 years ago
  73. 1bd4403 unsafe_[get|put]_user: change interface to use a error target label by Linus Torvalds · 8 years ago
  74. 65ea11e x86/hweight: Don't clobber %rdi by Ville Syrjälä · 8 years ago
  75. 6e127ef s390/config: make the vector optimized crc function builtin by Christian Borntraeger · 8 years ago
  76. e2efc42 s390/lib: fix memcmp and strstr by Christian Borntraeger · 8 years ago
  77. 134a24c s390/crc32-vx: Fix checksum calculation for small sizes by Christian Borntraeger · 8 years ago
  78. bf47dc5 s390: clarify compressed image code path by Sascha Silbe · 8 years ago
  79. 416f37d powerpc/pasemi: Fix coherent_dma_mask for dma engine by Darren Stevens · 8 years ago
  80. 0b98027 m68knommu: fix user a5 register being overwritten by Greg Ungerer · 8 years ago
  81. 80fac0f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  82. 4305f42 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  83. db82627 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  84. c98f582 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  85. 1630e84 Merge tag 'sh-for-4.8' of git://git.libc.org/linux-sh by Linus Torvalds · 8 years ago
  86. 194d6ad Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  87. 11d8ec4 Merge tag 'pm-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  88. 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  89. e2b3b80 Merge branches 'pm-sleep', 'pm-cpufreq', 'pm-core' and 'pm-opp' by Rafael J. Wysocki · 8 years ago
  90. 2cfd716 Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  91. 755b20f Merge tag 'metag-for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 8 years ago
  92. e61c10e sh: add device tree source for J2 FPGA on Mimas v2 board by Rich Felker · 8 years ago
  93. c8e67a8 sh: add defconfig for J-Core J2 by Rich Felker · 8 years ago
  94. 15f0c8f sh: use common clock framework with device tree boards by Rich Felker · 8 years ago
  95. 74bdaa6 sh: system call wire up by Yoshinori Sato · 8 years ago
  96. a316399 sh: Delete unnecessary checks before the function call "mempool_destroy" by Markus Elfring · 9 years ago
  97. a1e262f sh: do not perform IPI-based cache flush except on boards that need it by Rich Felker · 9 years ago
  98. b4214e4 sh: add SMP support for J2 by Rich Felker · 9 years ago
  99. 4b6ef05 sh: SMP support for SH2 entry.S by Rich Felker · 9 years ago
  100. 00b73d8 sh: add working futex atomic ops on userspace addresses for smp by Rich Felker · 8 years ago