1. ee761f6 arch: Consolidate tsk_is_polling() by Thomas Gleixner · 11 years ago
  2. e74e2592 alpha: irq: remove deprecated use of IRQF_DISABLED by Will Deacon · 11 years ago
  3. 7d4c04f net: add option to enable error queue packets waking select by Keller, Jacob E · 11 years ago
  4. e1b5bb6 consolidate cond_syscall and SYSCALL_ALIAS declarations by Al Viro · 12 years ago
  5. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  6. d64008a burying unused conditionals by Al Viro · 12 years ago
  7. 574c486 consolidate kernel-side struct sigaction declarations by Al Viro · 12 years ago
  8. 92a3ce4 consolidate declarations of k_sigaction by Al Viro · 12 years ago
  9. 055dc21 soreuseport: infrastructure by Tom Herbert · 12 years ago
  10. d59577b sk-filter: Add ability to lock a socket filter program by Vincent Bernat · 12 years ago
  11. f8d6c8d ALPHA: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  12. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  13. 031b656 unify SS_ONSTACK/SS_DISABLE definitions by Al Viro · 12 years ago
  14. 1ca97bb new helper: current_user_stack_pointer() by Al Viro · 12 years ago
  15. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  16. 96433f6e UAPI: (Scripted) Disintegrate arch/alpha/include/asm by David Howells · 12 years ago
  17. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  18. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  19. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  20. 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
  21. 608ff1a Merge branch 'akpm' (Andrew's patchbomb) by Linus Torvalds · 12 years ago
  22. 42d7395 mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB by Andi Kleen · 12 years ago
  23. 6d49e35 propagate name change to comments in kernel source by Nadia Yvette Chambers · 12 years ago
  24. 22062a9 new helper: signal_pt_regs() by Al Viro · 12 years ago
  25. 4f4202f unify default ptrace_signal_deliver by Al Viro · 12 years ago
  26. dfe09ae alpha: switch to generic fork/vfork/clone by Al Viro · 12 years ago
  27. 8cbd9cc tracing,x86: Add a TSC trace_clock by David Sharp · 12 years ago
  28. d4185bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  29. a8fc927 sk-filter: Add ability to get socket filter program (v2) by Pavel Emelyanov · 12 years ago
  30. ca364d8 Merge 3.7-rc3 into tty-next by Greg Kroah-Hartman · 12 years ago
  31. c629803 tty, ioctls -- Add new ioctl definitions for tty flags fetching by Cyrill Gorcunov · 12 years ago
  32. 3185bd2 alpha: separate thread-synchronous flags by Al Viro · 12 years ago
  33. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  34. 4e21fc1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  35. 5522be6 alpha: switch to saner kernel_execve() semantics by Al Viro · 12 years ago
  36. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  37. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  38. c37d615 Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhowells/linux-headers into asm-generic by Arnd Bergmann · 12 years ago
  39. e7a570f asm-generic: Add default clkdev.h by Mark Brown · 12 years ago
  40. 4413e16 UAPI: (Scripted) Set up UAPI Kbuild files by David Howells · 12 years ago
  41. 16a8016 sanitize tsk_is_polling() by Al Viro · 12 years ago
  42. 8af4efa bury _TIF_RESTORE_SIGMASK by Al Viro · 12 years ago
  43. 44f4b56 alpha: introduce ret_from_kernel_execve(), switch to generic kernel_execve() by Al Viro · 12 years ago
  44. cba1ec7 alpha: switch to generic kernel_thread() by Al Viro · 12 years ago
  45. 756144f alpha: switch to generic sys_execve() by Al Viro · 12 years ago
  46. 786d35d Make most arch asm/module.h files use asm-generic/module.h by David Howells · 12 years ago
  47. ddd03a1 get rid of generic instances of asm/exec.h by Al Viro · 12 years ago
  48. 67a806d Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts by Mel Gorman · 12 years ago
  49. 0be4218 alpha: fix fpu.h usage in userspace by Mike Frysinger · 12 years ago
  50. be53db6 alpha: take a bunch of syscalls into osf_sys.c by Al Viro · 12 years ago
  51. f2db633 alpha: Use new generic strncpy_from_user() and strnlen_user() by Michael Cree · 12 years ago
  52. d8d5da1 alpha: Wire up cross memory attach syscalls by Michael Cree · 12 years ago
  53. a2fa3cc alpha: Don't export SOCK_NONBLOCK to user space. by Michael Cree · 12 years ago
  54. c1d7e01 ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION by Will Deacon · 12 years ago
  55. bb8ac18 bury __kernel_nlink_t, make internal nlink_t consistent by Al Viro · 12 years ago
  56. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  57. b1bf7d4 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  58. 25534eb alpha: add io{read,write}{16,32}be functions by Michael Cree · 13 years ago
  59. 7a8bb98 alpha: implement various OSF/1 stat syscalls by Mans Rullgard · 13 years ago
  60. 50744de alpha: implement setsysinfo(SSI_LMF) as a no-op by Mans Rullgard · 13 years ago
  61. 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 12 years ago
  62. 7563bbf gpiolib/arches: Centralise bolierplate asm/gpio.h by Mark Brown · 12 years ago
  63. f8eafb5 alpha: properly define get/set_rtc_time on Marvel/SMP by Matt Turner · 12 years ago
  64. eac0556 Merge branch 'linus' into queue by Marcelo Tosatti · 12 years ago
  65. 5ba840f alpha: fix build failures from system.h dismemberment by Paul Gortmaker · 12 years ago
  66. 3b5d56b kvmclock: Add functions to check if the host has stopped the vm by Eric B Munson · 12 years ago
  67. 58bca4a Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  68. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  69. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  70. 141124c Delete all instances of asm/system.h by David Howells · 12 years ago
  71. ec22120 Disintegrate asm/system.h for Alpha by David Howells · 12 years ago
  72. 4ce9a91 Alpha: adapt for dma_map_ops changes by Andrzej Pietrasiewicz · 13 years ago
  73. 8e3ade2 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  74. accb61f coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP by Jason Baron · 12 years ago
  75. 475c77e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  76. 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  77. bf362f7 constify struct pci_dev * in obvious cases by Al Viro · 12 years ago
  78. f6a1ad4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  79. 62aca40 alpha: fix 32/64-bit bug in futex support by Andrew Morton · 12 years ago
  80. 3bdc0eb net: Add framework to allow sending packets with customized CRC. by Ben Greear · 13 years ago
  81. fb127cb PCI: collapse pcibios_resource_to_bus by Bjorn Helgaas · 12 years ago
  82. c04d9e3 alpha/PCI: get rid of device resource fixups by Bjorn Helgaas · 12 years ago
  83. 151d16d alpha/PCI: replace pci_probe_only with pci_flags by Bjorn Helgaas · 12 years ago
  84. ef64a54 sock: Introduce the SO_PEEK_OFF sock option by Pavel Emelyanov · 12 years ago
  85. cee1332 alpha: Use generic posix_types.h by H. Peter Anvin · 13 years ago
  86. eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  87. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  88. 84dfa98 consolidate a bunch of ipcbuf.h instances by Al Viro · 13 years ago
  89. 0583fcc consolidate umode_t declarations by Al Viro · 13 years ago
  90. d88e4cb freezer: remove now unused TIF_FREEZE by Tejun Heo · 13 years ago
  91. e11c259 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  92. 6e3e939 net: add wireless TX status socket option by Johannes Berg · 13 years ago
  93. a8aff21 alpha: wire up sendmmsg syscall by Michael Cree · 13 years ago
  94. 0a8c384 alpha: wire up accept4 syscall by Michael Cree · 13 years ago
  95. 1442d16 Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  96. 2df7a7d alpha: unbreak osf_setsysinfo(SSI_NVPAIRS, [SSIN_UACPROC, UAC_SIGBUS]) by Sergei Trofimovich · 13 years ago
  97. 710b721 locks: move F_INPROGRESS from fl_type to fl_flags field by J. Bruce Fields · 13 years ago
  98. 7847777 atomic: cleanup asm-generic atomic*.h inclusion by Arun Sharma · 13 years ago
  99. f24219b atomic: move atomic_add_unless to generic code by Arun Sharma · 13 years ago
  100. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago