1. 5a52e8f x86/platform/UV: Fix kernel panic running RHEL kdump kernel on UV systems by Mike Travis · 8 years ago
  2. 22ac2bc x86/platform/UV: Fix problem with UV4 BIOS providing incorrect PXM values by Mike Travis · 8 years ago
  3. e363d24 x86/platform/UV: Fix bug with iounmap() of the UV4 EFI System Table causing a crash by Mike Travis · 8 years ago
  4. 054f621 x86/platform/UV: Fix problem with UV4 Socket IDs not being contiguous by Mike Travis · 8 years ago
  5. 3e03530 x86/entry: Clarify the RF saving/restoring situation with SYSCALL/SYSRET by Borislav Petkov · 8 years ago
  6. 5cf0791 x86/mm: Disable preemption during CR3 read+write by Sebastian Andrzej Siewior · 8 years ago
  7. b9a4a0d powerpc/vdso: Fix build rules to rebuild vdsos correctly by Nicholas Piggin · 8 years ago
  8. 164af59 powerpc/Makefile: Use cflags-y/aflags-y for setting endian options by Michael Ellerman · 8 years ago
  9. fb754f9 x86/mm/KASLR: Increase BRK pages for KASLR memory randomization by Thomas Garnier · 8 years ago
  10. c7d2361 x86/mm/KASLR: Fix physical memory calculation on KASLR memory randomization by Thomas Garnier · 8 years ago
  11. 22cc1ca x86/hpet: Fix /dev/rtc breakage caused by RTC cleanup by Arnd Bergmann · 8 years ago
  12. fdbdfef Merge branch 'linus' into timers/urgent, to pick up fixes by Ingo Molnar · 8 years ago
  13. 469f002 x86, kasan, ftrace: Put APIC interrupt handlers into .irqentry.text by Alexander Potapenko · 8 years ago
  14. 6731b0d x86/timers/apic: Inform TSC deadline clockevent device about recalibration by Nicolai Stange · 8 years ago
  15. 1a9e4c5 x86/timers/apic: Fix imprecise timer interrupts by eliminating TSC clockevents frequency roundoff error by Nicolai Stange · 8 years ago
  16. 97f6e0c powerpc/32: Fix crash during static key init by Benjamin Herrenschmidt · 8 years ago
  17. f9cc1d1 powerpc: Update obsolete comment in setup_32.c about early_init() by Benjamin Herrenschmidt · 8 years ago
  18. 7d70c63 powerpc: Print the kernel load address at the end of prom_init() by Benjamin Herrenschmidt · 8 years ago
  19. 4d81aaa s390/pageattr: handle numpages parameter correctly by Heiko Carstens · 8 years ago
  20. c7a318b powerpc/ptrace: Fix coredump since ptrace TM changes by Cyril Bur · 8 years ago
  21. 1bc8b81 powerpc/32: Fix csum_partial_copy_generic() by Christophe Leroy · 8 years ago
  22. 87eed3c ARM: fix address limit restoration for undefined instructions by Russell King · 8 years ago
  23. 61444cd ARM: 8591/1: mm: use fully constructed struct pages for EFI pgd allocations by Ard Biesheuvel · 8 years ago
  24. b9a0198 ARM: 8590/1: sanity_check_meminfo(): avoid overflow on vmalloc_limit by Nicolas Pitre · 8 years ago
  25. 255c039 ARM: imx6: mark GPC node as not populated after irq init to probe pm domain driver by Philipp Zabel · 8 years ago
  26. 97b1d23 metag: Drop show_mem() from mem_init() by James Hogan · 8 years ago
  27. 3b2fbb3 virtio/s390: deprecate old transport by Cornelia Huck · 8 years ago
  28. 50ee91b arm64: Support hard limit of cpu count by nr_cpus by Kefeng Wang · 8 years ago
  29. 5958d19 powerpc/pnv/pci: Fix incorrect PE reservation attempt on some 64-bit BARs by Benjamin Herrenschmidt · 8 years ago
  30. c74dd88 powerpc/book3s: Fix MCE console messages for unrecoverable MCE. by Mahesh Salgaonkar · 8 years ago
  31. 61e8a0d powerpc/pci: Fix endian bug in fixed PHB numbering by Michael Ellerman · 8 years ago
  32. 10560b9 powerpc/eeh: Switch to conventional PCI address output in EEH log by Guilherme G. Piccoli · 8 years ago
  33. 546c440 powerpc/vdso: Add missing include file by Guenter Roeck · 8 years ago
  34. 9dc5128 powerpc: Fix unused function warning 'lmb_to_memblock' by Alastair D'Silva · 8 years ago
  35. bc14c49 powerpc/powernv: Fix MCE handler to avoid trashing CR0/CR1 registers. by Mahesh Salgaonkar · 8 years ago
  36. 98d8821 powerpc/powernv: Move IDLE_STATE_ENTER_SEQ macro to cpuidle.h by Mahesh Salgaonkar · 8 years ago
  37. e325d76 powerpc/powernv: Load correct TOC pointer while waking up from winkle. by Mahesh Salgaonkar · 8 years ago
  38. 4d90219 powerpc/powernv/ioda: Fix TCE invalidate to work in real mode again by Alexey Kardashevskiy · 8 years ago
  39. 54a94fc powerpc/cell: Add missing error code in spufs_mkgang() by Dan Carpenter · 8 years ago
  40. 880a3d6 powerpc/xics: Properly set Edge/Level type and enable resend by Benjamin Herrenschmidt · 8 years ago
  41. d2cf5be crypto: crc32c-vpmsum - Convert to CPU feature based module autoloading by Anton Blanchard · 8 years ago
  42. cfb593f ARM: dts: msm: Add dummy clock support for MSM SKUNK by Deepak Katragadda · 8 years ago
  43. ac6a3fe arm64: Kconfig: Select COMMON_CLK_QCOM for MSMSKUNK by Deepak Katragadda · 8 years ago
  44. 6d4bb83 ARM: dts: msm: Add initial device tree for msmskunk by Channagoud Kadabi · 8 years ago
  45. de9a53c arm64: defconfig: Add msmskunk defconfig by Channagoud Kadabi · 8 years ago
  46. 1eccfa0 Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  47. e4630fd x86/power/64: Always create temporary identity mapping correctly by Rafael J. Wysocki · 8 years ago
  48. 1bd4403 unsafe_[get|put]_user: change interface to use a error target label by Linus Torvalds · 8 years ago
  49. 65ea11e x86/hweight: Don't clobber %rdi by Ville Syrjälä · 8 years ago
  50. 6e127ef s390/config: make the vector optimized crc function builtin by Christian Borntraeger · 8 years ago
  51. e2efc42 s390/lib: fix memcmp and strstr by Christian Borntraeger · 8 years ago
  52. 134a24c s390/crc32-vx: Fix checksum calculation for small sizes by Christian Borntraeger · 8 years ago
  53. bf47dc5 s390: clarify compressed image code path by Sascha Silbe · 8 years ago
  54. 2f16f73 ARM64: Ignore Image-dtb from git point of view by Dmitry Shmidt · 8 years ago
  55. c0b4d2f arm64: add option to build Image-dtb by Haojian Zhuang · 9 years ago
  56. 71bb364 Revert "ARM: Blacklist GCC 4.8.0 to GCC 4.8.2 - PR58854" by Ruchi Kandoi · 10 years ago
  57. de43b66 arm64: pass return address to dma_common_contiguous_remap by Jin Qian · 9 years ago
  58. 1fdca5a arm64 Kconfig: Move LIST_POISON to a safe value by Jeff Vander Stoep · 9 years ago
  59. 51c1e96 arch: arm64: force -fno-pic by Greg Hackmann · 10 years ago
  60. 1c0fb1c arm64: process: dump memory around registers when displaying regs by Greg Hackmann · 10 years ago
  61. 4e49d19 arm64: check for upper PAGE_SHIFT bits in pfn_valid() by Greg Hackmann · 10 years ago
  62. dc73c61 ARM: fault: assume no context when IRQs are disabled during data abort. by JP Abgrall · 12 years ago
  63. 74157da ARM64: copy CONFIG_CMDLINE_EXTEND from ARM by Colin Cross · 11 years ago
  64. 1303328 ARM: decompressor: Flush tlb before swiching domain 0 to client mode by Arve Hjønnevåg · 12 years ago
  65. e2d9f0a ARM64: add option to build Image.gz/dtb combo by Alex Ray · 11 years ago
  66. 4313d4e ARM: convert build of appended dtb zImage to list of dtbs by Colin Cross · 12 years ago
  67. 93eafa3 ARM: add config option to build zImage/dtb combo by Erik Gilling · 12 years ago
  68. 1137b17 ARM: Fix dtb list when DTB_IMAGE_NAMES is empty by Benoit Goby · 11 years ago
  69. 5c72796 ARM: Fix "Make low-level printk work" to use a separate config option by Arve Hjønnevåg · 11 years ago
  70. 0bfe428 ARM: add option to flush console before reboot by Dima Zavin · 13 years ago
  71. a0e7f89 Optionally flush entire dcache from v6_dma_flush_range by Arve Hjønnevåg · 15 years ago
  72. 02681d6 process: Add display of memory around registers when displaying regs. by San Mehat · 15 years ago
  73. 4e98925 ARM: Call idle notifiers by Todd Poynor · 13 years ago
  74. 08d4203 Move x86_64 idle notifiers to generic by Todd Poynor · 13 years ago
  75. bc33875 fiq_debugger: move into drivers/staging/android/fiq_debugger/ by Colin Cross · 11 years ago
  76. 4dab85f ARM: fiq_glue: Add custom fiq return handler api. by Arve Hjønnevåg · 11 years ago
  77. a11cc30 ARM: kgdb: ignore breakpoint instructions from user mode by Todd Poynor · 11 years ago
  78. f2e0003 ARM: fiq_debugger: Update tty code for 3.9 by Arve Hjønnevåg · 12 years ago
  79. 43f31be ARM: fiq_debugger: Use kmsg_dumper to dump kernel logs by Arve Hjønnevåg · 12 years ago
  80. 6519740 ARM: fiq_debugger: Fix to compile on 3.7 by Arve Hjønnevåg · 12 years ago
  81. a51b437 ARM: fiq_debugger: fix uninitialised spin_lock. by Mars · 12 years ago
  82. 3f02bdb ARM: fiq_debugger: lock between tty and console writes by Colin Cross · 12 years ago
  83. e609e9c ARM: fiq_debugger: add process context reboot command by Colin Cross · 12 years ago
  84. 2e3c1e4 ARM: fiq_debugger: fix multiple consoles and make it a preferred console by Colin Cross · 13 years ago
  85. ded036b ARM: fiq_debugger: add support for kgdb by Colin Cross · 13 years ago
  86. 11fc1a7 ARM: fiq_debugger: add debug_putc by Colin Cross · 13 years ago
  87. cdd22cf ARM: fiq_debugger: add support for reboot commands by Colin Cross · 13 years ago
  88. 1b40680 ARM: fiq_debugger: fix compiling for v3.3 by Colin Cross · 13 years ago
  89. 88a408a ARM: Add generic fiq serial debugger by Iliyan Malchev · 14 years ago
  90. 2677069 ARM: Add fiq_glue by Arve Hjønnevåg · 14 years ago
  91. 416f37d powerpc/pasemi: Fix coherent_dma_mask for dma engine by Darren Stevens · 8 years ago
  92. 0b98027 m68knommu: fix user a5 register being overwritten by Greg Ungerer · 8 years ago
  93. 80fac0f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  94. 4305f42 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  95. 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
  96. 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
  97. 1630e84 Merge tag 'sh-for-4.8' of git://git.libc.org/linux-sh by Linus Torvalds · 8 years ago
  98. 194d6ad Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  99. 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
  100. 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago