1. ad3b827 softlockup: make asm/irq_regs.h available on every platform by Ingo Molnar · 17 years ago
  2. 99eb8a5 Remove the arm26 port by Adrian Bunk · 17 years ago
  3. a583f1b remove unused TIF_NOTIFY_RESUME flag by Stephane Eranian · 17 years ago
  4. e9ed7e7 take declarations of enable_irq() et.al. to linux/interrupt.h by Al Viro · 17 years ago
  5. c41917d [PATCH] sched: sched_cacheflush is now unused by Ralf Baechle · 17 years ago
  6. b111757 arch: personality independent stack top by Peter Zijlstra · 17 years ago
  7. 317b3c2 fbdev: detect primary display device by Antonino A. Daplas · 17 years ago
  8. 10eb265 fbdev: move arch-specific bits to their respective subdirectories by Antonino A. Daplas · 17 years ago
  9. 1b0fac4 dma-mapping: prevent dma dependent code from linking on !HAS_DMA archs by Dan Williams · 17 years ago
  10. 787ea0e ARM26: enable arbitary speed tty ioctls and split input/output speed by Alan Cox · 17 years ago
  11. 45e98cd page table handling cleanup by Jan Beulich · 17 years ago
  12. 4eb6bf6 lots-of-architectures: enable arbitary speed tty support by Alan Cox · 17 years ago
  13. b91d8a1 [ARM] use __used attribute by David Rientjes · 17 years ago
  14. 04dd08b Consolidate asm/poll.h by Stephen Rothwell · 17 years ago
  15. 1591275 Fix "deprecated" typoes. by Robert P. J. Day · 17 years ago
  16. 5dc12dd Remove tas() by Jeff Dike · 17 years ago
  17. 2856f5e atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular dependency by Mathieu Desnoyers · 17 years ago
  18. 0bb5e19 Clean up mostly unused IOSPACE macros by David Gibson · 17 years ago
  19. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 17 years ago
  20. d6dd61c [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction by Jeremy Fitzhardinge · 17 years ago
  21. 92f37fd [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support by Eric Dumazet · 17 years ago
  22. ae40eb1 [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution by Eric Dumazet · 17 years ago
  23. c5a69d5 Storage class should be before const qualifier by Tobias Klauser · 17 years ago
  24. 16cf5b3 [PATCH] fix sparse warnings from {asm,net}/checksum.h by Tilman Schmidt · 17 years ago
  25. 4564f9e [PATCH] consolidate line discipline number definitions by Tilman Schmidt · 17 years ago
  26. ec8c044 [PATCH] Optimize D-cache alias handling on fork by Ralf Baechle · 18 years ago
  27. be90038 [PATCH] tty: preparatory structures for termios revamp by Alan Cox · 18 years ago
  28. 7d1362c [PATCH] cleanup asm/setup.h userspace visibility by Adrian Bunk · 18 years ago
  29. f5738ce [PATCH] remove kernel syscalls by Arnd Bergmann · 18 years ago
  30. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  31. 0ffb712 [NET]: ARM26 checksum annotations and cleanups. by Al Viro · 18 years ago
  32. c6dbaef Driver core: add dev_archdata to struct device by Benjamin Herrenschmidt · 18 years ago
  33. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  34. 3db03b4 [PATCH] rename the provided execve functions to kernel_execve by Arnd Bergmann · 18 years ago
  35. ebba5f9 [PATCH] consistently use MAX_ERRNO in __syscall_return by Randy Dunlap · 18 years ago
  36. 46a82b2 [PATCH] Standardize pxx_page macros by Dave McCracken · 18 years ago
  37. cb16da6 Remove ARM26 header export. by David Woodhouse · 18 years ago
  38. 52393cc [PATCH] remove set_wmb - arch removal by Steven Rostedt · 18 years ago
  39. 6fa0cb1 Merge git://git.infradead.org/hdrinstall-2.6 by Linus Torvalds · 18 years ago
  40. af0f4d3 [PATCH] irq-flags: ARM26: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  41. 877ce7c [AF_UNIX]: Datagram getpeersec by Catherine Zhang · 18 years ago
  42. afedfd0 [PATCH] random: remove SA_SAMPLE_RANDOM from floppy driver by Matt Mackall · 18 years ago
  43. 908dcec [PATCH] adjust handle_IRR_event() return type by Jan Beulich · 18 years ago
  44. ef4d04b Add empty Kbuild files for 'make headers_install' in remaining arches. by David Woodhouse · 18 years ago
  45. 5614253 Remove unneeded _syscallX macros from user view in asm-*/unistd.h by David Woodhouse · 18 years ago
  46. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  47. 89fccaf [PATCH] unify pfn_to_page: arm26 pfn_to_page by KAMEZAWA Hiroyuki · 18 years ago
  48. d142d86 [PATCH] bitops: arm26: use generic bitops by Akinobu Mita · 18 years ago
  49. f348d70 [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications by Davide Libenzi · 18 years ago
  50. 5f6164f [PATCH] add asm-generic/mman.h by Michael S. Tsirkin · 18 years ago
  51. f822566 [PATCH] madvise MADV_DONTFORK/MADV_DOFORK by Michael S. Tsirkin · 18 years ago
  52. 2fa63c4 [PATCH] arm26: add __kernel_old_dev_t for nfsd by Alexey Dobriyan · 18 years ago
  53. 407c57b [PATCH] arm26: drop first arg of prepare_arch_switch, finish_arch_switch by Alexey Dobriyan · 18 years ago
  54. ae7a496 [PATCH] arm26: drop local task_running copy by Alexey Dobriyan · 18 years ago
  55. 0679b75 [PATCH] arm26: remove irq_exit() from hardirq.h by Alexey Dobriyan · 18 years ago
  56. 19f03f7 [PATCH] arm26: fix warnings about NR_IRQS being not defined by Alexey Dobriyan · 18 years ago
  57. a1320ae [PATCH] arm26: fix find_first_zero_bit related warnings by Alexey Dobriyan · 18 years ago
  58. 511c3a2 [PATCH] arm26: add L1_CACHE_SHIFT by Alexey Dobriyan · 18 years ago
  59. 96419b7 [PATCH] fix arm26 THREAD_SIZE by Adrian Bunk · 18 years ago
  60. f5a61d0 [PATCH] death of get_thread_info/put_thread_info by Al Viro · 18 years ago
  61. 7fdf0d7 [PATCH] arm26: task_stack_page() by Al Viro · 18 years ago
  62. 02ef691 [PATCH] arm26: task_pt_regs() by Al Viro · 18 years ago
  63. 697102c [PATCH] arm26: task_thread_info() by Al Viro · 18 years ago
  64. 4dc7a0b [PATCH] sched: add cacheflush() asm by Ingo Molnar · 18 years ago
  65. af4cd3f [PATCH] Generic ioctl.h by Brian Gerst · 18 years ago
  66. ffbf670 [PATCH] mutex subsystem, add atomic_xchg() to all arches by Ingo Molnar · 18 years ago
  67. f8aaeace [PATCH] consolidate asm/futex.h by Jeff Dike · 18 years ago
  68. d3cb487 [PATCH] atomic_long_t & include/asm-generic/atomic.h V2 by Christoph Lameter · 19 years ago
  69. f6b3ec2 [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store by Badari Pulavarty · 19 years ago
  70. 3821af2 [FLS64]: generic version by Stephen Hemminger · 19 years ago
  71. 8426e1f [PATCH] atomic: inc_not_zero by Nick Piggin · 19 years ago
  72. 4a6dae6 [PATCH] atomic: cmpxchg by Nick Piggin · 19 years ago
  73. 727a53b [PATCH] semaphore: Remove __MUTEX_INITIALIZER() by Arthur Othieno · 19 years ago
  74. 1426d7a [PATCH] vm: remove unused/broken page_pte[_prot] macros by Tejun Heo · 19 years ago
  75. dfb7dac [PATCH] unify sys_ptrace prototype by Christoph Hellwig · 19 years ago
  76. fc2acab [PATCH] mm: tlb_finish_mmu forget rss by Hugh Dickins · 19 years ago
  77. 4d6ddfa [PATCH] mm: tlb_is_full_mm was obscure by Hugh Dickins · 19 years ago
  78. 15a23ff [PATCH] mm: tlb_gather_mmu get_cpu_var by Hugh Dickins · 19 years ago
  79. 676067c [PATCH] Remove unused var from asm/futex.h by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  80. 33bf561 [PATCH] feature removal of io_remap_page_range() by Randy Dunlap · 19 years ago
  81. f8e38dd [PATCH] include/asm-arm26/hardirq.h: remove #define irq_enter() by Adrian Bunk · 19 years ago
  82. 8d286aa [PATCH] Clean up struct flock64 definitions by Stephen Rothwell · 19 years ago
  83. 5ac353f [PATCH] Clean up struct flock definitions by Stephen Rothwell · 19 years ago
  84. 1abf62a [PATCH] Clean up the fcntl operations by Stephen Rothwell · 19 years ago
  85. e64ca97 [PATCH] Clean up the open flags by Stephen Rothwell · 19 years ago
  86. 9317259 [PATCH] Create asm-generic/fcntl.h by Stephen Rothwell · 19 years ago
  87. 97de50c [PATCH] remove verify_area(): remove verify_area() from various uaccess.h headers by Jesper Juhl · 19 years ago
  88. c8d1274 [PATCH] remove asm-*/hdreg.h by Christoph Hellwig · 19 years ago
  89. 36d57ac [PATCH] auxiliary vector cleanups by H. J. Lu · 19 years ago
  90. 4732efb [PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedup by Jakub Jelinek · 19 years ago
  91. fa5b08d [PATCH] sab: consolidate kmem_bufctl_t by Kyle Moffett · 19 years ago
  92. fd4fd5a [PATCH] mm: consolidate get_order by Stephen Rothwell · 19 years ago
  93. b0573de [NET]: Introduce SO_{SND,RCV}BUFFORCE socket options by Patrick McHardy · 19 years ago
  94. 7c90347 [PATCH] Add emergency_restart() by Eric W. Biederman · 19 years ago
  95. 026d02a [PATCH] Serial: Split 8250 port table (part 2) by Russell King · 19 years ago
  96. dcd497f [PATCH] streamline preempt_count type across archs by Jesper Juhl · 19 years ago
  97. a58e76f [PATCH] Remove obsolete HAVE_ARCH_GET_SIGNAL_TO_DELIVER? by Geert Uytterhoeven · 19 years ago
  98. 718a30a [PATCH] ARM: 2696/1: remove ';' in ELF_DATA define in asm-arm{,26}/elf.h by Mike Frysinger · 19 years ago
  99. b1ecb4c [PATCH] asm/signal.h unification by Al Viro · 19 years ago
  100. 7f261b5 [PATCH] move SA_xxx defines to linux/signal.h by Stas Sergeev · 19 years ago