1. 61f2e7b bitops: remove minix bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  2. f312eff bitops: remove ext2 non-atomic bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  3. 861b5ae bitops: introduce little-endian bitops for most architectures by Akinobu Mita · 13 years ago
  4. 0664996 bitops: introduce CONFIG_GENERIC_FIND_BIT_LE by Akinobu Mita · 13 years ago
  5. 3e50594 add the common dma_addr_t typedef to include/linux/types.h by FUJITA Tomonori · 13 years ago
  6. a44f99c Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  7. e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  8. 3996eab xtensa: change to new flag variable by matt mooney · 14 years ago
  9. 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
  10. 79d8a8f Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  11. 420c1c5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  12. 3c95c98 tty: add TIOCVHANGUP to allow clean tty shutdown of all ttys by Kay Sievers · 14 years ago
  13. 0a9d59a Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  14. d12b0e2 xtensa: Switch do_timer() to xtime_update() by Torben Hohn · 14 years ago
  15. aac7227 rwsem: Move duplicate function prototypes to linux/rwsem.h by Thomas Gleixner · 14 years ago
  16. 41e5887 rwsem: Unify the duplicate rwsem_is_locked() inlines by Thomas Gleixner · 14 years ago
  17. 12249b3 rwsem: Move duplicate init macros and functions to linux/rwsem.h by Thomas Gleixner · 14 years ago
  18. 1c8ed64 rwsem: Move duplicate struct rwsem declaration to linux/rwsem.h by Thomas Gleixner · 14 years ago
  19. c16a87c rwsem: Cleanup includes by Thomas Gleixner · 14 years ago
  20. 235454c xtensa: Replace deprecated spinlock initialization by Thomas Gleixner · 14 years ago
  21. 19df0c2 percpu: align percpu readmostly subsection to cacheline by Tejun Heo · 14 years ago
  22. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 14 years ago
  23. 7044882 replace obsolete CONFIG_DYNAMIC_PRINTK_DEBUG with CONFIG_DYNAMIC_DEBUG by Jim Cromie · 14 years ago
  24. 1ddd6db thp: mm: define MADV_NOHUGEPAGE by Andrea Arcangeli · 14 years ago
  25. a826e42 thp: mm: define MADV_HUGEPAGE by Andrea Arcangeli · 14 years ago
  26. b7b8de0 TTY: Add tty ioctl to figure device node of the system console. by Werner Fink · 14 years ago
  27. 51399a3 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  28. 5ef4507 ptrace: cleanup arch_ptrace() on xtensa by Namhyung Kim · 14 years ago
  29. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 14 years ago
  30. ece0e2b mm: remove pte_*map_nested() by Peter Zijlstra · 14 years ago
  31. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  32. e36f561 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags by Linus Torvalds · 14 years ago
  33. 239060b Merge branch 'kbuild/rc-fixes' into kbuild/kconfig by Michal Marek · 14 years ago
  34. df9ee29 Fix IRQ flag handling naming by David Howells · 14 years ago
  35. d1ea13c genirq: Cleanup irq_chip->typename leftovers by Thomas Gleixner · 14 years ago
  36. 838a2e5 kbuild: migrate all arch to the kconfig mainmenu upgrade by Arnaud Lacombe · 14 years ago
  37. d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
  38. c788732 Mark arguments to certain syscalls as being const by David Howells · 14 years ago
  39. 3b9c6c1 dma-mapping: remove dma_is_consistent API by FUJITA Tomonori · 14 years ago
  40. 4565f01 dma-mapping: unify dma_get_cache_alignment implementations by FUJITA Tomonori · 14 years ago
  41. a6eb9fe dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN by FUJITA Tomonori · 14 years ago
  42. 6396fc3 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  43. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  44. 26df6d1 tty: Add EXTPROC support for LINEMODE by hyc@symas.com · 14 years ago
  45. fb8231a Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  46. eef35c2 Fix spelling fuction -> function in comments by Stefan Weil · 14 years ago
  47. 7e005f7 remove needless ISA_DMA_THRESHOLD by FUJITA Tomonori · 14 years ago
  48. b62ad9a Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  49. 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
  50. 66630f7 Merge remote branch 'origin/master' by Chris Zankel · 14 years ago
  51. ecd5349 xtensa: Disable PCI and nfsroot on simulation target by Chris Zankel · 14 years ago
  52. 592913e time: Kill off CONFIG_GENERIC_TIME by John Stultz · 14 years ago
  53. 646b1db Merge commit 'v2.6.35-rc3' into perf/core by Ingo Molnar · 14 years ago
  54. 1996bda arch: Implement local64_t by Peter Zijlstra · 14 years ago
  55. f76f5d7 xtensa: invoke oom-killer from page fault by Nick Piggin · 14 years ago
  56. 6ba6867 xtensa: use use asm-generic/scatterlist.h by FUJITA Tomonori · 14 years ago
  57. 1f0a738 xtensa: includecheck fix: vectors.S by Jaswinder Singh Rajput · 14 years ago
  58. e520c41 xtensa: convert to asm-generic/hardirq.h by Christoph Hellwig · 14 years ago
  59. 498900f xtensa: set ARCH_KMALLOC_MINALIGN by FUJITA Tomonori · 14 years ago
  60. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  61. 7d02093 Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  62. f3d46f9 atomic_t: Cast to volatile when accessing atomic variables by Anton Blanchard · 14 years ago
  63. 0ddc932 add descriptive comment for TIF_MEMDIE task flag declaration. by Andreas Dilger · 14 years ago
  64. d1eca29 xtensa: Add missing include in coprocessor.h by Chris Zankel · 14 years ago
  65. 0a97246 xtensa: Fix the network driver for the simulator target by Chris Zankel · 14 years ago
  66. 4573e39 xtensa: Shuffle include statements to fix linker script by Chris Zankel · 14 years ago
  67. cf1c0aa xtensa: Add -mforce-no-pic option is supported by Chris Zankel · 14 years ago
  68. 8b307f9 xtensa: Fixes due to bss boundary symbol name changes. by Chris Zankel · 14 years ago
  69. ed5010e xtensa: Fix linker script patch-up by Chris Zankel · 14 years ago
  70. 91e0806 xtensa: Fix FLUSH_DCACHE macro for some variants. by Chris Zankel · 14 years ago
  71. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  72. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  73. f41b177 pci-dma: add linux/pci-dma.h to linux/pci.h by FUJITA Tomonori · 14 years ago
  74. 479ea1e pci-dma: xtensa: use include/linux/pci-dma.h by FUJITA Tomonori · 14 years ago
  75. 6d75ca1 xtensa: use generic ptrace_resume code by Christoph Hellwig · 14 years ago
  76. 104f9c4 xtensa: Fix unnecessary setting of xtime by John Stultz · 14 years ago
  77. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  78. 6d6b89b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  79. ac0f6f9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  80. 4787188 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  81. 3b7a17f resource/PCI: mark struct resource as const by Dominik Brodowski · 15 years ago
  82. b26b2d4 resource/PCI: align functions now return start of resource by Dominik Brodowski · 15 years ago
  83. 4b3073e MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself by Russell King · 15 years ago
  84. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 15 years ago
  85. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 15 years ago
  86. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  87. bac5e54 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  88. 853b3da sanitize do_pipe_flags() callers in arch by Al Viro · 15 years ago
  89. 698ba7b elf: kill USE_ELF_CORE_DUMP by Christoph Hellwig · 15 years ago
  90. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 15 years ago
  91. 559df2e kbuild: move asm-offsets.h to include/generated by Sam Ravnborg · 15 years ago
  92. 0f4974c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 15 years ago
  93. 1cceefd tty: const: constify remaining tty_operations by Alexey Dobriyan · 15 years ago
  94. f8b7256 Unify sys_mmap* by Al Viro · 15 years ago
  95. 6035ccd Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  96. 2d4dc89 block: add helpers to run flush_dcache_page() against a bio and a request's pages by Ilya Loginov · 15 years ago
  97. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  98. a2e2725 net: Introduce recvmmsg socket syscall by Arnaldo Carvalho de Melo · 15 years ago
  99. 3b88578 net: Generalize socket rx gap / receive queue overflow cmsg by Neil Horman · 15 years ago
  100. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago