1. 3125c68 [ARM] 3227/1: Spitz: Add pxa27x OHCI platform specific code by Richard Purdie · 19 years ago
  2. 4c70b92 [ARM] 3225/1: add symbolic names for enp2611 gpio interrupts by Lennert Buytenhek · 19 years ago
  3. 7a94283 [ARM] 3224/1: add masked thread interrupt status registers for ixp2000 by Lennert Buytenhek · 19 years ago
  4. b721243 [ARM] 3223/1: remove ixdp2x01 cs89x0 hack by Lennert Buytenhek · 19 years ago
  5. b1ad3a5 [ARM] 3221/1: Update IXP4xx defconfig by Deepak Saxena · 19 years ago
  6. 313cbb5 [ARM] 3218/1: PAGE_SHIFT undeclared in arch-ixp4xx/memory.h (adjust_zones moved out of line) by Rod Whitby · 19 years ago
  7. 8d27e69 [ARM] 3220/1: Remove gpio_isr_line_clear() from NAS 100d by Deepak Saxena · 19 years ago
  8. 3145d8a [ARM] 3215/1: Iomega NAS 100d (MACH_NAS100D) machine support by Rod Whitby · 19 years ago
  9. f7e8bbb8 [ARM] 3192/1: Remove gpio_isr_line_clear() API from IXP4xx by Deepak Saxena · 19 years ago
  10. b3a9624 [ARM] Remove SA1100 PM prepare/finish ops by Russell King · 19 years ago
  11. d7b4a75 [ARM] Move DMA exports to be next to each function by Russell King · 19 years ago
  12. 95ba9fb [ARM] Remove definition of MAX_DMA_CHANNELS to zero by Russell King · 19 years ago
  13. 065909b [ARM] Refine selection of ISA_DMA_API and generic dma.c code by Russell King · 19 years ago
  14. d4c6fc9 [ARM] Move common definition of MAX_DMA_ADDRESS to asm/dma.h by Russell King · 19 years ago
  15. 6842b92 [ARM] Use core_initcall() to initialise ARM DMA by Russell King · 19 years ago
  16. 7cdad48 [ARM] Remove '__address' from scatterlist and convert to DMA API by Russell King · 19 years ago
  17. 333c962 [ARM] Move ISA DMA bus_to_virt() out of set_dma_addr() by Russell King · 19 years ago
  18. 109a937 [ARM] Remove unused dma.c files by Russell King · 19 years ago
  19. a8d3584 [ARM] Remove clk_use()/clk_unuse() by Russell King · 19 years ago
  20. f47fc0a [ARM] Add additional documentation to the clock source framework by Russell King · 19 years ago
  21. 78ff18a [ARM] Cleanup ARM includes by Russell King · 19 years ago
  22. 9d4f13e [ARM] Make kernel link address depend on PAGE_OFFSET by Russell King · 19 years ago
  23. 8802684 Linux v2.6.15 by Linus Torvalds · 19 years ago
  24. 8f493d7 [PATCH] Make sure interleave masks have at least one node set by Andi Kleen · 19 years ago
  25. abe842e [PATCH] Avoid namespace pollution in <asm/param.h> by Dag-Erling Smørgrav · 19 years ago
  26. f12f4d9 [PATCH] powerpc: more g5 overtemp problem fix by Benjamin Herrenschmidt · 19 years ago
  27. 557962a [PATCH] x86: teach dump_task_regs() about the -8 offset. by Stas Sergeev · 19 years ago
  28. de9e007 sysctl: make sure to terminate strings with a NUL by Linus Torvalds · 19 years ago
  29. 35f349e Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  30. 82c9df8 [PATCH] Fix false old value return of sysctl by Yi Yang · 19 years ago
  31. 8febdd8 sysctl: don't overflow the user-supplied buffer with '\0' by Linus Torvalds · 19 years ago
  32. 8b90db0 Insanity avoidance in /proc by Linus Torvalds · 19 years ago
  33. 40c37213 [PATCH] Input: wacom - fix X axis setup by Denny Priebe · 19 years ago
  34. ae5536d [PATCH] Input: warrior - fix HAT0Y axis setup by Dmitry Torokhov · 19 years ago
  35. 1994754 [PATCH] Input: kbtab - fix Y axis setup by Dmitry Torokhov · 19 years ago
  36. f02aa3f [ARM] 3216/1: indent and typo in drivers/serial/pxa.c by Erik Hovland · 19 years ago
  37. 9e625ff [PATCH] Simplify the VIDEO_SAA7134_OSS Kconfig dependency line by Jean Delvare · 19 years ago
  38. 392c14b Revert radeon AGP aperture offset changes by Linus Torvalds · 19 years ago
  39. bc781aa Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 19 years ago
  40. 77f234f Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  41. 80c7257 [PATCH] Fix recursive config dependency for SAA7134 by Jean Delvare · 19 years ago
  42. e597cb32 [PATCH] ppc64: htab_initialize_secondary cannot be marked __init by Anton Blanchard · 19 years ago
  43. 576fc09 [PATCH] x86_64: Fix incorrect node_present_pages on NUMA by Ravikiran G Thirumalai · 19 years ago
  44. f873e3e [PATCH] Input: aiptek - fix Y axis setup by Riccardo Magliocchetti · 19 years ago
  45. ee02594 [PATCH] fix ia64 compile failure with gcc4.1 by Dave Jones · 19 years ago
  46. 63b4444 [PATCH] uml: fix compilation with CONFIG_MODE_TT disabled by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  47. 74433c0 [PATCH] Hostfs: update for new glibc - add missing symbol exports by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  48. 30f04a4 [PATCH] uml: hostfs - fix possible PAGE_CACHE_SHIFT overflows by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  49. 3d0a07e3 [PATCH] Hostfs: remove unused var by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  50. 5169494 [PATCH] uml: fix random segfaults at bootup by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  51. 3603bc8 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/tg3-2.6 by Linus Torvalds · 19 years ago
  52. 68ca243 [SERMOUSE]: Sun mice speak 5-byte protocol too. by David S. Miller · 19 years ago
  53. d5784b5 [SPARC]: Use STABS_DEBUG and DWARF_DEBUG macros in vmlinux.lds.S by David S. Miller · 19 years ago
  54. a8b554e [TG3]: Update driver version and reldate. by David S. Miller · 19 years ago
  55. 091465d [TG3]: ethtool -d hangs PCIe systems by Chris Elmquist · 19 years ago
  56. 67dbb4e [PATCH] Fix more radeon GART start calculation cases by Benjamin Herrenschmidt · 19 years ago
  57. 5ab4a6c [IPV6] mcast: Fix multiple issues in MLDv2 reports. by David L Stevens · 19 years ago
  58. 1b93ae64 [NET]: Validate socket filters against BPF_MAXINSNS in one spot. by David S. Miller · 19 years ago
  59. 6732bad [IPV6]: Fix addrconf dead lock. by YOSHIFUJI Hideaki · 19 years ago
  60. a710ce0 [SERIAL] Fix AMBA PL011 sysrq character handling by Russell King · 19 years ago
  61. 79cac2a [BR_NETFILTER]: Fix leak if skb traverses > 1 bridge by David Kimdon · 19 years ago
  62. 6f4353d [IPV6]: Increase default MLD_MAX_MSF to 64. by David L Stevens · 19 years ago
  63. 0433339 [PATCH] Fix Fibre Channel boot oops by James Bottomley · 19 years ago
  64. f89f594 Linux v2.6.15-rc7 by Linus Torvalds · 19 years ago
  65. 01e33b5 [PATCH] n_r3964: fixed usage of HZ; removed bad include by Kurt Huwig · 19 years ago
  66. cdcdb28 Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 19 years ago
  67. 10bb10d Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  68. 3bf3959 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  69. e5c34a5 [PATCH] Fix typo in x86_64 __build_write_lock_const assembly by Ben Collins · 19 years ago
  70. c660439 [PATCH] x86_64/ia64 : Fix compilation error for node_to_first_cpu by Ravikiran G Thirumalai · 19 years ago
  71. 1224b37 Fix silly typo ("smb" vs "smp") by Linus Torvalds · 19 years ago
  72. 8e31108 [PATCH] Fix memory ordering problem in wake_futex() by Andrew Morton · 19 years ago
  73. 6003a93 [PATCH] add missing memory barriers to ipc/sem.c by Manfred Spraul · 19 years ago
  74. e445ee6 [VIDEO] sbuslib: Disallow private mmaps. by David S. Miller · 19 years ago
  75. a7c2491 Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  76. 1836098 [PATCH] forcedeth: fix random memory scribbling bug by Manfred Spraul · 19 years ago
  77. 3df3cc6 [PATCH] s390: remove redundant and useless code in qeth by Frank Pavlic · 19 years ago
  78. 4965e97 [PATCH] s390: minor qeth network driver fixes by Frank Pavlic · 19 years ago
  79. 6c6b3e7 [PATCH] s390: some minor qeth driver fixes by Frank Pavlic · 19 years ago
  80. afcceaa [PATCH] missing license for libphy.ko by Olaf Hering · 19 years ago
  81. d495657 [PATCH] orinoco_nortel: Add Symbol LA-4123 ID by Pavel Roskin · 19 years ago
  82. c8cb00f [PATCH] orinoco_nortel: Fix incorrect PCI resource use by Pavel Roskin · 19 years ago
  83. fd71da4 [PATCH] fix libata inquiry VPD for ATAPI devices by Tony Battersby · 19 years ago
  84. 291d809 [IPV6]: Fix Temporary Address Generation by Hiroyuki YAMAMORI · 19 years ago
  85. 3dd3bf8 [IPV6]: Fix dead lock. by YOSHIFUJI Hideaki · 19 years ago
  86. 8f43d8e Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  87. 597d1f0 [SPARC]: Kill CHILD_MAX. by David S. Miller · 19 years ago
  88. 0b57ee9 [SPARC]: introduce a SPARC Kconfig symbol by Adrian Bunk · 19 years ago
  89. 1490439 [SUNGEM]: Fix link error with CONFIG_HOTPLUG disabled. by Adrian Bunk · 19 years ago
  90. 7b3dad3 Pull bug3410 into release branch by Len Brown · 19 years ago
  91. 3c058d8 Pull owner_id into release branch by Len Brown · 19 years ago
  92. 9d6be4b [ACPI] fix build warning from owner_id patch by Len Brown · 19 years ago
  93. db9ace7 Auto-update from upstream by Len Brown · 19 years ago
  94. 75b245b3 [ACPI] fix passive cooling regression by Thomas Renninger · 19 years ago
  95. d2b1839 [MMC] Set correct capacity for 1024-byte block cards by Russell King · 19 years ago
  96. c162eea Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  97. b31c78e Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  98. fbbde0c Merge branch 'to_linus' of master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 19 years ago
  99. 0800c5f [PATCH] fix posix lock on NFS by ASANO Masahiro · 19 years ago
  100. d6f0291 [PATCH] fix race with preempt_enable() by Nicolas Pitre · 19 years ago