1. 7847777 atomic: cleanup asm-generic atomic*.h inclusion by Arun Sharma · 13 years ago
  2. f24219b atomic: move atomic_add_unless to generic code by Arun Sharma · 13 years ago
  3. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  4. 148817b asm-generic: add another generic ext2 atomic bitops by Akinobu Mita · 13 years ago
  5. 5296f6d h8300/m68k/xtensa: __FD_ISSET should return 0/1 by Andrew Morton · 13 years ago
  6. 0e9a6cb ptrace: unify show_regs() prototype by Mike Frysinger · 13 years ago
  7. 45b583b Merge 'akpm' patch series by Linus Torvalds · 13 years ago
  8. 90b03f5 xtensa: fix a build error in arch/xtensa/include/asm/uaccess.h by WANG Cong · 13 years ago
  9. e44ba03 treewide: remove duplicate includes by Vitaliy Ivanov · 13 years ago
  10. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 13 years ago
  11. 851cc85 xtensa/mm: remove WANT_PAGE_VIRTUAL by Sebastian Andrzej Siewior · 13 years ago
  12. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  13. 61f2e7b bitops: remove minix bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  14. f312eff bitops: remove ext2 non-atomic bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  15. 861b5ae bitops: introduce little-endian bitops for most architectures by Akinobu Mita · 13 years ago
  16. 3e50594 add the common dma_addr_t typedef to include/linux/types.h by FUJITA Tomonori · 13 years ago
  17. 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
  18. 3c95c98 tty: add TIOCVHANGUP to allow clean tty shutdown of all ttys by Kay Sievers · 13 years ago
  19. aac7227 rwsem: Move duplicate function prototypes to linux/rwsem.h by Thomas Gleixner · 13 years ago
  20. 41e5887 rwsem: Unify the duplicate rwsem_is_locked() inlines by Thomas Gleixner · 13 years ago
  21. 12249b3 rwsem: Move duplicate init macros and functions to linux/rwsem.h by Thomas Gleixner · 13 years ago
  22. 1c8ed64 rwsem: Move duplicate struct rwsem declaration to linux/rwsem.h by Thomas Gleixner · 13 years ago
  23. c16a87c rwsem: Cleanup includes by Thomas Gleixner · 13 years ago
  24. 235454c xtensa: Replace deprecated spinlock initialization by Thomas Gleixner · 13 years ago
  25. 1ddd6db thp: mm: define MADV_NOHUGEPAGE by Andrea Arcangeli · 13 years ago
  26. a826e42 thp: mm: define MADV_HUGEPAGE by Andrea Arcangeli · 13 years ago
  27. b7b8de0 TTY: Add tty ioctl to figure device node of the system console. by Werner Fink · 14 years ago
  28. ece0e2b mm: remove pte_*map_nested() by Peter Zijlstra · 14 years ago
  29. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  30. df9ee29 Fix IRQ flag handling naming by David Howells · 14 years ago
  31. 3b9c6c1 dma-mapping: remove dma_is_consistent API by FUJITA Tomonori · 14 years ago
  32. 4565f01 dma-mapping: unify dma_get_cache_alignment implementations by FUJITA Tomonori · 14 years ago
  33. a6eb9fe dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN by FUJITA Tomonori · 14 years ago
  34. 6396fc3 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  35. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  36. 26df6d1 tty: Add EXTPROC support for LINEMODE by hyc@symas.com · 14 years ago
  37. fb8231a Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  38. eef35c2 Fix spelling fuction -> function in comments by Stefan Weil · 14 years ago
  39. 7e005f7 remove needless ISA_DMA_THRESHOLD by FUJITA Tomonori · 14 years ago
  40. 4aed2fd Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  41. 66630f7 Merge remote branch 'origin/master' by Chris Zankel · 14 years ago
  42. 1996bda arch: Implement local64_t by Peter Zijlstra · 14 years ago
  43. 6ba6867 xtensa: use use asm-generic/scatterlist.h by FUJITA Tomonori · 14 years ago
  44. e520c41 xtensa: convert to asm-generic/hardirq.h by Christoph Hellwig · 14 years ago
  45. 498900f xtensa: set ARCH_KMALLOC_MINALIGN by FUJITA Tomonori · 14 years ago
  46. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  47. f3d46f9 atomic_t: Cast to volatile when accessing atomic variables by Anton Blanchard · 14 years ago
  48. 0ddc932 add descriptive comment for TIF_MEMDIE task flag declaration. by Andreas Dilger · 14 years ago
  49. d1eca29 xtensa: Add missing include in coprocessor.h by Chris Zankel · 14 years ago
  50. 4573e39 xtensa: Shuffle include statements to fix linker script by Chris Zankel · 14 years ago
  51. 91e0806 xtensa: Fix FLUSH_DCACHE macro for some variants. by Chris Zankel · 14 years ago
  52. f41b177 pci-dma: add linux/pci-dma.h to linux/pci.h by FUJITA Tomonori · 14 years ago
  53. 479ea1e pci-dma: xtensa: use include/linux/pci-dma.h by FUJITA Tomonori · 14 years ago
  54. 6d75ca1 xtensa: use generic ptrace_resume code by Christoph Hellwig · 14 years ago
  55. 4b3073e MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself by Russell King · 15 years ago
  56. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  57. bac5e54 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  58. 853b3da sanitize do_pipe_flags() callers in arch by Al Viro · 15 years ago
  59. 698ba7b elf: kill USE_ELF_CORE_DUMP by Christoph Hellwig · 15 years ago
  60. 559df2e kbuild: move asm-offsets.h to include/generated by Sam Ravnborg · 15 years ago
  61. f8b7256 Unify sys_mmap* by Al Viro · 15 years ago
  62. 6035ccd Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  63. 2d4dc89 block: add helpers to run flush_dcache_page() against a bio and a request's pages by Ilya Loginov · 15 years ago
  64. a2e2725 net: Introduce recvmmsg socket syscall by Arnaldo Carvalho de Melo · 15 years ago
  65. 3b88578 net: Generalize socket rx gap / receive queue overflow cmsg by Neil Horman · 15 years ago
  66. 90f72aa mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions by Arnd Bergmann · 15 years ago
  67. d19f352 ksm: define MADV_MERGEABLE and MADV_UNMERGEABLE by Hugh Dickins · 15 years ago
  68. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  69. 0d6038e net: implement a SO_DOMAIN getsockoption by Jan Engelhardt · 15 years ago
  70. 49c794e net: implement a SO_PROTOCOL getsockoption by Jan Engelhardt · 15 years ago
  71. 9e1b32c mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() by Benjamin Herrenschmidt · 15 years ago
  72. c99e6ef sched: INIT_PREEMPT_COUNT by Peter Zijlstra · 15 years ago
  73. 0b3eb21 xtensa: support s6000 gpio irqs and alternate function selection by Daniel Glöckner · 15 years ago
  74. 1beee21 xtensa: allow variant to initialize own irq chips by Daniel Glöckner · 15 years ago
  75. bd97424 xtensa: cache inquiry and unaligned cache handling functions by Oskar Schirmer · 15 years ago
  76. e4c9dd0 kmap_types: make most arches use generic header file by Randy Dunlap · 15 years ago
  77. 5b17e1c asm-generic: rename page.h and uaccess.h by Arnd Bergmann · 15 years ago
  78. 72099ed asm-generic: rename atomic.h to atomic-long.h by Arnd Bergmann · 15 years ago
  79. c31ae4b asm-generic: introduce asm/bitsperlong.h by Arnd Bergmann · 15 years ago
  80. d15f05e xtensa: fix wrong extern declaration renamed in code using it by Oskar Schirmer · 15 years ago
  81. 7dbe5c5 xtensa: Fix checksum header file by Chris Zankel · 15 years ago
  82. 714f83d Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  83. 4476c96 xtensa: remove platform rtc hooks by Johannes Weiner · 15 years ago
  84. 000af2c xtensa: s6000 variant by Johannes Weiner · 15 years ago
  85. 4c0d214 xtensa: variant irq set callbacks by Johannes Weiner · 15 years ago
  86. e5083a6 xtensa: nommu support by Johannes Weiner · 15 years ago
  87. 7789f89 xtensa: add flat support by Oskar Schirmer · 15 years ago
  88. a81cbd2 xtensa: enforce slab alignment to maximum register width by Oskar Schirmer · 15 years ago
  89. c947a58 xtensa: cope with ram beginning at higher addresses by Johannes Weiner · 15 years ago
  90. 4f682fb xtensa: remove redefinition of XCHAL_MMU_ASID_BITS by Johannes Weiner · 15 years ago
  91. 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 15 years ago
  92. ba1eb95 Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  93. f0ef039 Merge branch 'x86/core' into tracing/textedit by Ingo Molnar · 15 years ago
  94. c79a61f tracing: make CALLER_ADDRx overwriteable by Uwe Kleine-Koenig · 15 years ago
  95. cb9eff0 net: new user space API for time stamping of incoming and outgoing packets by Patrick Ohly · 15 years ago
  96. 1ff8f73 headers_check fix: xtensa, swab.h by Jaswinder Singh Rajput · 15 years ago
  97. 74d96f0 byteorder: make swab.h include asm/swab.h like a regular header by Harvey Harrison · 15 years ago
  98. 8903709 xtensa: introduce swab.h by Harvey Harrison · 16 years ago
  99. 52fefce Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6 by Linus Torvalds · 16 years ago
  100. 91a1502 xtensa: switch to packed struct unaligned access implementation by Harvey Harrison · 16 years ago