1. 4bb0d3e [PATCH] i386: inline asm cleanup by Zachary Amsden · 19 years ago
  2. 56f1d5d [PATCH] ES7000 platform update (i386) by Natalie.Protasevich@unisys.com · 19 years ago
  3. 911a62d [PATCH] x86: sutomatically enable bigsmp when we have more than 8 CPUs by Venkatesh Pallipadi · 19 years ago
  4. 7ae65fd [PATCH] x86: fix EFI memory map parsing by Matt Tolentino · 19 years ago
  5. 6fe7f25 [PATCH] mips: remove timex.h for vr41xx by Yoichi Yuasa · 19 years ago
  6. 766160c [PATCH] mips: fix build warnings by Yoichi Yuasa · 19 years ago
  7. e63ea56 [PATCH] mips: add pcibios_bus_to_resource by Yoichi Yuasa · 19 years ago
  8. e2de849 [PATCH] mips: add pcibios_select_root by Yoichi Yuasa · 19 years ago
  9. 4ce588c [PATCH] mips: fix coherency configuration by Ralf Baechle · 19 years ago
  10. 42a3b4f [PATCH] mips: nuke trailing whitespace by Ralf Baechle · 19 years ago
  11. 875d43e [PATCH] mips: clean up 32/64-bit configuration by Ralf Baechle · 19 years ago
  12. dc4ec91 [PATCH] MIPS Technologies PCI ID bits by Ralf Baechle · 19 years ago
  13. 0711962 [PATCH] mips: add support for Qemu system architecture by Ralf Baechle · 19 years ago
  14. 7901c79 [PATCH] DEC PMAGB B framebuffer update by Ralf Baechle · 19 years ago
  15. af690a9 [PATCH] DEC PMAG BA frame buffer update by Ralf Baechle · 19 years ago
  16. 003b549 [PATCH] mips: remove HP Laserjet remains by Ralf Baechle · 19 years ago
  17. 0fdda10 [PATCH] mips: remove VR4181 support by Ralf Baechle · 19 years ago
  18. 979934d [PATCH] mips: update IRQ handling for vr41xx by Yoichi Yuasa · 19 years ago
  19. 233ccd0 [PATCH] ppc64: Add VMX save flag to VPA by Olof Johansson · 19 years ago
  20. d01c08c [PATCH] ppc32: mv64x60 updates & enhancements by Mark A. Greer · 19 years ago
  21. e883480 [PATCH] ppc32: export cacheable_memcpy() by Eugene Surovegin · 19 years ago
  22. 3a0a401 [PATCH] ppc32: add dcr_base field to ocp_func_mal_data by Eugene Surovegin · 19 years ago
  23. 28fa031 [PATCH] ppc32: move 4xx PHY_MODE_XXX defines to ibm_ocp.h by Eugene Surovegin · 19 years ago
  24. 164ada6 [PATCH] ppc32: add CONFIG_HZ by Kumar Gala · 19 years ago
  25. 88adfe7 [PATCH] ppc32: ppc_sys system on chip identification additions by Kumar Gala · 19 years ago
  26. 5a6a4d4 [PATCH] ppc32: Don't sleep in flush_dcache_icache_page() by Roland Dreier · 19 years ago
  27. 39cdc4b [PATCH] ppc32: Cleaned up global namespace of Book-E watchdog variables by Kumar Gala · 19 years ago
  28. 2698ebc [PATCH] ppc32: add phy excluded features to ocp_func_emac_data by Matt Porter · 19 years ago
  29. 8e8fff0 [PATCH] ppc32: Add ppc_sys descriptions for PowerQUICC II devices by Kumar Gala · 19 years ago
  30. d27477c [PATCH] ppc32: fix asm-ppc/dma-mapping.h sparse warning by Christoph Hellwig · 19 years ago
  31. f4ad35a [PATCH] ppc32: Remove board support for SPD823TS by Kumar Gala · 19 years ago
  32. ea08dcf [PATCH] ppc32: Remove board support for REDWOOD by Kumar Gala · 19 years ago
  33. 37330c9 [PATCH] ppc32: Remove board support for OAK by Kumar Gala · 19 years ago
  34. 89d7f53 [PATCH] ppc32: Remove board support for MCPN765 by Kumar Gala · 19 years ago
  35. f4f1269 [PATCH] ppc32: Remove board support for ASH by Kumar Gala · 19 years ago
  36. c07e02d [PATCH] VM: add page_state info to per-node meminfo by Martin Hicks · 19 years ago
  37. 61e0603 [PATCH] x86_64: avoid some atomic operations during address space destruction by Zachary Amsden · 19 years ago
  38. a600388 [PATCH] x86: ptep_clear optimization by Zachary Amsden · 19 years ago
  39. fa5b08d [PATCH] sab: consolidate kmem_bufctl_t by Kyle Moffett · 19 years ago
  40. 0e5c9f3 [PATCH] remove hugetlb_clean_stale_pgtable() and fix huge_pte_alloc() by Chen, Kenneth W · 19 years ago
  41. 32e51a8 [PATCH] hugetlb: add pte_huge() macro by Adam Litke · 19 years ago
  42. fd195c4 [PATCH] arm: allow for arch-specific IOREMAP_MAX_ORDER by Deepak Saxena · 19 years ago
  43. 9b4ee40 [PATCH] mm: correct _PAGE_FILE comment by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  44. e83a959 [PATCH] comment typo fix by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  45. bce5f6ba [PATCH] VM: add capabilites check to set_zone_reclaim by Martin Hicks · 19 years ago
  46. 242e546 [PATCH] mm: remove atomic by Nick Piggin · 19 years ago
  47. 6e21c8f [PATCH] /proc/<pid>/numa_maps to show on which nodes pages reside by Christoph Lameter · 19 years ago
  48. 5d337b9 [PATCH] swap: swap_lock replace list+device by Hugh Dickins · 19 years ago
  49. 52b7efdb [PATCH] swap: scan_swap_map drop swap_device_lock by Hugh Dickins · 19 years ago
  50. 6eb396d [PATCH] swap: swap unsigned int consistency by Hugh Dickins · 19 years ago
  51. 53092a7 [PATCH] swap: show span of swap extents by Hugh Dickins · 19 years ago
  52. 11d3188 [PATCH] swap: swap extent list is ordered by Hugh Dickins · 19 years ago
  53. fd4fd5a [PATCH] mm: consolidate get_order by Stephen Rothwell · 19 years ago
  54. 28ae55c [PATCH] sparsemem extreme: hotplug preparation by Dave Hansen · 19 years ago
  55. 3e34726 [PATCH] sparsemem extreme implementation by Bob Picco · 19 years ago
  56. 802f192 [PATCH] SPARSEMEM EXTREME by Bob Picco · 19 years ago
  57. 664399e [ARM] Wrap calls to descriptor handlers by Russell King · 19 years ago
  58. 7801907 [ARM] Change irq_chip wake/type methods to set_wake/set_type by Russell King · 19 years ago
  59. 865e9f1 [MMC] ios for mmc chip select by Pierre Ossman · 19 years ago
  60. d51fe1b [PATCH] remove driverfs references from include/linux/cpu.h and net/sunrpc/rpc_pipe.c by Rolf Eike Beer · 19 years ago
  61. e70bd11 [PATCH] m68knommu: need pfn_valid macro by Greg Ungerer · 19 years ago
  62. 138307b Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  63. 66f3767 Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  64. 5d8c397 Merge refs/heads/ieee80211-wifi from master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  65. 6475be1 [TCP]: Keep TSO enabled even during loss events. by David S. Miller · 19 years ago
  66. a7a6cac [SPARC]: Kill io_remap_page_range() by David S. Miller · 19 years ago
  67. ef01578 [TCP]: Fix sk_forward_alloc underflow in tcp_sendmsg by Herbert Xu · 19 years ago
  68. d80d99d [NET]: Add sk_stream_wmem_schedule by Herbert Xu · 19 years ago
  69. 64baf3c [CRYPTO]: Added CRYPTO_TFM_REQ_MAY_SLEEP flag by Herbert Xu · 19 years ago
  70. 732db65 [IPVS]: "extern inline" -> "static inline" by Adrian Bunk · 19 years ago
  71. ff4cc3a [TUNTAP]: Allow setting the linktype of the tap device from userspace by Mike Kershaw · 19 years ago
  72. e3ee3b7 /spare/repo/netdev-2.6 branch 'master' by Jeff Garzik · 19 years ago
  73. 712fbdd Merge refs/heads/release from master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  74. b25dd28 Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-arm.git by Linus Torvalds · 19 years ago
  75. bc49a66 [SERIAL] Move serial8250_*_port prototypes to linux/serial_8250.h by Russell King · 19 years ago
  76. 68d9102 [ARM] 2865/2: fix fadvise64_64 syscall argument passing by Nicolas Pitre · 19 years ago
  77. 8a36895 [SPARC64]: Use 'unsigned long' for port argument to I/O string ops. by David S. Miller · 19 years ago
  78. 986632f Auto-update from upstream by Tony Luck · 19 years ago
  79. 0f302dc [ARM] 2866/1: add i.MX set_mctrl / get_mctrl functions by Sascha Hauer · 19 years ago
  80. 147056f [ARM] 2869/1: ixp4xx: correct ioread*/iowrite* by David Vrabel · 19 years ago
  81. b129a8c [SERIAL] Clean up and fix tty transmission start/stoping by Russell King · 19 years ago
  82. ff67b59 [IA64] Low byte of current->personality is not a bitmask. by Tony Luck · 19 years ago
  83. 6b39374 Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git by Linus Torvalds · 19 years ago
  84. ed735cc Merge HEAD from /spare/repo/linux-2.6/.git by Jeff Garzik · 19 years ago
  85. 288ceb8 Auto-update from upstream by Tony Luck · 19 years ago
  86. 444bd6f Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 19 years ago
  87. 374b187 [libata] update several drivers to use pci_iomap()/pci_iounmap() by Jeff Garzik · 19 years ago
  88. 1623c81 [libata] allow ATAPI to be enabled with new atapi_enabled module option by Jeff Garzik · 19 years ago
  89. d568121 [PATCH] Assign device pointer to OSS devices by Takashi Iwai · 19 years ago
  90. 68c339d [ALSA] version 1.0.10rc1 by Jaroslav Kysela · 19 years ago
  91. f442e8b [ALSA] include/sound/gus.h: 'extern inline' -> 'static inline' by Adrian Bunk · 19 years ago
  92. 5ca307b [ALSA] Timer API - SNDRV_TIMER_EVENT_RESUME - val is resolution in ns by Jaroslav Kysela · 19 years ago
  93. a501dfa [ALSA] Timer API - added SUSPEND/RESUME events by Jaroslav Kysela · 19 years ago
  94. 443feb8 [ALSA] ALSA's struct _snd_pcm_substream: Obsolete open_flag by Karsten Wiese · 19 years ago
  95. 9bcf655 [ALSA] ymfpci: add per-voice volume controls by Clemens Ladisch · 19 years ago
  96. 5b8f7f7 [ALSA] ad1816a - Add clockfreq module option by Takashi Iwai · 19 years ago
  97. 0ca06a0 [ALSA] AC97 bus interface for ad-hoc drivers by Liam Girdwood · 19 years ago
  98. 67ed416 [ALSA] sound - fix .iface field of mixer control elements by Clemens Ladisch · 19 years ago
  99. 3998b70 [ALSA] WM97xx AC97 codec controls by Liam Girdwood · 19 years ago
  100. d8971fc [INET]: compile errors when DEBUG is defined by Stephen Hemminger · 19 years ago