1. 7010d12 perf/x86: Move perf_event_intel_ds.c ......... => x86/events/intel/ds.c by Borislav Petkov · 9 years ago
  2. 6aec1ad perf/x86: Move perf_event_intel_cstate.c ..... => x86/events/intel/cstate.c by Borislav Petkov · 9 years ago
  3. 5c781a3 perf/x86: Move perf_event_intel_cqm.c ........ => x86/events/intel/cqm.c by Borislav Petkov · 9 years ago
  4. e106983 perf/x86: Move perf_event_intel.c ............ => x86/events/intel/core.c by Borislav Petkov · 9 years ago
  5. af5d3aa perf/x86: Move perf_event_intel_bts.c ........ => x86/events/intel/bts.c by Borislav Petkov · 9 years ago
  6. d0af1c0 perf/x86: Move perf_event_amd_uncore.c .... => x86/events/amd/uncore.c by Borislav Petkov · 9 years ago
  7. 5b26547 perf/x86: Move perf_event_amd_iommu.[ch] .. => x86/events/amd/iommu.[ch] by Borislav Petkov · 9 years ago
  8. 218cfe4 perf/x86: Move perf_event_amd_ibs.c ....... => x86/events/amd/ibs.c by Borislav Petkov · 9 years ago
  9. 39b0332 perf/x86: Move perf_event_amd.c ........... => x86/events/amd/core.c by Borislav Petkov · 9 years ago
  10. fa9cbf3 perf/x86: Move perf_event.c ............... => x86/events/core.c by Borislav Petkov · 9 years ago
  11. 93b894b Merge branch 'x86/cpu' into perf/core, to pick up dependency by Ingo Molnar · 9 years ago
  12. 1b74dde x86/cpu: Convert printk(KERN_<LEVEL> ...) to pr_<level>(...) by Chen Yucong · 9 years ago
  13. 34229b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  14. 2c92341 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  15. 16aaa53 x86/cpufeature: Use enum cpuid_leafs instead of magic numbers by Huaitong Han · 9 years ago
  16. 510ae0c Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  17. d517be5 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  18. 29d14f0 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  19. ad0b40fa Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  20. ec1cc55 Merge tag 'powerpc-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  21. 6b292a8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  22. 7425637 x86/mm/pat: Avoid truncation when converting cpa->numpages to address by Matt Fleming · 9 years ago
  23. 8f04b85 perf/x86: De-obfuscate code by Peter Zijlstra · 9 years ago
  24. e01d871 perf/x86: Fix uninitialized value usage by Peter Zijlstra · 9 years ago
  25. 2d19fc6 powerpc/mm: Fixup _HPAGE_CHG_MASK by Aneesh Kumar K.V · 9 years ago
  26. 370f06c powerpc/perf: Remove PPMU_HAS_SSLOT flag for Power8 by Madhavan Srinivasan · 9 years ago
  27. 03c21cb Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  28. b0a119f Revert "MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() function" by Ralf Baechle · 9 years ago
  29. 075356c Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  30. f0ce3ff Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  31. 03590cb ARM: wire up copy_file_range() syscall by Russell King · 9 years ago
  32. 7e56f62 powerpc/eeh: Fix PE location code by Gavin Shan · 9 years ago
  33. 7f66cd3 ARM: 8500/1: fix atags_to_fdt with stack-protector-strong by Kees Cook · 9 years ago
  34. 3625c2c x86/mm: Fix types used in pgprot cacheability flags translations by Jan Beulich · 9 years ago
  35. 57adec8 arm64: mm: avoid calling apply_to_page_range on empty range by Mika Penttilä · 9 years ago
  36. b8bc3bd Merge tag 'kvm-s390-master-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 9 years ago
  37. 9abc2a0 KVM: s390: fix memory overwrites when vx is disabled by David Hildenbrand · 9 years ago
  38. 14b0b4a KVM: s390: Enable the KVM-VFIO device by Dong Jia Shi · 9 years ago
  39. 9c7ebb6 KVM: s390: fix guest fprs memory leak by David Hildenbrand · 9 years ago
  40. f5e44f8 s390/pci: remove iomap sanity checks by Sebastian Ott · 9 years ago
  41. 8ead7ef s390/pci: set error state for unusable functions by Sebastian Ott · 9 years ago
  42. c0cabad s390/pci: fix bar check by Sebastian Ott · 9 years ago
  43. c506fff3 s390/pci: resize iomap by Sebastian Ott · 9 years ago
  44. bf19c94 s390/pci: improve ZPCI_* macros by Sebastian Ott · 9 years ago
  45. 9e00caa s390/pci: provide ZPCI_ADDR macro by Sebastian Ott · 9 years ago
  46. c2e1fcf s390/pci: adjust IOMAP_MAX_ENTRIES by Sebastian Ott · 9 years ago
  47. 2d0f76a s390/numa: move numa_init_late() from device to arch_initcall by Michael Holzheu · 9 years ago
  48. 531d306 arm64: defconfig: updates for 4.5 by Will Deacon · 9 years ago
  49. 67dfa17 arm64: errata: Add -mpc-relative-literal-loads to build flags by dann frazier · 9 years ago
  50. 728dabd Eliminate the .eh_frame sections from the aarch64 vmlinux and kernel modules by William Cohen · 9 years ago
  51. fb9b050 sh: fix smp_store_mb for !SMP by Michael S. Tsirkin · 9 years ago
  52. cbe09bd crypto: chacha20-ssse3 - Align stack pointer to 64 bytes by Eli Cooper · 9 years ago
  53. b312202 arm64: Fix an enum typo in mm/dump.c by Masanari Iida · 9 years ago
  54. ac15bd6 arm64: Honour !PTE_WRITE in set_pte_at() for kernel mappings by Catalin Marinas · 9 years ago
  55. f436b2a arm64: kernel: fix architected PMU registers unconditional access by Lorenzo Pieralisi · 9 years ago
  56. 7b1af97 arm64: kasan: ensure that the KASAN zero page is mapped read-only by Ard Biesheuvel · 9 years ago
  57. 75feee3 arm64: hide __efistub_ aliases from kallsyms by Ard Biesheuvel · 9 years ago
  58. e256caa powerpc/mm: Allow user space to map rtas_rmo_buf by Vasant Hegde · 9 years ago
  59. e246468 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  60. 07d17f0 Merge branch '4.4-fixes' into mips-for-linux-next by Ralf Baechle · 9 years ago
  61. dbb9831 MIPS: zboot: Add support for serial debug using the PROM by Alban Bedel · 9 years ago
  62. 25f6609 MIPS: zboot: Avoid useless rebuilds by Alban Bedel · 9 years ago
  63. a7b4381 MIPS: BMIPS: Enable ARCH_WANT_OPTIONAL_GPIOLIB by Florian Fainelli · 9 years ago
  64. 5bdb102 MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() function by Simon Arlott · 9 years ago
  65. 8fce60b MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structure by Simon Arlott · 9 years ago
  66. 5a8b0b1 MIPS: bcm63xx: nvram: Use nvram structure definition from header file by Simon Arlott · 9 years ago
  67. f7fdcb6 MIPS: KVM: Add missing newline to kvm_err() by James Hogan · 9 years ago
  68. b2c5963 MIPS: Move KVM specific opcodes into asm/inst.h by James Hogan · 9 years ago
  69. f4956f6 MIPS: KVM: Use cacheops.h definitions by James Hogan · 9 years ago
  70. 5fa393c MIPS: Break down cacheops.h definitions by James Hogan · 9 years ago
  71. 1b505de MIPS: Use EXCCODE_ constants with set_except_vector() by James Hogan · 9 years ago
  72. 044c9bb MIPS: Update trap codes by James Hogan · 9 years ago
  73. 16d100db MIPS: Move Cause.ExcCode trap codes to mipsregs.h by James Hogan · 9 years ago
  74. 2db9d23 MIPS: KVM: Make kvm_mips_{init,exit}() static by James Hogan · 9 years ago
  75. 088ec20 MIPS: KVM: Refactor added offsetof()s by James Hogan · 9 years ago
  76. cb1b447 MIPS: KVM: Convert EXPORT_SYMBOL to _GPL by James Hogan · 9 years ago
  77. e318f0f MIPS: KVM: Drop unused kvm_mips_host_tlb_inv_index() by James Hogan · 9 years ago
  78. 9fd4af6 MIPS: Move definition of DC bit to mipsregs.h by James Hogan · 9 years ago
  79. 4c53e6b MIPS: KVM: Drop some unused definitions from kvm_host.h by James Hogan · 9 years ago
  80. caa1faa MIPS: KVM: Trivial whitespace and style fixes by James Hogan · 9 years ago
  81. 097d563 MIPS: pic32mzda: Add initial PIC32MZDA Starter Kit defconfig by Joshua Henderson · 9 years ago
  82. 842b6b1 MIPS: dts: Add initial DTS for the PIC32MZDA Starter Kit by Joshua Henderson · 9 years ago
  83. 2572f00 MIPS: Add support for PIC32MZDA platform by Joshua Henderson · 9 years ago
  84. 70ce14b MIPS: bmips: Improve BCM6368 device tree by Álvaro Fernández Rojas · 9 years ago
  85. db66dbb MIPS: bmips: Improve BCM6328 device tree by Álvaro Fernández Rojas · 9 years ago
  86. 555fae6 MIPS: ptrace: Drop cp0_tcstatus from regoffset_table[] by James Hogan · 9 years ago
  87. 8cbe4b5 MIPS: TXx9: iocled: Be sure to clamp return value by Linus Walleij · 9 years ago
  88. 8eb248f MIPS: RB532: Be sure to clamp return value by Linus Walleij · 9 years ago
  89. 6ea6b7f MIPS: TXx9: Be sure to clamp return value by Linus Walleij · 9 years ago
  90. 249e573 MIPS: ar7: Be sure to clamp return value by Linus Walleij · 9 years ago
  91. 7b42c00 MIPS: Alchemy: Be sure to clamp return value by Linus Walleij · 9 years ago
  92. 2549cc9 MIPS: Fix macro typo by Jaedon Shin · 9 years ago
  93. 497e803e MIPS: smp-cps: Ensure secondary cores start with EVA disabled by Matt Redfearn · 9 years ago
  94. a68f376 MIPS: io.h: Define `ioremap_cache' by Maciej W. Rozycki · 9 years ago
  95. 6d7b141 MIPS: math-emu: dsemul: Reduce `get_isa16_mode' clutter by Maciej W. Rozycki · 9 years ago
  96. 29e2800 MIPS: inst.h: Fix some instruction descriptions by Maciej W. Rozycki · 9 years ago
  97. 6e1715f MIPS: math-emu: dsemul: Correct description of the emulation frame by Maciej W. Rozycki · 9 years ago
  98. 69a1e6c MIPS: math-emu: Correct the emulation of microMIPS ADDIUPC instruction by Maciej W. Rozycki · 9 years ago
  99. 733b8bc MIPS: math-emu: Make microMIPS branch delay slot emulation work by Maciej W. Rozycki · 9 years ago
  100. a87265c MIPS: math-emu: dsemul: Fix ill formatting of microMIPS part by Maciej W. Rozycki · 9 years ago