1. c0fec3a Merge branch 'iocb' into for-next by Al Viro · 9 years ago
  2. 74008b3 whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setup by Al Viro · 10 years ago
  3. a555ad4 whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread() by Al Viro · 10 years ago
  4. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 10 years ago
  5. d504961 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  6. 2077cef sparc64: Fix several bugs in memmove(). by David S. Miller · 10 years ago
  7. 3d7a6db Merge tag 'pm+acpi-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  8. 60ed380 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  9. 62a202d Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  10. 7132813 arm64: Honor __GFP_ZERO in dma allocations by Suzuki K. Poulose · 10 years ago
  11. 130c93f arm64: efi: don't restore TTBR0 if active_mm points at init_mm by Will Deacon · 10 years ago
  12. 9e8ce4b Revert "x86/PCI: Refine the way to release PCI IRQ resources" by Rafael J. Wysocki · 10 years ago
  13. 31aaa98 sparc: Touch NMI watchdog when walking cpus and calling printk by David Ahern · 10 years ago
  14. b5aff55 sparc: perf: Add support M7 processor by David Ahern · 10 years ago
  15. d51291c sparc: perf: Make counting mode actually work by David Ahern · 10 years ago
  16. 5b0d4b5 sparc: perf: Remove redundant perf_pmu_{en|dis}able calls by David Ahern · 10 years ago
  17. 18eda52 Merge tag 'nios2-fixes-v4.0-rc5' of git://git.rocketboards.org/linux-socfpga-next by Linus Torvalds · 10 years ago
  18. 22283c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  19. 3c08158 sparc: Fix /proc/kcore by David S. Miller · 10 years ago
  20. ec3fbff Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  21. 526299c ARM: 8313/1: Use read_cpuid_ext() macro instead of inline asm by Mason · 10 years ago
  22. f2ca09f ARM: 8311/1: Don't use is_module_addr in setting page attributes by Laura Abbott · 10 years ago
  23. 5c95ed4 ARM: 8310/1: l2c: Fix prefetch settings dt parsing by Fabrice Gasnier · 10 years ago
  24. c586165 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  25. 2fc6775 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  26. f710a12 Merge tag 'kvm-arm-fixes-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Marcelo Tosatti · 10 years ago
  27. 69797da Revert "x86/mm/ASLR: Propagate base load address calculation" by Borislav Petkov · 10 years ago
  28. 6347e2a nios2: mm: do not invoke OOM killer on kernel fault OOM by Ley Foon Tan · 10 years ago
  29. c105e86 nios2: Remove ucontext.h from exported arch headers by Tobias Klauser · 10 years ago
  30. 1ee89c5 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 10 years ago
  31. 6981e2a Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  32. 9c987a3 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  33. 947bb75 arm64: put __boot_cpu_mode label after alignment instead of before by Ard Biesheuvel · 10 years ago
  34. 60c0d45 efi/arm64: use UEFI for system reset and poweroff by Ard Biesheuvel · 10 years ago
  35. 285994a arm64: Invalidate the TLB corresponding to intermediate page table levels by Catalin Marinas · 10 years ago
  36. f47e331 Merge tag 'stable/for-linus-4.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  37. 670125b KVM: VMX: Set msr bitmap correctly if vcpu is in guest mode by Wincy Van · 10 years ago
  38. f4c3686 x86/fpu: Drop_fpu() should not assume that tsk equals current by Oleg Nesterov · 10 years ago
  39. a7c80eb x86/fpu: Avoid math_state_restore() without used_math() in __restore_xstate_sig() by Oleg Nesterov · 10 years ago
  40. ccfe8c3 crypto: aesni - fix memory usage in GCM decryption by Stephan Mueller · 10 years ago
  41. 65b9ab8 arch/c6x/include/asm/pgtable.h: define dummy pgprot_writecombine for !MMU by Chen Gang · 10 years ago
  42. c1a6bff kvm: x86: i8259: return initialized data on invalid-size read by Petr Matousek · 10 years ago
  43. d3dd73f Merge tag 'microblaze-4.0-rc4' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 10 years ago
  44. 5627511 Merge tag 'nios2-fix-4.0-rc4' of git://git.rocketboards.org/linux-socfpga-next by Linus Torvalds · 10 years ago
  45. c8a470c x86/apic/numachip: Fix sibling map with NumaChip by Daniel J Blueman · 10 years ago
  46. 7486341 x86/platform, acpi: Bypass legacy PIC and PIT in ACPI hardware reduced mode by Li, Aubrey · 10 years ago
  47. 92d5dd8 nios2: update pt_regs by Chung-Ling Tang · 10 years ago
  48. a51139f ARM: imx: fix struct clk pointer comparing by Shawn Guo · 10 years ago
  49. 30fa7e0 Merge tag 'at91-fixes3' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into fixes by Arnd Bergmann · 10 years ago
  50. e7b848d ARM: at91: pm_slowclock: fix the compilation error by Wenyou Yang · 10 years ago
  51. 3440ef1 ARM: at91/dt: fix USB high-speed clock to select UTMI by Nicolas Ferre · 10 years ago
  52. 70a9bea ARM: at91/dt: fix at91 udc compatible strings by Boris Brezillon · 10 years ago
  53. ea1c98b ARM: at91/dt: declare matrix node as a syscon device by Boris Brezillon · 10 years ago
  54. b85b634 Merge tag 'imx-fixes-4.0' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Arnd Bergmann · 10 years ago
  55. 01f3e35 ARM: vexpress: update CONFIG_USB_ISP1760 option by Sudeep Holla · 10 years ago
  56. 16083d4 ARM: digicolor: add the machine directory to Makefile by Baruch Siach · 10 years ago
  57. 0397da7 Merge tag 'fixes-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Arnd Bergmann · 10 years ago
  58. 60b3c7e ARM: STi: Add STiH410 SoC support by Fabrice GASNIER · 10 years ago
  59. e762965 Merge tag 'at91-fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into fixes by Arnd Bergmann · 10 years ago
  60. 8c11340 Merge tag 'socfpga_fixes_for_v4.0' of git://git.rocketboards.org/linux-socfpga-next into fixes by Arnd Bergmann · 10 years ago
  61. 84ed741 arm64: KVM: Fix outdated comment about VTCR_EL2.PS by Marc Zyngier · 10 years ago
  62. 04b8dc8 arm64: KVM: Do not use pgd_index to index stage-2 pgd by Marc Zyngier · 10 years ago
  63. a987370 arm64: KVM: Fix stage-2 PGD allocation to have per-page refcounting by Marc Zyngier · 10 years ago
  64. 2de9dd0 ARM: imx6sl-evk: set swbst_reg as vbus's parent reg by Peter Chen · 10 years ago
  65. 40f7377 ARM: imx6qdl-sabresd: set swbst_reg as vbus's parent reg by Peter Chen · 10 years ago
  66. dc9be0f kvm: move advertising of KVM_CAP_IRQFD to common code by Paolo Bonzini · 10 years ago
  67. 6d021b7 ARM: dump pgd, pmd and pte states on unhandled data abort faults by Russell King · 10 years ago
  68. 8bf1268 ARM: dma-api: fix off-by-one error in __dma_supported() by Russell King · 10 years ago
  69. 394838c x86/asm/entry/32: Fix user_mode() misuses by Andy Lutomirski · 10 years ago
  70. affb817 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  71. ec0e6bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  72. 36bef88 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  73. 05d6a08 ARM: at91/dt: at91sam9261: fix clocks and clock-names in udc definition by Boris Brezillon · 10 years ago
  74. 9aae0df Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  75. 5b7610f ARM: OMAP2+: Fix wl12xx on dm3730-evm with mainline u-boot by Tony Lindgren · 10 years ago
  76. 39ed853 Merge tag 'pm+acpi-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  77. 796919c Merge tag 'for-v4.0-rc/omap-fixes-a' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into omap-for-v4.0/fixes by Tony Lindgren · 10 years ago
  78. 2725917 ARM: OMAP: enable TWL4030_USB in omap2plus_defconfig by Aaro Koskinen · 10 years ago
  79. d80d581 ARM: dts: dra7x-evm: avoid possible contention while muxing on CAN lines by Roger Quadros · 10 years ago
  80. 9b55808 ARM: dts: dra7x-evm: Don't use dcan1_rx.gpio1_15 in DCAN pinctrl by Roger Quadros · 10 years ago
  81. 38f5c8b ARM: dts: OMAP5: fix polling intervals for thermal zones by Tero Kristo · 10 years ago
  82. 87be489 ARM: dts: am335x-lxm: Use rmii-clock-ext by George McCollister · 10 years ago
  83. a43b446d ARM: dts: am335x-bone-common: enable aes and sham by Matt Porter · 10 years ago
  84. 7d53d25 ARM: dts: am43xx-clocks: Fix ehrpwm tbclk data on am43xx by Vignesh R · 10 years ago
  85. 6e22616 ARM: dts: am33xx-clocks: Fix ehrpwm tbclk data on am33xx by Vignesh R · 10 years ago
  86. ac92abc ARM: dts: OMAP5: Fix the bypass clock source for dpll_iva and others by Ravikumar Kattekola · 10 years ago
  87. d2192ea0 ARM: dts: DRA7x: Fix the bypass clock source for dpll_iva and others by Ravikumar Kattekola · 10 years ago
  88. 8b5f5a0 arm64: Don't use is_module_addr in setting page attributes by Laura Abbott · 10 years ago
  89. e893286 x86/vdso: Fix the build on GCC5 by Jiri Slaby · 10 years ago
  90. 8204680 Merge branch 'acpi-resources' by Rafael J. Wysocki · 10 years ago
  91. 99aedde Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  92. bfb8fb4 Merge tag 'kvm-s390-master-20150303' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux by Marcelo Tosatti · 10 years ago
  93. 06c8173 x86/fpu/xsaves: Fix improper uses of __ex_table by Quentin Casasnovas · 10 years ago
  94. 9ab6eb5 x86/intel/quark: Select COMMON_CLK by Andy Shevchenko · 10 years ago
  95. 5957457 ARM: at91/pm: MOR register KEY was missing by Patrice Vilchez · 10 years ago
  96. db68e71 ARM: at91/dt: sama5d4: fix lcdck clock definition by Boris BREZILLON · 10 years ago
  97. b6d7d3f ARM: at91/dt: sama5d4: rename lcd_clk into lcdc_clk by Boris BREZILLON · 10 years ago
  98. 5a5a645 ARM: at91: debug: fix non MMU debug by Alexandre Belloni · 10 years ago
  99. 04b9170 ARM: fix typos in smc91x platform data by Arnd Bergmann · 10 years ago
  100. 956421f x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimization by Andy Lutomirski · 10 years ago