1. a02d8df ARM: domains: keep vectors in separate domain by Russell King · 9 years ago
  2. 3c2aed5 ARM: domains: get rid of manager mode for user domain by Russell King · 9 years ago
  3. 0171356 ARM: domains: move initial domain setting value to asm/domains.h by Russell King · 9 years ago
  4. 8e79870 ARM: domains: provide domain_mask() by Russell King · 9 years ago
  5. 1eef5d2 ARM: domains: switch to keeping domain value in register by Russell King · 9 years ago
  6. fd0881a2 ARC: Eliminate some ARCv2 specific code for ARCompact build by Vineet Gupta · 9 years ago
  7. 88c9281 x86/hyperv: Mark the Hyper-V TSC as unstable by Vitaly Kuznetsov · 9 years ago
  8. 9977073 x86/asm/tsc: Add rdtscll() merge helper by Ingo Molnar · 9 years ago
  9. 82819ff perf/x86/msr: Fix the MSR driver build by Ingo Molnar · 9 years ago
  10. ba5d183 Merge tag 'tegra-for-4.3-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/defconfig by Olof Johansson · 9 years ago
  11. 5378e46 Merge tag 'tegra-for-4.3-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/drivers by Olof Johansson · 9 years ago
  12. bd90f11 Merge tag 'reset-for-4.3' of git://git.pengutronix.de/git/pza/linux into next/drivers by Olof Johansson · 9 years ago
  13. f2032f2 ARM: dts: UniPhier: fix PPI interrupt CPU mask of timer nodes by Masahiro Yamada · 9 years ago
  14. 467fb18 ARM: dts: rockchip: correct regulator power states for suspend by Brian Norris · 9 years ago
  15. 6a414e4 ARM: dts: rockchip: correct regulator PM properties by Brian Norris · 9 years ago
  16. e43d018 x86/idle: Restore trace_cpu_idle to mwait_idle() calls by Jisheng Zhang · 9 years ago
  17. d5dc861 x86/mm/pat: Add comments to cachemode translation tables by Toshi Kani · 9 years ago
  18. 3d3e66b Merge tag 'for-linus-4.2-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  19. b5e5e8a ARM/PCI: Remove msi_controller from struct pci_sys_data by Lorenzo Pieralisi · 9 years ago
  20. 8953aab ARM/PCI, designware, xilinx: Use pci_scan_root_bus_msi() by Lorenzo Pieralisi · 9 years ago
  21. ada8b67 ARM/PCI: Replace panic with WARN messages on failures by Lorenzo Pieralisi · 9 years ago
  22. 895fb31 xtensa: improve vmlinux.lds.S sed post-processing by Max Filippov · 9 years ago
  23. d8d23fa arm64: mdscr_el1: avoid exposing DCC to userspace by Will Deacon · 9 years ago
  24. 0907495 ARC: add/fix some comments in code - no functional change by Vineet Gupta · 9 years ago
  25. 6de6066 ARC: change some branchs to jumps to resolve linkage errors by Yuriy Kolerov · 9 years ago
  26. eb2cd8b ARC: ensure futex ops are atomic in !LLSC config by Vineet Gupta · 9 years ago
  27. 5e05742 ARC: Enable HAVE_FUTEX_CMPXCHG by Vineet Gupta · 9 years ago
  28. 882a95a ARC: make futex_atomic_cmpxchg_inatomic() return bimodal by Vineet Gupta · 9 years ago
  29. ed574e2 ARC: futex cosmetics by Vineet Gupta · 9 years ago
  30. 31d30c8 ARC: add barriers to futex code by Vineet Gupta · 9 years ago
  31. 1648c70 ARCv2: IOC: Allow boot time disable by Alexey Brodkin · 9 years ago
  32. 79335a2 ARCv2: SLC: Allow boot time disable by Vineet Gupta · 9 years ago
  33. f2b0b25 ARCv2: Support IO Coherency and permutations involving L1 and L2 caches by Alexey Brodkin · 9 years ago
  34. 87ffd2b x86/xen: make CONFIG_XEN depend on CONFIG_X86_LOCAL_APIC by David Vrabel · 9 years ago
  35. 40a2ea1 Merge branch 'perf/urgent' into perf/core, to pick up fixes before adding more changes by Ingo Molnar · 9 years ago
  36. e72bb8a powerpc/powernv: Reset HILE before kexec_sequence() by Samuel Mendoza-Jonas · 9 years ago
  37. ffebf5f powerpc/kexec: Reset secondary cpu endianness before kexec by Samuel Mendoza-Jonas · 9 years ago
  38. c159b59 powerpc/powernv: Create LED platform device by Vasant Hegde · 9 years ago
  39. 8a8d918 powerpc/powernv: Add OPAL interfaces for accessing and modifying system LED states by Anshuman Khandual · 9 years ago
  40. 74703cc powerpc/powernv: Fix the log message when disabling VF by Wei Yang · 9 years ago
  41. 63059a2 ARM: OMAP: wakeupgen: Restore the irq_set_type() mechanism by Grygorii Strashko · 9 years ago
  42. bf0c4e0 arm64: kconfig: Move LIST_POISON to a safe value by Jeff Vander Stoep · 9 years ago
  43. 78fb907 s390/mm: simplify page table alloc/free code by Martin Schwidefsky · 9 years ago
  44. 3d8258e s390/pci: move debug messages to debugfs by Sebastian Ott · 9 years ago
  45. 24d05ff s390/nmi: initialize control register 0 earlier by Heiko Carstens · 9 years ago
  46. 89b1145 s390/setup: fix novx parameter by Martin Schwidefsky · 9 years ago
  47. cabc4ab s390/uaccess: remove uaccess_primary kernel parameter by Heiko Carstens · 9 years ago
  48. 92d6289 s390: remove unneeded sizeof(void *) comparisons by Heiko Carstens · 9 years ago
  49. a69db2f s390/facilities: remove transactional-execution bits by Heiko Carstens · 9 years ago
  50. c0e5dda s390/numa: re-add DIE sched_domain_topology_level by Michael Holzheu · 9 years ago
  51. b5be5b7 Merge branch 'x86/asm/urgent' to pick up an entry code fix by Ingo Molnar · 9 years ago
  52. acf6cec powerpc/512x: silence a USB Kconfig dependency warning by Gerhard Sittig · 11 years ago
  53. 74943da powerpc/nvram: print no error when pstore backend is not nvram by Hari Bathini · 9 years ago
  54. ff2d920 ARM: add TC2 PM support to multi_v7_defconfig by Nicolas Pitre · 9 years ago
  55. 62060a3 Merge tag 'omap-for-v4.3/dt-pt4-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/dt by Olof Johansson · 9 years ago
  56. 443d792 Merge tag 'omap-for-v4.3/soc-pt2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/soc by Olof Johansson · 9 years ago
  57. 582271a Merge tag 'renesas-dt4-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dt by Olof Johansson · 9 years ago
  58. a005bc6 Merge tag 'renesas-clk-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/drivers by Olof Johansson · 9 years ago
  59. 341a670 ARM64: dts: vexpress: Use assigned-clock-parents for sp810 by Stephen Boyd · 9 years ago
  60. 3cf6a06 ARM: dts: vexpress: Use assigned-clock-parents for sp810 by Stephen Boyd · 9 years ago
  61. 5446584 Merge tag 'imx-defconfig-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/defconfig by Olof Johansson · 9 years ago
  62. b12c082 Merge tag 'imx-dt-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/dt by Olof Johansson · 9 years ago
  63. 207b504 Merge tag 'imx-soc-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/soc by Olof Johansson · 9 years ago
  64. 527f0a9 x86/irq: Build correct vector mapping for multiple MSI interrupts by Jiang Liu · 9 years ago
  65. 96231b2 ARM: 8419/1: dma-mapping: harmonize definition of DMA_ERROR_CODE by Marek Szyprowski · 9 years ago
  66. 8901925 ARM: 8417/1: refactor bitops functions with BIT_MASK() and BIT_WORD() by Masahiro Yamada · 9 years ago
  67. da4f295 ARM: 8416/1: Feroceon: use of_iomap() to map register base by Masahiro Yamada · 9 years ago
  68. a5f4c56 ARM: 8415/1: early fixmap support for earlycon by Stefan Agner · 9 years ago
  69. 3939f33 ARM: 8418/1: add boot image dependencies to not generate invalid images by Masahiro Yamada · 9 years ago
  70. 0f64b24 ARM: 8414/1: __copy_to_user_memcpy: fix mmap semaphore usage by Nicolas Pitre · 9 years ago
  71. 158d3b2 MIPS: Fix LLVM build issue. by Ralf Baechle · 9 years ago
  72. fc9e9cb powerpc/nvram: use kmemdup rather than duplicating its implementation by Andrzej Hajda · 9 years ago
  73. 2e16acc powerpc/pseries: use kmemdup rather than duplicating its implementation by Andrzej Hajda · 9 years ago
  74. 39bfd71 powerpc/eeh: Disable automatically blocked PCI config by Gavin Shan · 9 years ago
  75. dd49715 powerpc: Export include/uapi/asm/eeh.h by Gavin Shan · 9 years ago
  76. e0ad784 powerpc/pseries: enable RTC class support by Vaibhav Jain · 9 years ago
  77. 1d80544 powerpc/numa: initialize distance lookup table from drconf path by Nikunj A Dadhania · 9 years ago
  78. 5352298 powerpc/powernv: move dma_get_required_mask from pnv_phb to pci_controller_ops by Andrew Donnellan · 9 years ago
  79. 73b341e powerpc/mm: Drop CONFIG_PPC_HAS_HASH_64K by Michael Ellerman · 9 years ago
  80. 55f8b5b powerpc/mm: Simplify page size kconfig dependencies by Michael Ellerman · 9 years ago
  81. 9530057 powerpc/mm: Drop the 64K on 4K version of pte_pagesize_index() by Michael Ellerman · 9 years ago
  82. f444f1f powerpc/cell: Drop support for 64K local store on 4K kernels by Michael Ellerman · 9 years ago
  83. 74b5037 powerpc/mm: Fix pte_pagesize_index() crash on 4K w/64K hash by Michael Ellerman · 9 years ago
  84. a5dd192 Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixes by Ingo Molnar · 9 years ago
  85. 512255a Revert "sched/x86_64: Don't save flags on context switch" by Andy Lutomirski · 9 years ago
  86. 4524cd0 powerpc/t1023rdb/dts: set ifc nand chip select from 2 to 1 by Jaiprakash Singh · 9 years ago
  87. 163e60c powerpc/mpc85xx:Add SCFG device tree support of T104x by Wang Dongsheng · 9 years ago
  88. 0d748ec powerpc/fsl-booke: Add T1040D4RDB/T1042D4RDB board support by Priyanka Jain · 9 years ago
  89. 32d3c4f powerpc/85xx: Remove unused pci fixup hooks on c293pcie by Hou Zhiqiang · 9 years ago
  90. 69399ee powerpc/e6500: hw tablewalk: optimize a bit for tcd lock acquiring codes by Kevin Hao · 9 years ago
  91. e5e55cc powerpc/e6500: remove the stale TCD_LOCK macro by Kevin Hao · 9 years ago
  92. e8c4b3d powerpc: Add a vga alias node for P1022 by Jason Jin · 9 years ago
  93. db0fa0c scatterlist: use sg_phys() by Dan Williams · 9 years ago
  94. 5e4b8c1 crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag by Herbert Xu · 9 years ago
  95. 656bba3 x86/smpboot: Remove APIC.wait_for_init_deassert and atomic init_deasserted by Len Brown · 9 years ago
  96. a9bcaa0 x86/smpboot: Remove SIPI delays from cpu_up() by Len Brown · 9 years ago
  97. 2d99af8 x86/smpboot: Remove udelay(100) when polling cpu_callin_map by Len Brown · 9 years ago
  98. 6e38f1e x86/smpboot: Remove udelay(100) when polling cpu_initialized_map by Len Brown · 9 years ago
  99. 5461bd8 Merge tag 'v4.2-rc7' into x86/boot, to refresh the branch before merging new changes by Ingo Molnar · 9 years ago
  100. 69034db xtensa: drop unused irq_err_count by Max Filippov · 9 years ago