1. f8eafb5 alpha: properly define get/set_rtc_time on Marvel/SMP by Matt Turner · 12 years ago
  2. 5ba840f alpha: fix build failures from system.h dismemberment by Paul Gortmaker · 12 years ago
  3. 58bca4a Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  4. 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
  5. 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
  6. 141124c Delete all instances of asm/system.h by David Howells · 12 years ago
  7. ec22120 Disintegrate asm/system.h for Alpha by David Howells · 12 years ago
  8. 4ce9a91 Alpha: adapt for dma_map_ops changes by Andrzej Pietrasiewicz · 13 years ago
  9. 8e3ade2 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  10. accb61f coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP by Jason Baron · 12 years ago
  11. 475c77e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  12. 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  13. bf362f7 constify struct pci_dev * in obvious cases by Al Viro · 12 years ago
  14. f6a1ad4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  15. 62aca40 alpha: fix 32/64-bit bug in futex support by Andrew Morton · 12 years ago
  16. 3bdc0eb net: Add framework to allow sending packets with customized CRC. by Ben Greear · 13 years ago
  17. fb127cb PCI: collapse pcibios_resource_to_bus by Bjorn Helgaas · 12 years ago
  18. c04d9e3 alpha/PCI: get rid of device resource fixups by Bjorn Helgaas · 12 years ago
  19. 151d16d alpha/PCI: replace pci_probe_only with pci_flags by Bjorn Helgaas · 12 years ago
  20. ef64a54 sock: Introduce the SO_PEEK_OFF sock option by Pavel Emelyanov · 12 years ago
  21. cee1332 alpha: Use generic posix_types.h by H. Peter Anvin · 13 years ago
  22. 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
  23. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  24. 84dfa98 consolidate a bunch of ipcbuf.h instances by Al Viro · 13 years ago
  25. 0583fcc consolidate umode_t declarations by Al Viro · 13 years ago
  26. d88e4cb freezer: remove now unused TIF_FREEZE by Tejun Heo · 13 years ago
  27. 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
  28. 6e3e939 net: add wireless TX status socket option by Johannes Berg · 13 years ago
  29. a8aff21 alpha: wire up sendmmsg syscall by Michael Cree · 13 years ago
  30. 0a8c384 alpha: wire up accept4 syscall by Michael Cree · 13 years ago
  31. 1442d16 Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  32. 2df7a7d alpha: unbreak osf_setsysinfo(SSI_NVPAIRS, [SSIN_UACPROC, UAC_SIGBUS]) by Sergei Trofimovich · 13 years ago
  33. 710b721 locks: move F_INPROGRESS from fl_type to fl_flags field by J. Bruce Fields · 13 years ago
  34. 7847777 atomic: cleanup asm-generic atomic*.h inclusion by Arun Sharma · 13 years ago
  35. f24219b atomic: move atomic_add_unless to generic code by Arun Sharma · 13 years ago
  36. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  37. 148817b asm-generic: add another generic ext2 atomic bitops by Akinobu Mita · 13 years ago
  38. 0e9a6cb ptrace: unify show_regs() prototype by Mike Frysinger · 13 years ago
  39. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  40. a99a7d1 Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  41. 497888c treewide: fix potentially dangerous trailing ';' in #defined values/expressions by Phil Carmody · 13 years ago
  42. c6830c2 Fix node_start/end_pfn() definition for mm/page_cgroup.c by KAMEZAWA Hiroyuki · 13 years ago
  43. 75bba01 i8253: Alpha, PowerPC: Remove unused asm/8253pit.h by Ralf Baechle · 13 years ago
  44. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 13 years ago
  45. 818b667 Remove unused PROC_CHANGE_PENALTY constant by Stephen Boyd · 13 years ago
  46. 81ee42b alpha: hook up gpiolib support by Mark Brown · 13 years ago
  47. 90b57f3 alpha: Wire up syscalls new to 2.6.39 by Michael Cree · 13 years ago
  48. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  49. 8547727 remove dma64_addr_t by FUJITA Tomonori · 13 years ago
  50. 61f2e7b bitops: remove minix bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  51. f312eff bitops: remove ext2 non-atomic bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  52. 861b5ae bitops: introduce little-endian bitops for most architectures by Akinobu Mita · 13 years ago
  53. 3e50594 add the common dma_addr_t typedef to include/linux/types.h by FUJITA Tomonori · 13 years ago
  54. e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  55. 69ebb83 mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionally by Huang Ying · 14 years ago
  56. e6bee32 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  57. 5229645 vfs: add nonconflicting values for O_PATH by Stephen Rothwell · 13 years ago
  58. 0586bed Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  59. 8d7718a futex: Sanitize futex ops argument types by Michel Lespinasse · 13 years ago
  60. 37a9d91 futex: Sanitize cmpxchg_futex_value_locked API by Michel Lespinasse · 13 years ago
  61. 3c95c98 tty: add TIOCVHANGUP to allow clean tty shutdown of all ttys by Kay Sievers · 13 years ago
  62. a335b2e mm: Fix out-of-date comments which refers non-existent functions by Ryota Ozaki · 14 years ago
  63. aac7227 rwsem: Move duplicate function prototypes to linux/rwsem.h by Thomas Gleixner · 14 years ago
  64. 41e5887 rwsem: Unify the duplicate rwsem_is_locked() inlines by Thomas Gleixner · 14 years ago
  65. 12249b3 rwsem: Move duplicate init macros and functions to linux/rwsem.h by Thomas Gleixner · 14 years ago
  66. 1c8ed64 rwsem: Move duplicate struct rwsem declaration to linux/rwsem.h by Thomas Gleixner · 14 years ago
  67. c16a87c rwsem: Cleanup includes by Thomas Gleixner · 14 years ago
  68. 61bb460 alpha: Replace deprecated spinlock initialization by Thomas Gleixner · 14 years ago
  69. e2609f6 alpha: fix breakage caused by df9ee29270 by Ivan Kokshaysky · 14 years ago
  70. 7d209c8 alpha: kill off alpha_do_IRQ by Kyle McMartin · 14 years ago
  71. d5ccde0 alpha: use set_irq_chip and push down __do_IRQ to the machine types by Kyle McMartin · 14 years ago
  72. 1ddd6db thp: mm: define MADV_NOHUGEPAGE by Andrea Arcangeli · 14 years ago
  73. a826e42 thp: mm: define MADV_HUGEPAGE by Andrea Arcangeli · 14 years ago
  74. 56b85f3 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  75. b7b8de0 TTY: Add tty ioctl to figure device node of the system console. by Werner Fink · 14 years ago
  76. 004417a perf, arch: Cleanup perf-pmu init vs lockup-detector by Peter Zijlstra · 14 years ago
  77. 98c532e alpha: use single HAE window on T2 core logic (gamma, sable) by Ivan Kokshaysky · 14 years ago
  78. ece0e2b mm: remove pte_*map_nested() by Peter Zijlstra · 14 years ago
  79. e36f561 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags by Linus Torvalds · 14 years ago
  80. e360adb irq_work: Add generic hardirq context callbacks by Peter Zijlstra · 14 years ago
  81. df9ee29 Fix IRQ flag handling naming by David Howells · 14 years ago
  82. 392fb6e alpha: unb0rk sigsuspend() and rt_sigsuspend() by Al Viro · 14 years ago
  83. 531f047 alpha: wire up fanotify and prlimit64 syscalls by Mikael Pettersson · 14 years ago
  84. b97f897 alpha: fix build breakage in asm/cacheflush.h by Tejun Heo · 14 years ago
  85. 6445671 alpha: remove homegrown L1_CACHE_ALIGN macro by FUJITA Tomonori · 14 years ago
  86. bf56fba archs: replace unifdef-y with header-y by Sam Ravnborg · 14 years ago
  87. 3b9c6c1 dma-mapping: remove dma_is_consistent API by FUJITA Tomonori · 14 years ago
  88. 4565f01 dma-mapping: unify dma_get_cache_alignment implementations by FUJITA Tomonori · 14 years ago
  89. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  90. 26df6d1 tty: Add EXTPROC support for LINEMODE by hyc@symas.com · 14 years ago
  91. a3c8ed6 tty: remove remaining Hayes ESP ioctls by Greg Kroah-Hartman · 14 years ago
  92. cb8a88b alpha/h8300/m68k: remove obsolete <asm/md.h> files by Geert Uytterhoeven · 14 years ago
  93. 979f867 alpha: implement HW performance events on the EV67 and later CPUs by Michael Cree · 14 years ago
  94. 92484f1 alpha: add wrperfmon.h header file to aid use of wrperfmon PALcall by Michael Cree · 14 years ago
  95. 65d9206 alpha: add performance monitor interrupt counter by Michael Cree · 14 years ago
  96. 7e005f7 remove needless ISA_DMA_THRESHOLD by FUJITA Tomonori · 14 years ago
  97. f384c95 Merge branch 'linus' into perf/core by Thomas Gleixner · 14 years ago
  98. 87a9d57 alpha: fix __arch_hweight32 typo by Matt Turner · 14 years ago
  99. 1996bda arch: Implement local64_t by Peter Zijlstra · 14 years ago
  100. 1ef0437 asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.h by FUJITA Tomonori · 14 years ago