1. 7a3e965 CRIS: remove code related to pre-2.2 kernel by Robert P. J. Day · 17 years ago
  2. 542401d CRIS: check for memory allocation by Cyrill Gorcunov · 17 years ago
  3. 241258d SPIN_LOCK_UNLOCKED cleanup in arch/m68k by Milind Arun Choudhary · 17 years ago
  4. edfe7a5 remove unused header file: arch/m68k/atari/atasound.h by Robert P. J. Day · 17 years ago
  5. 74dfd66 swsusp: do not use page flags by Rafael J. Wysocki · 17 years ago
  6. e87be11 ARM26: remove useless config option GENERIC_BUST_SPINLOCK. by Robert P. J. Day · 17 years ago
  7. 2af0bc9 srmcons: fix kmalloc(GFP_KERNEL) inside spinlock by Andrew Morton · 17 years ago
  8. eb2bce7 ALPHA: fix BOOTP image creation by Ivan Kokshaysky · 17 years ago
  9. 180e53a ROUND_UP macro cleanup in arch/alpha/kernel/osf_sys.c by Milind Arun Choudhary · 17 years ago
  10. 97a572b h8300: add zImage support by Yoshinori Sato · 17 years ago
  11. c728d604 h8300 generic irq by Yoshinori Sato · 17 years ago
  12. aeecf314 Convert h8/300 to generic timekeeping by john stultz · 17 years ago
  13. 1394f03 blackfin architecture by Bryan Wu · 17 years ago
  14. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 17 years ago
  15. 11300a6 get_unmapped_area handles MAP_FIXED on x86_64 by Benjamin Herrenschmidt · 17 years ago
  16. ac35ee4 get_unmapped_area handles MAP_FIXED on sparc64 by Benjamin Herrenschmidt · 17 years ago
  17. 869e510 get_unmapped_area handles MAP_FIXED on parisc by Benjamin Herrenschmidt · 17 years ago
  18. afa3739 get_unmapped_area handles MAP_FIXED on ia64 by Benjamin Herrenschmidt · 17 years ago
  19. 5a8130f get_unmapped_area handles MAP_FIXED on i386 by Benjamin Herrenschmidt · 17 years ago
  20. 2fd3beb get_unmapped_area handles MAP_FIXED on frv by Benjamin Herrenschmidt · 17 years ago
  21. acec0ac get_unmapped_area handles MAP_FIXED on arm by Benjamin Herrenschmidt · 17 years ago
  22. 4b87b3b get_unmapped_area handles MAP_FIXED on alpha by Benjamin Herrenschmidt · 17 years ago
  23. d506a77 get_unmapped_area handles MAP_FIXED on powerpc by Benjamin Herrenschmidt · 17 years ago
  24. f0f3980 slab allocators: remove multiple alignment specifications by Christoph Lameter · 17 years ago
  25. 5af6083 slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN by Christoph Lameter · 17 years ago
  26. 3a2cba9 Quicklist support for sparc64 by David Miller · 17 years ago
  27. d85f338 Make page->private usable in compound pages by Christoph Lameter · 17 years ago
  28. 3052086 PowerPC: Disable SLUB for configurations in which slab page structs are modified by Christoph Lameter · 17 years ago
  29. 81819f0 SLUB core by Christoph Lameter · 17 years ago
  30. 411f0f3 Introduce CONFIG_HAS_DMA by Heiko Carstens · 17 years ago
  31. abb4a23 serial: define FIXED_PORT flag for serial_core by David Gibson · 17 years ago
  32. bd71c18 RM9000 serial driver by Thomas Koeller · 17 years ago
  33. beab697 serial driver PMC MSP71xx by Marc St-Jean · 17 years ago
  34. e3ebadd Revert "[PATCH] x86: __pa and __pa_symbol address space separation" by Linus Torvalds · 17 years ago
  35. c6799ad Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  36. 5cd4715 Merge branch 'ixp4xx' into devel by Russell King · 17 years ago
  37. 6f95416 Merge branches 'arm-mm', 'at91', 'clkevts', 'imx', 'iop', 'misc', 'netx', 'ns9xxx', 'omap', 'pxa', 'rpc', 's3c' and 'sa1100' into devel by Russell King · 17 years ago
  38. 5ba6d3f [ARM] Move syscall saving out of the way of utrace by Russell King · 17 years ago
  39. ea62ccd Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 17 years ago
  40. fabb5c4 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/voyager-2.6 by Linus Torvalds · 17 years ago
  41. c4b5bd4 [ARM] 4358/1: S3C24XX: mach-qt2410.c: remove linux/mmc/protocol.h header by Arnaud Patard · 17 years ago
  42. 3603ab2 [ARM] mm 10: allow memory type to be specified with ioremap by Russell King · 17 years ago
  43. 0af92be [ARM] mm 9: add additional device memory types by Russell King · 17 years ago
  44. 9ef7963 [ARM] mm 8: define mem_types table L1 bit 4 to be for ARMv6 by Russell King · 17 years ago
  45. fcf126d ARM: OMAP: fix OMAP1 mpuio suspend/resume oops by David Brownell · 17 years ago
  46. 11a78b7 ARM: OMAP: MPUIO wake updates by David Brownell · 18 years ago
  47. 5878101 ARM: OMAP: speed up gpio irq handling by David Brownell · 18 years ago
  48. 56a2564 ARM: OMAP: plat-omap changes for 2430 SDP by Syed Mohammed Khasim · 18 years ago
  49. e5c56ed ARM: OMAP: gpio object shrinkage, cleanup by David Brownell · 18 years ago
  50. b9772a2 ARM: OMAP: /sys/kernel/debug/omap_gpio by David Brownell · 18 years ago
  51. 3ac4fa9 ARM: OMAP: Implement workaround for GPIO wakeup bug in OMAP2420 silicon by Juha Yrjola · 18 years ago
  52. 14f1c3b ARM: OMAP: Enable 24xx GPIO autoidling by Juha Yrjola · 18 years ago
  53. 28bd3a0 [ARM] 4318/2: DSM-G600 Board Support by Michael-Luke Jones · 17 years ago
  54. 7e20ef0 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  55. a3d5213 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  56. 5b33991 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  57. 89661ad Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  58. f5456e0 m68k: export csum_partial_copy_from_user by Geert Uytterhoeven · 17 years ago
  59. d95fd5f m68k: Mac II ADB fixes by Finn Thain · 17 years ago
  60. 217f671 m68k: Mac IRQ cleanup by Finn Thain · 17 years ago
  61. cd713dd m68k: Mac nubus IRQ fixes (plan E) by Finn Thain · 17 years ago
  62. 67dfb15 m68k: Mac IRQ prep by Finn Thain · 17 years ago
  63. 647b804 m68k: reverse Mac IRQ damage by Finn Thain · 17 years ago
  64. e10e5c4 m68k: Mac interrupt priorities by Finn Thain · 17 years ago
  65. 35bdd52 m68k: Correct number of interrupts for Sun3 by Sam Creasey · 17 years ago
  66. d6713b4 m68k: early parameter support by Roman Zippel · 17 years ago
  67. 6ff5801 m68k: reformat various m68k files by Roman Zippel · 17 years ago
  68. ec0203e m68k: CROSS_COMPILE = m68k-linux-gnu- by Geert Uytterhoeven · 17 years ago
  69. c04cb85 m68k: Atari keyboard and mouse support. by Michael Schmitz · 17 years ago
  70. 8d41f0e Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 17 years ago
  71. ded1504 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  72. cf8ba7a [S390] add hardware capability support (ELF_HWCAP). by Martin Schwidefsky · 17 years ago
  73. d4ee453 [S390] Export uaccess as non-gpl symbol. by Martin Schwidefsky · 17 years ago
  74. f67d136 [S390] aes-s390 key length. by Jan Glauber · 17 years ago
  75. 33464e3 [S390] get rid of kprobes notifier call chain. by Christoph Hellwig · 17 years ago
  76. 7562f87 [NET]: Rework dev_base via list_head (v3) by Pavel Emelianov · 17 years ago
  77. 4043579 [ARM] 4227/1: minor head.S fixups by Nicolas Pitre · 18 years ago
  78. 93afa75 [ARM] 4355/2: AT91: SAM9260-EK and SAM9263-EK board updates by Andrew Victor · 17 years ago
  79. 5559bca [ARM] ecard: Convert card type enum to a flag by Russell King · 17 years ago
  80. c0b04d1 [ARM] ecard: Move private ecard junk out of asm/ecard.h by Russell King · 17 years ago
  81. e6aeb47 [ARM] ecard: silence new warning caused by previous commit by Russell King · 17 years ago
  82. 134c99e [ARM] ecard: convert to use the kthread API by Eric W. Biederman · 17 years ago
  83. a17dba8 [ARM] Add platform support for PATA on RiscPC by Russell King · 17 years ago
  84. 69f4f33 [ARM] Set coherent DMA mask for Acorn expansion cards by Russell King · 17 years ago
  85. 7c73628 [ARM] 4354/1: AT91: Support ADS7846 touchsceen on SAM9263-EK board by Andrew Victor · 17 years ago
  86. 23522728 [ARM] 4353/1: AT91: Support ADS7846 touchsceen on SAM9261-EK board by Andrew Victor · 17 years ago
  87. 7776a94 [ARM] 4352/1: AT91: Platform data for LCD and AC97. by Andrew Victor · 17 years ago
  88. e8788ba [ARM] 4351/1: AT91: Define rest of peripheral clocks by Andrew Victor · 17 years ago
  89. 99cce8f [ARM] 4356/1: arm: fix handling of svc mode undefined instructions by Dan Williams · 17 years ago
  90. d2dd8b1 [ARM] 4342/2: iop13xx: add resource definitions for the tpmi units by Dan Williams · 17 years ago
  91. e90ddd8 [ARM] 4348/4: iop3xx: Give Linux control over PCI initialization by Dan Williams · 17 years ago
  92. f14e313 PCI: add debug information to resource collision message by Chuck Ebbert · 17 years ago
  93. 7fe3730 MSI: arch must connect the irq and the msi_desc by Michael Ellerman · 17 years ago
  94. f282b97 msi: introduce ARCH_SUPPORTS_MSI Kconfig option (rev2) by Dan Williams · 17 years ago
  95. bab41e9 PCI: Convert to alloc_pci_dev() by Michael Ellerman · 17 years ago
  96. 40ee9e9 PCI: fix sysfs rom file creation for BIOS ROM shadows by Jesse Barnes · 17 years ago
  97. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 17 years ago
  98. 823bccf remove "struct subsystem" as it is no longer needed by Greg Kroah-Hartman · 17 years ago
  99. 35060b6 [PATCH] i386: Don't delete cpu_devs data to identify different x86 types in late_initcall by Thomas Renninger · 17 years ago
  100. a319334 [PATCH] i386: type may be unused by David Rientjes · 17 years ago