1. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  2. 51399a3 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  3. 81d3285 ptrace: cleanup arch_ptrace() on frv by Namhyung Kim · 14 years ago
  4. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 14 years ago
  5. 2027394 mm: fix race in kunmap_atomic() by Peter Zijlstra · 14 years ago
  6. ece0e2b mm: remove pte_*map_nested() by Peter Zijlstra · 14 years ago
  7. 3e4d3af mm: stack based kmap_atomic() by Peter Zijlstra · 14 years ago
  8. 73ecf3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  9. 4735d23 ioctl: Use asm-generic/ioctls.h on frv (enables termiox) by Jeff Mahoney · 14 years ago
  10. e36f561 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags by Linus Torvalds · 14 years ago
  11. e360adb irq_work: Add generic hardirq context callbacks by Peter Zijlstra · 14 years ago
  12. 239060b Merge branch 'kbuild/rc-fixes' into kbuild/kconfig by Michal Marek · 14 years ago
  13. df9ee29 Fix IRQ flag handling naming by David Howells · 14 years ago
  14. ed1cde6 frv: double syscall restarts, syscall restart in sigreturn() by Al Viro · 14 years ago
  15. 44c7aff frv: handling of restart into restart_syscall is fscked by Al Viro · 14 years ago
  16. ad0acab frv: avoid infinite loop of SIGSEGV delivery by Al Viro · 14 years ago
  17. 5f4ad04 frv: fix address verification holes in setup_frame/setup_rt_frame by Al Viro · 14 years ago
  18. 20cd514 frv: restart_block.fn needs to be reset on sigreturn by Al Viro · 14 years ago
  19. 838a2e5 kbuild: migrate all arch to the kconfig mainmenu upgrade by Arnaud Lacombe · 14 years ago
  20. d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
  21. 8b1bb90 defconfig reduction by Sam Ravnborg · 14 years ago
  22. bf56fba archs: replace unifdef-y with header-y by Sam Ravnborg · 14 years ago
  23. c788732 Mark arguments to certain syscalls as being const by David Howells · 14 years ago
  24. 3b9c6c1 dma-mapping: remove dma_is_consistent API by FUJITA Tomonori · 14 years ago
  25. 4565f01 dma-mapping: unify dma_get_cache_alignment implementations by FUJITA Tomonori · 14 years ago
  26. a6eb9fe dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN by FUJITA Tomonori · 14 years ago
  27. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  28. 26df6d1 tty: Add EXTPROC support for LINEMODE by hyc@symas.com · 14 years ago
  29. 597781f kmap_atomic: make kunmap_atomic() harder to misuse by Cesar Eduardo Barros · 14 years ago
  30. 7e005f7 remove needless ISA_DMA_THRESHOLD by FUJITA Tomonori · 14 years ago
  31. 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
  32. 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
  33. 772320e Merge commit 'v2.6.35' into kbuild/kbuild by Michal Marek · 14 years ago
  34. c9575dc frv: clean up arch/frv/Makefile by Sam Ravnborg · 14 years ago
  35. 592913e time: Kill off CONFIG_GENERIC_TIME by John Stultz · 14 years ago
  36. 646b1db Merge commit 'v2.6.35-rc3' into perf/core by Ingo Molnar · 14 years ago
  37. a7f5378 FRV: Reinstate null behaviour for the GDB remote protocol 'p' command by David Howells · 14 years ago
  38. 1996bda arch: Implement local64_t by Peter Zijlstra · 14 years ago
  39. f9c497c frv: invoke oom-killer from page fault by Nick Piggin · 14 years ago
  40. 1f73897 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 14 years ago
  41. 8507bb0 FRV: ARCH_KMALLOC_MINALIGN was already defined by David Howells · 14 years ago
  42. fc24447 frv: remove "struct file *" argument from sysctl ->proc_handler by Jan Blunck · 14 years ago
  43. 3e6e3da frv: use asm-generic/scatterlist.h by FUJITA Tomonori · 14 years ago
  44. 9c1a125 ptrace: unify FDPIC implementations by Mike Frysinger · 14 years ago
  45. 69dcf3d frv: set ARCH_KMALLOC_MINALIGN by FUJITA Tomonori · 14 years ago
  46. 7ca8b9c frv: extend gdbstub to support more features of gdb by David Howells · 14 years ago
  47. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  48. 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
  49. f3d46f9 atomic_t: Cast to volatile when accessing atomic variables by Anton Blanchard · 14 years ago
  50. 0ddc932 add descriptive comment for TIF_MEMDIE task flag declaration. by Andreas Dilger · 14 years ago
  51. 08dc179 frv: fix kernel/user segment handling in NOMMU mode by David Howells · 14 years ago
  52. 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
  53. f7454c5 frv/chris: fix lines with a missing semicolons by David Howells · 14 years ago
  54. 99f4692 frv/PCI: remove redundant warnings by Bjorn Helgaas · 14 years ago
  55. 739b271 frv: Convert frv to use read/update_persistent_clock by John Stultz · 14 years ago
  56. 027491f dma-mapping: frv: remove the obsolete and unnecessary DMA API comments by FUJITA Tomonori · 14 years ago
  57. f41b177 pci-dma: add linux/pci-dma.h to linux/pci.h by FUJITA Tomonori · 14 years ago
  58. 272ecbe pci-dma: frv: use include/linux/pci-dma.h by FUJITA Tomonori · 14 years ago
  59. dacbe41 ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h by Christoph Hellwig · 14 years ago
  60. baed7fc Add generic sys_ipc wrapper by Christoph Hellwig · 14 years ago
  61. 6822190 frv: remove pci_dma_sync_single() and pci_dma_sync_sg() by FUJITA Tomonori · 14 years ago
  62. b6f4e45 Rename special text sections in arch/frv from .text.XXX to .text..XXX. by Denys Vlasenko · 14 years ago
  63. 1360e07 Rename .bss.stack to .bss..stack. by Denys Vlasenko · 14 years ago
  64. ac0f6f9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  65. 3b7a17f resource/PCI: mark struct resource as const by Dominik Brodowski · 14 years ago
  66. b26b2d4 resource/PCI: align functions now return start of resource by Dominik Brodowski · 14 years ago
  67. 4b3073e MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself by Russell King · 15 years ago
  68. 04e4f2b FDPIC: Respect PT_GNU_STACK exec protection markings when creating NOMMU stack by Mike Frysinger · 14 years ago
  69. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  70. 698ba7b elf: kill USE_ELF_CORE_DUMP by Christoph Hellwig · 15 years ago
  71. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 15 years ago
  72. 273b281 kbuild: move utsrelease.h to include/generated by Sam Ravnborg · 15 years ago
  73. 559df2e kbuild: move asm-offsets.h to include/generated by Sam Ravnborg · 15 years ago
  74. f8b7256 Unify sys_mmap* by Al Viro · 15 years ago
  75. 2588465 Merge branch 'bkl-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  76. 6035ccd Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  77. d7fc02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  78. 2d4dc89 block: add helpers to run flush_dcache_page() against a bio and a request's pages by Ilya Loginov · 15 years ago
  79. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  80. 6d45611 sysctl: Drop & in front of every proc_handler. by Eric W. Biederman · 15 years ago
  81. 67a7e4f sysctl frv: Remove dead binary sysctl support by Eric W. Biederman · 15 years ago
  82. 961303c sysctl: Remove the unused frv sysctl unumbers by Eric W. Biederman · 15 years ago
  83. c896a2e frv: fix check on unsigned in do_signal() by Roel Kluin · 15 years ago
  84. b69975a frv: Remove the BKL from sys_execve by John Kacur · 15 years ago
  85. 3b88578 net: Generalize socket rx gap / receive queue overflow cmsg by Neil Horman · 15 years ago
  86. c775197 FRV: Flash mappings for the MB93090-MB00 motherboard by David Howells · 15 years ago
  87. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  88. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 15 years ago
  89. c37efa9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
  90. a7077099 FRV: Use asm/generic-hardirq.h by Christoph Hellwig · 15 years ago
  91. cf63ff5f misc: remove redundant start_kernel prototypes by Rusty Russell · 15 years ago
  92. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  93. 6e17b17 mm: remove duplicate asm/mman.h files by Arnd Bergmann · 15 years ago
  94. 90f72aa mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions by Arnd Bergmann · 15 years ago
  95. 3dbda77 trivial: fix typos "man[ae]g?ment" -> "management" by Uwe Kleine-Koenig · 15 years ago
  96. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  97. d200c92 Use new __init_task_data macro in arch init_task.c files. by Joe Perches · 15 years ago
  98. 9c88b25 frv: clean up linker script using new linker script macros. by Nelson Elhage · 15 years ago
  99. 88ddb81 frv: remove unused .altinstructions code by Nelson Elhage · 15 years ago
  100. 4406c56 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago