1. 645e68e [PATCH] fix osf_getdirents() by Al Viro · 16 years ago
  2. 2d8f303 [PATCH] sanitize __user_walk_fd() et.al. by Al Viro · 17 years ago
  3. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 17 years ago
  4. 61d97f4 Merge branch 'genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  5. 51597ac Alpha Linux kernel fails with inconsistent kallsyms data by Bastian Blank · 17 years ago
  6. 15c8b6c on_each_cpu(): kill unused 'retry' parameter by Jens Axboe · 17 years ago
  7. 8691e5a smp_call_function: get rid of the unused nonatomic/retry argument by Jens Axboe · 17 years ago
  8. c524a1d alpha: convert to generic helpers for IPI function calls by Jens Axboe · 17 years ago
  9. a744e01 alpha: resurrect Cypress IDE quirk by Ivan Kokshaysky · 17 years ago
  10. d559d4a alpha: fix compile failures with gcc-4.3 (bug #10438) by Ivan Kokshaysky · 17 years ago
  11. 1840475 genirq: Expose default irq affinity mask (take 3) by Max Krasnyansky · 17 years ago
  12. f52111b [PATCH] take init_files to fs/file.c by Al Viro · 17 years ago
  13. a2dcb44 [PATCH] make osf_select() use core_sys_select() by Al Viro · 17 years ago
  14. 26946f4 alpha: use kbuild.h instead of macros in asm-offsets.c by Christoph Lameter · 17 years ago
  15. b70d3a2 iomap: fix 64 bits resources on 32 bits by Benjamin Herrenschmidt · 17 years ago
  16. 037f436 arch/alpha/kernel/traps.c: use time_* macros by S.Caglar Onur · 17 years ago
  17. bbb8d34 alpha: remove remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  18. b901d40 alpha: handle kcalloc failure by Jim Meyering · 17 years ago
  19. 2444e56 alpha: unbreak OSF/1 (a.out) binaries by Ivan Kokshaysky · 17 years ago
  20. 72cff12 alpha: fix legacy mode PCI IDE controllers by Ivan Kokshaysky · 17 years ago
  21. 10f000a PCI: alpha: use generic pci_enable_resources() by Bjorn Helgaas · 17 years ago
  22. 64ac24e Generic semaphore implementation by Matthew Wilcox · 17 years ago
  23. c143d43 alpha: fix ALSA DMA mmap crash by Ivan Kokshaysky · 17 years ago
  24. fd28841 alpha: use iommu_is_span_boundary helper function by FUJITA Tomonori · 17 years ago
  25. ab875cf alpha: fix iommu-related boot panic by Ivan Kokshaysky · 17 years ago
  26. d5a4630 alpha: remove unused DEBUG_FORCEDAC define in IOMMU by FUJITA Tomonori · 17 years ago
  27. cf54014 alpha: make IOMMU respect the segment boundary limits by FUJITA Tomonori · 17 years ago
  28. 23d7e03 alpha: IOMMU had better access to the free space bitmap at only one place by FUJITA Tomonori · 17 years ago
  29. 3c5f1de alpha: convert IOMMU to use ALIGN() by FUJITA Tomonori · 17 years ago
  30. 1d957f9 Introduce path_put() by Jan Blunck · 17 years ago
  31. 4ac9137 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} by Jan Blunck · 17 years ago
  32. aa02cd2 xtime_lock vs update_process_times by Peter Zijlstra · 17 years ago
  33. 03a4482 procfs: constify function pointer tables by Jan Engelhardt · 17 years ago
  34. 1eb1141 aout: remove unnecessary inclusions of {asm, linux}/a.out.h by David Howells · 17 years ago
  35. 7fa3031 aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT by David Howells · 17 years ago
  36. 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 17 years ago
  37. 6c81c32 calibrate_delay() must be __cpuinit by Adrian Bunk · 17 years ago
  38. 9cfe015 get rid of NR_OPEN and introduce a sysctl_nr_open by Eric Dumazet · 17 years ago
  39. fd2e263 alpha: kill deprecated virt_to_bus by FUJITA Tomonori · 17 years ago
  40. e820ce7 arch/alpha: remove duplicate includes by Lucas Woods · 17 years ago
  41. 7c53664 iommu sg merging: alpha: make pci_iommu respect the segment size limits by FUJITA Tomonori · 17 years ago
  42. 4d672e7 timerfd: new timerfd API by Davide Libenzi · 17 years ago
  43. 01ba2bd all archs: consolidate init and exit sections in vmlinux.lds.h by Sam Ravnborg · 17 years ago
  44. 9548b20 alpha: build fixes by Ivan Kokshaysky · 17 years ago
  45. 8c8d721 alpha: fix sg_page breakage by FUJITA Tomonori · 17 years ago
  46. 944bda2 alpha: sg_virt() fallout by Jens Axboe · 17 years ago
  47. 58b053e Update arch/ to use sg helpers by Jens Axboe · 17 years ago
  48. c3a2dde spelling fixes: arch/alpha/ by Simon Arlott · 17 years ago
  49. 19c5870 Use helpers to obtain task pid in printks (arch code) by Alexey Dobriyan · 17 years ago
  50. 821f3ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  51. b2b5d37 alpha: beautify vmlinux.lds by Sam Ravnborg · 17 years ago
  52. a5f833f alpha: convert to generic sys_ptrace by Christoph Hellwig · 17 years ago
  53. 1bcf548 Consolidate PTRACE_DETACH by Alexey Dobriyan · 17 years ago
  54. a0f97e0 kbuild: enable 'make CFLAGS=...' to add additional options to CC by Sam Ravnborg · 17 years ago
  55. f6901e6 alpha: -Werror fixes for sys_titan.c by Jay Estabrook · 17 years ago
  56. 4e950f6 Remove fs.h from mm.h by Alexey Dobriyan · 17 years ago
  57. ed5f656 deal with alpha section warnings by Al Viro · 17 years ago
  58. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 18 years ago
  59. caf45dd alpha: Put allocated ELF notes in read-only data segment by Roland McGrath · 18 years ago
  60. 5fb7dc3 define new percpu interface for shared data by Fenghua Yu · 18 years ago
  61. cc040a8 alpha __init fixes by Al Viro · 18 years ago
  62. f284ce7 PTRACE_POKEDATA consolidation by Alexey Dobriyan · 18 years ago
  63. bcdcd8e Report that kernel is tainted if there was an OOPS by Pavel Emelianov · 18 years ago
  64. ebaf4fc alpha: fix trivial section mismatch warnings by Sam Ravnborg · 18 years ago
  65. caa5171 PCI: remove pci_dac_dma_... APIs by Jan Beulich · 18 years ago
  66. 025a221 ALPHA: support graphics on non-zero PCI domains by Jay Estabrook · 18 years ago
  67. b927b3e alpha: support new syscalls by Richard Henderson · 18 years ago
  68. 74fd1b6 alpha: cleanup in bitops.h by Richard Henderson · 18 years ago
  69. ca96725 all-archs: consolidate .data section definition in asm-generic by Sam Ravnborg · 18 years ago
  70. 7664709 all-archs: consolidate .text section definition in asm-generic by Sam Ravnborg · 18 years ago
  71. 1c710c8 utimensat implementation by Ulrich Drepper · 18 years ago
  72. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
  73. 69331af Fixes and cleanups for earlyprintk aka boot console by Gerd Hoffmann · 18 years ago
  74. 2af0bc9 srmcons: fix kmalloc(GFP_KERNEL) inside spinlock by Andrew Morton · 18 years ago
  75. 180e53a ROUND_UP macro cleanup in arch/alpha/kernel/osf_sys.c by Milind Arun Choudhary · 18 years ago
  76. 4b87b3b get_unmapped_area handles MAP_FIXED on alpha by Benjamin Herrenschmidt · 18 years ago
  77. ea62ccd Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  78. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 18 years ago
  79. b6e3590 [PATCH] x86: Allow percpu variables to be page-aligned by Jeremy Fitzhardinge · 18 years ago
  80. 88ed39b alpha: build fixes - force architecture by Ivan Kokshaysky · 18 years ago
  81. 7fc1a1a alpha: more fixes for specific machine types by Ivan Kokshaysky · 18 years ago
  82. 1b75b05 alpha: fixes for specific machine types by Ivan Kokshaysky · 18 years ago
  83. 3c253ca [PATCH] Dynamic kernel command-line: alpha by Alon Bar-Lev · 18 years ago
  84. b035b6d [PATCH] Consolidate default sched_clock() by Alexey Dobriyan · 18 years ago
  85. 67d3822 [PATCH] disable init/initramfs.c: architectures by Jean-Paul Saman · 18 years ago
  86. 8255cf3 PCI: make isa_bridge Alpha-only by Adrian Bunk · 18 years ago
  87. 89eb169 [PATCH] missing exports of pm_power_off() on alpha and sparc32 by Al Viro · 18 years ago
  88. bbea9f6 [PATCH] fdtable: Make fdarray and fdsets equal in size by Vadim Lobanov · 18 years ago
  89. 8ac0352 [PATCH] struct path: convert alpha by Josef Sipek · 18 years ago
  90. 074cec5 [PATCH] alpha: switch to pci_get API by Alan Cox · 18 years ago
  91. 16b7f4d Update for the srm_env driver. by Jan-Benedict Glaw · 18 years ago
  92. 61ce1ef [PATCH] vmlinux.lds: consolidate initcall sections by Andrew Morton · 18 years ago
  93. 78b93f2 [PATCH] fixing includes in alpha_ksyms.c by Al Viro · 18 years ago
  94. cff52da [PATCH] alpha_ksyms.c cleanup by Al Viro · 18 years ago
  95. 041a6ba [PATCH] fallout from alpha pt_regs patches by Al Viro · 18 years ago
  96. 2f116cb [PATCH] alpha pt_regs cleanups: collapse set_irq_regs() in titan_dispatch_irqs() by Al Viro · 18 years ago
  97. 4fa1970 [PATCH] alpha pt_regs cleanups: machine_check() by Al Viro · 18 years ago
  98. 3dbb8c6 [PATCH] alpha pt_regs cleanups: handle_irq() by Al Viro · 18 years ago
  99. 7ca56053 [PATCH] alpha pt_regs cleanups: device_interrupt by Al Viro · 18 years ago
  100. 8774cb8 [PATCH] minimal alpha pt_regs fixes by Al Viro · 18 years ago