1. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  2. 5ca7202 FRV: Do some cleanups by Amerigo Wang · 13 years ago
  3. 5ef9bdd FRV: Missing node arg in alloc_thread_info_node() macro by David Howells · 13 years ago
  4. 61f2e7b bitops: remove minix bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  5. f312eff bitops: remove ext2 non-atomic bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  6. 861b5ae bitops: introduce little-endian bitops for most architectures by Akinobu Mita · 13 years ago
  7. 3e50594 add the common dma_addr_t typedef to include/linux/types.h by FUJITA Tomonori · 13 years ago
  8. b6a8401 mm: NUMA aware alloc_thread_info_node() by Eric Dumazet · 13 years ago
  9. 504f52b mm: NUMA aware alloc_task_struct_node() by Eric Dumazet · 13 years ago
  10. 8d7718a futex: Sanitize futex ops argument types by Michel Lespinasse · 13 years ago
  11. 37a9d91 futex: Sanitize cmpxchg_futex_value_locked API by Michel Lespinasse · 13 years ago
  12. ece0e2b mm: remove pte_*map_nested() by Peter Zijlstra · 14 years ago
  13. 3e4d3af mm: stack based kmap_atomic() by Peter Zijlstra · 14 years ago
  14. 73ecf3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  15. 4735d23 ioctl: Use asm-generic/ioctls.h on frv (enables termiox) by Jeff Mahoney · 14 years ago
  16. df9ee29 Fix IRQ flag handling naming by David Howells · 14 years ago
  17. bf56fba archs: replace unifdef-y with header-y by Sam Ravnborg · 14 years ago
  18. 3b9c6c1 dma-mapping: remove dma_is_consistent API by FUJITA Tomonori · 14 years ago
  19. 4565f01 dma-mapping: unify dma_get_cache_alignment implementations by FUJITA Tomonori · 14 years ago
  20. a6eb9fe dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN by FUJITA Tomonori · 14 years ago
  21. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  22. 26df6d1 tty: Add EXTPROC support for LINEMODE by hyc@symas.com · 14 years ago
  23. 597781f kmap_atomic: make kunmap_atomic() harder to misuse by Cesar Eduardo Barros · 14 years ago
  24. 7e005f7 remove needless ISA_DMA_THRESHOLD by FUJITA Tomonori · 14 years ago
  25. 1996bda arch: Implement local64_t by Peter Zijlstra · 14 years ago
  26. 8507bb0 FRV: ARCH_KMALLOC_MINALIGN was already defined by David Howells · 14 years ago
  27. 3e6e3da frv: use asm-generic/scatterlist.h by FUJITA Tomonori · 14 years ago
  28. 69dcf3d frv: set ARCH_KMALLOC_MINALIGN by FUJITA Tomonori · 14 years ago
  29. 7ca8b9c frv: extend gdbstub to support more features of gdb by David Howells · 14 years ago
  30. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  31. f3d46f9 atomic_t: Cast to volatile when accessing atomic variables by Anton Blanchard · 14 years ago
  32. 0ddc932 add descriptive comment for TIF_MEMDIE task flag declaration. by Andreas Dilger · 14 years ago
  33. 08dc179 frv: fix kernel/user segment handling in NOMMU mode by David Howells · 14 years ago
  34. 027491f dma-mapping: frv: remove the obsolete and unnecessary DMA API comments by FUJITA Tomonori · 14 years ago
  35. f41b177 pci-dma: add linux/pci-dma.h to linux/pci.h by FUJITA Tomonori · 14 years ago
  36. 272ecbe pci-dma: frv: use include/linux/pci-dma.h by FUJITA Tomonori · 14 years ago
  37. dacbe41 ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h by Christoph Hellwig · 14 years ago
  38. baed7fc Add generic sys_ipc wrapper by Christoph Hellwig · 14 years ago
  39. 6822190 frv: remove pci_dma_sync_single() and pci_dma_sync_sg() by FUJITA Tomonori · 14 years ago
  40. 4b3073e MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself by Russell King · 15 years ago
  41. 04e4f2b FDPIC: Respect PT_GNU_STACK exec protection markings when creating NOMMU stack by Mike Frysinger · 15 years ago
  42. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  43. 698ba7b elf: kill USE_ELF_CORE_DUMP by Christoph Hellwig · 15 years ago
  44. 559df2e kbuild: move asm-offsets.h to include/generated by Sam Ravnborg · 15 years ago
  45. 6035ccd Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  46. 2d4dc89 block: add helpers to run flush_dcache_page() against a bio and a request's pages by Ilya Loginov · 15 years ago
  47. 3b88578 net: Generalize socket rx gap / receive queue overflow cmsg by Neil Horman · 15 years ago
  48. a7077099 FRV: Use asm/generic-hardirq.h by Christoph Hellwig · 15 years ago
  49. cf63ff5 misc: remove redundant start_kernel prototypes by Rusty Russell · 15 years ago
  50. 6e17b17 mm: remove duplicate asm/mman.h files by Arnd Bergmann · 15 years ago
  51. 90f72aa mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions by Arnd Bergmann · 15 years ago
  52. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  53. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  54. 0d6038e net: implement a SO_DOMAIN getsockoption by Jan Engelhardt · 15 years ago
  55. 49c794e net: implement a SO_PROTOCOL getsockoption by Jan Engelhardt · 15 years ago
  56. 9e1b32c mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() by Benjamin Herrenschmidt · 15 years ago
  57. c99e6ef sched: INIT_PREEMPT_COUNT by Peter Zijlstra · 15 years ago
  58. 42ca4fb FRV: Add basic performance counter support by David Howells · 15 years ago
  59. 00460f4 FRV: Implement atomic64_t by David Howells · 15 years ago
  60. aee3ff1 FRV: Wire up new syscalls by David Howells · 15 years ago
  61. 5c55b40 FRV: Fix interaction with new generic header stuff by David Howells · 15 years ago
  62. 5b02ee3 asm-generic: merge branch 'master' of torvalds/linux-2.6 by Arnd Bergmann · 15 years ago
  63. d7c4f1b asm-generic: make pci.h usable directly by Arnd Bergmann · 15 years ago
  64. 5b17e1c asm-generic: rename page.h and uaccess.h by Arnd Bergmann · 15 years ago
  65. 72099ed asm-generic: rename atomic.h to atomic-long.h by Arnd Bergmann · 15 years ago
  66. c31ae4b asm-generic: introduce asm/bitsperlong.h by Arnd Bergmann · 15 years ago
  67. 63b852a asm-generic: rename termios.h, signal.h and mman.h by Arnd Bergmann · 15 years ago
  68. 4a3b989 FRV: Implement new-style ptrace by David Howells · 15 years ago
  69. b7bab88 FRV: Implement TIF_NOTIFY_RESUME by David Howells · 15 years ago
  70. db5c444 FRV: BUG to BUG_ON changes by Stoyan Gaydarov · 15 years ago
  71. d2f11bf FRV: bitops: Change the bitmap index from int to unsigned long by Justin Chen · 15 years ago
  72. b2ad5e1 FRV: Remove unused header asm/init.h. by Tim Abbott · 15 years ago
  73. 9a523d4 FRV: Stop gcc from generating uninitialised variable warnings after BUG() by David Howells · 15 years ago
  74. e37469f FRV: Wire up new syscalls by David Howells · 15 years ago
  75. e69cc92 FRV: Move to arch/frv/include/asm/ by David Howells · 15 years ago