1. 55463c6 sys: don't hold uts_sem while accessing userspace memory by Jann Horn · 6 years ago
  2. d2f96e1 osf_getdomainname(): use copy_to_user() by Al Viro · 7 years ago
  3. 87408eb vgacon: Set VGA struct resource types by Bjorn Helgaas · 6 years ago
  4. 71611b3 alpha: fix formating of stack content by Mikulas Patocka · 6 years ago
  5. 7d22d92 alpha: fix reboot on Avanti platform by Mikulas Patocka · 6 years ago
  6. 68d18e9 alpha: fix crash if pthread_create races with signal delivery by Mikulas Patocka · 6 years ago
  7. 541c678 osf_wait4(): fix infoleak by Al Viro · 7 years ago
  8. e71b4e0 ptrace: Don't allow accessing an undumpable mm by Eric W. Biederman · 7 years ago
  9. 63ae602 Merge branch 'gup_flag-cleanups' by Linus Torvalds · 8 years ago
  10. f307ab6 mm: replace access_process_vm() write parameter with gup_flags by Lorenzo Stoakes · 8 years ago
  11. 84d6984 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  12. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
  13. 00fc0e0 alpha: move exports to actual definitions by Al Viro · 8 years ago
  14. 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  15. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  16. bd721ea treewide: replace obsolete _refok by __ref by Fabian Frederick · 8 years ago
  17. 1cb1e35 char/genrtc: remove alpha support by Arnd Bergmann · 8 years ago
  18. 5ab788d rtc: cmos: move mc146818rtc code out of asm-generic/rtc.h by Arnd Bergmann · 8 years ago
  19. 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 8 years ago
  20. 7afd16f Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  21. 63b6df1 give readdir(2)/getdents(2)/etc. uniform exclusion with lseek() by Al Viro · 8 years ago
  22. c20e128 alpha/PCI: Call iomem_is_exclusive() for IORESOURCE_MEM, but not IORESOURCE_IO by Bjorn Helgaas · 8 years ago
  23. f069153 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  24. 6aca050 alpha/dma: use common noop dma ops by Christian Borntraeger · 8 years ago
  25. fc6d73d arch/hotplug: Call into idle with a proper state by Thomas Gleixner · 8 years ago
  26. 7523e4d module: use a structure to encapsulate layout. by Rusty Russell · 8 years ago
  27. 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
  28. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  29. 237865f PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code" by Bjorn Helgaas · 9 years ago
  30. 452e06a dma-mapping: consolidate dma_set_mask by Christoph Hellwig · 9 years ago
  31. 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
  32. 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
  33. 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
  34. 6ec8193 alpha/time: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  35. 2019e8a alpha: Fix jiffies based cputime assumption by Frederic Weisbecker · 10 years ago
  36. 95e432b alpha/irq: Use access helper irq_data_get_affinity_mask() by Jiang Liu · 9 years ago
  37. dff22d2 PCI: Call pci_read_bridge_bases() from core instead of arch code by Lorenzo Pieralisi · 9 years ago
  38. 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
  39. 633adc7 PCI: Remove unnecessary #includes of <asm/pci.h> by Bjorn Helgaas · 9 years ago
  40. cceaedd alpha: kernel: osf_sys: Set 'kts.tv_nsec' only when 'tv' has effect by Chen Gang · 9 years ago
  41. 228fa85 alpha: Wire up all missing implemented syscalls by Chen Gang · 9 years ago
  42. 9f7b2d1 alpha: copy_thread(): rename 'arg' argument to 'kthread_arg' by Alex Dowad · 9 years ago
  43. 0bc2567 alpha: delete non-required instances of <linux/init.h> by Paul Gortmaker · 10 years ago
  44. 11447c7 alpha: don't use module_init for non-modular core code by Paul Gortmaker · 10 years ago
  45. 614aab5 smp, alpha: kill SMP single function call interrupt by Jiang Liu · 10 years ago
  46. ebdd117 alpha: clean up unnecessary MSI/MSI-X capability find by Yijing Wang · 11 years ago
  47. 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
  48. a5312f5 alpha, rtc: Change to use rtc_class_ops's set_mmss64() by Xunlei Pang · 9 years ago
  49. b97ea28 PCI: Assign resources before drivers claim devices (pci_scan_root_bus()) by Yijing Wang · 9 years ago
  50. c90570d PCI: Assign resources before drivers claim devices (pci_scan_bus()) by Yijing Wang · 9 years ago
  51. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 9 years ago
  52. b3e1182 alpha/PCI: Clip bridge windows to fit in upstream windows by Yinghai Lu · 9 years ago
  53. ac7576f vfs: make first argument of dir_context.actor typed by Miklos Szeredi · 10 years ago
  54. ab074ad Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  55. 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
  56. 5e6123f vfs: move getname() from callers to do_mount() by Seunghun Lee · 10 years ago
  57. 9139740 ARCH: AUDIT: audit_syscall_entry() should not require the arch by Eric Paris · 10 years ago
  58. 5691e44 alpha: Wire up sched_setattr, sched_getattr, and renameat2 syscalls. by Michael Cree · 10 years ago
  59. 2999a4b alpha: Replace __get_cpu_var by Christoph Lameter · 10 years ago
  60. 3eb03bd alpha/PCI: Use default pcibios_enable_device() by Bjorn Helgaas · 10 years ago
  61. a9302e8 alpha: Enable system-call auditing support. by 蔡正龙 · 10 years ago
  62. 96702be Merge branch 'pci/resource' into next by Bjorn Helgaas · 10 years ago
  63. fc27985 PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev by Yinghai Lu · 10 years ago
  64. 09296c0 alpha/PCI: Use dev_is_pci() to identify PCI devices by Yijing Wang · 10 years ago
  65. 6e22f8f alpha: perf: fix out-of-bounds array access triggered from raw event by Will Deacon · 11 years ago
  66. 4914d7b alpha: Use qemu+cserve provided high-res clock and alarm. by Richard Henderson · 11 years ago
  67. a1659d6 alpha: Switch to GENERIC_CLOCKEVENTS by Richard Henderson · 11 years ago
  68. db2d326 alpha: Enable the rpcc clocksource for single processor by Richard Henderson · 11 years ago
  69. 85d0b3a alpha: Reorganize rtc handling by Richard Henderson · 11 years ago
  70. 7f3bbb8 alpha: Primitive support for CPU power down. by Richard Henderson · 11 years ago
  71. fddd87d alpha: Allow HZ to be configured by Richard Henderson · 11 years ago
  72. 994dcf7 alpha: Notice if we're being run under QEMU by Richard Henderson · 13 years ago
  73. a47e5bb alpha: Eliminate compiler warning from memset macro by Richard Henderson · 11 years ago
  74. dff6464 alpha: Use handle_percpu_irq for the timer interrupt by Richard Henderson · 11 years ago
  75. 984ac6c alpha: Don't if-out dp264_device_interrupt. by Richard Henderson · 13 years ago
  76. 91531b0 alpha: Use __builtin_alpha_rpcc by Richard Henderson · 11 years ago
  77. e406009 alpha: Fix type compatibility warning for marvel_map_irq by Richard Henderson · 11 years ago
  78. 231b0be alpha: Generate dwarf2 unwind info for various kernel entry points. by Richard Henderson · 13 years ago
  79. 01350eb alpha: Add kcmp and finit_module syscalls by Richard Henderson · 11 years ago
  80. 91b678c alpha: kernel: typo issue, using '1' instead of '11' by Chen Gang · 11 years ago
  81. 00ee030 alpha: kernel: using memcpy() instead of strcpy() by Chen Gang · 11 years ago
  82. 29b7a47 alpha: Convert print_symbol to %pSR by Joe Perches · 11 years ago
  83. ab39c77 alpha: delete __cpuinit usage from all users by Paul Gortmaker · 11 years ago
  84. dbe67df mm: enhance free_reserved_area() to support poisoning memory with zero by Jiang Liu · 11 years ago
  85. 1119969 mm: change signature of free_reserved_area() to fix building warnings by Jiang Liu · 11 years ago
  86. 0de10f9 Merge tag 'tty-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  87. ac6614b [readdir] constify ->actor by Al Viro · 11 years ago
  88. 5c0ba4e [readdir] introduce iterate_dir() and dir_context by Al Viro · 11 years ago
  89. 1769ab6 hose_mmap_page_range(): io_remap_pfn_range() will set all those flags... by Al Viro · 11 years ago
  90. 155957f TTY:vt: convert remain take_over_console's users to do_take_over_console by Wang YanQing · 11 years ago
  91. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  92. a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 11 years ago
  93. 196779b dump_stack: consolidate dump_stack() implementations and unify their behaviors by Tejun Heo · 11 years ago
  94. 8700c95 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  95. f3beeb4 mm/alpha: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  96. 1c1ec6c srm_env: don't bother with pointer to srm_env_t by Al Viro · 11 years ago
  97. c35f2e4 srm_env: use proc_remove_subtree() by Al Viro · 11 years ago
  98. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 11 years ago
  99. a123322 alpha: Use generic idle loop by Thomas Gleixner · 11 years ago
  100. e74e2592 alpha: irq: remove deprecated use of IRQF_DISABLED by Will Deacon · 11 years ago