1. 645e68e [PATCH] fix osf_getdirents() by Al Viro · 16 years ago
  2. 024b246 alpha: move include/asm-alpha to arch/alpha/include/asm by Linus Torvalds · 16 years ago
  3. 2d8f303 [PATCH] sanitize __user_walk_fd() et.al. by Al Viro · 16 years ago
  4. 5f834b9 alpha: use generic show_mem() by Johannes Weiner · 16 years ago
  5. 2d6ffcc inflate: refactor inflate malloc code by Thomas Petazzoni · 16 years ago
  6. fb9ba4e alpha: remove the unused ALPHA_CORE_AGP option by Adrian Bunk · 16 years ago
  7. 3560e24 bootmem: replace node_boot_start in struct bootmem_data by Johannes Weiner · 16 years ago
  8. 9109fb7 mm: drop unneeded pgdat argument from free_area_init_node() by Johannes Weiner · 16 years ago
  9. b61bfa3 mm: move bootmem descriptors definition to a single place by Johannes Weiner · 16 years ago
  10. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 16 years ago
  11. 61d97f4 Merge branch 'genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  12. 51597ac Alpha Linux kernel fails with inconsistent kallsyms data by Bastian Blank · 16 years ago
  13. 15c8b6c on_each_cpu(): kill unused 'retry' parameter by Jens Axboe · 16 years ago
  14. 8691e5a smp_call_function: get rid of the unused nonatomic/retry argument by Jens Axboe · 16 years ago
  15. c524a1d alpha: convert to generic helpers for IPI function calls by Jens Axboe · 16 years ago
  16. a744e01 alpha: resurrect Cypress IDE quirk by Ivan Kokshaysky · 16 years ago
  17. d559d4a alpha: fix compile failures with gcc-4.3 (bug #10438) by Ivan Kokshaysky · 16 years ago
  18. ede4269 alpha: link failure fix by Ivan Kokshaysky · 16 years ago
  19. 1840475 genirq: Expose default irq affinity mask (take 3) by Max Krasnyansky · 16 years ago
  20. f52111b [PATCH] take init_files to fs/file.c by Al Viro · 16 years ago
  21. a2dcb44 [PATCH] make osf_select() use core_sys_select() by Al Viro · 16 years ago
  22. 26946f4 alpha: use kbuild.h instead of macros in asm-offsets.c by Christoph Lameter · 16 years ago
  23. b70d3a2 iomap: fix 64 bits resources on 32 bits by Benjamin Herrenschmidt · 16 years ago
  24. 037f436 arch/alpha/kernel/traps.c: use time_* macros by S.Caglar Onur · 16 years ago
  25. bbb8d34 alpha: remove remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  26. b901d40 alpha: handle kcalloc failure by Jim Meyering · 16 years ago
  27. 2444e56 alpha: unbreak OSF/1 (a.out) binaries by Ivan Kokshaysky · 16 years ago
  28. 72cff12 alpha: fix legacy mode PCI IDE controllers by Ivan Kokshaysky · 16 years ago
  29. 10f000a PCI: alpha: use generic pci_enable_resources() by Bjorn Helgaas · 16 years ago
  30. 64ac24e Generic semaphore implementation by Matthew Wilcox · 16 years ago
  31. c143d43 alpha: fix ALSA DMA mmap crash by Ivan Kokshaysky · 16 years ago
  32. fd28841 alpha: use iommu_is_span_boundary helper function by FUJITA Tomonori · 16 years ago
  33. ab875cf alpha: fix iommu-related boot panic by Ivan Kokshaysky · 16 years ago
  34. d5a4630 alpha: remove unused DEBUG_FORCEDAC define in IOMMU by FUJITA Tomonori · 16 years ago
  35. cf54014 alpha: make IOMMU respect the segment boundary limits by FUJITA Tomonori · 16 years ago
  36. 23d7e03 alpha: IOMMU had better access to the free space bitmap at only one place by FUJITA Tomonori · 16 years ago
  37. 3c5f1de alpha: convert IOMMU to use ALIGN() by FUJITA Tomonori · 16 years ago
  38. 1d957f9 Introduce path_put() by Jan Blunck · 16 years ago
  39. 4ac9137 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} by Jan Blunck · 16 years ago
  40. aa02cd2 xtime_lock vs update_process_times by Peter Zijlstra · 16 years ago
  41. ec7748b ide: introduce HAVE_IDE by Sam Ravnborg · 16 years ago
  42. bdc8078 avoid overflows in kernel/time.c by H. Peter Anvin · 16 years ago
  43. 03a4482 procfs: constify function pointer tables by Jan Engelhardt · 16 years ago
  44. 1eb1141 aout: remove unnecessary inclusions of {asm, linux}/a.out.h by David Howells · 16 years ago
  45. 7fa3031 aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT by David Howells · 16 years ago
  46. b0b933c aout: mark arches that support A.OUT format by David Howells · 16 years ago
  47. 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 16 years ago
  48. 6c81c32 calibrate_delay() must be __cpuinit by Adrian Bunk · 16 years ago
  49. 9cfe015 get rid of NR_OPEN and introduce a sysctl_nr_open by Eric Dumazet · 16 years ago
  50. 20420bb alpha/parisc: remove config variable DEBUG_RWLOCK by Jiri Olsa · 16 years ago
  51. fd2e263 alpha: kill deprecated virt_to_bus by FUJITA Tomonori · 16 years ago
  52. e820ce7 arch/alpha: remove duplicate includes by Lucas Woods · 16 years ago
  53. 7c53664 iommu sg merging: alpha: make pci_iommu respect the segment size limits by FUJITA Tomonori · 16 years ago
  54. 4d672e7 timerfd: new timerfd API by Davide Libenzi · 16 years ago
  55. f5bb3a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 16 years ago
  56. 03502fa remove Documentation/smp.txt by Adrian Bunk · 16 years ago
  57. 125e564 Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig by Mathieu Desnoyers · 16 years ago
  58. 42d4b83 Add HAVE_OPROFILE by Mathieu Desnoyers · 16 years ago
  59. 8f0e7d2 PCI: Kconfig help: don't refer to the PCI-HOWTO by Adrian Bunk · 17 years ago
  60. 3ff6eec remove __attribute_used__ by Adrian Bunk · 17 years ago
  61. 01ba2bd all archs: consolidate init and exit sections in vmlinux.lds.h by Sam Ravnborg · 17 years ago
  62. 6b2d2ce alpha: fix conversion from denormal float to double by Ivan Kokshaysky · 17 years ago
  63. 9548b20 alpha: build fixes by Ivan Kokshaysky · 17 years ago
  64. fe4304b alpha: strncpy/strncat fixes by Ivan Kokshaysky · 17 years ago
  65. 8c8d721 alpha: fix sg_page breakage by FUJITA Tomonori · 17 years ago
  66. 944bda2 alpha: sg_virt() fallout by Jens Axboe · 17 years ago
  67. 58b053e Update arch/ to use sg helpers by Jens Axboe · 17 years ago
  68. c3a2dde spelling fixes: arch/alpha/ by Simon Arlott · 17 years ago
  69. 09caded Combine instrumentation menus in kernel/Kconfig.instrumentation by Mathieu Desnoyers · 17 years ago
  70. 19c5870 Use helpers to obtain task pid in printks (arch code) by Alexey Dobriyan · 17 years ago
  71. 1977f03 remove asm/bitops.h includes by Jiri Slaby · 17 years ago
  72. b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 17 years ago
  73. 821f3ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  74. b2b5d37 alpha: beautify vmlinux.lds by Sam Ravnborg · 17 years ago
  75. a5f833f alpha: convert to generic sys_ptrace by Christoph Hellwig · 17 years ago
  76. d9ff5f3 cleanup arch/alpha/Makefile by Adrian Bunk · 17 years ago
  77. dcca2bd During VM oom condition, kill all threads in process group by Will Schmidt · 17 years ago
  78. 1bcf548 Consolidate PTRACE_DETACH by Alexey Dobriyan · 17 years ago
  79. a0f97e0 kbuild: enable 'make CFLAGS=...' to add additional options to CC by Sam Ravnborg · 17 years ago
  80. f6901e6 alpha: -Werror fixes for sys_titan.c by Jay Estabrook · 17 years ago
  81. 135db3e add a missing LIB_Y to arch/alpha/boot Makefile by Meelis Roos · 17 years ago
  82. 9965a5d alpha: fix boot/main.c warning by Meelis Roos · 17 years ago
  83. 1b2becf alpha: fix objstrip.c compilation warnings by Meelis Roos · 17 years ago
  84. aeb3f46 alpha: fix mkbb compilation warnings by Meelis Roos · 17 years ago
  85. 64d158b alpha: fix two section mismatch warnings by Sam Ravnborg · 17 years ago
  86. 4e950f6 Remove fs.h from mm.h by Alexey Dobriyan · 17 years ago
  87. ed5f656 deal with alpha section warnings by Al Viro · 17 years ago
  88. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  89. caf45dd alpha: Put allocated ELF notes in read-only data segment by Roland McGrath · 17 years ago
  90. 5fb7dc3 define new percpu interface for shared data by Fenghua Yu · 17 years ago
  91. 83c5407 mm: fault feedback #2 by Nick Piggin · 17 years ago
  92. 547c178 missing exports of csum_... by Al Viro · 17 years ago
  93. cc040a8 alpha __init fixes by Al Viro · 17 years ago
  94. f284ce7 PTRACE_POKEDATA consolidation by Alexey Dobriyan · 17 years ago
  95. bcdcd8e Report that kernel is tainted if there was an OOPS by Pavel Emelianov · 17 years ago
  96. ebaf4fc alpha: fix trivial section mismatch warnings by Sam Ravnborg · 17 years ago
  97. 36e2359 PCI: Only build PCI syscalls on architectures that want them by Matthew Wilcox · 17 years ago
  98. caa5171 PCI: remove pci_dac_dma_... APIs by Jan Beulich · 17 years ago
  99. 58ed2f9 alpha: fix alignment problem in csum_ipv6_magic() by Ivan Kokshaysky · 17 years ago
  100. d708317 ALPHA: misc fixes by Jay Estabrook · 17 years ago