1. 338d4f4 arm64: kernel: Add support for Privileged Access Never by James Morse · 10 years ago
  2. 9ded63a arm64: Generalise msr_s/mrs_s operations by Suzuki K. Poulose · 10 years ago
  3. 91a5cef arm64: kernel: Add optional CONFIG_ parameter to ALTERNATIVE() by James Morse · 10 years ago
  4. 18ffa04 arm64: kernel: Add min_field_value and use '>=' for feature detection by James Morse · 10 years ago
  5. 1c07630 arm64: kernel: Add cpufeature 'enable' callback by James Morse · 10 years ago
  6. 870828e arm64: kernel: Move config_sctlr_el1 by James Morse · 10 years ago
  7. fc03242 arm64: kvm: Adopt new alternative assembler macros by Daniel Thompson · 10 years ago
  8. e28cabf arm64: kernel: Adopt new alternative assembler macros by Daniel Thompson · 10 years ago
  9. 271d35e arm64: mm: Adopt new alternative assembler macros by Daniel Thompson · 10 years ago
  10. 63e4081 arm64: alternative: Provide if/else/endif assembler macros by Daniel Thompson · 10 years ago
  11. 79b0e09 arm64: kernel: Add cpuid_feature_extract_field() for 4bit sign extension by James Morse · 10 years ago
  12. ae2fb7e arm64: perf: condense event number maps by Mark Rutland · 10 years ago
  13. 0a570e7 arm64: hugetlb: remove paragraph about writing to FSF by Jisheng Zhang · 10 years ago
  14. 1d1ddf6 arm64: dma-mapping: implement dma_get_sgtable() by Robin Murphy · 10 years ago
  15. 4b3dc96 arm64: force CONFIG_SMP=y and remove redundant #ifdefs by Will Deacon · 10 years ago
  16. 52da443e arm64: perf: factor out callchain code by Mark Rutland · 10 years ago
  17. 23e9499 arm64: lib: use pair accessors for copy_*_user routines by Will Deacon · 10 years ago
  18. 5d220ff arm64: Better native ptrace support for compat tasks by Catalin Marinas · 10 years ago
  19. 0723c05 arm64: enable more compressed Image formats by Olof Johansson · 10 years ago
  20. 2f4b829 arm64: Add support for hardware updates of the access and dirty pte bits by Catalin Marinas · 10 years ago
  21. b08d464 arm64: remove dead code by Mark Salter · 10 years ago
  22. cba3574 arm64: move update_mmu_cache() into asm/pgtable.h by Will Deacon · 10 years ago
  23. aaf6f2f arm64: consolidate __swiotlb_mmap by Robin Murphy · 10 years ago
  24. d3127af arm64: Remove unused macros from assembler.h by Daniel Thompson · 10 years ago
  25. e147ae6 arm64: modify the dump mem for 64 bit addresses by Rohit Thapliyal · 10 years ago
  26. d09ce834 arm64: perf: replace arch_find_n_match_cpu_physical_id with of_cpu_device_node_get by Sudeep Holla · 10 years ago
  27. 2d23ed04 arm64: perf: Remove unnecessary printk by Suzuki K. Poulose · 10 years ago
  28. 2579d01 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  29. 2800348 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  30. 1a4e879 x86/mm/pat: Revert 'Adjust default caching mode translation tables' by Thomas Gleixner · 10 years ago
  31. 2c534c0 perf/x86/intel/cqm: Return cached counter value from IRQ context by Matt Fleming · 10 years ago
  32. 82b35f3 Merge tag 'tty-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  33. 1e63dca Merge tag 'mmc-4.2-rc3' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 10 years ago
  34. b497500 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 10 years ago
  35. c0c3322 x86/asm/entry/32: Revert 'Do not use R9 in SYSCALL32' commit by Denys Vlasenko · 10 years ago
  36. 8a0a5da x86/mm: Fix newly introduced printk format warnings by Thomas Gleixner · 10 years ago
  37. 1cd5594 dts: imx7: fix sd card gpio polarity specified in device tree by Dong Aisheng · 10 years ago
  38. cf75eb1 dts: imx25: fix sd card gpio polarity specified in device tree by Dong Aisheng · 10 years ago
  39. 89c1a8cf dts: imx6: fix sd card gpio polarity specified in device tree by Dong Aisheng · 10 years ago
  40. 94d7694 dts: imx53: fix sd card gpio polarity specified in device tree by Dong Aisheng · 10 years ago
  41. aca45c0 dts: imx51: fix sd card gpio polarity specified in device tree by Dong Aisheng · 10 years ago
  42. 7525a99 m32r: Add ioreadXX/iowriteXX big-endian mmio accessors by Peter Hurley · 10 years ago
  43. 3f81d24 tile: use free_bootmem_late() for initrd by Chris Metcalf · 10 years ago
  44. 0da029e KVM: x86: rename quirk constants to KVM_X86_QUIRK_* by Paolo Bonzini · 10 years ago
  45. fb279950 KVM: vmx: obey KVM_QUIRK_CD_NW_CLEARED by Xiao Guangrong · 10 years ago
  46. 41dbc6b KVM: x86: introduce kvm_check_has_quirk by Paolo Bonzini · 10 years ago
  47. 3e5d2fd KVM: MTRR: simplify kvm_mtrr_get_guest_memory_type by Xiao Guangrong · 10 years ago
  48. 10dc331 KVM: MTRR: fix memory type handling if MTRR is completely disabled by Xiao Guangrong · 10 years ago
  49. c5dfd65 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  50. 5a5ca73 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  51. 9a58eeb x86/mm: Remove region_is_ram() call from ioremap by Toshi Kani · 10 years ago
  52. 1c9cf9b x86/mm: Move warning from __ioremap_check_ram() to the call site by Toshi Kani · 10 years ago
  53. 3bc38fc ARM64/irq: Use access helper irq_data_get_affinity_mask() by Jiang Liu · 10 years ago
  54. c0d3fce arm64: switch_to: calculate cpu context pointer using separate register by Will Deacon · 10 years ago
  55. c18fe54 ARM: net: fix vlan access instructions in ARM JIT. by Nicolas Schichan · 10 years ago
  56. 6d715e3 ARM: net: handle negative offsets in BPF JIT. by Nicolas Schichan · 10 years ago
  57. 7aed35c ARM: net: fix condition for load_order > 0 when translating load instructions. by Nicolas Schichan · 10 years ago
  58. ca1fec5 x86/mm/pat: Adjust default caching mode translation tables by Jan Beulich · 10 years ago
  59. 5bc016f x86/fpu: Disable dependent CPU features on "noxsave" by Jan Beulich · 10 years ago
  60. a8965276 x86/mpx: Do not set ->vm_ops on MPX VMAs by Kirill A. Shutemov · 10 years ago
  61. bbc0377 x86/mm: Add parenthesis for TLB tracepoint size calculation by Dave Hansen · 10 years ago
  62. 9d634c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  63. 3827ec3 s390: adapt entry.S to the move of thread_struct by Martin Schwidefsky · 10 years ago
  64. 09adcdf AVR32/time: Migrate to new 'set-state' interface by Viresh Kumar · 10 years ago
  65. 8bff839 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  66. ff72bf7 Merge branch 'parisc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 10 years ago
  67. 10b97f3 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  68. fcc53b5 MIPS: fpu.h: Allow 64-bit FPU on a 64-bit MIPS R6 CPU by Markos Chandras · 10 years ago
  69. 4c4ac9a parisc: mm: Fix a memory leak related to pmd not attached to the pgd by Christophe Jaillet · 10 years ago
  70. 3eae03d Merge tag 'pxa-fixes-v4.2-rc2' of https://github.com/rjarzmik/linux into fixesD by Olof Johansson · 10 years ago
  71. 9d37e66 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  72. 0e1dbcc Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  73. f79a17b Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  74. 59ee762 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  75. 5aaeb5c x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on x86 by Ingo Molnar · 10 years ago
  76. 0c8c0f0 x86/fpu, sched: Dynamically allocate 'struct fpu' by Dave Hansen · 10 years ago
  77. f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 10 years ago
  78. da89947 Update Viresh Kumar's email address by Viresh Kumar · 10 years ago
  79. 7f9be77 s390/hugetlb: add hugepages_supported define by Dominik Dingel · 10 years ago
  80. 41318bf revert "s390/mm: make hugepages_supported a boot time decision" by Dominik Dingel · 10 years ago
  81. ad4f99e revert "s390/mm: change HPAGE_SHIFT type to int" by Dominik Dingel · 10 years ago
  82. 04ea1e9 openrisc: fix CONFIG_UID16 setting by Andrew Morton · 10 years ago
  83. 47295aa Merge tag 'keystone-dts-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into fixes by Olof Johansson · 10 years ago
  84. 0871b72 ARM: fix __virt_to_idmap build error on !MMU by Russell King · 10 years ago
  85. bac51ad ARM: invalidate L1 before enabling coherency by Russell King · 10 years ago
  86. 462859aa ARM: 8404/1: dma-mapping: fix off-by-one error in bitmap size check by Marek Szyprowski · 10 years ago
  87. 8e0c34b ARM: 8402/1: perf: Don't use of_node after putting it by Stephen Boyd · 10 years ago
  88. df9de3c ARM: 8400/1: use virt_to_idmap to get phys_reset address by Vitaly Andrianov · 10 years ago
  89. a97439a x86/entry/64, x86/nmi/64: Add CONFIG_DEBUG_ENTRY NMI testing code by Andy Lutomirski · 10 years ago
  90. 36f1a77 x86/nmi/64: Make the "NMI executing" variable more consistent by Andy Lutomirski · 10 years ago
  91. 23a781e x86/nmi/64: Minor asm simplification by Andy Lutomirski · 10 years ago
  92. 810bc07 x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI detection by Andy Lutomirski · 10 years ago
  93. a27507c x86/nmi/64: Reorder nested NMI checks by Andy Lutomirski · 10 years ago
  94. 0b22930 x86/nmi/64: Improve nested NMI comments by Andy Lutomirski · 10 years ago
  95. 9b6e6a8 x86/nmi/64: Switch stacks on userspace NMI entry by Andy Lutomirski · 10 years ago
  96. 0e181bb x86/nmi/64: Remove asm code that saves CR2 by Andy Lutomirski · 10 years ago
  97. 9d05041 x86/nmi: Enable nested do_nmi() handling for 64-bit kernels by Andy Lutomirski · 10 years ago
  98. 3e87ee0 Merge tag 'platform-drivers-x86-v4.2-3' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 10 years ago
  99. f85c712 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 10 years ago
  100. 8b4769c ARM: keystone: dts: rename pcie nodes to help override status by Murali Karicheri · 10 years ago