1. c67334f Driver core: platform_driver_probe(), can save codespace by David Brownell · 18 years ago
  2. 8a82472 driver core: Introduce device_move(): move a device to a new parent. by Cornelia Huck · 18 years ago
  3. 5ab6998 driver core: Introduce device_find_child(). by Cornelia Huck · 18 years ago
  4. 465ae64 ACPI: Change ACPI to use dev_archdata instead of firmware_data by Benjamin Herrenschmidt · 18 years ago
  5. c6dbaef Driver core: add dev_archdata to struct device by Benjamin Herrenschmidt · 18 years ago
  6. d80f19f Driver core: convert sound core to use struct device by Greg Kroah-Hartman · 18 years ago
  7. 78cde0887 Driver core: convert fb code to use struct device by Greg Kroah-Hartman · 18 years ago
  8. fcaf71f Driver core: convert mmc code to use struct device by Greg Kroah-Hartman · 18 years ago
  9. 01107d3 Driver core: convert tty core to use struct device by Greg Kroah-Hartman · 18 years ago
  10. 94fbcde Driver core: change misc class_devices to be real devices by Greg Kroah-Hartman · 18 years ago
  11. f0ee61a Driver Core: Move virtual_device_parent() to core.c by Greg Kroah-Hartman · 18 years ago
  12. 116af37 Driver core: add notification of bus events by Benjamin Herrenschmidt · 18 years ago
  13. af768c6 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  14. aed6fad [ARM] 3943/1: share declaration of struct pxa2xx_udc_mach_info between multiple platforms by Milan Svoboda · 18 years ago
  15. e81c7359 [NET]: Fix MAX_HEADER setting. by David S. Miller · 18 years ago
  16. 707badb Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  17. b6a1088 Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 18 years ago
  18. 4195bdb [PATCH] add missing libsas include to fix s390 compilation. by Dave Jones · 18 years ago
  19. 38b5b03 [PATCH] i386: Fix compilation with UP genericarch by Andi Kleen · 18 years ago
  20. c4423ccc [ALSA] version 1.0.13 by Jaroslav Kysela · 18 years ago
  21. 2ea5814 Fix 'ALIGN()' macro, take 2 by Linus Torvalds · 18 years ago
  22. c9c3b86 [PATCH] Fix incorrent type of flags in <asm/semaphore.h> by Kyle McMartin · 18 years ago
  23. b8e6ec8 Revert "[PATCH] Enforce "unsigned long flags;" when spinlocking" by Linus Torvalds · 18 years ago
  24. dc9b334 [NET]: Re-fix of doc-comment in sock.h by Paul Bonser · 18 years ago
  25. cfd3ef2 [PATCH] lockdep: spin_lock_irqsave_nested() by Arjan van de Ven · 18 years ago
  26. ee3ce19 [PATCH] Enforce "unsigned long flags;" when spinlocking by Alexey Dobriyan · 18 years ago
  27. 701e054 [PATCH] mounstats NULL pointer dereference by Vasily Tarasov · 18 years ago
  28. 5261d66 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  29. ec7080d [PATCH] make au1xxx-ide compile again by Manuel Lauss · 18 years ago
  30. 105ef9a [ARM] 3942/1: ARM: comment: consistent_sync should not be called directly by Dan Williams · 18 years ago
  31. 0f9005a Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  32. df9c230 [POWERPC] Revert "[POWERPC] Add powerpc get/set_rtc_time interface to new generic rtc class" by Kim Phillips · 18 years ago
  33. fb47ddb [IGMP]: Fix IGMPV3_EXP() normalization bit shift value. by David L Stevens · 18 years ago
  34. b3438f8 Add "pure_initcall" for static variable initialization by Linus Torvalds · 18 years ago
  35. ace5f1d [PATCH] m68knommu: fix up for the irq_handler_t changes by Greg Ungerer · 18 years ago
  36. 8de35ef [ARM] ebsa110: fix warnings generated by asm/arch/io.h by Russell King · 18 years ago
  37. 610a5b7 [CRYPTO] api: Remove one too many semicolon by Yoichi Yuasa · 18 years ago
  38. 626db29 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  39. da63fc7 [PATCH] fat: add fat_getattr() by OGAWA Hirofumi · 18 years ago
  40. c7835a7 [TG3]: Disable TSO on 5906 if CLKREQ is enabled. by Michael Chan · 18 years ago
  41. b96e7ec [NETFILTER]: ip6_tables: fixed conflicted optname for getsockopt by Yasuyuki Kozakai · 18 years ago
  42. 9716a34 [POWERPC] Wire up sys_move_pages by Stephen Rothwell · 18 years ago
  43. 056f4fa [POWERPC] Add the thread_siblings files to sysfs by Stephen Rothwell · 18 years ago
  44. f5ad1a7 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  45. 68589bc [PATCH] hugetlb: prepare_hugepage_range check offset too by Hugh Dickins · 18 years ago
  46. 9446868 [PATCH] x86-64: Fix race in exit_idle by Andi Kleen · 18 years ago
  47. 8c131af [PATCH] x86-64: Fix vgetcpu when CONFIG_HOTPLUG_CPU is disabled by Andi Kleen · 18 years ago
  48. fa18f47 [PATCH] x86: Add acpi_user_timer_override option for Asus boards by Andi Kleen · 18 years ago
  49. ea991f0 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  50. d8b295f [PATCH] Fix missing parens in set_personality() by Russell King · 18 years ago
  51. 1a4b0fc [PATCH] mspec driver build fix by Jes Sorensen · 18 years ago
  52. 2b4ac44 [PATCH] vmalloc: optimization, cleanup, bugfixes by Eric Dumazet · 18 years ago
  53. da41390 [IPVS]: Compile fix for annotations in userland. by Simon Horman · 18 years ago
  54. 43539c38 [PATCH] htirq: allow buggy drivers of buggy hardware to write the registers by Eric W. Biederman · 18 years ago
  55. ec68307 [PATCH] htirq: refactor so we only have one function that writes to the chip by Eric W. Biederman · 18 years ago
  56. 46d52b0 [PATCH] IPMI: retry messages on certain error returns by Corey Minyard · 18 years ago
  57. 81ac95c [PATCH] nfsd4: fix open-create permissions by J. Bruce Fields · 18 years ago
  58. 6c0ffb9 x86-64: clean up io-apic accesses by Linus Torvalds · 18 years ago
  59. 3d42488 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  60. 4a4cf77 [MIPS] Make irq number allocator generally available for fixing EV64120. by Ralf Baechle · 18 years ago
  61. b765103 Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32 by Linus Torvalds · 18 years ago
  62. bbfd2bf AVR32: Wire up sys_epoll_pwait by Haavard Skinnemoen · 18 years ago
  63. 7cc13ed [PATCH] sysctl: implement CTL_UNNUMBERED by Eric W. Biederman · 18 years ago
  64. d99f160 [PATCH] sysctl: allow a zero ctl_name in the middle of a sysctl table by Eric W. Biederman · 18 years ago
  65. d1ed6a3 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  66. 59359ff [SPARC]: Fix robust futex syscalls and wire up migrate_pages. by David S. Miller · 18 years ago
  67. 95026cd [IPV6]: Fix ECN bug on big-endian by Al Viro · 18 years ago
  68. 02e6037 [IPX]: Annotate and fix IPX checksum by Al Viro · 18 years ago
  69. 4833ed0 [IPX]: Trivial parts of endianness annotations by Al Viro · 18 years ago
  70. 43530d2 [PATCH] powerpc: wire up sys_migrate_pages by Stephen Rothwell · 18 years ago
  71. 3fd5939 [PATCH] Create compat_sys_migrate_pages by Stephen Rothwell · 18 years ago
  72. b918f6e [PATCH] swsusp: debugging by Rafael J. Wysocki · 18 years ago
  73. f46c483 [PATCH] Add printk_timed_ratelimit() by Andrew Morton · 18 years ago
  74. 86f4f0f [PATCH] fix UFS superblock alignment issues by Eric Sandeen · 18 years ago
  75. 1f4a393 [ARM] 3919/1: Fixed definition of some PXA270 CIF related registers by Enrico Scholz · 18 years ago
  76. 4fa2eee pci_ids.h: Add NVIDIA PCI ID by Peer Chen · 18 years ago
  77. 40eb006 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  78. 7a118df RDMA/addr: Use client registration to fix module unload race by Sean Hefty · 18 years ago
  79. e957b00 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  80. 904880e [MIPS] Don't use R10000 llsc workaround version for all llsc-full processors. by Ralf Baechle · 18 years ago
  81. c7fed9d [SPARC64]: Fix futex_atomic_cmpxchg_inatomic implementation. by David S. Miller · 18 years ago
  82. dd47254 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  83. 242954b [MIPS] 16K & 64K page size fixes by Ralf Baechle · 18 years ago
  84. 130fe05 i386: clean up io-apic accesses by Linus Torvalds · 18 years ago
  85. 4b1c46a Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  86. 292f86f [POWERPC] Make mmiowb's io_sync preempt safe by Hugh Dickins · 18 years ago
  87. 5fe8e8b [POWERPC] Make current preempt-safe by Hugh Dickins · 18 years ago
  88. 5d2efba [POWERPC] Use 4kB iommu pages even on 64kB-page systems by Linas Vepstas · 18 years ago
  89. dd6c89f [POWERPC] Fix oprofile support for e500 in arch/powerpc by Andy Fleming · 18 years ago
  90. e0da0da [POWERPC] Fix rmb() for e500-based machines it by Andy Fleming · 18 years ago
  91. 6e42acc [PATCH] libata: unexport ata_dev_revalidate() by Tejun Heo · 18 years ago
  92. d5b9b78 Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  93. fa1d19e [IA64] move SAL_CACHE_FLUSH check later in boot by Troy Heber · 18 years ago
  94. 16b7b2a [MIPS] Fixup migration to GENERIC_TIME by Atsushi Nemoto · 18 years ago
  95. 70e46f4 [MIPS] VSMP: Synchronize cp0 counters on bootup. by Ralf Baechle · 18 years ago
  96. eafa6cb Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 18 years ago
  97. 525fdb6 [PATCH] uml: add INITCALLS by Jeff Dike · 18 years ago
  98. 0b26c88 IB/uverbs: Return sq_draining value in query_qp response by Jack Morgenstein · 18 years ago
  99. bd71ab8 sh: Fix IPR-IRQ's for IRQ-chip change breakage. by Jamie Lenehan · 18 years ago
  100. 6887d83 sh: Wire up new syscalls. by Paul Mundt · 18 years ago