1. 03502fa remove Documentation/smp.txt by Adrian Bunk · 16 years ago
  2. 8f0e7d2 PCI: Kconfig help: don't refer to the PCI-HOWTO by Adrian Bunk · 17 years ago
  3. 3ff6eec remove __attribute_used__ by Adrian Bunk · 16 years ago
  4. 01ba2bd all archs: consolidate init and exit sections in vmlinux.lds.h by Sam Ravnborg · 16 years ago
  5. 6b2d2ce alpha: fix conversion from denormal float to double by Ivan Kokshaysky · 16 years ago
  6. 9548b20 alpha: build fixes by Ivan Kokshaysky · 17 years ago
  7. fe4304b alpha: strncpy/strncat fixes by Ivan Kokshaysky · 17 years ago
  8. 8c8d721 alpha: fix sg_page breakage by FUJITA Tomonori · 17 years ago
  9. 944bda2 alpha: sg_virt() fallout by Jens Axboe · 17 years ago
  10. 58b053e Update arch/ to use sg helpers by Jens Axboe · 17 years ago
  11. c3a2dde spelling fixes: arch/alpha/ by Simon Arlott · 17 years ago
  12. 09caded Combine instrumentation menus in kernel/Kconfig.instrumentation by Mathieu Desnoyers · 17 years ago
  13. 19c5870 Use helpers to obtain task pid in printks (arch code) by Alexey Dobriyan · 17 years ago
  14. 1977f03 remove asm/bitops.h includes by Jiri Slaby · 17 years ago
  15. b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 17 years ago
  16. 821f3ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  17. b2b5d37 alpha: beautify vmlinux.lds by Sam Ravnborg · 17 years ago
  18. a5f833f alpha: convert to generic sys_ptrace by Christoph Hellwig · 17 years ago
  19. d9ff5f3 cleanup arch/alpha/Makefile by Adrian Bunk · 17 years ago
  20. dcca2bd During VM oom condition, kill all threads in process group by Will Schmidt · 17 years ago
  21. 1bcf548 Consolidate PTRACE_DETACH by Alexey Dobriyan · 17 years ago
  22. a0f97e0 kbuild: enable 'make CFLAGS=...' to add additional options to CC by Sam Ravnborg · 17 years ago
  23. f6901e6 alpha: -Werror fixes for sys_titan.c by Jay Estabrook · 17 years ago
  24. 135db3e add a missing LIB_Y to arch/alpha/boot Makefile by Meelis Roos · 17 years ago
  25. 9965a5d alpha: fix boot/main.c warning by Meelis Roos · 17 years ago
  26. 1b2becf alpha: fix objstrip.c compilation warnings by Meelis Roos · 17 years ago
  27. aeb3f46 alpha: fix mkbb compilation warnings by Meelis Roos · 17 years ago
  28. 64d158b alpha: fix two section mismatch warnings by Sam Ravnborg · 17 years ago
  29. 4e950f6 Remove fs.h from mm.h by Alexey Dobriyan · 17 years ago
  30. ed5f656 deal with alpha section warnings by Al Viro · 17 years ago
  31. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  32. caf45dd alpha: Put allocated ELF notes in read-only data segment by Roland McGrath · 17 years ago
  33. 5fb7dc3 define new percpu interface for shared data by Fenghua Yu · 17 years ago
  34. 83c5407 mm: fault feedback #2 by Nick Piggin · 17 years ago
  35. 547c178 missing exports of csum_... by Al Viro · 17 years ago
  36. cc040a8 alpha __init fixes by Al Viro · 17 years ago
  37. f284ce7 PTRACE_POKEDATA consolidation by Alexey Dobriyan · 17 years ago
  38. bcdcd8e Report that kernel is tainted if there was an OOPS by Pavel Emelianov · 17 years ago
  39. ebaf4fc alpha: fix trivial section mismatch warnings by Sam Ravnborg · 17 years ago
  40. 36e2359 PCI: Only build PCI syscalls on architectures that want them by Matthew Wilcox · 17 years ago
  41. caa5171 PCI: remove pci_dac_dma_... APIs by Jan Beulich · 17 years ago
  42. 58ed2f9 alpha: fix alignment problem in csum_ipv6_magic() by Ivan Kokshaysky · 17 years ago
  43. d708317 ALPHA: misc fixes by Jay Estabrook · 17 years ago
  44. 025a221 ALPHA: support graphics on non-zero PCI domains by Jay Estabrook · 17 years ago
  45. f834368 parse errors in ifdefs by Yoann Padioleau · 17 years ago
  46. b927b3e alpha: support new syscalls by Richard Henderson · 17 years ago
  47. 74fd1b6 alpha: cleanup in bitops.h by Richard Henderson · 17 years ago
  48. ca96725 all-archs: consolidate .data section definition in asm-generic by Sam Ravnborg · 17 years ago
  49. 7664709 all-archs: consolidate .text section definition in asm-generic by Sam Ravnborg · 17 years ago
  50. 1c710c8 utimensat implementation by Ulrich Drepper · 17 years ago
  51. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  52. 69331af Fixes and cleanups for earlyprintk aka boot console by Gerd Hoffmann · 17 years ago
  53. c761c84 kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debug by Robert P. J. Day · 17 years ago
  54. 2af0bc9 srmcons: fix kmalloc(GFP_KERNEL) inside spinlock by Andrew Morton · 17 years ago
  55. eb2bce7 ALPHA: fix BOOTP image creation by Ivan Kokshaysky · 17 years ago
  56. 180e53a ROUND_UP macro cleanup in arch/alpha/kernel/osf_sys.c by Milind Arun Choudhary · 17 years ago
  57. 4b87b3b get_unmapped_area handles MAP_FIXED on alpha by Benjamin Herrenschmidt · 17 years ago
  58. ea62ccd Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 17 years ago
  59. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 17 years ago
  60. 35c7422 [PATCH] x86: deflate stack usage in lib/inflate.c by Jeremy Fitzhardinge · 17 years ago
  61. b6e3590 [PATCH] x86: Allow percpu variables to be page-aligned by Jeremy Fitzhardinge · 17 years ago
  62. ded220b [STRING]: Move strcasecmp/strncasecmp to lib/string.c by David S. Miller · 17 years ago
  63. 88ed39b alpha: build fixes - force architecture by Ivan Kokshaysky · 17 years ago
  64. 7fc1a1a alpha: more fixes for specific machine types by Ivan Kokshaysky · 17 years ago
  65. 1b75b05 alpha: fixes for specific machine types by Ivan Kokshaysky · 17 years ago
  66. 3c253ca [PATCH] Dynamic kernel command-line: alpha by Alon Bar-Lev · 17 years ago
  67. b035b6d [PATCH] Consolidate default sched_clock() by Alexey Dobriyan · 17 years ago
  68. 67d3822 [PATCH] disable init/initramfs.c: architectures by Jean-Paul Saman · 17 years ago
  69. 5ac6da6 [PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMA by Christoph Lameter · 17 years ago
  70. 8255cf3 PCI: make isa_bridge Alpha-only by Adrian Bunk · 17 years ago
  71. 89eb169 [PATCH] missing exports of pm_power_off() on alpha and sparc32 by Al Viro · 17 years ago
  72. bbea9f6 [PATCH] fdtable: Make fdarray and fdsets equal in size by Vadim Lobanov · 18 years ago
  73. f0d1b0b [PATCH] LOG2: Implement a general integer log2 facility in the kernel by David Howells · 18 years ago
  74. 8ac0352 [PATCH] struct path: convert alpha by Josef Sipek · 18 years ago
  75. 074cec5 [PATCH] alpha: switch to pci_get API by Alan Cox · 18 years ago
  76. 6edaf68 [PATCH] mm: arch do_page_fault() vs in_atomic() by Peter Zijlstra · 18 years ago
  77. 9be259a [NET]: Alpha checksum annotations and cleanups. by Al Viro · 18 years ago
  78. 16b7f4d Update for the srm_env driver. by Jan-Benedict Glaw · 18 years ago
  79. 61ce1ef [PATCH] vmlinux.lds: consolidate initcall sections by Andrew Morton · 18 years ago
  80. 78b93f2 [PATCH] fixing includes in alpha_ksyms.c by Al Viro · 18 years ago
  81. cff52da [PATCH] alpha_ksyms.c cleanup by Al Viro · 18 years ago
  82. 041a6ba [PATCH] fallout from alpha pt_regs patches by Al Viro · 18 years ago
  83. 2f116cb [PATCH] alpha pt_regs cleanups: collapse set_irq_regs() in titan_dispatch_irqs() by Al Viro · 18 years ago
  84. 4fa1970 [PATCH] alpha pt_regs cleanups: machine_check() by Al Viro · 18 years ago
  85. 3dbb8c6 [PATCH] alpha pt_regs cleanups: handle_irq() by Al Viro · 18 years ago
  86. 7ca5605 [PATCH] alpha pt_regs cleanups: device_interrupt by Al Viro · 18 years ago
  87. 8774cb8 [PATCH] minimal alpha pt_regs fixes by Al Viro · 18 years ago
  88. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  89. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  90. fc31e83 fix an arch/alpha/Kconfig typo by Matt LaPlante · 18 years ago
  91. afefdbb [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers by David Howells · 18 years ago
  92. 3db03b4 [PATCH] rename the provided execve functions to kernel_execve by Arnd Bergmann · 18 years ago
  93. e9ff399 [PATCH] namespaces: utsname: switch to using uts namespaces by Serge E. Hallyn · 18 years ago
  94. 0437eb5 [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c by Serge E. Hallyn · 18 years ago
  95. ab51601 [PATCH] namespaces: add nsproxy by Serge E. Hallyn · 18 years ago
  96. b68e31d [PATCH] const struct tty_operations by Jeff Dike · 18 years ago
  97. 801f92a [PATCH] Generic ioremap_page_range: alpha conversion by Haavard Skinnemoen · 18 years ago
  98. 8ef3860 [PATCH] kill wall_jiffies by Atsushi Nemoto · 18 years ago
  99. 3171a03 [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) by Atsushi Nemoto · 18 years ago
  100. f400e19 [PATCH] pidspace: is_init() by Sukadev Bhattiprolu · 18 years ago