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