1. d708317 ALPHA: misc fixes by Jay Estabrook · 17 years ago
  2. 5ae0b6c ALPHA: correct low-level I/O routines for sable-lynx by Jay Estabrook · 17 years ago
  3. 025a221 ALPHA: support graphics on non-zero PCI domains by Jay Estabrook · 17 years ago
  4. b927b3e alpha: support new syscalls by Richard Henderson · 17 years ago
  5. 74fd1b6 alpha: cleanup in bitops.h by Richard Henderson · 17 years ago
  6. 0fcdf96 alpha: fix hard_smp_processor_id compile error by Simon Horman · 17 years ago
  7. 04dd08b Consolidate asm/poll.h by Stephen Rothwell · 17 years ago
  8. f7e4217 rename thread_info to stack by Roman Zippel · 17 years ago
  9. 2f4dfe2 Remove hardcoding of hard_smp_processor_id on UP systems by Fernando Luis Vazquez Cao · 17 years ago
  10. 5dc12dd Remove tas() by Jeff Dike · 17 years ago
  11. f43f7b46 local_t: alpha extension by Mathieu Desnoyers · 17 years ago
  12. 2856f5e atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular dependency by Mathieu Desnoyers · 17 years ago
  13. e96e699 atomic.h: add atomic64 cmpxchg, xchg and add_unless to alpha by Mathieu Desnoyers · 17 years ago
  14. 0bb5e19 Clean up mostly unused IOSPACE macros by David Gibson · 17 years ago
  15. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 17 years ago
  16. ed58a59 ALPHA: "prctl" macros by Ivan Kokshaysky · 17 years ago
  17. ea62ccd Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 17 years ago
  18. a9dfd28 PCI: scatterlist.h needs types.h by Jean Delvare · 17 years ago
  19. d6dd61c [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction by Jeremy Fitzhardinge · 17 years ago
  20. b00742d3 [PATCH] x86-64: Account for module percpu space separately from kernel percpu by Jeremy Fitzhardinge · 17 years ago
  21. 0278ef8 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  22. ded220b [STRING]: Move strcasecmp/strncasecmp to lib/string.c by David S. Miller · 17 years ago
  23. 92f37fd [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support by Eric Dumazet · 17 years ago
  24. ae40eb1 [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution by Eric Dumazet · 17 years ago
  25. 88ed39b alpha: build fixes - force architecture by Ivan Kokshaysky · 17 years ago
  26. 1b75b05 alpha: fixes for specific machine types by Ivan Kokshaysky · 17 years ago
  27. 4564f9e [PATCH] consolidate line discipline number definitions by Tilman Schmidt · 17 years ago
  28. 65fdc85 [PATCH] Alpha: increase PERCPU_ENOUGH_ROOM by Aneesh Kumar K.V · 17 years ago
  29. e10a443 [PATCH] Remove final references to deprecated "MAP_ANON" page protection flag by Robert P. J. Day · 17 years ago
  30. 4ec0311 [PATCH] kill eth_io_copy_and_sum() by Al Viro · 17 years ago
  31. 8255cf3 PCI: make isa_bridge Alpha-only by Adrian Bunk · 18 years ago
  32. 8560a10 [PATCH] alpha: fix epoll syscall enumerations by Mike Frysinger · 17 years ago
  33. 6a13f66 [PATCH] dma-mapping.h stubs fix by Al Viro · 17 years ago
  34. d0a2339 [PATCH] missing dma_sync_single_range_for{cpu,device} on alpha by Al Viro · 17 years ago
  35. aae7d14 [PATCH] FD_ZERO build fix by Andrew Morton · 18 years ago
  36. ec8c044 [PATCH] Optimize D-cache alias handling on fork by Ralf Baechle · 18 years ago
  37. be90038 [PATCH] tty: preparatory structures for termios revamp by Alan Cox · 18 years ago
  38. d3fa72e [PATCH] Pass struct dev pointer to dma_cache_sync() by Ralf Baechle · 18 years ago
  39. f67637e [PATCH] Add struct dev pointer to dma_is_consistent() by Ralf Baechle · 18 years ago
  40. f5738ce [PATCH] remove kernel syscalls by Arnd Bergmann · 18 years ago
  41. 9be259a [NET]: Alpha checksum annotations and cleanups. by Al Viro · 18 years ago
  42. c6dbaef Driver core: add dev_archdata to struct device by Benjamin Herrenschmidt · 18 years ago
  43. e50190a [PATCH] Consolidate check_signature by Matthew Wilcox · 18 years ago
  44. 4fa1970 [PATCH] alpha pt_regs cleanups: machine_check() by Al Viro · 18 years ago
  45. 7ca5605 [PATCH] alpha pt_regs cleanups: device_interrupt by Al Viro · 18 years ago
  46. 8774cb8 [PATCH] minimal alpha pt_regs fixes by Al Viro · 18 years ago
  47. 3db03b4 [PATCH] rename the provided execve functions to kernel_execve by Arnd Bergmann · 18 years ago
  48. ef6edc9 [PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks by Martin Schwidefsky · 18 years ago
  49. 46a82b2 [PATCH] Standardize pxx_page macros by Dave McCracken · 18 years ago
  50. a6d967a [libata] No need for all those arch libata-portmap.h headers by Jeff Garzik · 18 years ago
  51. 23930fa Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  52. fadcfa3 [HEADERS] One line per header in Kbuild files to reduce conflicts by David Woodhouse · 18 years ago
  53. 4a3381f Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  54. 7f9d77d [PATCH] Fix 'make headers_check' for Alpha by David Woodhouse · 18 years ago
  55. 2ec7df0 [PATCH] libata: rework legacy handling to remove much of the cruft by Alan Cox · 18 years ago
  56. 52393cc [PATCH] remove set_wmb - arch removal by Steven Rostedt · 18 years ago
  57. 6fa0cb1 Merge git://git.infradead.org/hdrinstall-2.6 by Linus Torvalds · 18 years ago
  58. 61f4c3d [PATCH] lockdep: remove RWSEM_DEBUG remnants by Ingo Molnar · 18 years ago
  59. d18eced [PATCH] irq-flags: ALPHA: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  60. 877ce7c [AF_UNIX]: Datagram getpeersec by Catherine Zhang · 18 years ago
  61. c0ad90a [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() by Ingo Molnar · 18 years ago
  62. 34af946 [PATCH] spin/rwlock init cleanups by Ingo Molnar · 18 years ago
  63. afedfd0 [PATCH] random: remove SA_SAMPLE_RANDOM from floppy driver by Matt Mackall · 18 years ago
  64. 908dcec [PATCH] adjust handle_IRR_event() return type by Jan Beulich · 18 years ago
  65. 4f1bcaf [PATCH] vgacon: make VGA_MAP_MEM take size, remove extra use by Bjorn Helgaas · 18 years ago
  66. cee4cca Merge git://git.infradead.org/hdrcleanup-2.6 by Linus Torvalds · 18 years ago
  67. 57e580f Add Kbuild file for Alpha 'make headers_install' by David Woodhouse · 18 years ago
  68. c7d2d28 [PATCH] alpha: SMP IRQ routing fix by Ivan Kokshaysky · 18 years ago
  69. 6bf08cb [PATCH] Add CMSPAR to termbits.h for powerpc and alpha by Paul Mackerras · 18 years ago
  70. 5614253 Remove unneeded _syscallX macros from user view in asm-*/unistd.h by David Woodhouse · 18 years ago
  71. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  72. c80d79d [PATCH] Configurable NODES_SHIFT by Yasunori Goto · 18 years ago
  73. 7a1e524 [PATCH] alpha: make poll flags the same as other architectures by Andrew Morton · 18 years ago
  74. a0140c1 [PATCH] remove zone_mem_map by KAMEZAWA Hiroyuki · 18 years ago
  75. 1c05dda [PATCH] unify pfn_to_page: alpha pfn_to_page by KAMEZAWA Hiroyuki · 18 years ago
  76. f7c2967 [PATCH] bitops: alpha: use generic bitops by Akinobu Mita · 18 years ago
  77. 4b417d0 [PATCH] bitops: alpha: use config options instead of __alpha_fix__ and __alpha_cix__ by Akinobu Mita · 18 years ago
  78. f348d70 [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications by Davide Libenzi · 18 years ago
  79. 57f3ebc [PATCH] remove ISA legacy functions: remove the helpers by Al Viro · 18 years ago
  80. 394e390 [PATCH] more for_each_cpu() conversions by Andrew Morton · 18 years ago
  81. 5f6164f [PATCH] add asm-generic/mman.h by Michael S. Tsirkin · 18 years ago
  82. f822566 [PATCH] madvise MADV_DONTFORK/MADV_DOFORK by Michael S. Tsirkin · 18 years ago
  83. c00a76a [PATCH] __cmpxchg() must really always be inlined on alpha by Steve Langasek · 18 years ago
  84. ce5f8d7 [PATCH] alpha: dma-mapping.h: add "struct scatterlist;" by Alexey Dobriyan · 18 years ago
  85. f5a61d0 [PATCH] death of get_thread_info/put_thread_info by Al Viro · 19 years ago
  86. e52f4ca [PATCH] alpha: task_pt_regs() by akpm@osdl.org · 19 years ago
  87. 27f4513 [PATCH] alpha: task_stack_page() by Al Viro · 19 years ago
  88. 37bfbaf [PATCH] alpha: task_thread_info() by Al Viro · 19 years ago
  89. 4dc7a0b [PATCH] sched: add cacheflush() asm by Ingo Molnar · 19 years ago
  90. 2acbb8c [PATCH] mutex subsystem, add default include/asm-*/mutex.h files by Arjan van de Ven · 19 years ago
  91. ffbf670 [PATCH] mutex subsystem, add atomic_xchg() to all arches by Ingo Molnar · 19 years ago
  92. a136564 [PATCH] remove gcc-2 checks by Andrew Morton · 19 years ago
  93. f8aaeace [PATCH] consolidate asm/futex.h by Jeff Dike · 19 years ago
  94. 1fd73c6 [PATCH] Kill L1_CACHE_SHIFT_MAX by Ravikiran G Thirumalai · 19 years ago
  95. 0595bf3 [PATCH] Alpha: convert to generic irq framework (alpha part) by Ivan Kokshaysky · 19 years ago
  96. d3cb487 [PATCH] atomic_long_t & include/asm-generic/atomic.h V2 by Christoph Lameter · 19 years ago
  97. f6b3ec2 [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store by Badari Pulavarty · 19 years ago
  98. 817c41d [PATCH] alpha: dma_map_page() fix by Andrew Morton · 19 years ago
  99. 3821af2 [FLS64]: generic version by Stephen Hemminger · 19 years ago
  100. 7c72aaf [PATCH] mm: fill arch atomic64 gaps by Hugh Dickins · 19 years ago