1. 549fba3 ARM: don't include removed directories by Arnd Bergmann · 8 years ago
  2. 7de2499 arm: oabi compat: add missing access checks by Dave Weinstein · 8 years ago
  3. 315581a 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
  4. 45c3b08 ARC: Elide redundant setup of DMA callbacks by Vineet Gupta · 8 years ago
  5. 18b43e8 ARC: Call trace_hardirqs_on() before enabling irqs by Daniel Mentz · 8 years ago
  6. b79daf8 x86/mm/pkeys: Fix compact mode by removing protection keys' XSAVE buffer manipulation by Dave Hansen · 8 years ago
  7. 5e44258 x86/build: Reduce the W=1 warnings noise when compiling x86 syscall tables by Valdis Kletnieks · 8 years ago
  8. 5a52e8f x86/platform/UV: Fix kernel panic running RHEL kdump kernel on UV systems by Mike Travis · 8 years ago
  9. 22ac2bc x86/platform/UV: Fix problem with UV4 BIOS providing incorrect PXM values by Mike Travis · 8 years ago
  10. e363d24 x86/platform/UV: Fix bug with iounmap() of the UV4 EFI System Table causing a crash by Mike Travis · 8 years ago
  11. 054f621 x86/platform/UV: Fix problem with UV4 Socket IDs not being contiguous by Mike Travis · 8 years ago
  12. 3e03530 x86/entry: Clarify the RF saving/restoring situation with SYSCALL/SYSRET by Borislav Petkov · 8 years ago
  13. 5cf0791 x86/mm: Disable preemption during CR3 read+write by Sebastian Andrzej Siewior · 8 years ago
  14. b9a4a0d powerpc/vdso: Fix build rules to rebuild vdsos correctly by Nicholas Piggin · 8 years ago
  15. 164af59 powerpc/Makefile: Use cflags-y/aflags-y for setting endian options by Michael Ellerman · 8 years ago
  16. fb754f9 x86/mm/KASLR: Increase BRK pages for KASLR memory randomization by Thomas Garnier · 8 years ago
  17. c7d2361 x86/mm/KASLR: Fix physical memory calculation on KASLR memory randomization by Thomas Garnier · 8 years ago
  18. 22cc1ca x86/hpet: Fix /dev/rtc breakage caused by RTC cleanup by Arnd Bergmann · 8 years ago
  19. fdbdfef Merge branch 'linus' into timers/urgent, to pick up fixes by Ingo Molnar · 8 years ago
  20. 469f002 x86, kasan, ftrace: Put APIC interrupt handlers into .irqentry.text by Alexander Potapenko · 8 years ago
  21. 6731b0d x86/timers/apic: Inform TSC deadline clockevent device about recalibration by Nicolai Stange · 8 years ago
  22. 1a9e4c5 x86/timers/apic: Fix imprecise timer interrupts by eliminating TSC clockevents frequency roundoff error by Nicolai Stange · 8 years ago
  23. 97f6e0c powerpc/32: Fix crash during static key init by Benjamin Herrenschmidt · 8 years ago
  24. f9cc1d1 powerpc: Update obsolete comment in setup_32.c about early_init() by Benjamin Herrenschmidt · 8 years ago
  25. 7d70c63 powerpc: Print the kernel load address at the end of prom_init() by Benjamin Herrenschmidt · 8 years ago
  26. 4d81aaa s390/pageattr: handle numpages parameter correctly by Heiko Carstens · 8 years ago
  27. c7a318b powerpc/ptrace: Fix coredump since ptrace TM changes by Cyril Bur · 8 years ago
  28. 1bc8b81 powerpc/32: Fix csum_partial_copy_generic() by Christophe Leroy · 8 years ago
  29. 87eed3c ARM: fix address limit restoration for undefined instructions by Russell King · 8 years ago
  30. 61444cd ARM: 8591/1: mm: use fully constructed struct pages for EFI pgd allocations by Ard Biesheuvel · 8 years ago
  31. b9a0198 ARM: 8590/1: sanity_check_meminfo(): avoid overflow on vmalloc_limit by Nicolas Pitre · 8 years ago
  32. 255c039 ARM: imx6: mark GPC node as not populated after irq init to probe pm domain driver by Philipp Zabel · 8 years ago
  33. 97b1d23 metag: Drop show_mem() from mem_init() by James Hogan · 8 years ago
  34. 3b2fbb3 virtio/s390: deprecate old transport by Cornelia Huck · 8 years ago
  35. 50ee91b arm64: Support hard limit of cpu count by nr_cpus by Kefeng Wang · 8 years ago
  36. 5958d19 powerpc/pnv/pci: Fix incorrect PE reservation attempt on some 64-bit BARs by Benjamin Herrenschmidt · 8 years ago
  37. c74dd88 powerpc/book3s: Fix MCE console messages for unrecoverable MCE. by Mahesh Salgaonkar · 8 years ago
  38. 61e8a0d powerpc/pci: Fix endian bug in fixed PHB numbering by Michael Ellerman · 8 years ago
  39. 10560b9 powerpc/eeh: Switch to conventional PCI address output in EEH log by Guilherme G. Piccoli · 8 years ago
  40. 546c440 powerpc/vdso: Add missing include file by Guenter Roeck · 8 years ago
  41. 9dc5128 powerpc: Fix unused function warning 'lmb_to_memblock' by Alastair D'Silva · 8 years ago
  42. bc14c49 powerpc/powernv: Fix MCE handler to avoid trashing CR0/CR1 registers. by Mahesh Salgaonkar · 8 years ago
  43. 98d8821 powerpc/powernv: Move IDLE_STATE_ENTER_SEQ macro to cpuidle.h by Mahesh Salgaonkar · 8 years ago
  44. e325d76 powerpc/powernv: Load correct TOC pointer while waking up from winkle. by Mahesh Salgaonkar · 8 years ago
  45. 4d90219 powerpc/powernv/ioda: Fix TCE invalidate to work in real mode again by Alexey Kardashevskiy · 8 years ago
  46. 54a94fc powerpc/cell: Add missing error code in spufs_mkgang() by Dan Carpenter · 8 years ago
  47. 880a3d6 powerpc/xics: Properly set Edge/Level type and enable resend by Benjamin Herrenschmidt · 8 years ago
  48. d2cf5be crypto: crc32c-vpmsum - Convert to CPU feature based module autoloading by Anton Blanchard · 8 years ago
  49. 1eccfa0 Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  50. e4630fd x86/power/64: Always create temporary identity mapping correctly by Rafael J. Wysocki · 8 years ago
  51. 1bd4403 unsafe_[get|put]_user: change interface to use a error target label by Linus Torvalds · 8 years ago
  52. 65ea11e x86/hweight: Don't clobber %rdi by Ville Syrjälä · 8 years ago
  53. 6e127ef s390/config: make the vector optimized crc function builtin by Christian Borntraeger · 8 years ago
  54. e2efc42 s390/lib: fix memcmp and strstr by Christian Borntraeger · 8 years ago
  55. 134a24c s390/crc32-vx: Fix checksum calculation for small sizes by Christian Borntraeger · 8 years ago
  56. bf47dc5 s390: clarify compressed image code path by Sascha Silbe · 8 years ago
  57. 416f37d powerpc/pasemi: Fix coherent_dma_mask for dma engine by Darren Stevens · 8 years ago
  58. 0b98027 m68knommu: fix user a5 register being overwritten by Greg Ungerer · 8 years ago
  59. 80fac0f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  60. 4305f42 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  61. 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
  62. 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
  63. 1630e84 Merge tag 'sh-for-4.8' of git://git.libc.org/linux-sh by Linus Torvalds · 8 years ago
  64. 194d6ad Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  65. 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
  66. 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  67. e2b3b80 Merge branches 'pm-sleep', 'pm-cpufreq', 'pm-core' and 'pm-opp' by Rafael J. Wysocki · 8 years ago
  68. 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
  69. 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
  70. e61c10e sh: add device tree source for J2 FPGA on Mimas v2 board by Rich Felker · 9 years ago
  71. c8e67a8 sh: add defconfig for J-Core J2 by Rich Felker · 9 years ago
  72. 15f0c8f sh: use common clock framework with device tree boards by Rich Felker · 8 years ago
  73. 74bdaa6 sh: system call wire up by Yoshinori Sato · 8 years ago
  74. a316399 sh: Delete unnecessary checks before the function call "mempool_destroy" by Markus Elfring · 9 years ago
  75. a1e262f sh: do not perform IPI-based cache flush except on boards that need it by Rich Felker · 9 years ago
  76. b4214e4 sh: add SMP support for J2 by Rich Felker · 9 years ago
  77. 4b6ef05 sh: SMP support for SH2 entry.S by Rich Felker · 9 years ago
  78. 00b73d8 sh: add working futex atomic ops on userspace addresses for smp by Rich Felker · 9 years ago
  79. 2b47d54 sh: add J2 atomics using the cas.l instruction by Rich Felker · 8 years ago
  80. 834da19 sh: add AT_HWCAP flag for J-Core cas.l instruction by Rich Felker · 9 years ago
  81. 5a846ab sh: add support for J-Core J2 processor by Rich Felker · 9 years ago
  82. f8fbd8c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  83. 380afa3 powerpc/fsl_rio: fix a missing error code by Dan Carpenter · 8 years ago
  84. 9e0243d Merge branch 'for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 8 years ago
  85. b067c90 Merge branch 'parisc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  86. 8e7106a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 8 years ago
  87. 6154c18 metag: Fix __cmpxchg_u32 asm constraint for CMP by James Hogan · 8 years ago
  88. ddb4530 arm: jump label may reference text in __exit by Jason Baron · 8 years ago
  89. c14b4bc tile: support static_key usage in non-module __exit sections by Chris Metcalf · 8 years ago
  90. 10d7227 sparc: support static_key usage in non-module __exit sections by Jason Baron · 8 years ago
  91. 5411fd7 powerpc: add explicit #include <asm/asm-compat.h> for jump label by Jason Baron · 8 years ago
  92. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  93. 97f2645 tree-wide: replace config_enabled() with IS_ENABLED() by Masahiro Yamada · 8 years ago
  94. 747a70e arm64: Fix copy-on-write referencing in HugeTLB by Steve Capper · 8 years ago
  95. 45e1181 nvmx: mark ept single context invalidation as supported by Bandan Das · 8 years ago
  96. 03331b4 nvmx: remove comment about missing nested vpid support by Bandan Das · 8 years ago
  97. 9100530 KVM: lapic: fix access preemption timer stuff even if kernel_irqchip=off by Wanpeng Li · 8 years ago
  98. 6f49b2f Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 8 years ago
  99. abe9efa x86: vdso: use __pvclock_read_cycles by Paolo Bonzini · 8 years ago
  100. 3aed64f pvclock: introduce seqcount-like API by Paolo Bonzini · 8 years ago