1. c7e7887 [PATCH] ARM: 2723/2: remove __udivdi3 and __umoddi3 from the kernel by Nicolas Pitre · 19 years ago
  2. aaaa3f9 [PATCH] ARM: 2769/1: cpu_init() stack setup fix by Catalin Marinas · 19 years ago
  3. 9ec3c75 [PATCH] ARM: 2768/1: PXA: Add a required header file for LL_DEBUG by Richard Purdie · 19 years ago
  4. b720f73 [PATCH] ARM: Convert ARM timer implementations to use readl/writel by Russell King · 19 years ago
  5. 6904b24 [PATCH] ARM: 2765/1: S3C24XX - small cleanups in arch/arm/mach-s3c2410 by Ben Dooks · 19 years ago
  6. f705b1a [PATCH] ARM: 2764/1: S3C24XX - Common PM functions for Simtec boards by Ben Dooks · 19 years ago
  7. 99a0616 Merge with ../linux-2.6-smp by Russell King · 19 years ago
  8. a839688 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  9. 2fa938b [PATCH] sis 760 support. by Dave Jones · 19 years ago
  10. 2668fb9 [PATCH] sparc32: Kconfig fixups by William Lee Irwin III · 19 years ago
  11. 84da7c0 [PATCH] Doc/Submitting: corrections, additions by Randy Dunlap · 19 years ago
  12. 6623e62 [PATCH] V4L: documentation changes - mostly new cards included by Mauro Carvalho Chehab · 19 years ago
  13. 115d6f3 [PATCH] V4L: API new webcam formats included by Mauro Carvalho Chehab · 19 years ago
  14. 060d302 [PATCH] v4l: bttv new insmod parameters by Mauro Carvalho Chehab · 19 years ago
  15. 586b0ca [PATCH] v4l: tuner improvements by Mauro Carvalho Chehab · 19 years ago
  16. 96b6aba [PATCH] V4L maintainer patch by Mauro Carvalho Chehab · 19 years ago
  17. 200803d [PATCH] irqpoll by Alan Cox · 19 years ago
  18. 21fe347 [PATCH] ext3: reduce allocate-with-reservation lock latencies by Mingming Cao · 19 years ago
  19. fb3cc43 [PATCH] blk: light iocontext ops by Nick Piggin · 19 years ago
  20. d634453 [PATCH] blk: reduce locking by Nick Piggin · 19 years ago
  21. 450991b [PATCH] blk: __make_request efficiency by Nick Piggin · 19 years ago
  22. 69f63c5 [PATCH] coverity: tty_ldisc_ref return null check by KAMBAROV, ZAUR · 19 years ago
  23. c7f1721 [PATCH] coverity: fs/ext3/super.c: match_int return check by KAMBAROV, ZAUR · 19 years ago
  24. ec471dc [PATCH] coverity: fs/udf/namei.c null check by KAMBAROV, ZAUR · 19 years ago
  25. 9c101fd [PATCH] coverity: ipmi_msghandler() channels array overrun fix by KAMBAROV, ZAUR · 19 years ago
  26. a77e336 [PATCH] coverity: i386: scsi_lib buffer overrun fix by KAMBAROV, ZAUR · 19 years ago
  27. a8f5034 [PATCH] coverity: i386: build.c: negative return to unsigned fix by KAMBAROV, ZAUR · 19 years ago
  28. 4cceb4d [PATCH] headers: include linux/types.h for usb_ch9.h by GOTO Masanori · 19 years ago
  29. 3607d1d [PATCH] headers: include linux/compiler.h for __user by GOTO Masanori · 19 years ago
  30. 12822bc [PATCH] headers: enable ppc64 ___arch__swab16 and ___arch__swab32 by GOTO Masanori · 19 years ago
  31. c016e22 [PATCH] aio-retry-fix: fix aio retry work queueing by Sébastien Dugu · 19 years ago
  32. 334a13e [PATCH] really remove xattr_acl.h by Christoph Hellwig · 19 years ago
  33. aade0e8 [PATCH] drivers/isdn/: make some code static by Adrian Bunk · 19 years ago
  34. 687a21c [PATCH] rename wakeup_bdflush to wakeup_pdflush by Pekka J Enberg · 19 years ago
  35. 05133fc [PATCH] swabb.h warning fixes by Andrew Morton · 19 years ago
  36. b79646e [PATCH] hisax warning fixes by Andrew Morton · 19 years ago
  37. b92eac0 [PATCH] request_firmware(): avoid race conditions by Stanislaw W. Gruszka · 19 years ago
  38. bcc8ca0 [PATCH] Adapt drivers/char/vt_ioctl.c to non-x86 by Emmanuel Colbus · 19 years ago
  39. f01b1b0 [PATCH] ITIMER_REAL: fix possible deadlock and race by Oleg Nesterov · 19 years ago
  40. b36bbb6 [PATCH] ixp4xx/ixp2000 watchdog driver typo by Lennert Buytenhek · 19 years ago
  41. 45ae36c [PATCH] drivers/char/tipar.c: off by one array access by Luc Van Oostenryck · 19 years ago
  42. 47f176f [PATCH] Using msleep() instead of HZ by Luca Falavigna · 19 years ago
  43. 8d45168 [PATCH] fix semaphore handling in __unregister_chrdev_region by Wen-chien Jesse Sung · 19 years ago
  44. 12dc2fd [NET]: drivers/net/slip.c needs linux/delay.h by David S. Miller · 19 years ago
  45. 9666dae [NETFILTER]: Fix connection tracking bug in 2.6.12 by Patrick McHardy · 19 years ago
  46. bcd6127 [NET]: Add missing include to linux/netdevice.h by Arnd Bergmann · 19 years ago
  47. ff593c5 [NET]: Micro optimization in eth_header() by Denis Vlasenko · 19 years ago
  48. 7fe40f7 [IPV6]: remove more unused IPV6_AUTHHDR things. by YOSHIFUJI Hideaki · 19 years ago
  49. fb3d894 [IPVS]: Close race conditions on ip_vs_conn_tab list modification by Neil Horman · 19 years ago
  50. 689be43 [NET]: Remove gratuitous use of skb->tail in network drivers. by David S. Miller · 19 years ago
  51. f835e47 [IPV4]: Broken memory allocation in fib_trie by Robert Olsson · 19 years ago
  52. 7e568e6 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  53. adb2705 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 19 years ago
  54. f340c0d [PATCH] Tweak idle thread setup semantics by Ingo Molnar · 19 years ago
  55. 082cf69 [PATCH] ll_rw_blk: prevent huge request allocations by Jens Axboe · 19 years ago
  56. f8b58ed [PATCH] md: bio leak fix by Neil Brown · 19 years ago
  57. 314b6a4 [PATCH] kexec: fix sparse warnings by Alexey Dobriyan · 19 years ago
  58. 97afa0a [PATCH] cciss_ioctl() warning fix by Andrew Morton · 19 years ago
  59. 5027397 [PATCH] ARM: 2763/1: S3C24XX - mark IRQ_LCD as valid by Ben Dooks · 19 years ago
  60. 2f85a42 [SCTP] Make init & delayed sack timeouts configurable by user. by Vlad Yasevich · 19 years ago
  61. 7a1af5d [IPV4]: ipconfig.c: fix dhcp timeout behaviour by Maxime Bizon · 19 years ago
  62. 2c2910a [IPV4]: Snmpv2 Mib IP counter ipInAddrErrors support by Dietmar Eggemann · 19 years ago
  63. f2be64b [PATCH] ARM: 2760/1: Add a warning on dynamic tick timekeeping on some platforms by Tony Lindgren · 19 years ago
  64. 072cd70 [PATCH] ARM: 2762/1: S3C24XX Audio platform data by Ben Dooks · 19 years ago
  65. fa0ebff [PATCH] ARM: 2761/1: OProfile: Add call graphing support for arm by Richard Purdie · 19 years ago
  66. ae9cda5 [IPV6]: Don't dump temporary addresses twice by YOSHIFUJI Hideaki · 19 years ago
  67. 8a47077 [NETLINK]: Missing padding fields in dumped structures by Patrick McHardy · 19 years ago
  68. 9ef1d4c [NETLINK]: Missing initializations in dumped data by Patrick McHardy · 19 years ago
  69. b3563c4 [NETLINK]: Clear padding in netlink messages by Patrick McHardy · 19 years ago
  70. 4095ebf [NETFILTER]: ipt_CLUSTERIP: fix ARP mangling by Harald Welte · 19 years ago
  71. 85c1937 [EBTABLES]: Fix thinkos in ebt_log.c by David S. Miller · 19 years ago
  72. 053a7b5 [PATCH] ARM SMP: __xchg support by Russell King · 19 years ago
  73. 61998bc Merge head 'upstream-20050628-1' of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 19 years ago
  74. 4b0ef3b [PATCH] ARM SMP: Add IPI support code for SMP TLB flushing by Russell King · 19 years ago
  75. 564c90a [PATCH] ARM SMP: Use local_flush_tlb* where we really want to be local by Russell King · 19 years ago
  76. 603fff5 [PATCH] ARM SMP: TLB implementations only affect local CPU by Russell King · 19 years ago
  77. 8644d2a Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Greg KH · 19 years ago
  78. 1cde8a1 [PATCH] PCI: use the MCFG table to properly access pci devices (x86-64) by Greg Kroah-Hartman · 19 years ago
  79. d57e26c [PATCH] PCI: use the MCFG table to properly access pci devices (i386) by Greg Kroah-Hartman · 19 years ago
  80. 5454939 [PATCH] PCI: add proper MCFG table parsing to ACPI core. by Greg Kroah-Hartman · 19 years ago
  81. d18c3db [PATCH] PCI: make drivers use the pci shutdown callback instead of the driver core callback. by Greg Kroah-Hartman · 19 years ago
  82. 4002307 [PATCH] cpqphp: fix oops during unload without probe by Keith Moore · 19 years ago
  83. 70549ad [PATCH] PCI: clean up the MSI code a bit. by Greg Kroah-Hartman · 19 years ago
  84. bb4a61b [PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=n by Andrew Morton · 19 years ago
  85. e24c2d9 [PATCH] PCI: DMA bursting advice by David S. Miller · 19 years ago
  86. 2311b1f [PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patch by Michael Ellerman · 19 years ago
  87. a0d399a [PATCH] ACPI based I/O APIC hot-plug: acpiphp support by Kenji Kaneshige · 19 years ago
  88. 0e888ad [PATCH] ACPI based I/O APIC hot-plug: ia64 support by Kenji Kaneshige · 19 years ago
  89. b1bb248 [PATCH] ACPI based I/O APIC hot-plug: add interfaces by Kenji Kaneshige · 19 years ago
  90. 8d50e33 [PATCH] acpi hotplug: decouple slot power state changes from physical hotplug by Rajesh Shah · 19 years ago
  91. 8e7561c [PATCH] acpi hotplug: aCPI based root bridge hot-add by Rajesh Shah · 19 years ago
  92. 2f523b1 [PATCH] acpi hotplug: fix slot power-down problem with acpiphp by Rajesh Shah · 19 years ago
  93. 364d509 [PATCH] acpi hotplug: clean up notify handlers on acpiphp unload by Rajesh Shah · 19 years ago
  94. 42f49a6 [PATCH] acpi hotplug: convert acpiphp to use generic resource code by Rajesh Shah · 19 years ago
  95. 4ce448e [PATCH] acpi bridge hotadd: Export the interface to get PCI id for an ACPI handle by Rajesh Shah · 19 years ago
  96. 3fb0273 [PATCH] acpi bridge hotadd: Allow ACPI .add and .start operations to be done independently by Rajesh Shah · 19 years ago
  97. f7d473d [PATCH] acpi bridge hotadd: Read bridge resources when fixing up the bus by Rajesh Shah · 19 years ago
  98. 542df5d [PATCH] acpi bridge hotadd: Remove hot-plugged devices that could not be allocated resources by Rajesh Shah · 19 years ago
  99. 091ca9f [PATCH] acpi bridge hotadd: Make the PCI remove routines safe for failed hot-plug by Rajesh Shah · 19 years ago
  100. 6ef6f0e [PATCH] acpi bridge hotadd: Link newly created pci child bus to its parent on creation by Rajesh Shah · 19 years ago