1. 16b7f4d Update for the srm_env driver. by Jan-Benedict Glaw · 18 years ago
  2. 61ce1ef [PATCH] vmlinux.lds: consolidate initcall sections by Andrew Morton · 18 years ago
  3. 78b93f2 [PATCH] fixing includes in alpha_ksyms.c by Al Viro · 18 years ago
  4. cff52da [PATCH] alpha_ksyms.c cleanup by Al Viro · 18 years ago
  5. 041a6ba [PATCH] fallout from alpha pt_regs patches by Al Viro · 18 years ago
  6. 2f116cb [PATCH] alpha pt_regs cleanups: collapse set_irq_regs() in titan_dispatch_irqs() by Al Viro · 18 years ago
  7. 4fa1970 [PATCH] alpha pt_regs cleanups: machine_check() by Al Viro · 18 years ago
  8. 3dbb8c6 [PATCH] alpha pt_regs cleanups: handle_irq() by Al Viro · 18 years ago
  9. 7ca5605 [PATCH] alpha pt_regs cleanups: device_interrupt by Al Viro · 18 years ago
  10. 8774cb8 [PATCH] minimal alpha pt_regs fixes by Al Viro · 18 years ago
  11. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  12. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  13. fc31e83 fix an arch/alpha/Kconfig typo by Matt LaPlante · 18 years ago
  14. afefdbb [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers by David Howells · 18 years ago
  15. 3db03b4 [PATCH] rename the provided execve functions to kernel_execve by Arnd Bergmann · 18 years ago
  16. e9ff399 [PATCH] namespaces: utsname: switch to using uts namespaces by Serge E. Hallyn · 18 years ago
  17. 0437eb5 [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c by Serge E. Hallyn · 18 years ago
  18. ab51601 [PATCH] namespaces: add nsproxy by Serge E. Hallyn · 18 years ago
  19. b68e31d [PATCH] const struct tty_operations by Jeff Dike · 18 years ago
  20. 801f92a [PATCH] Generic ioremap_page_range: alpha conversion by Haavard Skinnemoen · 18 years ago
  21. 8ef3860 [PATCH] kill wall_jiffies by Atsushi Nemoto · 18 years ago
  22. 3171a03 [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) by Atsushi Nemoto · 18 years ago
  23. f400e19 [PATCH] pidspace: is_init() by Sukadev Bhattiprolu · 18 years ago
  24. 060ec3d [PATCH] alpha: Fix ALPHA_EV56 dependencies typo by Fernando J. Pereda · 18 years ago
  25. f06a968 [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations by Christoph Lameter · 18 years ago
  26. 25c8716 [PATCH] arch/alpha: Use ARRAY_SIZE macro by Tobias Klauser · 18 years ago
  27. 894673e [PATCH] tty: Remove include of screen_info.h from tty.h by Jon Smirl · 18 years ago
  28. a8f340e [PATCH] vt: Remove VT-specific declarations and definitions from tty.h by Jon Smirl · 18 years ago
  29. 51bece9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 18 years ago
  30. 36c8b58 [PATCH] sched: cleanup, remove task_t, convert to struct task_struct by Ingo Molnar · 18 years ago
  31. 63104ee kbuild: introduce utsrelease.h by Sam Ravnborg · 18 years ago
  32. d18eced [PATCH] irq-flags: ALPHA: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  33. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  34. 1903ac5 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  35. a53da52 [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[] by Ingo Molnar · 18 years ago
  36. d1bef4e [PATCH] genirq: rename desc->handler to desc->chip by Ingo Molnar · 18 years ago
  37. 76b67ed [PATCH] node hotplug: register cpu: remove node struct by KAMEZAWA Hiroyuki · 18 years ago
  38. e31dd6e [PATCH] 64bit resource: change pci core and arch code to use resource_size_t by Greg Kroah-Hartman · 18 years ago
  39. 0c6856f [PATCH] oprofile: Fix unnecessary cleverness by Markus Armbruster · 18 years ago
  40. d09042d [PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processes by Laurent MEYER · 18 years ago
  41. 82dcaaf [PATCH] Remove duplicate symbol exports on Alpha by Mathieu Chouquet-Stringer · 18 years ago
  42. 726c334 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry by David Howells · 18 years ago
  43. 5e625b0 [PATCH] alpha: generic hweight build fix by Randy Dunlap · 18 years ago
  44. c7d2d28 [PATCH] alpha: SMP IRQ routing fix by Ivan Kokshaysky · 18 years ago
  45. 4d5c34e [PATCH] Alpha: strncpy() fix by Ivan Kokshaysky · 18 years ago
  46. 894b577 [PATCH] No arch-specific strpbrk implementations by Kyle McMartin · 18 years ago
  47. c80d79d [PATCH] Configurable NODES_SHIFT by Yasunori Goto · 18 years ago
  48. 917b1f7 [PATCH] alpha: SMP boot fixes by Brian Uhrain says · 18 years ago
  49. 95d465f Manual merge with Linus. by Dmitry Torokhov · 18 years ago
  50. 0cb3463 [PATCH] unexport get_wchan by Adrian Bunk · 18 years ago
  51. 9b41046 [PATCH] Don't pass boot parameters to argv_init[] by OGAWA Hirofumi · 18 years ago
  52. 4c2e6f6 [PATCH] RTC: Remove RTC UIP synchronization on Alpha by Matt Mackall · 18 years ago
  53. e041c68 [PATCH] Notifier chain update: API changes by Alan Stern · 18 years ago
  54. 22a9835 [PATCH] unify PFN_* macros by Dave Hansen · 18 years ago
  55. f7c2967 [PATCH] bitops: alpha: use generic bitops by Akinobu Mita · 18 years ago
  56. 4b417d0 [PATCH] bitops: alpha: use config options instead of __alpha_fix__ and __alpha_cix__ by Akinobu Mita · 18 years ago
  57. 3158e94 [PATCH] consolidate sys32/compat_adjtimex by Stephen Rothwell · 18 years ago
  58. 7835e98 [PATCH] remove set_page_count() outside mm/ by Nick Piggin · 18 years ago
  59. e5c6c8e Input: pcspkr - separate device and driver registration by Michael Neuling · 18 years ago
  60. eff2c2f [PATCH] alpha: fix IRQ handling lockup by Ivan Kokshaysky · 18 years ago
  61. 328c2a8 [PATCH] alpha: set cpu_possible_map much earlier by Ivan Kokshaysky · 18 years ago
  62. c5e3d98 [PATCH] alpha show_interrups() trashes argument by Eric Sesterhenn · 18 years ago
  63. 9a5e733 [PATCH] alpha: Fix getxpid on alpha so it works for threads by Eric W. Biederman · 18 years ago
  64. 5590ff0 [PATCH] vfs: *at functions: core by Ulrich Drepper · 18 years ago
  65. e52f4ca [PATCH] alpha: task_pt_regs() by akpm@osdl.org · 19 years ago
  66. 27f4513 [PATCH] alpha: task_stack_page() by Al Viro · 19 years ago
  67. 37bfbaf [PATCH] alpha: task_thread_info() by Al Viro · 19 years ago
  68. a941564 [PATCH] capable/capability.h (arch/) by Randy Dunlap · 19 years ago
  69. df2e71f [PATCH] dump_thread() cleanup by akpm@osdl.org · 19 years ago
  70. 9451725 [PATCH] PCI: pci_find_device remove (alpha/kernel/sys_alcor.c) by Jiri Slaby · 19 years ago
  71. 7d51ceb [PATCH] PCI: pci_find_device remove (alpha/kernel/sys_sio.c) by Jiri Slaby · 19 years ago
  72. e585e47 [PATCH] tiny: Make *[ug]id16 support optional by Matt Mackall · 19 years ago
  73. 5e38291 [PATCH] Don't attempt to power off if power off is not implemented by Eric W. Biederman · 19 years ago
  74. 6b9c7ed [PATCH] use ptrace_get_task_struct in various places by Christoph Hellwig · 19 years ago
  75. 0595bf3 [PATCH] Alpha: convert to generic irq framework (alpha part) by Ivan Kokshaysky · 19 years ago
  76. e17f008 [PATCH] arch/alpha/kernel/machvec_impl.h: C99 struct initializer by Al Viro · 19 years ago
  77. 64c7c8f [PATCH] sched: resched and cpu_idle rework by Nick Piggin · 19 years ago
  78. ecea8d1 [PATCH] jiffies_64 cleanup by Thomas Gleixner · 19 years ago
  79. 208d54e [PATCH] memory hotplug locking: node_size_lock by Dave Hansen · 19 years ago
  80. 872fec1 [PATCH] mm: init_mm without ptlock by Hugh Dickins · 19 years ago
  81. 53f9fc9 [PATCH] gfp_t: remaining bits of arch/* by Al Viro · 19 years ago
  82. 55c5d74 [PATCH] gfp_t: dma-mapping (alpha) by Al Viro · 19 years ago
  83. d70ddac [PATCH] alpha: fix kernel alignment traps by Richard Henderson · 19 years ago
  84. 4b3c86a [PATCH] alpha: fix kernel panic during SysRq-b by Ivan Kokshaysky · 19 years ago
  85. 997a51a [PATCH] Alpha: ISA IRQs fixup for dp264 by Ivan Kokshaysky · 19 years ago
  86. 4fb3a53 [PATCH] files: fix preemption issues by Dipankar Sarma · 19 years ago
  87. 20c6abd [PATCH] alpha: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  88. fb1c8f9 [PATCH] spinlock consolidation by Ingo Molnar · 19 years ago
  89. 486a153 Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 19 years ago
  90. badf166 [PATCH] files: break up files struct by Dipankar Sarma · 19 years ago
  91. 69ac596 [PATCH] alpha: process_reloc_for_got confuses r_offset and r_addend by Chaskiel Grundman · 19 years ago
  92. e2d5df9 kbuild: alpha,x86_64 use generic asm-offsets.h support by Sam Ravnborg · 19 years ago
  93. 982245f [PATCH] PCI: remove CONFIG_PCI_NAMES by Adrian Bunk · 19 years ago
  94. a08b6b7 [PATCH] Kconfig fix (BLK_DEV_FD dependencies) by viro@ZenIV.linux.org.uk · 19 years ago
  95. b149ee2 [PATCH] NTP: ntp-helper functions by john stultz · 19 years ago
  96. 69be8f1 [PATCH] convert signal handling of NODEFER to act like other Unix boxes. by Steven Rostedt · 19 years ago
  97. 719e598 [PATCH] alpha spinlock code and bogus constraints by Al Viro · 19 years ago
  98. 18415e9 [PATCH] alpha gcc4 warnings by Al Viro · 19 years ago
  99. 6df7c99 [PATCH] Kconfig fix (alpha NUMA) by Al Viro · 19 years ago
  100. 43c3473 [PATCH] pci and yenta: pcibios_bus_to_resource by Dominik Brodowski · 19 years ago