1. db766b0 sh: add Kconfig option for J-Core SoC core drivers by Rich Felker · 8 years ago
  2. f208b87 sh: support CPU_J2 when compiler lacks -mj2 by Rich Felker · 8 years ago
  3. f76d9c6 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  4. 117e5e9 ARM: 8618/1: decompressor: reset ttbcr fields to use TTBR0 on ARMv7 by Srinivas Ramana · 8 years ago
  5. be67d60 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  6. 66188fb Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  7. 6605d15 MIPS: CM: Fix mips_cm_max_vp_width for non-MT kernels on MT systems by Paul Burton · 8 years ago
  8. 2fa5f04 x86/entry/64: Fix context tracking state warning when load_gs_index fails by Wanpeng Li · 8 years ago
  9. 05fb3c1 x86/boot: Initialize FPU and X86_FEATURE_ALWAYS even if we don't have CPUID by Andy Lutomirski · 8 years ago
  10. e4aad64 x86/vdso: Fix building on big endian host by Segher Boessenkool · 8 years ago
  11. 192d1dc x86/boot: Fix another __read_cr4() case on 486 by Andy Lutomirski · 8 years ago
  12. e1bfc11 x86/init: Fix cr4_init_shadow() on CR4-less machines by Andy Lutomirski · 8 years ago
  13. 058effe MIPS: Fix detection of unsupported highmem with cache aliases by Paul Burton · 8 years ago
  14. 305723a MIPS: Malta: Fix IOCU disable switch read for MIPS64 by Paul Burton · 8 years ago
  15. 1eefcbc MIPS: Fix BUILD_ROLLBACK_PROLOGUE for microMIPS by Paul Burton · 8 years ago
  16. 67acd8d MIPS: clear execution hazard after changing FTLB enable by Paul Burton · 8 years ago
  17. ebd0e0f MIPS: Configure FTLB after probing TLB sizes from config4 by Paul Burton · 8 years ago
  18. 72c70f0 MIPS: Stop setting I6400 FTLBP by Paul Burton · 8 years ago
  19. 3021773 MIPS: DEC: Avoid la pseudo-instruction in delay slots by Ralf Baechle · 8 years ago
  20. 0a90055 MIPS: Octeon: mark GPIO controller node not populated after IRQ init. by Steven J. Hill · 8 years ago
  21. ca86c9e MIPS: uprobes: fix use of uninitialised variable by Marcin Nowakowski · 8 years ago
  22. ddabfa5 MIPS: uprobes: remove incorrect set_orig_insn by Marcin Nowakowski · 8 years ago
  23. db06068 MIPS: fix uretprobe implementation by Marcin Nowakowski · 8 years ago
  24. 6ca8ac7 MIPS: smp-cps: Avoid BUG() when offlining pre-r6 CPUs by Matt Redfearn · 8 years ago
  25. d248220 ARM: 8617/1: dma: fix dma_max_pfn() by Roger Quadros · 8 years ago
  26. ba6dea4 ARM: 8616/1: dt: Respect property size when parsing CPUs by Robin Murphy · 8 years ago
  27. 2a0100d sparc64: Fix non-SMP build. by David S. Miller · 8 years ago
  28. ebb99a4 sparc64: Fix irq stack bootmem allocation. by Atish Patra · 8 years ago
  29. 9b2f753 sparc64: Fix cpu_possible_mask if nr_cpus is set by Atish Patra · 8 years ago
  30. 1e953d8 sparc64 mm: Fix more TSB sizing issues by Mike Kravetz · 8 years ago
  31. bdf2f59 sparc64: fix section mismatch in find_numa_latencies_for_group by Paul Gortmaker · 8 years ago
  32. 831e45d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  33. 751b9a5 Merge tag 'powerpc-4.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  34. 116e711 MIPS: Fix delay slot emulation count in debugfs by Paul Burton · 8 years ago
  35. 8f46cca MIPS: SMP: Fix possibility of deadlock when bringing CPUs online by Matt Redfearn · 8 years ago
  36. 9c0e28a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  37. 2507c85 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  38. 709b8f6 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  39. 7d188ba Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  40. 7e95630 MIPS: Fix pre-r6 emulation FPU initialisation by Paul Burton · 8 years ago
  41. 67787b6 arm64: kgdb: handle read-only text / modules by AKASHI Takahiro · 8 years ago
  42. c18df0a arm64: Call numa_store_cpu_info() earlier. by David Daney · 8 years ago
  43. 08b90f0 perf/x86/intel/bts: Make it an exclusive PMU by Alexander Shishkin · 8 years ago
  44. 9bf6ffd locking/atomic, arch/sh: Fix ATOMIC_FETCH_OP() by Peter Zijlstra · 8 years ago
  45. 554af0c MIPS: vDSO: Fix Malta EVA mapping to vDSO page structs by James Hogan · 8 years ago
  46. b79331a powerpc/powernv/pci: Fix m64 checks for SR-IOV and window alignment by Russell Currey · 8 years ago
  47. 7597cdc Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into efi/urgent by Ingo Molnar · 8 years ago
  48. f1e1c9e perf/x86/intel/bts: Make sure debug store is valid by Sebastian Andrzej Siewior · 8 years ago
  49. 1297667 x86/efi: Only map RAM into EFI page tables if in mixed-mode by Matt Fleming · 8 years ago
  50. e535ec0 x86/mm/pat: Prevent hang during boot when mapping pages by Matt Fleming · 8 years ago
  51. 7bb91e0 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  52. 08bccf4 MIPS: Select HAVE_REGS_AND_STACK_ACCESS_API by Marcin Nowakowski · 8 years ago
  53. 8074d78 MIPS: Octeon: Fix platform bus probing by Aaro Koskinen · 8 years ago
  54. 3312eca MIPS: Octeon: mangle-port: fix build failure with VDSO code by Aaro Koskinen · 8 years ago
  55. b244614 MIPS: Avoid a BUG warning during prctl(PR_SET_FP_MODE, ...) by Marcin Nowakowski · 8 years ago
  56. 88b4ad2 Merge tag 'fixes-for-linus-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 8 years ago
  57. 3286be9 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  58. 8e4b720 openrisc: fix the fix of copy_from_user() by Guenter Roeck · 8 years ago
  59. 65c0044 avr32: fix 'undefined reference to `___copy_from_user' by Guenter Roeck · 8 years ago
  60. baf009f Merge tag 'powerpc-4.8-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  61. 008f08d Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  62. cac4662 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  63. 6408649 Merge tag 'samsung-fixes-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into fixes by Arnd Bergmann · 8 years ago
  64. 080fe0b perf/x86/amd: Make HW_CACHE_REFERENCES and HW_CACHE_MISSES measure L2 by Matt Fleming · 8 years ago
  65. 1155baf perf/x86/intel/pt: Do validate the size of a kernel address filter by Alexander Shishkin · 8 years ago
  66. ddfdad9 perf/x86/intel/pt: Fix kernel address filter's offset validation by Alexander Shishkin · 8 years ago
  67. 95f6008 perf/x86/intel/pt: Fix an off-by-one in address filter configuration by Alexander Shishkin · 8 years ago
  68. 024c7e3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  69. 1c109fa fix minor infoleak in get_user_ex() by Al Viro · 8 years ago
  70. b0eaf45 kvm: x86: correctly reset dest_map->vector when restoring LAPIC state by Paolo Bonzini · 8 years ago
  71. a680588 ARM: keystone: defconfig: Fix USB configuration by Roger Quadros · 8 years ago
  72. cecf623 perf/x86/intel: Don't disable "intel_bts" around "intel" event batching by Alexander Shishkin · 8 years ago
  73. ed7d9a1 powerpc/powernv/pci: Fix missed TCE invalidations that should fallback to OPAL by Michael Ellerman · 8 years ago
  74. 29bf282 powerpc/powernv: Detach from PE on releasing PCI device by Gavin Shan · 8 years ago
  75. 4cea877 Merge tag 'pci-v4.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  76. d20ced2 Merge branch 'dt/irq-fix' into fixes by Arnd Bergmann · 8 years ago
  77. f2a89d3 arm64: dts: Fix broken architected timer interrupt trigger by Marc Zyngier · 8 years ago
  78. 7ccb8e6 ARM: multi_v7_defconfig: update XILINX_VDMA by Fabian Frederick · 8 years ago
  79. 77e5bdf Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  80. b8f26e8 Merge tag 'for-linus-4.8b-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  81. de75abb arm/xen: fix SMP guests boot by Vitaly Kuznetsov · 8 years ago
  82. 6eaed16 powerpc/powernv: Fix the state of root PE by Gavin Shan · 8 years ago
  83. 8630c32 avr32: fix copy_from_user() by Al Viro · 8 years ago
  84. e98b9e3 microblaze: fix __get_user() by Al Viro · 8 years ago
  85. d0cf385 microblaze: fix copy_from_user() by Al Viro · 8 years ago
  86. c90a3bc m32r: fix __get_user() by Al Viro · 8 years ago
  87. 8f03598 blackfin: fix copy_from_user() by Al Viro · 8 years ago
  88. 917400c sparc32: fix copy_from_user() by Al Viro · 8 years ago
  89. 6e05050 sh: fix copy_from_user() by Al Viro · 8 years ago
  90. c685238 sh64: failing __get_user() should zero by Al Viro · 8 years ago
  91. b615e3c score: fix copy_from_user() and friends by Al Viro · 8 years ago
  92. c2f18fa score: fix __get_user/get_user by Al Viro · 8 years ago
  93. fd2d2b1 s390: get_user() should zero on failure by Al Viro · 8 years ago
  94. 2242646 ppc32: fix copy_from_user() by Al Viro · 8 years ago
  95. aace880 parisc: fix copy_from_user() by Al Viro · 8 years ago
  96. acb2505 openrisc: fix copy_from_user() by Al Viro · 8 years ago
  97. 2e29f50 nios2: fix __get_user() by Al Viro · 8 years ago
  98. e33d1f6 nios2: copy_from_user() should zero the tail of destination by Al Viro · 8 years ago
  99. ae7cc57 mn10300: copy_from_user() should zero on access_ok() failure... by Al Viro · 8 years ago
  100. 43403ea mn10300: failing __get_user() and get_user() should zero by Al Viro · 8 years ago