1. ab074ad Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  2. 857b50f Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  3. c0fa237 Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  4. 64e4550 mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY cleared by Peter Feiner · 10 years ago
  5. faafcba Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  6. dbb885f Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  7. 754c780 Merge branch 'for-v3.18' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 10 years ago
  8. 0cf744b Merge branch 'akpm' (fixes from Andrew Morton) by Linus Torvalds · 10 years ago
  9. 7f8998c nosave: consolidate __nosave_{begin,end} in <asm/sections.h> by Geert Uytterhoeven · 10 years ago
  10. 513510d common: dma-mapping: introduce common remapping functions by Laura Abbott · 10 years ago
  11. 6a33979 mm: remove misleading ARCH_USES_NUMA_PROT_NONE by Mel Gorman · 10 years ago
  12. 80213c0 Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  13. ea58459 Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  14. afa3536 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  15. 2291059 locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() by Pranith Kumar · 10 years ago
  16. 347abad sched, time: Fix build error with 64 bit cputime_t on 32 bit systems by Rik van Riel · 10 years ago
  17. 562c85c ARM: 8168/1: extend __init_end to a page align address by Yalin Wang · 10 years ago
  18. 8b921ac PCI: Add pci_remap_iospace() to map bus I/O resources by Liviu Dudau · 10 years ago
  19. 112eeaa asm-generic/io.h: Fix ioport_map() for !CONFIG_GENERIC_IOMAP by Liviu Dudau · 10 years ago
  20. b52f491 asm-generic: COMMON_CLK defines __clk_{get,put} by Mike Turquette · 10 years ago
  21. 1002d94 syscall.h: fix doc text for syscall_get_arch() by Richard Guy Briggs · 10 years ago
  22. 7ca267f gpio: Increase ARCH_NR_GPIOs to 512 by Mika Westerberg · 10 years ago
  23. 02d31c7 asm-generic: Add dma-contiguous.h by Zubair Lutfullah Kakakhel · 10 years ago
  24. c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 10 years ago
  25. b4bbb10 dma-mapping: Provide write-combine allocations by Thierry Reding · 10 years ago
  26. 560cb12 locking,arch: Rewrite generic atomic support by Peter Zijlstra · 10 years ago
  27. 06b49ea Merge tag 'gpio-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  28. 82bf0ba pci-dma-compat: add pci_zalloc_consistent helper by Joe Perches · 10 years ago
  29. 2521129 Merge tag 'char-misc-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  30. f2a8417 Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  31. c2df436 Merge tag 'edac_for_3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 10 years ago
  32. c7caf86 gpio: remove gpio_ensure_requested() by Alexandre Courbot · 10 years ago
  33. d82da79 gpio: move gpio_ensure_requested() into legacy C file by Alexandre Courbot · 10 years ago
  34. d74be6d gpio: remove gpiod_lock/unlock_as_irq() by Alexandre Courbot · 10 years ago
  35. 9f48c89 Merge 3.16-rc5 into char-misc-next by Greg Kroah-Hartman · 10 years ago
  36. 3a04417 readq/writeq: Add explicit lo_hi_[read|write]_q and hi_lo_[read|write]_q by Jason Baron · 10 years ago
  37. 330d282 core: fix typo in percpu read_mostly section by Zhengyu He · 10 years ago
  38. 7d2a01b PCI: Add pci_fixup_suspend_late quirk pass by Andreas Noever · 10 years ago
  39. eba1178 percpu: preffity percpu header files by Tejun Heo · 10 years ago
  40. 9c28278a2 percpu: reorder macros in percpu header files by Tejun Heo · 10 years ago
  41. 47b69ad percpu: move generic {raw|this}_cpu_*_N() definitions to include/asm-generic/percpu.h by Tejun Heo · 10 years ago
  42. 62fde54 percpu: include/asm-generic/percpu.h should contain only arch-overridable parts by Tejun Heo · 10 years ago
  43. bbc344e percpu: introduce arch_raw_cpu_ptr() by Tejun Heo · 10 years ago
  44. 6adc5ca percpu: disallow archs from overriding SHIFT_PERCPU_PTR() by Tejun Heo · 10 years ago
  45. 3737a12 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  46. c29deef Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  47. d55875f include/asm-generic/ioctl.h: fix _IOC_TYPECHECK sparse error by Hans Verkuil · 10 years ago
  48. cc07aab Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into next by Linus Torvalds · 10 years ago
  49. 70af2f8 locking/rwlocks: Introduce 'qrwlocks' - fair, queued rwlocks by Waiman Long · 10 years ago
  50. ec00010 Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare for new patches by Ingo Molnar · 10 years ago
  51. 10b02564 Merge branch 'perf/kprobes' into perf/core by Ingo Molnar · 10 years ago
  52. c46a7c8 x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levels by Mel Gorman · 10 years ago
  53. d2705064 Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next by Linus Torvalds · 10 years ago
  54. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  55. 4255532 Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci into next by Linus Torvalds · 10 years ago
  56. 88a984b DMA-API: Change dma_declare_coherent_memory() CPU address to phys_addr_t by Bjorn Helgaas · 10 years ago
  57. b0b6abd serial: earlycon: add DT support by Rob Herring · 10 years ago
  58. 0630928 vmlinuz.lds: define OF table sections with macros by Rob Herring · 10 years ago
  59. 9a721c4 ARM: align cpu_method_of_table naming by Rob Herring · 10 years ago
  60. 735e0da irqchip: align irqchip OF match table section naming by Rob Herring · 10 years ago
  61. cf5c95d Merge tag 'for-3.16' of git://git.linaro.org/people/ard.biesheuvel/linux-arm into upstream by Catalin Marinas · 10 years ago
  62. ffe6902 asm-generic: remove _STK_LIM_MAX by James Hogan · 10 years ago
  63. 0567f5f asm-generic: allow generic unaligned access if the arch supports it by Ard Biesheuvel · 10 years ago
  64. 69902c7 kprobes: Ensure blacklist data is aligned by Vineet Gupta · 10 years ago
  65. 8a9f5ec Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  66. f774b7d arm64: fixmap: fix missing sub-page offset for earlyprintk by Marc Zyngier · 10 years ago
  67. 789ce9d word-at-a-time: simplify big-endian zero_bytemask macro by H. Peter Anvin · 10 years ago
  68. ec6931b word-at-a-time: avoid undefined behaviour in zero_bytemask macro by Will Deacon · 10 years ago
  69. 376e242 kprobes: Introduce NOKPROBE_SYMBOL() macro to maintain kprobes blacklist by Masami Hiramatsu · 10 years ago
  70. 29c7787 mm: use paravirt friendly ops for NUMA hinting ptes by Mel Gorman · 10 years ago
  71. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 10 years ago
  72. febdbfe arch: Prepare for smp_mb__{before,after}_atomic() by Peter Zijlstra · 10 years ago
  73. 09c9b61 Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/kernel by Linus Torvalds · 10 years ago
  74. 0b74717 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  75. aa93685 LLVMLinux: Remove warning about returning an uninitialized variable by Behan Webster · 12 years ago
  76. 9e5c33d mm: create generic early_ioremap() support by Mark Salter · 10 years ago
  77. b3ca1c1 percpu: add raw_cpu_ops by Christoph Lameter · 10 years ago
  78. ce816fa Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP by Uwe Kleine-König · 10 years ago
  79. a4b5d58 bug: Make BUG() always stop the machine by Josh Triplett · 10 years ago
  80. 4e50ebd bug: when !CONFIG_BUG, make WARN call no_printk to check format and args by Josh Triplett · 10 years ago
  81. a3f7607 include/asm-generic/bug.h: style fix: s/while(0)/while (0)/ by Josh Triplett · 10 years ago
  82. b607e70 bug: when !CONFIG_BUG, simplify WARN_ON_ONCE and family by Josh Triplett · 10 years ago
  83. ff050ad Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  84. 154d6f1 Merge tag 'gpio-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  85. b9f2b21 Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 10 years ago
  86. a21e408 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  87. 1ce235f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  88. 1f8c538 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  89. d31605d Merge branch 'core-types-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  90. 462bf23 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  91. 5e937a9 syscall_get_arch: remove useless function arguments by Eric Paris · 10 years ago
  92. e172800 asm-generic: rwsem: de-PPCify rwsem.h by Will Deacon · 10 years ago
  93. 9e29442 Merge tag 'v3.14-rc6' into devel by Linus Walleij · 10 years ago
  94. d8a9ce3 cputime: Bring cputime -> nsecs conversion by Frederic Weisbecker · 10 years ago
  95. 69bb2600 cputime: Fix nsecs_to_cputime() return type cast by Frederic Weisbecker · 10 years ago
  96. f618c47 drivers: of: add support for custom reserved memory drivers by Marek Szyprowski · 10 years ago
  97. 1760e4f Merge tag 'imx-soc-3.15' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/soc by Olof Johansson · 10 years ago
  98. b7d3622 Merge tag 'v3.13' into for-3.15 by Eric Paris · 10 years ago
  99. 4596172 mm: add support for discard of unused ptes by Konstantin Weitz · 11 years ago
  100. 56eecdb mm: Use ptep/pmdp_set_numa() for updating _PAGE_NUMA bit by Aneesh Kumar K.V · 10 years ago