1. 6705cda [ARM] Merge individual ARM sub-trees by Russell King · 19 years ago
  2. 32d2dee [ARM] 4001/1: S3C24XX: shorten reboot time by Ben Dooks · 19 years ago
  3. 7174d85 [ARM] 3983/2: remove unused argument to __bug() by Nicolas Pitre · 19 years ago
  4. 285f5fa [ARM] 3995/1: iop13xx: add iop13xx support by Dan Williams · 19 years ago
  5. 86987d5 [ARM] 3991/1: i.MX/MX1 high resolution time source by Pavel Pisa · 19 years ago
  6. 9073341 [ARM] 3986/1: H1940: suspend to RAM support by Ben Dooks · 19 years ago
  7. a47d08e [ARM] 3984/1: ixp4xx/nslu2: Fix disk LED numbering (take 2) by Rod Whitby · 19 years ago
  8. 838ccbc [ARM] 3978/1: macro to provide a 63-bit value from a 32-bit hardware counter by Nicolas Pitre · 19 years ago
  9. fa4adc6 [ARM] 3611/4: optimize do_div() when divisor is constant by Nicolas Pitre · 19 years ago
  10. 208a49f [ARM] 3977/1: AT91: remove loop waiting for reset by Andrew Victor · 19 years ago
  11. 5407864 [ARM] 3974/1: AT91: Remove USB Device header by Andrew Victor · 19 years ago
  12. c019d49 [ARM] 3972/1: AT91: Update board.h by Andrew Victor · 19 years ago
  13. afe4b25 [ARM] 3881/4: xscale: clean up cp0/cp1 handling by Lennert Buytenhek · 19 years ago
  14. 0e5fdca7 [ARM] 3971/1: xsc3: get rid of L_PTE_COHERENT by Lennert Buytenhek · 19 years ago
  15. e520a36 [ARM] 3958/1: add platform device (pxa2xx-udc)to ixp4xx by Milan Svoboda · 19 years ago
  16. 05043d0 [ARM] 3960/1: AT91: Final SAM9 intergration patches. by Andrew Victor · 19 years ago
  17. 1a0ed73 [ARM] 3949/2: AT91: SAM9 timer driver by Andrew Victor · 19 years ago
  18. b7dc96d [ARM] Clean up discontigmem support by Russell King · 19 years ago
  19. eaa595c [ARM] 3952/1: AT91: Hardware headers for SAM9 perhipherals by Andrew Victor · 19 years ago
  20. 55d8bae [ARM] 3954/1: AT91: Update drivers for new headers by Andrew Victor · 19 years ago
  21. a5c4745 [ARM] 3951/1: AT91: Rename user peripheral header files by Andrew Victor · 19 years ago
  22. 6171de8 [ARM] 3950/1: AT91: Split up system header file by Andrew Victor · 19 years ago
  23. 62c1660 [ARM] 3948/1: AT91: Initial support for AT91SAM9261 and AT91SAM9260 by Andrew Victor · 19 years ago
  24. 79da7a6 [ARM] 3947/1: AT91: cpu_is_XXX macro's by Andrew Victor · 19 years ago
  25. 1f4fd0a [ARM] 3946/1: AT91: at91_arch_reset and at91_extern_irq by Andrew Victor · 19 years ago
  26. 1222144 [ARM] 3911/2: Simplify alloc_thread_info on ARM by Paul Gortmaker · 19 years ago
  27. 9b531ce [ARM] Remove "translated" io macros by Russell King · 19 years ago
  28. 6f4c7e3 [ARM] Remove warnings for __io_pci and __arch_(get|put)* by Russell King · 19 years ago
  29. 74af1c2 [ARM] L7200: Remove deprecated __io_pci and __arch_(get|put)* by Russell King · 19 years ago
  30. 3ff1559 [ARM] Fix nommu build by Russell King · 19 years ago
  31. 5cd372e [ARM] 3936/1: [Jornada7xx] - No use for jornada720.h by Kristoffer Ericson · 19 years ago
  32. 10dd5ce [ARM] Remove compatibility layer for ARM irqs by Russell King · 19 years ago
  33. 127e477 [ARM] 3894/1: pxa27x: Update DCSR_EORINTR bit definition in DCSR by stanley cai · 19 years ago
  34. d94cffe [ARM] 3893/1: pxa27x: Update UDCISR1 bit definitions by stanley cai · 19 years ago
  35. 5974eaa [ARM] Move HWCAP_* definitions to asm/elf.h by Russell King · 19 years ago
  36. ee90dab [ARM] Include asm/elf.h instead of asm/procinfo.h by Russell King · 19 years ago
  37. 4a5222c [ARM] Arrange asm-arm/elf.h so it can be included by assembly by Russell King · 19 years ago
  38. beea494 [ARM] Remove EEPROM slave emulation from i2c-pxa driver. by Russell King · 19 years ago
  39. af768c6 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  40. aed6fad [ARM] 3943/1: share declaration of struct pxa2xx_udc_mach_info between multiple platforms by Milan Svoboda · 19 years ago
  41. e81c7359 [NET]: Fix MAX_HEADER setting. by David S. Miller · 19 years ago
  42. 707badb Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 19 years ago
  43. b6a1088 Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 19 years ago
  44. 4195bdb [PATCH] add missing libsas include to fix s390 compilation. by Dave Jones · 19 years ago
  45. 38b5b03 [PATCH] i386: Fix compilation with UP genericarch by Andi Kleen · 19 years ago
  46. c4423cc [ALSA] version 1.0.13 by Jaroslav Kysela · 19 years ago
  47. 2ea5814 Fix 'ALIGN()' macro, take 2 by Linus Torvalds · 19 years ago
  48. c9c3b86 [PATCH] Fix incorrent type of flags in <asm/semaphore.h> by Kyle McMartin · 19 years ago
  49. b8e6ec8 Revert "[PATCH] Enforce "unsigned long flags;" when spinlocking" by Linus Torvalds · 19 years ago
  50. dc9b334 [NET]: Re-fix of doc-comment in sock.h by Paul Bonser · 19 years ago
  51. cfd3ef2 [PATCH] lockdep: spin_lock_irqsave_nested() by Arjan van de Ven · 19 years ago
  52. ee3ce19 [PATCH] Enforce "unsigned long flags;" when spinlocking by Alexey Dobriyan · 19 years ago
  53. 701e054 [PATCH] mounstats NULL pointer dereference by Vasily Tarasov · 19 years ago
  54. 5261d66 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  55. ec7080d [PATCH] make au1xxx-ide compile again by Manuel Lauss · 19 years ago
  56. 105ef9a [ARM] 3942/1: ARM: comment: consistent_sync should not be called directly by Dan Williams · 19 years ago
  57. 0f9005a Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 19 years ago
  58. df9c230 [POWERPC] Revert "[POWERPC] Add powerpc get/set_rtc_time interface to new generic rtc class" by Kim Phillips · 19 years ago
  59. fb47ddb [IGMP]: Fix IGMPV3_EXP() normalization bit shift value. by David L Stevens · 19 years ago
  60. b3438f8 Add "pure_initcall" for static variable initialization by Linus Torvalds · 19 years ago
  61. ace5f1d [PATCH] m68knommu: fix up for the irq_handler_t changes by Greg Ungerer · 19 years ago
  62. 8de35ef [ARM] ebsa110: fix warnings generated by asm/arch/io.h by Russell King · 19 years ago
  63. 610a5b7 [CRYPTO] api: Remove one too many semicolon by Yoichi Yuasa · 19 years ago
  64. 626db29 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  65. da63fc7 [PATCH] fat: add fat_getattr() by OGAWA Hirofumi · 19 years ago
  66. c7835a7 [TG3]: Disable TSO on 5906 if CLKREQ is enabled. by Michael Chan · 19 years ago
  67. b96e7ec [NETFILTER]: ip6_tables: fixed conflicted optname for getsockopt by Yasuyuki Kozakai · 19 years ago
  68. 9716a34 [POWERPC] Wire up sys_move_pages by Stephen Rothwell · 19 years ago
  69. 056f4fa [POWERPC] Add the thread_siblings files to sysfs by Stephen Rothwell · 19 years ago
  70. f5ad1a7 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 19 years ago
  71. 68589bc [PATCH] hugetlb: prepare_hugepage_range check offset too by Hugh Dickins · 19 years ago
  72. 9446868 [PATCH] x86-64: Fix race in exit_idle by Andi Kleen · 19 years ago
  73. 8c131af [PATCH] x86-64: Fix vgetcpu when CONFIG_HOTPLUG_CPU is disabled by Andi Kleen · 19 years ago
  74. fa18f47 [PATCH] x86: Add acpi_user_timer_override option for Asus boards by Andi Kleen · 19 years ago
  75. ea991f0 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  76. d8b295f [PATCH] Fix missing parens in set_personality() by Russell King · 19 years ago
  77. 1a4b0fc [PATCH] mspec driver build fix by Jes Sorensen · 19 years ago
  78. 2b4ac44 [PATCH] vmalloc: optimization, cleanup, bugfixes by Eric Dumazet · 19 years ago
  79. da41390 [IPVS]: Compile fix for annotations in userland. by Simon Horman · 19 years ago
  80. 43539c3 [PATCH] htirq: allow buggy drivers of buggy hardware to write the registers by Eric W. Biederman · 19 years ago
  81. ec68307 [PATCH] htirq: refactor so we only have one function that writes to the chip by Eric W. Biederman · 19 years ago
  82. 46d52b0 [PATCH] IPMI: retry messages on certain error returns by Corey Minyard · 19 years ago
  83. 81ac95c [PATCH] nfsd4: fix open-create permissions by J. Bruce Fields · 19 years ago
  84. 6c0ffb9 x86-64: clean up io-apic accesses by Linus Torvalds · 19 years ago
  85. 3d42488 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  86. 4a4cf77 [MIPS] Make irq number allocator generally available for fixing EV64120. by Ralf Baechle · 19 years ago
  87. b765103 Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32 by Linus Torvalds · 19 years ago
  88. bbfd2bf AVR32: Wire up sys_epoll_pwait by Haavard Skinnemoen · 19 years ago
  89. 7cc13ed [PATCH] sysctl: implement CTL_UNNUMBERED by Eric W. Biederman · 19 years ago
  90. d99f160 [PATCH] sysctl: allow a zero ctl_name in the middle of a sysctl table by Eric W. Biederman · 19 years ago
  91. d1ed6a3 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  92. 59359ff [SPARC]: Fix robust futex syscalls and wire up migrate_pages. by David S. Miller · 19 years ago
  93. 95026cd [IPV6]: Fix ECN bug on big-endian by Al Viro · 19 years ago
  94. 02e6037 [IPX]: Annotate and fix IPX checksum by Al Viro · 19 years ago
  95. 4833ed0 [IPX]: Trivial parts of endianness annotations by Al Viro · 19 years ago
  96. 43530d2 [PATCH] powerpc: wire up sys_migrate_pages by Stephen Rothwell · 19 years ago
  97. 3fd5939 [PATCH] Create compat_sys_migrate_pages by Stephen Rothwell · 19 years ago
  98. b918f6e [PATCH] swsusp: debugging by Rafael J. Wysocki · 19 years ago
  99. f46c483 [PATCH] Add printk_timed_ratelimit() by Andrew Morton · 19 years ago
  100. 86f4f0f [PATCH] fix UFS superblock alignment issues by Eric Sandeen · 19 years ago