1. 10f000a PCI: alpha: use generic pci_enable_resources() by Bjorn Helgaas · 16 years ago
  2. 64ac24e Generic semaphore implementation by Matthew Wilcox · 16 years ago
  3. c143d43 alpha: fix ALSA DMA mmap crash by Ivan Kokshaysky · 16 years ago
  4. fd28841 alpha: use iommu_is_span_boundary helper function by FUJITA Tomonori · 16 years ago
  5. ab875cf alpha: fix iommu-related boot panic by Ivan Kokshaysky · 16 years ago
  6. d5a4630 alpha: remove unused DEBUG_FORCEDAC define in IOMMU by FUJITA Tomonori · 16 years ago
  7. cf54014 alpha: make IOMMU respect the segment boundary limits by FUJITA Tomonori · 16 years ago
  8. 23d7e03 alpha: IOMMU had better access to the free space bitmap at only one place by FUJITA Tomonori · 16 years ago
  9. 3c5f1de alpha: convert IOMMU to use ALIGN() by FUJITA Tomonori · 16 years ago
  10. 1d957f9 Introduce path_put() by Jan Blunck · 16 years ago
  11. 4ac9137 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} by Jan Blunck · 16 years ago
  12. aa02cd2 xtime_lock vs update_process_times by Peter Zijlstra · 16 years ago
  13. ec7748b ide: introduce HAVE_IDE by Sam Ravnborg · 16 years ago
  14. bdc8078 avoid overflows in kernel/time.c by H. Peter Anvin · 16 years ago
  15. 03a4482 procfs: constify function pointer tables by Jan Engelhardt · 16 years ago
  16. 1eb1141 aout: remove unnecessary inclusions of {asm, linux}/a.out.h by David Howells · 16 years ago
  17. 7fa3031 aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT by David Howells · 16 years ago
  18. b0b933c aout: mark arches that support A.OUT format by David Howells · 16 years ago
  19. 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 17 years ago
  20. 6c81c32 calibrate_delay() must be __cpuinit by Adrian Bunk · 17 years ago
  21. 9cfe015 get rid of NR_OPEN and introduce a sysctl_nr_open by Eric Dumazet · 17 years ago
  22. 20420bb alpha/parisc: remove config variable DEBUG_RWLOCK by Jiri Olsa · 17 years ago
  23. fd2e263 alpha: kill deprecated virt_to_bus by FUJITA Tomonori · 17 years ago
  24. e820ce7 arch/alpha: remove duplicate includes by Lucas Woods · 17 years ago
  25. 7c53664 iommu sg merging: alpha: make pci_iommu respect the segment size limits by FUJITA Tomonori · 17 years ago
  26. 4d672e7 timerfd: new timerfd API by Davide Libenzi · 17 years ago
  27. f5bb3a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  28. 03502fa remove Documentation/smp.txt by Adrian Bunk · 17 years ago
  29. 125e564 Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig by Mathieu Desnoyers · 17 years ago
  30. 42d4b83 Add HAVE_OPROFILE by Mathieu Desnoyers · 17 years ago
  31. 8f0e7d2 PCI: Kconfig help: don't refer to the PCI-HOWTO by Adrian Bunk · 17 years ago
  32. 3ff6eec remove __attribute_used__ by Adrian Bunk · 17 years ago
  33. 01ba2bd all archs: consolidate init and exit sections in vmlinux.lds.h by Sam Ravnborg · 17 years ago
  34. 6b2d2ce alpha: fix conversion from denormal float to double by Ivan Kokshaysky · 17 years ago
  35. 9548b20 alpha: build fixes by Ivan Kokshaysky · 17 years ago
  36. fe4304b alpha: strncpy/strncat fixes by Ivan Kokshaysky · 17 years ago
  37. 8c8d721 alpha: fix sg_page breakage by FUJITA Tomonori · 17 years ago
  38. 944bda2 alpha: sg_virt() fallout by Jens Axboe · 17 years ago
  39. 58b053e Update arch/ to use sg helpers by Jens Axboe · 17 years ago
  40. c3a2dde spelling fixes: arch/alpha/ by Simon Arlott · 17 years ago
  41. 09caded Combine instrumentation menus in kernel/Kconfig.instrumentation by Mathieu Desnoyers · 17 years ago
  42. 19c5870 Use helpers to obtain task pid in printks (arch code) by Alexey Dobriyan · 17 years ago
  43. 1977f03 remove asm/bitops.h includes by Jiri Slaby · 17 years ago
  44. b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 17 years ago
  45. 821f3ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  46. b2b5d37 alpha: beautify vmlinux.lds by Sam Ravnborg · 17 years ago
  47. a5f833f alpha: convert to generic sys_ptrace by Christoph Hellwig · 17 years ago
  48. d9ff5f3 cleanup arch/alpha/Makefile by Adrian Bunk · 17 years ago
  49. dcca2bd During VM oom condition, kill all threads in process group by Will Schmidt · 17 years ago
  50. 1bcf548 Consolidate PTRACE_DETACH by Alexey Dobriyan · 17 years ago
  51. a0f97e0 kbuild: enable 'make CFLAGS=...' to add additional options to CC by Sam Ravnborg · 17 years ago
  52. f6901e6 alpha: -Werror fixes for sys_titan.c by Jay Estabrook · 17 years ago
  53. 135db3e add a missing LIB_Y to arch/alpha/boot Makefile by Meelis Roos · 17 years ago
  54. 9965a5d alpha: fix boot/main.c warning by Meelis Roos · 17 years ago
  55. 1b2becf alpha: fix objstrip.c compilation warnings by Meelis Roos · 17 years ago
  56. aeb3f46 alpha: fix mkbb compilation warnings by Meelis Roos · 17 years ago
  57. 64d158b alpha: fix two section mismatch warnings by Sam Ravnborg · 17 years ago
  58. 4e950f6 Remove fs.h from mm.h by Alexey Dobriyan · 17 years ago
  59. ed5f656 deal with alpha section warnings by Al Viro · 17 years ago
  60. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  61. caf45dd alpha: Put allocated ELF notes in read-only data segment by Roland McGrath · 17 years ago
  62. 5fb7dc3 define new percpu interface for shared data by Fenghua Yu · 17 years ago
  63. 83c5407 mm: fault feedback #2 by Nick Piggin · 17 years ago
  64. 547c178 missing exports of csum_... by Al Viro · 17 years ago
  65. cc040a8 alpha __init fixes by Al Viro · 17 years ago
  66. f284ce7 PTRACE_POKEDATA consolidation by Alexey Dobriyan · 17 years ago
  67. bcdcd8e Report that kernel is tainted if there was an OOPS by Pavel Emelianov · 17 years ago
  68. ebaf4fc alpha: fix trivial section mismatch warnings by Sam Ravnborg · 17 years ago
  69. 36e2359 PCI: Only build PCI syscalls on architectures that want them by Matthew Wilcox · 17 years ago
  70. caa5171 PCI: remove pci_dac_dma_... APIs by Jan Beulich · 17 years ago
  71. 58ed2f9 alpha: fix alignment problem in csum_ipv6_magic() by Ivan Kokshaysky · 17 years ago
  72. d708317 ALPHA: misc fixes by Jay Estabrook · 17 years ago
  73. 025a221 ALPHA: support graphics on non-zero PCI domains by Jay Estabrook · 17 years ago
  74. f834368 parse errors in ifdefs by Yoann Padioleau · 17 years ago
  75. b927b3e alpha: support new syscalls by Richard Henderson · 17 years ago
  76. 74fd1b6 alpha: cleanup in bitops.h by Richard Henderson · 17 years ago
  77. ca96725 all-archs: consolidate .data section definition in asm-generic by Sam Ravnborg · 17 years ago
  78. 7664709 all-archs: consolidate .text section definition in asm-generic by Sam Ravnborg · 17 years ago
  79. 1c710c8 utimensat implementation by Ulrich Drepper · 17 years ago
  80. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  81. 69331af Fixes and cleanups for earlyprintk aka boot console by Gerd Hoffmann · 17 years ago
  82. c761c84 kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debug by Robert P. J. Day · 17 years ago
  83. 2af0bc9 srmcons: fix kmalloc(GFP_KERNEL) inside spinlock by Andrew Morton · 17 years ago
  84. eb2bce7 ALPHA: fix BOOTP image creation by Ivan Kokshaysky · 17 years ago
  85. 180e53a ROUND_UP macro cleanup in arch/alpha/kernel/osf_sys.c by Milind Arun Choudhary · 17 years ago
  86. 4b87b3b get_unmapped_area handles MAP_FIXED on alpha by Benjamin Herrenschmidt · 17 years ago
  87. ea62ccd Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 17 years ago
  88. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 17 years ago
  89. 35c7422 [PATCH] x86: deflate stack usage in lib/inflate.c by Jeremy Fitzhardinge · 17 years ago
  90. b6e3590 [PATCH] x86: Allow percpu variables to be page-aligned by Jeremy Fitzhardinge · 17 years ago
  91. ded220b [STRING]: Move strcasecmp/strncasecmp to lib/string.c by David S. Miller · 17 years ago
  92. 88ed39b alpha: build fixes - force architecture by Ivan Kokshaysky · 17 years ago
  93. 7fc1a1a alpha: more fixes for specific machine types by Ivan Kokshaysky · 17 years ago
  94. 1b75b05 alpha: fixes for specific machine types by Ivan Kokshaysky · 17 years ago
  95. 3c253ca [PATCH] Dynamic kernel command-line: alpha by Alon Bar-Lev · 17 years ago
  96. b035b6d [PATCH] Consolidate default sched_clock() by Alexey Dobriyan · 17 years ago
  97. 67d3822 [PATCH] disable init/initramfs.c: architectures by Jean-Paul Saman · 17 years ago
  98. 5ac6da6 [PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMA by Christoph Lameter · 17 years ago
  99. 8255cf3 PCI: make isa_bridge Alpha-only by Adrian Bunk · 18 years ago
  100. 89eb169 [PATCH] missing exports of pm_power_off() on alpha and sparc32 by Al Viro · 18 years ago