1. 0da974f [NET]: Conversions from kmalloc+memset to k(z|c)alloc. by Panagiotis Issaris · 18 years ago
  2. a0ee7c7 [NET]: sun happymeal, little pci cleanup by Jiri Slaby · 18 years ago
  3. 485fb2c [IrDA]: Use alloc_skb() in IrDA TX path by Samuel Ortiz · 18 years ago
  4. b826315 [I/OAT]: Remove pci_module_init() from Intel I/OAT DMA engine by Henrik Kretzschmar · 18 years ago
  5. 64d2f08 [I/OAT]: net/core/user_dma.c should #include <net/netdma.h> by Adrian Bunk · 18 years ago
  6. dc022a9 [SCTP]: ADDIP: Don't use an address as source until it is ASCONF-ACKed by Sridhar Samudrala · 18 years ago
  7. 9faa730 [SCTP]: Set chunk->data_accepted only if we are going to accept it. by Sridhar Samudrala · 18 years ago
  8. ad8fec1 [SCTP]: Verify all the paths to a peer via heartbeat before using them. by Sridhar Samudrala · 18 years ago
  9. cfdeef3 [SCTP]: Unhash the endpoint in sctp_endpoint_free(). by Vlad Yasevich · 18 years ago
  10. 37fa687 [SCTP]: Check for NULL arg to sctp_bucket_destroy(). by Sridhar Samudrala · 18 years ago
  11. 89e1df7 [PKT_SCHED] netem: Fix slab corruption with netem (2nd try) by Guillaume Chazarain · 18 years ago
  12. fbeff3c [WAN]: Converted synclink drivers to use netif_carrier_*() by Krzysztof Halasa · 18 years ago
  13. 41b1d17 [WAN]: Cosmetic changes to N2 and C101 drivers by Krzysztof Halasa · 18 years ago
  14. 4bc83b4 [WAN]: Added missing netif_dormant_off() to generic HDLC by Krzysztof Halasa · 18 years ago
  15. 5d9c5a3 [IPV4]: Get rid of redundant IPCB->opts initialisation by Herbert Xu · 18 years ago
  16. 00ab956 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 18 years ago
  17. 53a4998 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  18. 3bda241 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  19. d7cf0d5 [S390] sysfs_create_xxx return values. by Heiko Carstens · 18 years ago
  20. dc8f5d2 [S390] .align 4096 statements in head.S by Heiko Carstens · 18 years ago
  21. bdd0150 [PATCH] spidernet: rework tx queue handling by Jens Osterkamp · 18 years ago
  22. ee962a5 [PATCH] spidernet: bug fix for init code by Jens Osterkamp · 18 years ago
  23. caa0371 [PATCH] sky2: NAPI poll fix by Stephen Hemminger · 18 years ago
  24. 83b0fe8 Merge branch 'upstream-fixes-jgarzik' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 into upstream-fixes by Jeff Garzik · 18 years ago
  25. e1b90c4 [NET] ethtool: fix oops by testing correct struct member by Jeff Garzik · 18 years ago
  26. 53ba5e0 [S390] get_clock inline assembly. by Andreas Krebbel · 18 years ago
  27. 13ffa92 [S390] channel measurement interval display. by Cornelia Huck · 18 years ago
  28. f257b06 [S390] xpram module parameter parsing - take 2. by Heiko Carstens · 18 years ago
  29. 5a651c9 [S390] Fix gcc warning about unused return values. by Heiko Carstens · 18 years ago
  30. f5beec4 [libata] ata_piix: correct 'invalid MAP value' typo-caused error by Jeff Garzik · 18 years ago
  31. 73291a1 [libata] ata_piix: minor cleanups noticed in prior patch run by Jeff Garzik · 18 years ago
  32. 08f12ed [libata] ata_piix: attempt to fix ICH8 support by Jeff Garzik · 18 years ago
  33. ea35d29 [libata] ata_piix: Consolidate PCS register writing by Jeff Garzik · 18 years ago
  34. d96715c [PATCH] ata_piix: add host_set private structure by Tejun Heo · 18 years ago
  35. 82d6897 Linux 2.6.18-rc2 by Linus Torvalds · 18 years ago
  36. b20e481 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 18 years ago
  37. b5032a5 [PATCH] UML - fix utsname build breakage by Jeff Dike · 18 years ago
  38. 6d76fa5 Don't allow chmod() on the /proc/<pid>/ files by Linus Torvalds · 18 years ago
  39. 92d0328 Mark /proc MS_NOSUID and MS_NOEXEC by Linus Torvalds · 18 years ago
  40. 2724a1a [PATCH] sch_htb compile fix. by Dave Jones · 18 years ago
  41. d6c93e1 Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 18 years ago
  42. 5694ca9 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  43. 76aba64 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  44. 52393cc [PATCH] remove set_wmb - arch removal by Steven Rostedt · 18 years ago
  45. f92213b [PATCH] remove set_wmb - doc update by Steven Rostedt · 18 years ago
  46. bb12999 [PATCH] Remove down_write() from taskstats code invoked on the exit() path by Shailabh Nagar · 18 years ago
  47. f9fd891 [PATCH] per-task delay accounting taskstats interface: control exit data through cpumasks by Shailabh Nagar · 18 years ago
  48. c892436 [PATCH] per-task delay accounting: avoid send without listeners by Shailabh Nagar · 18 years ago
  49. 9e06d3f [PATCH] per task delay accounting taskstats interface: documentation fix by Shailabh Nagar · 18 years ago
  50. ad4ecbc [PATCH] delay accounting taskstats interface send tgid once by Shailabh Nagar · 18 years ago
  51. 2589045 [PATCH] per-task-delay-accounting: /proc export of aggregated block I/O delays by Shailabh Nagar · 18 years ago
  52. a3baf64 [PATCH] per-task-delay-accounting: documentation by Shailabh Nagar · 18 years ago
  53. 6f44993 [PATCH] per-task-delay-accounting: delay accounting usage of taskstats interface by Shailabh Nagar · 18 years ago
  54. c757249 [PATCH] per-task-delay-accounting: taskstats interface by Shailabh Nagar · 18 years ago
  55. fb0ba6bd [PATCH] per-task-delay-accounting: utilities for genetlink usage by Balbir Singh · 18 years ago
  56. 52f17b6 [PATCH] per-task-delay-accounting: cpu delay collection via schedstats by Chandra Seetharaman · 18 years ago
  57. 0ff9224 [PATCH] per-task-delay-accounting: sync block I/O and swapin delay collection by Shailabh Nagar · 18 years ago
  58. ca74e92 [PATCH] per-task-delay-accounting: setup by Shailabh Nagar · 18 years ago
  59. e8f4d97 [PATCH] list_is_last utility by Shailabh Nagar · 18 years ago
  60. 22caf04 [PATCH] mbxfb: Add framebuffer driver for the Intel 2700G by Mike Rapoport · 18 years ago
  61. b04ea3c [PATCH] Fix security check for joint context= and fscontext= mount options by Eric Paris · 18 years ago
  62. 517e7aa [PATCH] let the the lockdep options depend on DEBUG_KERNEL by Adrian Bunk · 18 years ago
  63. c3c36aa [PATCH] tpm_tis: use resource_size_t by Kylene Jo Hall · 18 years ago
  64. 9e323d3 [PATCH] tpm: Add force device probe option by Kylene Jo Hall · 18 years ago
  65. cab091e [PATCH] tpm: interrupt clear fix by Kylene Jo Hall · 18 years ago
  66. 737bebd [PATCH] symlink nesting level change by Al Viro · 18 years ago
  67. f5df5881 [PATCH] actual mailing list in MAINTAINERS by Randy Dunlap · 18 years ago
  68. 2e82636 [PATCH] TPM: fix failure path leak by Randy Dunlap · 18 years ago
  69. 3a5f5e4 [PATCH] lockdep: core, fix rq-lock handling on __ARCH_WANT_UNLOCKED_CTXSW by Ingo Molnar · 18 years ago
  70. 2e8f7a3 [PATCH] gpio: rename exported vtables to better match purpose by Jim Cromie · 18 years ago
  71. abecb6d [PATCH] gpio: cosmetics: remove needless newlines by Jim Cromie · 18 years ago
  72. 91e260b [PATCH] gpio: drop vtable members .gpio_set_high .gpio_set_low gpio_set is enough by Jim Cromie · 18 years ago
  73. b9432e4 [PATCH] Remove pci_dac_set_dma_mask() from Documentation/DMA-mapping.txt by Rolf Eike Beer · 18 years ago
  74. d247e2c [PATCH] add function documentation for register_chrdev() by Rolf Eike Beer · 18 years ago
  75. c259cc2 [PATCH] Convert idr's internal locking to _irqsave variant by Roland Dreier · 18 years ago
  76. 6fbe82a [PATCH] reiserfs: fix handling of device names with /'s in them by Jeff Mahoney · 18 years ago
  77. bca3bff [PATCH] net48xx LED cleanups by Chris Boot · 18 years ago
  78. a4afee0 [PATCH] Fix sighand->siglock usage in kernel/acct.c by OGAWA Hirofumi · 18 years ago
  79. 3e14347 [PATCH] improve timekeeping resume robustness by john stultz · 18 years ago
  80. 635adb6 [PATCH] scx200_gpio: use 1 cdev for N minors, not N for N by Jim Cromie · 18 years ago
  81. ae2d1f2 [PATCH] scx200_gpio: 1 cdev for N minors: cleanup, prep by Jim Cromie · 18 years ago
  82. 6bc02d8 [PATCH] unexport open_softirq by Adrian Bunk · 18 years ago
  83. cccedb1 [PATCH] drivers/block/cpqarray.c: remove an unused variable by Adrian Bunk · 18 years ago
  84. 60198f9 [PATCH] Add try_to_freeze() to rt-test kthreads by Luca Tettamanti · 18 years ago
  85. ddca60c [PATCH] lockdep: annotate the BLKPG_DEL_PARTITION ioctl by Arjan van de Ven · 18 years ago
  86. 7e56a7d [PATCH] RTC subsystem, Add ISL1208 support by Herbert Valerio Riedel · 18 years ago
  87. bef317e [PATCH] ramdisk blocksize Kconfig entry by Nathan Scott · 18 years ago
  88. 086626a [PATCH] Update ramdisk documentation by Nathan Scott · 18 years ago
  89. 22c4af4 [PATCH] nommu: export two symbols for drivers to use by Luke Yang · 18 years ago
  90. 52fa259 [PATCH] hdrinstall: remove asm/io.h from user visibility by David Woodhouse · 18 years ago
  91. e035cc3 [PATCH] hdrinstall: remove asm/atomic.h from user visibility by David Woodhouse · 18 years ago
  92. 998f6fa [PATCH] hdrinstall: remove asm/irq.h from user visibility by David Woodhouse · 18 years ago
  93. a000965 [PATCH] del_timer_sync(): add cpu_relax() by Andrew Morton · 18 years ago
  94. 52e92e5 [PATCH] remove kernel/kthread.c:kthread_stop_sem() by Adrian Bunk · 18 years ago
  95. 098c5ee [PATCH] null-terminate over-long /proc/kallsyms symbols by Andreas Gruenbacher · 18 years ago
  96. 329c6e4 [PATCH] uml: header formatting cleanups by Jeff Dike · 18 years ago
  97. b076bb0 [PATCH] uml: tidy biarch gcc support by Jeff Dike · 18 years ago
  98. a5df0d1 [PATCH] uml: tidy longjmp macro by Jeff Dike · 18 years ago
  99. 8477b55 [PATCH] i386: remove redundant might_sleep() in user accessors. by Vadim Lobanov · 18 years ago
  100. e78a887 [PATCH] i386 kexec: allow the kexec on panic support to compile on voyager by Eric W. Biederman · 18 years ago