1. 6c03652 [PATCH] mostly_read data section by Christoph Lameter · 19 years ago
  2. 0db925a [PATCH] propagate __nocast annotations by Alexey Dobriyan · 19 years ago
  3. a397220 [PATCH] page_uptodate locking scalability by Nick Piggin · 19 years ago
  4. e00d996 [PATCH] pm: fix u32 vs. pm_message_t confusion in cpufreq by Bernard Blackham · 19 years ago
  5. cf36680 [PATCH] move ioprio syscalls into syscalls.h by Anton Blanchard · 19 years ago
  6. 79b9ce3 [PATCH] print order information when OOM killing by Marcelo Tosatti · 19 years ago
  7. cb2c023 [PATCH] export generic_drop_inode() to modules by Mark Fasheh · 19 years ago
  8. 359ea2f Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  9. fbdae9f [CRYPTO] Ensure cit_iv is aligned correctly by Herbert Xu · 19 years ago
  10. 9547737 [CRYPTO] Add alignmask for low-level cipher implementations by Herbert Xu · 19 years ago
  11. 4072518 [CRYPTO] Add support for low-level multi-block operations by Herbert Xu · 19 years ago
  12. 5e65577 [PATCH] openfirmware: generate device table for userspace by Jeff Mahoney · 19 years ago
  13. 6772926 [PATCH] kprobes: fix namespace problem and sparc64 build by Rusty Lynch · 19 years ago
  14. 5432ebb Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  15. c1b4a7e [TCP]: Move to new TSO segmenting scheme. by David S. Miller · 19 years ago
  16. bc971de [SHAPER]: Switch to spinlocks. by Christoph Hellwig · 19 years ago
  17. d06e7a5 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  18. 1cbb338 [NET]: Reduce size of sk_buff by 4 bytes by Thomas Graf · 19 years ago
  19. e176fe8 [NET]: Remove unused security member in sk_buff by Thomas Graf · 19 years ago
  20. 55820ee [NET]: Fix signedness issues in net/core/filter.c by Patrick McHardy · 19 years ago
  21. 346fced Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 19 years ago
  22. e7270de [SPARC64/COMPAT]: Add some compat ioctl for ppdev by Raphael Assenat · 19 years ago
  23. 21e2c01 [PATCH] amd74xx: support MCP55 device IDs by Rob Punkunus · 19 years ago
  24. 7586585 [PATCH] PCI: clean up dynamic pci id logic by Greg Kroah-Hartman · 19 years ago
  25. a03fa95 [PATCH] PCI: Increase the number of PCI bus resources by rajesh.shah@intel.com · 20 years ago
  26. 23d3d60 [PATCH] driver core: change bus_rescan_devices to return void by Greg Kroah-Hartman · 20 years ago
  27. 0edb586 [PATCH] driver core: add bus_find_device & driver_find_device functions by Cornelia Huck · 20 years ago
  28. a839688 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  29. 115d6f3 [PATCH] V4L: API new webcam formats included by Mauro Carvalho Chehab · 19 years ago
  30. 200803d [PATCH] irqpoll by Alan Cox · 19 years ago
  31. fb3cc43 [PATCH] blk: light iocontext ops by Nick Piggin · 19 years ago
  32. 4cceb4d [PATCH] headers: include linux/types.h for usb_ch9.h by GOTO Masanori · 19 years ago
  33. 3607d1d [PATCH] headers: include linux/compiler.h for __user by GOTO Masanori · 19 years ago
  34. 334a13e [PATCH] really remove xattr_acl.h by Christoph Hellwig · 19 years ago
  35. 687a21c [PATCH] rename wakeup_bdflush to wakeup_pdflush by Pekka J Enberg · 19 years ago
  36. 05133fc [PATCH] swabb.h warning fixes by Andrew Morton · 19 years ago
  37. bcd6127 [NET]: Add missing include to linux/netdevice.h by Arnd Bergmann · 19 years ago
  38. 7fe40f7 [IPV6]: remove more unused IPV6_AUTHHDR things. by YOSHIFUJI Hideaki · 19 years ago
  39. adb2705 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 19 years ago
  40. 2f85a42 [SCTP] Make init & delayed sack timeouts configurable by user. by Vlad Yasevich · 19 years ago
  41. 8a47077 [NETLINK]: Missing padding fields in dumped structures by Patrick McHardy · 19 years ago
  42. b3563c4 [NETLINK]: Clear padding in netlink messages by Patrick McHardy · 19 years ago
  43. 8644d2a Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Greg KH · 19 years ago
  44. 5454939 [PATCH] PCI: add proper MCFG table parsing to ACPI core. by Greg Kroah-Hartman · 20 years ago
  45. bb4a61b [PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=n by Andrew Morton · 20 years ago
  46. e24c2d9 [PATCH] PCI: DMA bursting advice by David S. Miller · 20 years ago
  47. 2311b1f [PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patch by Michael Ellerman · 20 years ago
  48. a0d399a [PATCH] ACPI based I/O APIC hot-plug: acpiphp support by Kenji Kaneshige · 20 years ago
  49. b1bb248 [PATCH] ACPI based I/O APIC hot-plug: add interfaces by Kenji Kaneshige · 20 years ago
  50. c431ada [PATCH] acpi bridge hotadd: ACPI based root bridge hot-add by Rajesh Shah · 20 years ago
  51. c36ad39 Merge /spare/repo/linux-2.6/ by Jeff Garzik · 19 years ago
  52. a5fe736 Update is_multicast_ether_addr() definition; net/ieee80211.h cleanups. by Jeff Garzik · 19 years ago
  53. aecab27 [PATCH] pcmcia: mod_devicetable.h fix for different sizes in kernel- and userspace by Dominik Brodowski · 19 years ago
  54. f602ff7 [PATCH] pcmcia: match "anonymous" cards by Dominik Brodowski · 19 years ago
  55. ea7b388 [PATCH] pcmcia: match for fake CIS by Dominik Brodowski · 19 years ago
  56. 1ad275e [PATCH] pcmcia: device and driver matching by Dominik Brodowski · 19 years ago
  57. da9091e [PATCH] ide: it8212 backport for Bartlomiej IDE by Alan Cox · 19 years ago
  58. 802eae7 [PATCH] Return probe redesign: architecture independent changes by Rusty Lynch · 19 years ago
  59. 9ec4b1f [PATCH] kprobes: fix single-step out of line - take2 by Ananth N Mavinakayanahalli · 19 years ago
  60. d3b8a1a Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 19 years ago
  61. cd6fb58 [PATCH] cciss: pci domain info pass 2 by Mike Miller · 19 years ago
  62. 3de0a70 [PATCH] cciss: pci id fix by Mike Miller · 19 years ago
  63. ffaa8bd [PATCH] seccomp: tsc disable by Andrea Arcangeli · 19 years ago
  64. 8c87093 [PATCH] ppc32: Remove CONFIG_PMAC_PBOOK by Benjamin Herrenschmidt · 19 years ago
  65. d498a2c Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  66. 61cca8c Merge 'upstream' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  67. 3e0777b Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manually by Linus Torvalds · 19 years ago
  68. 5da0106 [PATCH] USB: wireless usb <linux/usb_ch9.h> declarations by David Brownell · 20 years ago
  69. 1bbc169 [PATCH] USB: gadget driver updates (SETUP api change) by David Brownell · 20 years ago
  70. 4808a1c [PATCH] USB: Add isp116x-hcd USB host controller driver by Olav Kongas · 20 years ago
  71. 3b18152 [PATCH] CFQ io scheduler updates by Jens Axboe · 19 years ago
  72. 22e2c50 [PATCH] Update cfq io scheduler to time sliced design by Jens Axboe · 19 years ago
  73. ec9f47c [PATCH] Serial: Split 8250 port table by Russell King · 19 years ago
  74. f49d16e [PATCH] forcedeth: Add support for new device id by Manfred Spraul · 19 years ago
  75. 020f46a Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  76. 32e9e25 [ATALK]: Include asm/byteorder.h in linux/atalk.h by David S. Miller · 19 years ago
  77. 169a3e6 bonding: xor/802.3ad improved slave hash by Jay Vosburgh · 19 years ago
  78. 2031d0f Merge Christoph's freeze cleanup patch by Linus Torvalds · 19 years ago
  79. 3e1d1d2 [PATCH] Cleanup patch for process freezing by Christoph Lameter · 19 years ago
  80. 93d17d3 [PATCH] drivers/block/ll_rw_blk.c: cleanups by Adrian Bunk · 19 years ago
  81. 681ea4b [PATCH] drivers/char/nvram.c: possible cleanups by Adrian Bunk · 19 years ago
  82. 8c0e33c [PATCH] Use ALIGN to remove duplicate code by Nick Wilson · 19 years ago
  83. 72414d3 [PATCH] kexec code cleanup by Maneesh Soni · 19 years ago
  84. 6e274d1 [PATCH] kdump: Use real pt_regs from exception by Alexander Nyberg · 19 years ago
  85. 666bfdd [PATCH] kdump: Access dump file in elf format (/proc/vmcore) by Vivek Goyal · 19 years ago
  86. 2030eae [PATCH] Retrieve elfcorehdr address from command line by Vivek Goyal · 19 years ago
  87. 60e64d4 [PATCH] kdump: Routines for copying dump pages by Vivek Goyal · 19 years ago
  88. 92aa63a [PATCH] kdump: Retrieve saved max pfn by Vivek Goyal · 19 years ago
  89. cf13f0e [PATCH] kexec: s390 support by Heiko Carstens · 19 years ago
  90. dc009d9 [PATCH] kexec: add kexec syscalls by Eric W. Biederman · 19 years ago
  91. f8cbd99 [PATCH] sched: voluntary kernel preemption by Ingo Molnar · 19 years ago
  92. 1a20ff2 [PATCH] Dynamic sched domains: sched changes by Dinakar Guniguntala · 19 years ago
  93. 476d139 [PATCH] sched: consolidate sbe sbf by Nick Piggin · 19 years ago
  94. 4866cde [PATCH] sched: cleanup context switch locking by Nick Piggin · 19 years ago
  95. 687f166 [PATCH] sched: sched tuning by Nick Piggin · 19 years ago
  96. 68767a0 [PATCH] sched: schedstats update for balance on fork by Nick Piggin · 19 years ago
  97. 147cbb4 [PATCH] sched: balance on fork by Nick Piggin · 19 years ago
  98. cafb20c [PATCH] sched: no aggressive idle balancing by Nick Piggin · 19 years ago
  99. 7897986 [PATCH] sched: balance timers by Nick Piggin · 19 years ago
  100. b2b1866 [PATCH] RCU: clean up a few remaining synchronize_kernel() calls by Paul E. McKenney · 19 years ago