1. f17520e FRV: Don't make smp_{r, w, }mb() interpolate MEMBAR when CONFIG_SMP=n [try #2] by David Howells · 16 years ago
  2. e31c243 FRV: Add support for emulation of userspace atomic ops [try #2] by David Howells · 16 years ago
  3. 0c93d8e FRV: Move STACK_TOP_MAX up [try #2] by David Howells · 16 years ago
  4. a31b9dd FRV: Handle update_mmu_cache() being called when current->mm is NULL [try #2] by David Howells · 16 years ago
  5. dd135eb kvm: provide kvm.h for all architecture: fixes headers_install by Christian Borntraeger · 16 years ago
  6. 7c43f2b NULL noise: frv cmpxchg() by Al Viro · 16 years ago
  7. e80af3a FRV: Change the timerfd syscalls to be the same as i386 by David Howells · 16 years ago
  8. 6784fd5 Fix FRV cmpxchg_local by Mathieu Desnoyers · 16 years ago
  9. 2f569af CONFIG_HIGHPTE vs. sub-page page tables. by Martin Schwidefsky · 16 years ago
  10. bdc8078 avoid overflows in kernel/time.c by H. Peter Anvin · 16 years ago
  11. 531d7d4 asm-*/posix_types.h: scrub __GLIBC__ by Mike Frysinger · 16 years ago
  12. 7fa3031 aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT by David Howells · 16 years ago
  13. 14e0cb3 Add cmpxchg_local to frv by Mathieu Desnoyers · 16 years ago
  14. ed7b188 Unexport asm/page.h by Kirill A. Shutemov · 16 years ago
  15. 516c25a Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer needed by Kirill A. Shutemov · 16 years ago
  16. 9692bd9 timerfd: fix remaining architectures by Andrew Morton · 16 years ago
  17. 8c5900b frv: remove dead config symbol from FRV code by Jiri Olsa · 16 years ago
  18. 82b12e2 FRV: move DMA macros to scatterlist.h for consistency. by Robert P. J. Day · 16 years ago
  19. 5e54197 add mm argument to pte/pmd/pud/pgd_free by Benjamin Herrenschmidt · 16 years ago
  20. 62018b5 include/asm-frv/: Spelling fixes by Joe Perches · 16 years ago
  21. 0868ff7 move frv docs one level up by Adrian Bunk · 16 years ago
  22. 4a19ec5 [NET]: Introducing socket mark socket option. by Laszlo Attila Toth · 16 years ago
  23. 4ee06b7 ide: remove stale ide.h "configuration options" by Bartlomiej Zolnierkiewicz · 16 years ago
  24. b2f051a frv: Remove bogus NO_IRQ = -1 define by Alan Cox · 17 years ago
  25. 642f149 SG: Change sg_set_page() to take length and offset argument by Jens Axboe · 17 years ago
  26. d09d276 frv: update comment in scatterlist to reflect new setup by Jens Axboe · 17 years ago
  27. d6ec084 Add CONFIG_DEBUG_SG sg validation by Jens Axboe · 17 years ago
  28. 18dabf4 Change table chaining layout by Jens Axboe · 17 years ago
  29. 0624517 forbid asm/bitops.h direct inclusion by Jiri Slaby · 17 years ago
  30. 1c7037d remove unused flush_tlb_pgtables by Benjamin Herrenschmidt · 17 years ago
  31. 2633357 bitops: introduce lock ops by Nick Piggin · 17 years ago
  32. cba4fbb remove include/asm-*/ipc.h by Adrian Bunk · 17 years ago
  33. 68a9bd0 remove strict ansi check from __u64 in asm/types.h by Olaf Hering · 17 years ago
  34. 04fc8bb kill DECLARE_MUTEX_LOCKED by Christoph Hellwig · 17 years ago
  35. 33bbf95 include/asm-frv/thread_info.h: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  36. ef0fce8 remove frv usage of flush_tlb_pgtables() by Benjamin Herrenschmidt · 17 years ago
  37. 0cc0844 frv: missing casts in cmpxchg() by Al Viro · 17 years ago
  38. 60c9834 FRV: connect up fallocate by David Howells · 17 years ago
  39. 0466887 FRV: Enable the MB86943 PCI arbiter correctly by David Howells · 17 years ago
  40. a583f1b remove unused TIF_NOTIFY_RESUME flag by Stephane Eranian · 17 years ago
  41. b111757 arch: personality independent stack top by Peter Zijlstra · 17 years ago
  42. 317b3c2 fbdev: detect primary display device by Antonino A. Daplas · 17 years ago
  43. 10eb265 fbdev: move arch-specific bits to their respective subdirectories by Antonino A. Daplas · 17 years ago
  44. e21ea24 mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirty by Martin Schwidefsky · 17 years ago
  45. c1a39e0 FRV: Connect up new syscalls by David Howells · 17 years ago
  46. 45e98cd page table handling cleanup by Jan Beulich · 17 years ago
  47. b4a0691 frv: missing __clear_user() by Al Viro · 17 years ago
  48. caa5171 PCI: remove pci_dac_dma_... APIs by Jan Beulich · 17 years ago
  49. 575e334 PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries() by Michael Ellerman · 17 years ago
  50. 4eb6bf6 lots-of-architectures: enable arbitary speed tty support by Alan Cox · 17 years ago
  51. 95203ae frv: fix fallout from "remove sched.h from mm.h" patch by Alexey Dobriyan · 17 years ago
  52. 2c750ed frv: build fix by Peter Zijlstra · 17 years ago
  53. 04dd08b Consolidate asm/poll.h by Stephen Rothwell · 17 years ago
  54. 8defab3 FRV: Replace pgd management via slabs through quicklists by Christoph Lameter · 17 years ago
  55. 5616df2 FRV: Miscellaneous fixes by David Howells · 17 years ago
  56. 2856f5e atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular dependency by Mathieu Desnoyers · 17 years ago
  57. 0bb5e19 Clean up mostly unused IOSPACE macros by David Gibson · 17 years ago
  58. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 17 years ago
  59. c761c84 kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debug by Robert P. J. Day · 17 years ago
  60. ea62ccd Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 17 years ago
  61. a9dfd28 PCI: scatterlist.h needs types.h by Jean Delvare · 17 years ago
  62. d6dd61c [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction by Jeremy Fitzhardinge · 17 years ago
  63. 92f37fd [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support by Eric Dumazet · 17 years ago
  64. ae40eb1 [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution by Eric Dumazet · 17 years ago
  65. 2893611 [PATCH] FRV: Add some missng lazy MMU hooks for NOMMU mode by David Howells · 17 years ago
  66. 4564f9e [PATCH] consolidate line discipline number definitions by Tilman Schmidt · 17 years ago
  67. e7bc537 [PATCH] fix frv headers_check by Al Viro · 17 years ago
  68. ec8c044 [PATCH] Optimize D-cache alias handling on fork by Ralf Baechle · 18 years ago
  69. 8a102ee [PATCH] PM: Fix SMP races in the freezer by Rafael J. Wysocki · 18 years ago
  70. be90038 [PATCH] tty: preparatory structures for termios revamp by Alan Cox · 18 years ago
  71. f0d1b0b [PATCH] LOG2: Implement a general integer log2 facility in the kernel by David Howells · 18 years ago
  72. 7d1362c [PATCH] cleanup asm/setup.h userspace visibility by Adrian Bunk · 18 years ago
  73. d3fa72e [PATCH] Pass struct dev pointer to dma_cache_sync() by Ralf Baechle · 18 years ago
  74. f67637e [PATCH] Add struct dev pointer to dma_is_consistent() by Ralf Baechle · 18 years ago
  75. f5738ce [PATCH] remove kernel syscalls by Arnd Bergmann · 18 years ago
  76. a866374 [PATCH] mm: pagefault_{disable,enable}() by Peter Zijlstra · 18 years ago
  77. 8042c44 [NET]: FRV checksum annotations. by Al Viro · 18 years ago
  78. c6dbaef Driver core: add dev_archdata to struct device by Benjamin Herrenschmidt · 18 years ago
  79. 29da7eb [PATCH] FRV: Use the correct preemption primitives in kmap_atomic() and co by David Howells · 18 years ago
  80. e50190a [PATCH] Consolidate check_signature by Matthew Wilcox · 18 years ago
  81. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  82. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  83. 135ab6e [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references by Arnd Bergmann · 18 years ago
  84. a93cb05 [PATCH] paravirt: remove set pte atomic by Zachary Amsden · 18 years ago
  85. 0883d89 [PATCH] ntp: cleanup defines and comments by Roman Zippel · 18 years ago
  86. ebba5f9 [PATCH] consistently use MAX_ERRNO in __syscall_return by Randy Dunlap · 18 years ago
  87. cf134483 [PATCH] FRV: Optimise ffs() by David Howells · 18 years ago
  88. a8ad27d [PATCH] FRV: Implement fls64() by David Howells · 18 years ago
  89. 92fc707 [PATCH] FRV: Fix fls() to handle bit 31 being set correctly by David Howells · 18 years ago
  90. 1bcbba3 [PATCH] FRV: Use the generic IRQ stuff by David Howells · 18 years ago
  91. 46a82b2 [PATCH] Standardize pxx_page macros by Dave McCracken · 18 years ago
  92. a6d967a [libata] No need for all those arch libata-portmap.h headers by Jeff Garzik · 18 years ago
  93. 638b093 [PATCH] restore libata build on frv by Al Viro · 18 years ago
  94. 52393cc [PATCH] remove set_wmb - arch removal by Steven Rostedt · 18 years ago
  95. f6dc8c5 [PATCH] Make cpu_relax() imply barrier() on all arches by Chase Venters · 18 years ago
  96. 84e8cd6 [PATCH] FRV: Introduce asm-offsets for FRV arch by David Howells · 18 years ago
  97. 6d8c4e3 [PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmt by David Howells · 18 years ago
  98. 6fa0cb1 Merge git://git.infradead.org/hdrinstall-2.6 by Linus Torvalds · 18 years ago
  99. bc2e263 [PATCH] irq-flags: FRV: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  100. 877ce7c [AF_UNIX]: Datagram getpeersec by Catherine Zhang · 18 years ago