1. 10f6d99f MIPS: traps.c: Don't emulate RDHWR in the CpU #0 exception handler by Maciej W. Rozycki · 8 years ago
  2. 34229b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  3. 2c92341 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  4. 00fe56d MIPS: Fix FPU disable with preemption by James Hogan · 8 years ago
  5. 76e5846 MIPS: Properly disable FPU in start_thread() by James Hogan · 8 years ago
  6. f4dce1f MIPS: Fix buffer overflow in syscall_get_arguments() by James Hogan · 8 years ago
  7. 9480e08 ARM: bcm: use const and __initconst for smp_operations by Masahiro Yamada · 8 years ago
  8. 6e9131c Merge 4.5-rc2 into tty-next by Greg Kroah-Hartman · 8 years ago
  9. f29327d ARM: pxa: don't select RFKILL if CONFIG_NET is disabled by Arnd Bergmann · 8 years ago
  10. 343c1cd ARM: pxa: fix building without IWMMXT by Arnd Bergmann · 8 years ago
  11. a9a54ca ARM: pxa: move extern declarations to pm.h by Arnd Bergmann · 8 years ago
  12. 2f20286 ARM: pxa: always select one of the two CPU types by Arnd Bergmann · 8 years ago
  13. 55e7014 ARM: pxa: don't select GPIO_SYSFS for MIOA701 by Arnd Bergmann · 8 years ago
  14. 0a137a1 ARM: pxa: mark unused eseries code as __maybe_unused by Arnd Bergmann · 8 years ago
  15. 2898734 ARM: pxa: mark spitz_card_pwr_ctrl as __maybe_unused by Arnd Bergmann · 8 years ago
  16. ea7743e ARM: pxa: define clock registers as __iomem by Arnd Bergmann · 8 years ago
  17. aa5306a Merge tag 'vexpress-for-v4.5/fixes-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into fixes by Olof Johansson · 8 years ago
  18. 6c38892 Merge tag 'mvebu-fixes-4.5-1' of git://git.infradead.org/linux-mvebu into fixes by Olof Johansson · 8 years ago
  19. 7f7420f Merge tag 'omap-for-v4.5/fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 8 years ago
  20. b83132f Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into fixes by Olof Johansson · 8 years ago
  21. 43acf83 ARM64: tegra: Add chosen node for tegra132 norrin by Jon Hunter · 8 years ago
  22. c65cd25 ARM: realview: use "depends on" instead of "if" after prompt by Masahiro Yamada · 8 years ago
  23. 990591e ARM: tango: use "depends on" instead of "if" after prompt by Masahiro Yamada · 8 years ago
  24. c38ac80 ARM: tango: use const and __initconst for smp_operations by Masahiro Yamada · 8 years ago
  25. 567fdd9 ARM: realview: use const and __initconst for smp_operations by Masahiro Yamada · 8 years ago
  26. aeb2ee5 arm64: dts: Add missing DMA Abort interrupt to Juno by Robin Murphy · 9 years ago
  27. e6c8f18 x86/mce/AMD: Set MCAX Enable bit by Aravind Gopalakrishnan · 8 years ago
  28. 429893b x86/mce/AMD: Carve out threshold block preparation by Borislav Petkov · 8 years ago
  29. f57a1f3 x86/mce/AMD: Fix LVT offset configuration for thresholding by Aravind Gopalakrishnan · 8 years ago
  30. 60f116f x86/mce/AMD: Reduce number of blocks scanned per bank by Aravind Gopalakrishnan · 8 years ago
  31. 284b965 x86/mce/AMD: Do not perform shared bank check for future processors by Aravind Gopalakrishnan · 8 years ago
  32. bfbe0ee x86/mce: Fix order of AMD MCE init function call by Aravind Gopalakrishnan · 8 years ago
  33. 16aaa53 x86/cpufeature: Use enum cpuid_leafs instead of magic numbers by Huaitong Han · 8 years ago
  34. d99e1bd x86/entry/traps: Refactor preemption and interrupt flag handling by Alexander Kuleshov · 8 years ago
  35. daf670b m68k/defconfig: Update defconfigs for v4.5-rc1 by Geert Uytterhoeven · 8 years ago
  36. 78832a8 m68k: Wire up copy_file_range by Geert Uytterhoeven · 9 years ago
  37. bb56968 x86/syscalls/64: Mark sys_iopl() as using ptregs by Andy Lutomirski · 8 years ago
  38. eb2a54c x86/entry/64: Fix fast-path syscall return register state by Andy Lutomirski · 8 years ago
  39. b776508 x86/entry/64: Fix an IRQ state error on ptregs-using syscalls by Andy Lutomirski · 8 years ago
  40. dc7eb9d ARM: EXYNOS: select THERMAL_OF by Arnd Bergmann · 8 years ago
  41. a113b05 ARM: s3c64xx: mark regulator init data as unused by Arnd Bergmann · 8 years ago
  42. 510ae0c Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  43. 8db9a20 ARM: s3c24xx: fix unused gta02_configure_pmu_for_charger warning by Arnd Bergmann · 8 years ago
  44. 1656085 ARM: s3c24xx: allow selecting S3C2440_XTAL_16934400 for s3c2442 by Arnd Bergmann · 8 years ago
  45. bde491f ARM: s3c24xx: don't select EEPROM_AT24 by Arnd Bergmann · 8 years ago
  46. 3dd3c07 ARM: dts: Add audio clock to the existing Broadcom Cygnus clock DT by Simran Rai · 8 years ago
  47. d517be5 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  48. 29d14f0 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  49. ca0bb07 Add sun4v_wdt watchdog driver by wim.coekaerts@oracle.com · 8 years ago
  50. fe25313 ARM: dts: rockchip: add the leds control for rk3036-kylin board by Caesar Wang · 8 years ago
  51. 19f97c9 powerpc/book3s_32: Fix build error with checkpoint restart by Aneesh Kumar K.V · 8 years ago
  52. a473314 x86/boot: Simplify kernel load address alignment check by Alexander Kuleshov · 8 years ago
  53. 8c72530 x86/vdso: Use static_cpu_has() by Borislav Petkov · 8 years ago
  54. 2476f2f x86/alternatives: Discard dynamic check after init by Brian Gerst · 8 years ago
  55. 337e4cc x86/alternatives: Add an auxilary section by Borislav Petkov · 8 years ago
  56. a362bf9 x86/cpufeature: Get rid of the non-asm goto variant by Borislav Petkov · 8 years ago
  57. bc696ca x86/cpufeature: Replace the old static_cpu_has() with safe variant by Borislav Petkov · 8 years ago
  58. cd4d09e x86/cpufeature: Carve out X86_FEATURE_* by Borislav Petkov · 8 years ago
  59. 78726ee Merge branch 'x86/cpu' into x86/asm, to avoid conflict by Ingo Molnar · 8 years ago
  60. f296f26 x86/kexec: Remove walk_iomem_res() call with GART type by Toshi Kani · 8 years ago
  61. f0f4711 x86, kexec, nvdimm: Use walk_iomem_res_desc() for iomem search by Toshi Kani · 8 years ago
  62. 05fee7c arm/samsung: Change s3c_pm_run_res() to use System RAM type by Toshi Kani · 8 years ago
  63. 35d98e9 arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM by Toshi Kani · 8 years ago
  64. 03cb525 ia64: Set System RAM type and descriptor by Toshi Kani · 8 years ago
  65. f33b14a x86/e820: Set System RAM type and descriptor by Toshi Kani · 8 years ago
  66. 5e9ebbd x86/boot: Micro-optimize reset_early_page_tables() by Alexander Kuleshov · 8 years ago
  67. b9e65eb clk: Move vendor's Kconfig into CCF menu section by James Liao · 8 years ago
  68. ad0b40fa Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  69. ec1cc55 Merge tag 'powerpc-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  70. 6b292a8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  71. 7425637 x86/mm/pat: Avoid truncation when converting cpa->numpages to address by Matt Fleming · 8 years ago
  72. 4d0cb15 ARCv2: Check for LL-SC livelock only if LLSC is enabled by Vineet Gupta · 8 years ago
  73. b89bd1f ARC: shrink cpuinfo by not saving full timer BCR by Vineet Gupta · 9 years ago
  74. d584f0f ARCv2: clocksource: Rename GRTC -> GFRC ... by Vineet Gupta · 9 years ago
  75. c84f6b8b ARM: omap2plus_defconfig: update display configs by Tomi Valkeinen · 8 years ago
  76. 1e423bf x86/entry/64: Migrate the 64-bit syscall slow path to C by Andy Lutomirski · 8 years ago
  77. 24d978b x86/entry/64: Stop using int_ret_from_sys_call in ret_from_fork by Andy Lutomirski · 8 years ago
  78. 46eabf0 x86/entry/64: Call all native slow-path syscalls with full pt-regs by Andy Lutomirski · 8 years ago
  79. 302f5b2 x86/entry/64: Always run ptregs-using syscalls on the slow path by Andy Lutomirski · 8 years ago
  80. cfcbadb x86/syscalls: Add syscall entry qualifiers by Andy Lutomirski · 8 years ago
  81. 3e65654 x86/syscalls: Move compat syscall entry handling into syscalltbl.sh by Andy Lutomirski · 8 years ago
  82. 32324ce x86/syscalls: Remove __SYSCALL_COMMON and __SYSCALL_X32 by Andy Lutomirski · 8 years ago
  83. fba3247 x86/syscalls: Refactor syscalltbl.sh by Andy Lutomirski · 8 years ago
  84. 76b36fa Merge tag 'v4.5-rc1' into x86/asm, to refresh the branch before merging new changes by Ingo Molnar · 8 years ago
  85. ca59809 locking/x86: Use mb() around clflush() by Michael S. Tsirkin · 8 years ago
  86. 57d9b1b locking/x86: Tweak the comment about use of wmb() for IO by Michael S. Tsirkin · 8 years ago
  87. e37cee1 locking/x86: Drop a comment left over from X86_OOSTORE by Michael S. Tsirkin · 8 years ago
  88. bd92247 locking/x86: Add cc clobber for ADDL by Michael S. Tsirkin · 8 years ago
  89. 8f04b85 perf/x86: De-obfuscate code by Peter Zijlstra · 8 years ago
  90. e01d871 perf/x86: Fix uninitialized value usage by Peter Zijlstra · 8 years ago
  91. f418cbb ARM: dts: r8a7793: enable audio DMAC in device tree by Simon Horman · 9 years ago
  92. ae79f66 ARM: dts: gose: enable sound DMA support via DVC in device tree by Simon Horman · 9 years ago
  93. d2cde3b ARM: dts: gose: enable sound DMA support via SRC in device tree by Simon Horman · 9 years ago
  94. 402586d ARM: dts: gose: enable sound DMA support via BUSIF in device tree by Simon Horman · 9 years ago
  95. 96c1b8d ARM: dts: gose: enable sound DMA support in device tree by Simon Horman · 9 years ago
  96. f8905ce ARM: dts: gose: Enable sound PIO support in device tree by Simon Horman · 9 years ago
  97. 3cf7452 ARM: dts: r8a7793: enable Audio DMAC peri peri via sound driver by Simon Horman · 9 years ago
  98. 6708eb7 ARM: dts: r8a7793: add audio DMAC to device tree by Simon Horman · 9 years ago
  99. 8d2883b ARM: dts: r8a7793: add audio DMAC clocks to device tree by Simon Horman · 9 years ago
  100. 4dfc6f8 ARM: dts: r8a7793: add DVC support to device tree by Simon Horman · 9 years ago