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. 3062aa5 FRV: Use generic show_interrupts() by Thomas Gleixner · 13 years ago
  4. 60af3ab FRV: Convert genirq namespace by Thomas Gleixner · 13 years ago
  5. a9554c3 frv: Select GENERIC_HARDIRQS_NO_DEPRECATED by Thomas Gleixner · 13 years ago
  6. 1251646 frv: Convert cpu irq_chip to new functions by Thomas Gleixner · 13 years ago
  7. a4b48a4 frv: Convert mb93493 irq_chip to new functions by Thomas Gleixner · 13 years ago
  8. 9148d88 frv: Convert mb93093 irq_chip to new function by Thomas Gleixner · 13 years ago
  9. 193e7a5 frv: Convert mb93091 irq_chip to new functions by Thomas Gleixner · 13 years ago
  10. 303fef9 frv: Fix typo from __do_IRQ overhaul by Thomas Gleixner · 13 years ago
  11. c4b1598 frv: Remove stale irq_chip.end by Thomas Gleixner · 13 years ago
  12. 5ca7202 FRV: Do some cleanups by Amerigo Wang · 13 years ago
  13. 5ef9bdd FRV: Missing node arg in alloc_thread_info_node() macro by David Howells · 13 years ago
  14. 61f2e7b bitops: remove minix bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  15. f312eff bitops: remove ext2 non-atomic bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  16. 861b5ae bitops: introduce little-endian bitops for most architectures by Akinobu Mita · 13 years ago
  17. 0664996 bitops: introduce CONFIG_GENERIC_FIND_BIT_LE by Akinobu Mita · 13 years ago
  18. 3e50594 add the common dma_addr_t typedef to include/linux/types.h by FUJITA Tomonori · 13 years ago
  19. b6a8401 mm: NUMA aware alloc_thread_info_node() by Eric Dumazet · 13 years ago
  20. 504f52b mm: NUMA aware alloc_task_struct_node() by Eric Dumazet · 13 years ago
  21. 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
  22. 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
  23. 8d7718a futex: Sanitize futex ops argument types by Michel Lespinasse · 13 years ago
  24. 37a9d91 futex: Sanitize cmpxchg_futex_value_locked API by Michel Lespinasse · 13 years ago
  25. 57464bd frv: Switch do_timer() to xtime_update() by Torben Hohn · 13 years ago
  26. 19df0c2 percpu: align percpu readmostly subsection to cacheline by Tejun Heo · 13 years ago
  27. f39b02d frv: Use generic irq Kconfig by Thomas Gleixner · 13 years ago
  28. 1c77ff2 genirq: Remove __do_IRQ by Thomas Gleixner · 13 years ago
  29. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 13 years ago
  30. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  31. 51399a3 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  32. 81d3285 ptrace: cleanup arch_ptrace() on frv by Namhyung Kim · 14 years ago
  33. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 14 years ago
  34. 2027394 mm: fix race in kunmap_atomic() by Peter Zijlstra · 14 years ago
  35. ece0e2b mm: remove pte_*map_nested() by Peter Zijlstra · 14 years ago
  36. 3e4d3af mm: stack based kmap_atomic() by Peter Zijlstra · 14 years ago
  37. 73ecf3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  38. 4735d23 ioctl: Use asm-generic/ioctls.h on frv (enables termiox) by Jeff Mahoney · 14 years ago
  39. e36f561 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags by Linus Torvalds · 14 years ago
  40. e360adb irq_work: Add generic hardirq context callbacks by Peter Zijlstra · 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. ed1cde6 frv: double syscall restarts, syscall restart in sigreturn() by Al Viro · 14 years ago
  44. 44c7aff frv: handling of restart into restart_syscall is fscked by Al Viro · 14 years ago
  45. ad0acab frv: avoid infinite loop of SIGSEGV delivery by Al Viro · 14 years ago
  46. 5f4ad04 frv: fix address verification holes in setup_frame/setup_rt_frame by Al Viro · 14 years ago
  47. 20cd514 frv: restart_block.fn needs to be reset on sigreturn by Al Viro · 14 years ago
  48. 838a2e5 kbuild: migrate all arch to the kconfig mainmenu upgrade by Arnaud Lacombe · 14 years ago
  49. d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
  50. 8b1bb90 defconfig reduction by Sam Ravnborg · 14 years ago
  51. bf56fba archs: replace unifdef-y with header-y by Sam Ravnborg · 14 years ago
  52. c788732 Mark arguments to certain syscalls as being const by David Howells · 14 years ago
  53. 3b9c6c1 dma-mapping: remove dma_is_consistent API by FUJITA Tomonori · 14 years ago
  54. 4565f01 dma-mapping: unify dma_get_cache_alignment implementations by FUJITA Tomonori · 14 years ago
  55. a6eb9fe dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN by FUJITA Tomonori · 14 years ago
  56. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  57. 26df6d1 tty: Add EXTPROC support for LINEMODE by hyc@symas.com · 14 years ago
  58. 597781f kmap_atomic: make kunmap_atomic() harder to misuse by Cesar Eduardo Barros · 14 years ago
  59. 7e005f7 remove needless ISA_DMA_THRESHOLD by FUJITA Tomonori · 14 years ago
  60. 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
  61. 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
  62. 772320e Merge commit 'v2.6.35' into kbuild/kbuild by Michal Marek · 14 years ago
  63. c9575dc frv: clean up arch/frv/Makefile by Sam Ravnborg · 14 years ago
  64. 592913e time: Kill off CONFIG_GENERIC_TIME by John Stultz · 14 years ago
  65. 646b1db Merge commit 'v2.6.35-rc3' into perf/core by Ingo Molnar · 14 years ago
  66. a7f5378 FRV: Reinstate null behaviour for the GDB remote protocol 'p' command by David Howells · 14 years ago
  67. 1996bda arch: Implement local64_t by Peter Zijlstra · 14 years ago
  68. f9c497c frv: invoke oom-killer from page fault by Nick Piggin · 14 years ago
  69. 1f73897 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 14 years ago
  70. 8507bb0 FRV: ARCH_KMALLOC_MINALIGN was already defined by David Howells · 14 years ago
  71. fc24447 frv: remove "struct file *" argument from sysctl ->proc_handler by Jan Blunck · 14 years ago
  72. 3e6e3da frv: use asm-generic/scatterlist.h by FUJITA Tomonori · 14 years ago
  73. 9c1a125 ptrace: unify FDPIC implementations by Mike Frysinger · 14 years ago
  74. 69dcf3d frv: set ARCH_KMALLOC_MINALIGN by FUJITA Tomonori · 14 years ago
  75. 7ca8b9c frv: extend gdbstub to support more features of gdb by David Howells · 14 years ago
  76. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  77. 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
  78. f3d46f9 atomic_t: Cast to volatile when accessing atomic variables by Anton Blanchard · 14 years ago
  79. 0ddc932 add descriptive comment for TIF_MEMDIE task flag declaration. by Andreas Dilger · 14 years ago
  80. 08dc179 frv: fix kernel/user segment handling in NOMMU mode by David Howells · 14 years ago
  81. 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
  82. f7454c5 frv/chris: fix lines with a missing semicolons by David Howells · 14 years ago
  83. 99f4692 frv/PCI: remove redundant warnings by Bjorn Helgaas · 14 years ago
  84. 739b271 frv: Convert frv to use read/update_persistent_clock by John Stultz · 14 years ago
  85. 027491f dma-mapping: frv: remove the obsolete and unnecessary DMA API comments by FUJITA Tomonori · 14 years ago
  86. f41b177 pci-dma: add linux/pci-dma.h to linux/pci.h by FUJITA Tomonori · 14 years ago
  87. 272ecbe pci-dma: frv: use include/linux/pci-dma.h by FUJITA Tomonori · 14 years ago
  88. dacbe41 ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h by Christoph Hellwig · 14 years ago
  89. baed7fc Add generic sys_ipc wrapper by Christoph Hellwig · 14 years ago
  90. 6822190 frv: remove pci_dma_sync_single() and pci_dma_sync_sg() by FUJITA Tomonori · 14 years ago
  91. b6f4e45 Rename special text sections in arch/frv from .text.XXX to .text..XXX. by Denys Vlasenko · 14 years ago
  92. 1360e07 Rename .bss.stack to .bss..stack. by Denys Vlasenko · 14 years ago
  93. ac0f6f9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  94. 3b7a17f resource/PCI: mark struct resource as const by Dominik Brodowski · 15 years ago
  95. b26b2d4 resource/PCI: align functions now return start of resource by Dominik Brodowski · 15 years ago
  96. 4b3073e MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself by Russell King · 15 years ago
  97. 04e4f2b FDPIC: Respect PT_GNU_STACK exec protection markings when creating NOMMU stack by Mike Frysinger · 15 years ago
  98. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  99. 698ba7b elf: kill USE_ELF_CORE_DUMP by Christoph Hellwig · 15 years ago
  100. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 15 years ago