1. 41d9884c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  2. bb458c6 Safer ABI for O_TMPFILE by Al Viro · 11 years ago
  3. 64b0dc5 net: rename busy poll socket op and globals by Eliezer Tamir · 11 years ago
  4. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  5. 922c1df mm/ALPHA: clean up unused VALID_PAGE() by Jiang Liu · 11 years ago
  6. 2fb1cd5 mm/alpha: unify mem_init() for both UMA and NUMA architectures by Jiang Liu · 11 years ago
  7. d385d9e mm/alpha: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  8. 0c98853 mm: concentrate modification of totalram_pages into the mm core by Jiang Liu · 11 years ago
  9. dbe67df mm: enhance free_reserved_area() to support poisoning memory with zero by Jiang Liu · 11 years ago
  10. 1119969 mm: change signature of free_reserved_area() to fix building warnings by Jiang Liu · 11 years ago
  11. 790eac5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  12. 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
  13. 60545d0 [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now... by Al Viro · 11 years ago
  14. ac6614b [readdir] constify ->actor by Al Viro · 11 years ago
  15. 5c0ba4e [readdir] introduce iterate_dir() and dir_context by Al Viro · 11 years ago
  16. 1769ab6 hose_mmap_page_range(): io_remap_pfn_range() will set all those flags... by Al Viro · 11 years ago
  17. 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 11 years ago
  18. dafcc43 net: add socket option for low latency polling by Eliezer Tamir · 11 years ago
  19. 155957f TTY:vt: convert remain take_over_console's users to do_take_over_console by Wang YanQing · 11 years ago
  20. 5647ac0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  21. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  22. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  23. 08d7676 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  24. a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 11 years ago
  25. 196779b dump_stack: consolidate dump_stack() implementations and unify their behaviors by Tejun Heo · 11 years ago
  26. 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
  27. f3beeb4 mm/alpha: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  28. 6e0895c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  29. d190e81 idle: Remove GENERIC_IDLE_LOOP config switch by Thomas Gleixner · 11 years ago
  30. 7fd2bf3 Remove GENERIC_GPIO config option by Alexandre Courbot · 11 years ago
  31. 1c1ec6c srm_env: don't bother with pointer to srm_env_t by Al Viro · 11 years ago
  32. c35f2e4 srm_env: use proc_remove_subtree() by Al Viro · 11 years ago
  33. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 11 years ago
  34. a123322 alpha: Use generic idle loop by Thomas Gleixner · 11 years ago
  35. ee761f6 arch: Consolidate tsk_is_polling() by Thomas Gleixner · 11 years ago
  36. e74e2592 alpha: irq: remove deprecated use of IRQF_DISABLED by Will Deacon · 11 years ago
  37. e20800f alpha: irq: run all handlers with interrupts disabled by Will Deacon · 11 years ago
  38. cd8d233 alpha: makefile: don't enforce small data model for kernel builds by Will Deacon · 11 years ago
  39. aa8b4be alpha: Add irongate_io to PCI bus resources by Jay Estabrook · 11 years ago
  40. 7d4c04f net: add option to enable error queue packets waking select by Keller, Jacob E · 11 years ago
  41. 4febd95 Select VIRT_TO_BUS directly where needed by Stephen Rothwell · 11 years ago
  42. c3d6b62 alpha: boot: fix build breakage introduced by system.h disintegration by Will Deacon · 11 years ago
  43. 22d1a35 make HAVE_SYSCALL_WRAPPERS unconditional by Al Viro · 12 years ago
  44. e1b5bb6 consolidate cond_syscall and SYSCALL_ALIAS declarations by Al Viro · 12 years ago
  45. 887cbce0 arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS by Stephen Rothwell · 11 years ago
  46. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  47. 9043a26 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  48. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  49. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  50. 7c2db36 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  51. 6d1c7cc mm: use vm_unmapped_area() on alpha architecture by Michel Lespinasse · 11 years ago
  52. 21eaab6 Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  53. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  54. a0b1c42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  55. d652e1eb Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  56. cfd60c0 alpha: pass k_sigaction and siginfo_t using ksignal pointer by Al Viro · 12 years ago
  57. d64008a burying unused conditionals by Al Viro · 12 years ago
  58. 302627e alpha: switch to generic old sigsuspend by Al Viro · 12 years ago
  59. 691f690 alpha: remove stray debris left in copy_process() by Al Viro · 12 years ago
  60. 574c486 consolidate kernel-side struct sigaction declarations by Al Viro · 12 years ago
  61. 92a3ce4 consolidate declarations of k_sigaction by Al Viro · 12 years ago
  62. eaca6ea sanitize rt_sigaction() situation a bit by Al Viro · 12 years ago
  63. 6fac482 cputime: Use accessors to read task cputime stats by Frederic Weisbecker · 12 years ago
  64. 786133f Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into irq/core by Ingo Molnar · 12 years ago
  65. 055dc21 soreuseport: infrastructure by Tom Herbert · 12 years ago
  66. 373d4d0 taint: add explicit flag to show whether lock dep is still OK. by Rusty Russell · 12 years ago
  67. 4f73bc4 tty: Added a CONFIG_TTY option to allow removal of TTY by Joe Millenbach · 12 years ago
  68. d59577b sk-filter: Add ability to lock a socket filter program by Vincent Bernat · 12 years ago
  69. 6732c8b TTY: switch tty_schedule_flip by Jiri Slaby · 12 years ago
  70. 92a19f9 TTY: switch tty_insert_flip_char by Jiri Slaby · 12 years ago
  71. 88d11bb arch/alpha: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  72. f8d6c8d ALPHA: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  73. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  74. 50ececc alpha: switch to generic sigaltstack by Al Viro · 12 years ago
  75. 031b656 unify SS_ONSTACK/SS_DISABLE definitions by Al Viro · 12 years ago
  76. 1ca97bb new helper: current_user_stack_pointer() by Al Viro · 12 years ago
  77. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  78. 96433f6e UAPI: (Scripted) Disintegrate arch/alpha/include/asm by David Howells · 12 years ago
  79. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  80. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  81. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  82. 090f8cc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  83. 608ff1a Merge branch 'akpm' (Andrew's patchbomb) by Linus Torvalds · 12 years ago
  84. 42d7395 mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB by Andi Kleen · 12 years ago
  85. 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
  86. cc1b39d Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 12 years ago
  87. 6d49e35 propagate name change to comments in kernel source by Nadia Yvette Chambers · 12 years ago
  88. 22062a9 new helper: signal_pt_regs() by Al Viro · 12 years ago
  89. 4f4202f unify default ptrace_signal_deliver by Al Viro · 12 years ago
  90. afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
  91. dfe09ae alpha: switch to generic fork/vfork/clone by Al Viro · 12 years ago
  92. 71613c3 get rid of pt_regs argument of ->load_binary() by Al Viro · 12 years ago
  93. 3c456bf get rid of pt_regs argument of search_binary_handler() by Al Viro · 12 years ago
  94. 2590673 alpha: reorganize copy_process(), prepare to saner fork_idle() by Al Viro · 12 years ago
  95. b960f30 alpha: don't pass useless arguments to do_{,rt_},sigreturn() by Al Viro · 12 years ago
  96. e0e431a alpha: simplify fork and friends by Al Viro · 12 years ago
  97. 24bc518 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  98. 8d93810 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  99. 6147a9d irq_work: Remove CONFIG_HAVE_IRQ_WORK by Frederic Weisbecker · 12 years ago
  100. 191c5f1 TTY: call tty_port_destroy in the rest of drivers by Jiri Slaby · 12 years ago