1. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  2. 452e06a dma-mapping: consolidate dma_set_mask by Christoph Hellwig · 9 years ago
  3. 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
  4. 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
  5. 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
  6. 6ec8193 alpha/time: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  7. 2019e8a alpha: Fix jiffies based cputime assumption by Frederic Weisbecker · 10 years ago
  8. 95e432b alpha/irq: Use access helper irq_data_get_affinity_mask() by Jiang Liu · 9 years ago
  9. dff22d2 PCI: Call pci_read_bridge_bases() from core instead of arch code by Lorenzo Pieralisi · 9 years ago
  10. 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
  11. 633adc7 PCI: Remove unnecessary #includes of <asm/pci.h> by Bjorn Helgaas · 9 years ago
  12. cceaedd alpha: kernel: osf_sys: Set 'kts.tv_nsec' only when 'tv' has effect by Chen Gang · 9 years ago
  13. 228fa85 alpha: Wire up all missing implemented syscalls by Chen Gang · 9 years ago
  14. 9f7b2d1 alpha: copy_thread(): rename 'arg' argument to 'kthread_arg' by Alex Dowad · 10 years ago
  15. 0bc2567 alpha: delete non-required instances of <linux/init.h> by Paul Gortmaker · 11 years ago
  16. 11447c7 alpha: don't use module_init for non-modular core code by Paul Gortmaker · 11 years ago
  17. 614aab5 smp, alpha: kill SMP single function call interrupt by Jiang Liu · 11 years ago
  18. ebdd117 alpha: clean up unnecessary MSI/MSI-X capability find by Yijing Wang · 11 years ago
  19. 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
  20. a5312f5 alpha, rtc: Change to use rtc_class_ops's set_mmss64() by Xunlei Pang · 9 years ago
  21. b97ea28 PCI: Assign resources before drivers claim devices (pci_scan_root_bus()) by Yijing Wang · 10 years ago
  22. c90570d PCI: Assign resources before drivers claim devices (pci_scan_bus()) by Yijing Wang · 10 years ago
  23. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
  24. b3e1182 alpha/PCI: Clip bridge windows to fit in upstream windows by Yinghai Lu · 10 years ago
  25. ac7576f vfs: make first argument of dir_context.actor typed by Miklos Szeredi · 10 years ago
  26. ab074ad Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  27. 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
  28. 5e6123f vfs: move getname() from callers to do_mount() by Seunghun Lee · 10 years ago
  29. 9139740 ARCH: AUDIT: audit_syscall_entry() should not require the arch by Eric Paris · 11 years ago
  30. 5691e44 alpha: Wire up sched_setattr, sched_getattr, and renameat2 syscalls. by Michael Cree · 10 years ago
  31. 2999a4b alpha: Replace __get_cpu_var by Christoph Lameter · 10 years ago
  32. 3eb03bd alpha/PCI: Use default pcibios_enable_device() by Bjorn Helgaas · 11 years ago
  33. a9302e8 alpha: Enable system-call auditing support. by 蔡正龙 · 11 years ago
  34. 96702be Merge branch 'pci/resource' into next by Bjorn Helgaas · 11 years ago
  35. fc27985 PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev by Yinghai Lu · 11 years ago
  36. 09296c0 alpha/PCI: Use dev_is_pci() to identify PCI devices by Yijing Wang · 11 years ago
  37. 6e22f8f alpha: perf: fix out-of-bounds array access triggered from raw event by Will Deacon · 11 years ago
  38. 4914d7b alpha: Use qemu+cserve provided high-res clock and alarm. by Richard Henderson · 11 years ago
  39. a1659d6 alpha: Switch to GENERIC_CLOCKEVENTS by Richard Henderson · 11 years ago
  40. db2d326 alpha: Enable the rpcc clocksource for single processor by Richard Henderson · 11 years ago
  41. 85d0b3a alpha: Reorganize rtc handling by Richard Henderson · 11 years ago
  42. 7f3bbb8 alpha: Primitive support for CPU power down. by Richard Henderson · 11 years ago
  43. fddd87d alpha: Allow HZ to be configured by Richard Henderson · 11 years ago
  44. 994dcf7 alpha: Notice if we're being run under QEMU by Richard Henderson · 13 years ago
  45. a47e5bb alpha: Eliminate compiler warning from memset macro by Richard Henderson · 11 years ago
  46. dff6464 alpha: Use handle_percpu_irq for the timer interrupt by Richard Henderson · 11 years ago
  47. 984ac6c alpha: Don't if-out dp264_device_interrupt. by Richard Henderson · 13 years ago
  48. 91531b0 alpha: Use __builtin_alpha_rpcc by Richard Henderson · 11 years ago
  49. e406009 alpha: Fix type compatibility warning for marvel_map_irq by Richard Henderson · 11 years ago
  50. 231b0be alpha: Generate dwarf2 unwind info for various kernel entry points. by Richard Henderson · 13 years ago
  51. 01350eb alpha: Add kcmp and finit_module syscalls by Richard Henderson · 11 years ago
  52. 91b678c alpha: kernel: typo issue, using '1' instead of '11' by Chen Gang · 11 years ago
  53. 00ee030 alpha: kernel: using memcpy() instead of strcpy() by Chen Gang · 11 years ago
  54. 29b7a47 alpha: Convert print_symbol to %pSR by Joe Perches · 12 years ago
  55. ab39c77 alpha: delete __cpuinit usage from all users by Paul Gortmaker · 11 years ago
  56. dbe67df mm: enhance free_reserved_area() to support poisoning memory with zero by Jiang Liu · 11 years ago
  57. 1119969 mm: change signature of free_reserved_area() to fix building warnings by Jiang Liu · 11 years ago
  58. 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
  59. ac6614b [readdir] constify ->actor by Al Viro · 11 years ago
  60. 5c0ba4e [readdir] introduce iterate_dir() and dir_context by Al Viro · 11 years ago
  61. 1769ab6 hose_mmap_page_range(): io_remap_pfn_range() will set all those flags... by Al Viro · 11 years ago
  62. 155957f TTY:vt: convert remain take_over_console's users to do_take_over_console by Wang YanQing · 11 years ago
  63. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  64. a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 11 years ago
  65. 196779b dump_stack: consolidate dump_stack() implementations and unify their behaviors by Tejun Heo · 11 years ago
  66. 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
  67. f3beeb4 mm/alpha: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  68. 1c1ec6c srm_env: don't bother with pointer to srm_env_t by Al Viro · 11 years ago
  69. c35f2e4 srm_env: use proc_remove_subtree() by Al Viro · 11 years ago
  70. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 11 years ago
  71. a123322 alpha: Use generic idle loop by Thomas Gleixner · 12 years ago
  72. e74e2592 alpha: irq: remove deprecated use of IRQF_DISABLED by Will Deacon · 11 years ago
  73. e20800f alpha: irq: run all handlers with interrupts disabled by Will Deacon · 11 years ago
  74. aa8b4be alpha: Add irongate_io to PCI bus resources by Jay Estabrook · 11 years ago
  75. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  76. 9043a26 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  77. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  78. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  79. 7c2db36 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 12 years ago
  80. 6d1c7cc mm: use vm_unmapped_area() on alpha architecture by Michel Lespinasse · 12 years ago
  81. 21eaab6 Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  82. cfd60c0 alpha: pass k_sigaction and siginfo_t using ksignal pointer by Al Viro · 12 years ago
  83. 302627e alpha: switch to generic old sigsuspend by Al Viro · 12 years ago
  84. 691f690 alpha: remove stray debris left in copy_process() by Al Viro · 12 years ago
  85. 6fac482 cputime: Use accessors to read task cputime stats by Frederic Weisbecker · 12 years ago
  86. 373d4d0 taint: add explicit flag to show whether lock dep is still OK. by Rusty Russell · 12 years ago
  87. 6732c8b TTY: switch tty_schedule_flip by Jiri Slaby · 12 years ago
  88. 92a19f9 TTY: switch tty_insert_flip_char by Jiri Slaby · 12 years ago
  89. f8d6c8d ALPHA: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  90. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  91. 50ececc alpha: switch to generic sigaltstack by Al Viro · 12 years ago
  92. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  93. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  94. c6bd5bc Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  95. afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
  96. dfe09ae alpha: switch to generic fork/vfork/clone by Al Viro · 12 years ago
  97. 71613c3 get rid of pt_regs argument of ->load_binary() by Al Viro · 12 years ago
  98. 3c456bf get rid of pt_regs argument of search_binary_handler() by Al Viro · 12 years ago
  99. 2590673 alpha: reorganize copy_process(), prepare to saner fork_idle() by Al Viro · 12 years ago
  100. b960f30 alpha: don't pass useless arguments to do_{,rt_},sigreturn() by Al Viro · 12 years ago