1. 2b5efc0 alpha: fix stack smashing in old_adjtimex(2) by Al Viro · 8 years ago
  2. 68e21be sched/headers: Move task->mm handling methods to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  3. 32ef551 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> by Ingo Molnar · 8 years ago
  4. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  5. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  6. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  7. 0104260 sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  8. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  9. f1f1007 mm: add new mmgrab() helper by Vegard Nossum · 8 years ago
  10. ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  11. 6d1c42d Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 8 years ago
  12. dc9b77b alpha: Convert obsolete cputime_t to nsecs by Frederic Weisbecker · 8 years ago
  13. 5613fda sched/cputime: Convert task/group cputime to nsecs by Frederic Weisbecker · 8 years ago
  14. a1cecf2 sched/cputime: Introduce special task_cputime_t() API to return old-typed cputime by Frederic Weisbecker · 8 years ago
  15. 9c14f83 alpha: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
  16. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
  17. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  18. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  19. 412ac77a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  20. 84d77d3 ptrace: Don't allow accessing an undumpable mm by Eric W. Biederman · 8 years ago
  21. baa73d9 posix-timers: Make them configurable by Nicolas Pitre · 8 years ago
  22. 63ae602 Merge branch 'gup_flag-cleanups' by Linus Torvalds · 8 years ago
  23. f307ab6 mm: replace access_process_vm() write parameter with gup_flags by Lorenzo Stoakes · 8 years ago
  24. 84d6984 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  25. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
  26. 00fc0e0 alpha: move exports to actual definitions by Al Viro · 9 years ago
  27. 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  28. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  29. bd721ea treewide: replace obsolete _refok by __ref by Fabian Frederick · 8 years ago
  30. 1cb1e35 char/genrtc: remove alpha support by Arnd Bergmann · 9 years ago
  31. 5ab788d rtc: cmos: move mc146818rtc code out of asm-generic/rtc.h by Arnd Bergmann · 9 years ago
  32. 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 9 years ago
  33. 7afd16f Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  34. 63b6df1 give readdir(2)/getdents(2)/etc. uniform exclusion with lseek() by Al Viro · 9 years ago
  35. c20e128 alpha/PCI: Call iomem_is_exclusive() for IORESOURCE_MEM, but not IORESOURCE_IO by Bjorn Helgaas · 9 years ago
  36. f069153 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  37. 6aca050 alpha/dma: use common noop dma ops by Christian Borntraeger · 9 years ago
  38. fc6d73d arch/hotplug: Call into idle with a proper state by Thomas Gleixner · 9 years ago
  39. 7523e4d module: use a structure to encapsulate layout. by Rusty Russell · 9 years ago
  40. 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
  41. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  42. 237865f PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code" by Bjorn Helgaas · 9 years ago
  43. 452e06a dma-mapping: consolidate dma_set_mask by Christoph Hellwig · 9 years ago
  44. 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
  45. 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
  46. 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
  47. 6ec8193 alpha/time: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  48. 2019e8a alpha: Fix jiffies based cputime assumption by Frederic Weisbecker · 10 years ago
  49. 95e432b alpha/irq: Use access helper irq_data_get_affinity_mask() by Jiang Liu · 9 years ago
  50. dff22d2 PCI: Call pci_read_bridge_bases() from core instead of arch code by Lorenzo Pieralisi · 9 years ago
  51. d813335 Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  52. 633adc7 PCI: Remove unnecessary #includes of <asm/pci.h> by Bjorn Helgaas · 10 years ago
  53. cceaedd alpha: kernel: osf_sys: Set 'kts.tv_nsec' only when 'tv' has effect by Chen Gang · 10 years ago
  54. 228fa85 alpha: Wire up all missing implemented syscalls by Chen Gang · 10 years ago
  55. 9f7b2d1 alpha: copy_thread(): rename 'arg' argument to 'kthread_arg' by Alex Dowad · 10 years ago
  56. 0bc2567 alpha: delete non-required instances of <linux/init.h> by Paul Gortmaker · 11 years ago
  57. 11447c7 alpha: don't use module_init for non-modular core code by Paul Gortmaker · 11 years ago
  58. 614aab5 smp, alpha: kill SMP single function call interrupt by Jiang Liu · 11 years ago
  59. ebdd117 alpha: clean up unnecessary MSI/MSI-X capability find by Yijing Wang · 11 years ago
  60. 3be1b98 Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  61. a5312f5 alpha, rtc: Change to use rtc_class_ops's set_mmss64() by Xunlei Pang · 10 years ago
  62. b97ea28 PCI: Assign resources before drivers claim devices (pci_scan_root_bus()) by Yijing Wang · 10 years ago
  63. c90570d PCI: Assign resources before drivers claim devices (pci_scan_bus()) by Yijing Wang · 10 years ago
  64. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
  65. b3e1182 alpha/PCI: Clip bridge windows to fit in upstream windows by Yinghai Lu · 10 years ago
  66. ac7576f vfs: make first argument of dir_context.actor typed by Miklos Szeredi · 10 years ago
  67. ab074ad Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  68. 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
  69. 5e6123f vfs: move getname() from callers to do_mount() by Seunghun Lee · 10 years ago
  70. 9139740 ARCH: AUDIT: audit_syscall_entry() should not require the arch by Eric Paris · 11 years ago
  71. 5691e44 alpha: Wire up sched_setattr, sched_getattr, and renameat2 syscalls. by Michael Cree · 10 years ago
  72. 2999a4b alpha: Replace __get_cpu_var by Christoph Lameter · 10 years ago
  73. 3eb03bd alpha/PCI: Use default pcibios_enable_device() by Bjorn Helgaas · 11 years ago
  74. a9302e8 alpha: Enable system-call auditing support. by 蔡正龙 · 11 years ago
  75. 96702be Merge branch 'pci/resource' into next by Bjorn Helgaas · 11 years ago
  76. fc27985 PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev by Yinghai Lu · 11 years ago
  77. 09296c0 alpha/PCI: Use dev_is_pci() to identify PCI devices by Yijing Wang · 11 years ago
  78. 6e22f8f alpha: perf: fix out-of-bounds array access triggered from raw event by Will Deacon · 11 years ago
  79. 4914d7b alpha: Use qemu+cserve provided high-res clock and alarm. by Richard Henderson · 11 years ago
  80. a1659d6 alpha: Switch to GENERIC_CLOCKEVENTS by Richard Henderson · 11 years ago
  81. db2d326 alpha: Enable the rpcc clocksource for single processor by Richard Henderson · 11 years ago
  82. 85d0b3a alpha: Reorganize rtc handling by Richard Henderson · 11 years ago
  83. 7f3bbb8 alpha: Primitive support for CPU power down. by Richard Henderson · 11 years ago
  84. fddd87d alpha: Allow HZ to be configured by Richard Henderson · 11 years ago
  85. 994dcf7 alpha: Notice if we're being run under QEMU by Richard Henderson · 14 years ago
  86. a47e5bb alpha: Eliminate compiler warning from memset macro by Richard Henderson · 11 years ago
  87. dff64649 alpha: Use handle_percpu_irq for the timer interrupt by Richard Henderson · 11 years ago
  88. 984ac6c alpha: Don't if-out dp264_device_interrupt. by Richard Henderson · 14 years ago
  89. 91531b0 alpha: Use __builtin_alpha_rpcc by Richard Henderson · 11 years ago
  90. e406009 alpha: Fix type compatibility warning for marvel_map_irq by Richard Henderson · 11 years ago
  91. 231b0be alpha: Generate dwarf2 unwind info for various kernel entry points. by Richard Henderson · 14 years ago
  92. 01350eb6 alpha: Add kcmp and finit_module syscalls by Richard Henderson · 11 years ago
  93. 91b678c alpha: kernel: typo issue, using '1' instead of '11' by Chen Gang · 12 years ago
  94. 00ee030 alpha: kernel: using memcpy() instead of strcpy() by Chen Gang · 12 years ago
  95. 29b7a47 alpha: Convert print_symbol to %pSR by Joe Perches · 12 years ago
  96. ab39c77 alpha: delete __cpuinit usage from all users by Paul Gortmaker · 12 years ago
  97. dbe67df mm: enhance free_reserved_area() to support poisoning memory with zero by Jiang Liu · 12 years ago
  98. 1119969 mm: change signature of free_reserved_area() to fix building warnings by Jiang Liu · 12 years ago
  99. 0de10f9 Merge tag 'tty-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  100. ac6614b [readdir] constify ->actor by Al Viro · 12 years ago