1. b0f205c mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage by Eric B Munson · 9 years ago
  2. a1a2ab2 Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  3. c753bf3 word-at-a-time.h: support zero_bytemask() on alpha and tile by Chris Metcalf · 9 years ago
  4. 82fc167 Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  5. 966966a Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  6. 62e8a32 atomic, arch: Audit atomic_{read,set}() by Peter Zijlstra · 9 years ago
  7. fadb97b Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  8. 14b97de alpha: lib: export __delay by Sudip Mukherjee · 9 years ago
  9. 969560d alpha: io: define ioremap_uc by Sudip Mukherjee · 9 years ago
  10. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  11. 237865f PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code" by Bjorn Helgaas · 9 years ago
  12. 452e06a dma-mapping: consolidate dma_set_mask by Christoph Hellwig · 9 years ago
  13. ee19637 dma-mapping: consolidate dma_supported by Christoph Hellwig · 9 years ago
  14. efa21e4 dma-mapping: cosolidate dma_mapping_error by Christoph Hellwig · 9 years ago
  15. 1e89375 dma-mapping: consolidate dma_{alloc,free}_noncoherent by Christoph Hellwig · 9 years ago
  16. 6894258 dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} by Christoph Hellwig · 9 years ago
  17. ca520ca Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  18. 17e6b00 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  19. 5e359bf Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  20. 65a9959 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  21. 26f8b7e Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  22. 8f8dcb3 alpha: select CONFIG_ARCH_USE_CMPXCHG_LOCKREF. by Matt Turner · 9 years ago
  23. 6ec8193 alpha/time: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  24. 4b979e4 Merge branch 'linus' into irq/core by Thomas Gleixner · 9 years ago
  25. 2019e8a alpha: Fix jiffies based cputime assumption by Frederic Weisbecker · 10 years ago
  26. e6942b7 atomic: Provide atomic_{or,xor,and} by Peter Zijlstra · 10 years ago
  27. 212d3be alpha: Provide atomic_{or,xor,and} by Peter Zijlstra · 10 years ago
  28. 95e432b alpha/irq: Use access helper irq_data_get_affinity_mask() by Jiang Liu · 9 years ago
  29. dff22d2 PCI: Call pci_read_bridge_bases() from core instead of arch code by Lorenzo Pieralisi · 9 years ago
  30. f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago
  31. 8c7febe Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  32. ad90fb9 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  33. 2ae416b mm: new mm hook framework by Laurent Dufour · 9 years ago
  34. d813335 Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  35. 23b7776 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  36. 1bf7067 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  37. 00fda16 Merge 4.1-rc7 into tty-next by Greg Kroah-Hartman · 9 years ago
  38. 01d72a9 PCI: Remove unused pci_dma_burst_advice() by Bjorn Helgaas · 9 years ago
  39. 633adc7 PCI: Remove unnecessary #includes of <asm/pci.h> by Bjorn Helgaas · 9 years ago
  40. f407a82 Merge branch 'linus' into sched/core, to resolve conflict by Ingo Molnar · 9 years ago
  41. cceaedd alpha: kernel: osf_sys: Set 'kts.tv_nsec' only when 'tv' has effect by Chen Gang · 9 years ago
  42. 228fa85 alpha: Wire up all missing implemented syscalls by Chen Gang · 9 years ago
  43. 2343060 alpha: Fix bootpfile and bootpzfile make targets by Helge Deller · 9 years ago
  44. 9f7b2d1 alpha: copy_thread(): rename 'arg' argument to 'kthread_arg' by Alex Dowad · 9 years ago
  45. 0bc2567 alpha: delete non-required instances of <linux/init.h> by Paul Gortmaker · 10 years ago
  46. 11447c7 alpha: don't use module_init for non-modular core code by Paul Gortmaker · 10 years ago
  47. 614aab5 smp, alpha: kill SMP single function call interrupt by Jiang Liu · 11 years ago
  48. ae6d78d alpha: Remove #include <uapi/asm/types.h> from <asm/types.h> by Geert Uytterhoeven · 11 years ago
  49. ebdd117 alpha: clean up unnecessary MSI/MSI-X capability find by Yijing Wang · 11 years ago
  50. c546d5d remove scatterlist.h generation from arch Kbuild files by Christoph Hellwig · 9 years ago
  51. 70ffdb9 mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler by David Hildenbrand · 9 years ago
  52. a22e5f5 arch: Remove __ARCH_HAVE_CMPXCHG by Thomas Gleixner · 9 years ago
  53. 507224a serial: 8250: remove Kconfig indirection by Valentin Rothberg · 9 years ago
  54. 84be456 remove <asm/scatterlist.h> by Christoph Hellwig · 9 years ago
  55. 396ada6 alpha: forward declare struct pt_regs in processor.h by Richard Weinberger · 9 years ago
  56. fa2e5c0 Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 9 years ago
  57. f5d4547 alpha: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 9 years ago
  58. 3be1b98 Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  59. fa41b1c arch: Remove exec_domain from remaining archs by Richard Weinberger · 9 years ago
  60. a5312f5 alpha, rtc: Change to use rtc_class_ops's set_mmss64() by Xunlei Pang · 9 years ago
  61. b97ea28 PCI: Assign resources before drivers claim devices (pci_scan_root_bus()) by Yijing Wang · 9 years ago
  62. c90570d PCI: Assign resources before drivers claim devices (pci_scan_bus()) by Yijing Wang · 9 years ago
  63. eaa0eda Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 9 years ago
  64. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 9 years ago
  65. d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 9 years ago
  66. b816157 alpha: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 9 years ago
  67. 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 9 years ago
  68. b3e1182 alpha/PCI: Clip bridge windows to fit in upstream windows by Yinghai Lu · 9 years ago
  69. 4fb9bcc alpha: macro whitespace fixes by Michael S. Tsirkin · 10 years ago
  70. 1ab5786 alpha/uaccess: fix sparse errors by Michael S. Tsirkin · 10 years ago
  71. 8a44971 arch: Cleanup read_barrier_depends() and comments by Alexander Duyck · 10 years ago
  72. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  73. 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
  74. 89aa075 net: sock: allow eBPF programs to be attached to sockets by Alexei Starovoitov · 10 years ago
  75. 2c8c56e net: introduce SO_INCOMING_CPU by Eric Dumazet · 10 years ago
  76. ac7576f vfs: make first argument of dir_context.actor typed by Miklos Szeredi · 10 years ago
  77. ab074ad Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  78. 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  79. 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
  80. 77c688a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  81. 036c650 alpha: use Kbuild logic to include <asm-generic/sections.h> by Geert Uytterhoeven · 10 years ago
  82. 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
  83. 5e6123f vfs: move getname() from callers to do_mount() by Seunghun Lee · 10 years ago
  84. 2291059 locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() by Pranith Kumar · 10 years ago
  85. 1953117 asm/uapi: Add definition of TIOC[SG]RS485 by Ricardo Ribalda Delgado · 10 years ago
  86. 9139740 ARCH: AUDIT: audit_syscall_entry() should not require the arch by Eric Paris · 10 years ago
  87. 0451623 Alpha: define syscall_get_arch() by Eric Paris · 10 years ago
  88. c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 10 years ago
  89. 9e36c63 alpha: io: implement relaxed accessor macros for writes by Will Deacon · 10 years ago
  90. 5691e44 alpha: Wire up sched_setattr, sched_getattr, and renameat2 syscalls. by Michael Cree · 10 years ago
  91. 2999a4b alpha: Replace __get_cpu_var by Christoph Lameter · 10 years ago
  92. b93c7b8 locking,arch,alpha: Fold atomic_ops by Peter Zijlstra · 10 years ago
  93. 56106da lib/scatterlist: clean up useless architecture versions of scatterlist.h by Laura Abbott · 10 years ago
  94. 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 10 years ago
  95. c84a1e3 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  96. 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
  97. a43ae58 PCI: Turn pcibios_penalize_isa_irq() into a weak function by Hanjun Guo · 10 years ago
  98. 2a705ad sched/idle, alpha: Switch from TS_POLLING to TIF_POLLING_NRFLAG by Peter Zijlstra · 10 years ago
  99. 6ae1102 arch,alpha: Convert smp_mb__*() to the asm-generic primitives by Peter Zijlstra · 10 years ago
  100. 0b74717 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago