1. 233ccd0 [PATCH] ppc64: Add VMX save flag to VPA by Olof Johansson · 19 years ago
  2. d01c08c [PATCH] ppc32: mv64x60 updates & enhancements by Mark A. Greer · 19 years ago
  3. e883480 [PATCH] ppc32: export cacheable_memcpy() by Eugene Surovegin · 19 years ago
  4. 3a0a401 [PATCH] ppc32: add dcr_base field to ocp_func_mal_data by Eugene Surovegin · 19 years ago
  5. 28fa031 [PATCH] ppc32: move 4xx PHY_MODE_XXX defines to ibm_ocp.h by Eugene Surovegin · 19 years ago
  6. 164ada6 [PATCH] ppc32: add CONFIG_HZ by Kumar Gala · 19 years ago
  7. 88adfe7 [PATCH] ppc32: ppc_sys system on chip identification additions by Kumar Gala · 19 years ago
  8. 5a6a4d4 [PATCH] ppc32: Don't sleep in flush_dcache_icache_page() by Roland Dreier · 19 years ago
  9. 39cdc4b [PATCH] ppc32: Cleaned up global namespace of Book-E watchdog variables by Kumar Gala · 19 years ago
  10. 2698ebc [PATCH] ppc32: add phy excluded features to ocp_func_emac_data by Matt Porter · 19 years ago
  11. 8e8fff0 [PATCH] ppc32: Add ppc_sys descriptions for PowerQUICC II devices by Kumar Gala · 19 years ago
  12. d27477c [PATCH] ppc32: fix asm-ppc/dma-mapping.h sparse warning by Christoph Hellwig · 19 years ago
  13. f4ad35a [PATCH] ppc32: Remove board support for SPD823TS by Kumar Gala · 19 years ago
  14. ea08dcf [PATCH] ppc32: Remove board support for REDWOOD by Kumar Gala · 19 years ago
  15. 37330c9 [PATCH] ppc32: Remove board support for OAK by Kumar Gala · 19 years ago
  16. 89d7f53 [PATCH] ppc32: Remove board support for MCPN765 by Kumar Gala · 19 years ago
  17. f4f1269 [PATCH] ppc32: Remove board support for ASH by Kumar Gala · 19 years ago
  18. c07e02d [PATCH] VM: add page_state info to per-node meminfo by Martin Hicks · 19 years ago
  19. 61e0603 [PATCH] x86_64: avoid some atomic operations during address space destruction by Zachary Amsden · 19 years ago
  20. a600388 [PATCH] x86: ptep_clear optimization by Zachary Amsden · 19 years ago
  21. fa5b08d [PATCH] sab: consolidate kmem_bufctl_t by Kyle Moffett · 19 years ago
  22. 0e5c9f3 [PATCH] remove hugetlb_clean_stale_pgtable() and fix huge_pte_alloc() by Chen, Kenneth W · 19 years ago
  23. 32e51a8 [PATCH] hugetlb: add pte_huge() macro by Adam Litke · 19 years ago
  24. fd195c4 [PATCH] arm: allow for arch-specific IOREMAP_MAX_ORDER by Deepak Saxena · 19 years ago
  25. 9b4ee40 [PATCH] mm: correct _PAGE_FILE comment by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  26. e83a959 [PATCH] comment typo fix by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  27. bce5f6ba [PATCH] VM: add capabilites check to set_zone_reclaim by Martin Hicks · 19 years ago
  28. 242e546 [PATCH] mm: remove atomic by Nick Piggin · 19 years ago
  29. 6e21c8f [PATCH] /proc/<pid>/numa_maps to show on which nodes pages reside by Christoph Lameter · 19 years ago
  30. 5d337b9 [PATCH] swap: swap_lock replace list+device by Hugh Dickins · 19 years ago
  31. 52b7efdb [PATCH] swap: scan_swap_map drop swap_device_lock by Hugh Dickins · 19 years ago
  32. 6eb396d [PATCH] swap: swap unsigned int consistency by Hugh Dickins · 19 years ago
  33. 53092a7 [PATCH] swap: show span of swap extents by Hugh Dickins · 19 years ago
  34. 11d3188 [PATCH] swap: swap extent list is ordered by Hugh Dickins · 19 years ago
  35. fd4fd5a [PATCH] mm: consolidate get_order by Stephen Rothwell · 19 years ago
  36. 28ae55c [PATCH] sparsemem extreme: hotplug preparation by Dave Hansen · 19 years ago
  37. 3e34726 [PATCH] sparsemem extreme implementation by Bob Picco · 19 years ago
  38. 802f192 [PATCH] SPARSEMEM EXTREME by Bob Picco · 19 years ago
  39. 664399e [ARM] Wrap calls to descriptor handlers by Russell King · 19 years ago
  40. 7801907 [ARM] Change irq_chip wake/type methods to set_wake/set_type by Russell King · 19 years ago
  41. 865e9f1 [MMC] ios for mmc chip select by Pierre Ossman · 19 years ago
  42. d51fe1b [PATCH] remove driverfs references from include/linux/cpu.h and net/sunrpc/rpc_pipe.c by Rolf Eike Beer · 19 years ago
  43. e70bd11 [PATCH] m68knommu: need pfn_valid macro by Greg Ungerer · 19 years ago
  44. 138307b Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  45. 66f3767 Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  46. 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
  47. 6475be1 [TCP]: Keep TSO enabled even during loss events. by David S. Miller · 19 years ago
  48. a7a6cac [SPARC]: Kill io_remap_page_range() by David S. Miller · 19 years ago
  49. ef01578 [TCP]: Fix sk_forward_alloc underflow in tcp_sendmsg by Herbert Xu · 19 years ago
  50. d80d99d [NET]: Add sk_stream_wmem_schedule by Herbert Xu · 19 years ago
  51. 64baf3c [CRYPTO]: Added CRYPTO_TFM_REQ_MAY_SLEEP flag by Herbert Xu · 19 years ago
  52. 732db65 [IPVS]: "extern inline" -> "static inline" by Adrian Bunk · 19 years ago
  53. ff4cc3a [TUNTAP]: Allow setting the linktype of the tap device from userspace by Mike Kershaw · 19 years ago
  54. e3ee3b7 /spare/repo/netdev-2.6 branch 'master' by Jeff Garzik · 19 years ago
  55. 712fbdd Merge refs/heads/release from master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  56. b25dd28 Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-arm.git by Linus Torvalds · 19 years ago
  57. bc49a66 [SERIAL] Move serial8250_*_port prototypes to linux/serial_8250.h by Russell King · 19 years ago
  58. 68d9102 [ARM] 2865/2: fix fadvise64_64 syscall argument passing by Nicolas Pitre · 19 years ago
  59. 8a36895 [SPARC64]: Use 'unsigned long' for port argument to I/O string ops. by David S. Miller · 19 years ago
  60. 986632f Auto-update from upstream by Tony Luck · 19 years ago
  61. 0f302dc [ARM] 2866/1: add i.MX set_mctrl / get_mctrl functions by Sascha Hauer · 19 years ago
  62. 147056f [ARM] 2869/1: ixp4xx: correct ioread*/iowrite* by David Vrabel · 19 years ago
  63. b129a8c [SERIAL] Clean up and fix tty transmission start/stoping by Russell King · 19 years ago
  64. ff67b59 [IA64] Low byte of current->personality is not a bitmask. by Tony Luck · 19 years ago
  65. 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
  66. ed735cc Merge HEAD from /spare/repo/linux-2.6/.git by Jeff Garzik · 19 years ago
  67. 288ceb8 Auto-update from upstream by Tony Luck · 19 years ago
  68. 444bd6f Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 19 years ago
  69. 374b187 [libata] update several drivers to use pci_iomap()/pci_iounmap() by Jeff Garzik · 19 years ago
  70. 1623c81 [libata] allow ATAPI to be enabled with new atapi_enabled module option by Jeff Garzik · 19 years ago
  71. d568121 [PATCH] Assign device pointer to OSS devices by Takashi Iwai · 19 years ago
  72. 68c339d [ALSA] version 1.0.10rc1 by Jaroslav Kysela · 19 years ago
  73. f442e8b [ALSA] include/sound/gus.h: 'extern inline' -> 'static inline' by Adrian Bunk · 19 years ago
  74. 5ca307b [ALSA] Timer API - SNDRV_TIMER_EVENT_RESUME - val is resolution in ns by Jaroslav Kysela · 19 years ago
  75. a501dfa [ALSA] Timer API - added SUSPEND/RESUME events by Jaroslav Kysela · 19 years ago
  76. 443feb8 [ALSA] ALSA's struct _snd_pcm_substream: Obsolete open_flag by Karsten Wiese · 19 years ago
  77. 9bcf655 [ALSA] ymfpci: add per-voice volume controls by Clemens Ladisch · 19 years ago
  78. 5b8f7f7 [ALSA] ad1816a - Add clockfreq module option by Takashi Iwai · 19 years ago
  79. 0ca06a0 [ALSA] AC97 bus interface for ad-hoc drivers by Liam Girdwood · 19 years ago
  80. 67ed416 [ALSA] sound - fix .iface field of mixer control elements by Clemens Ladisch · 19 years ago
  81. 3998b70 [ALSA] WM97xx AC97 codec controls by Liam Girdwood · 19 years ago
  82. d8971fc [INET]: compile errors when DEBUG is defined by Stephen Hemminger · 19 years ago
  83. d7ce78f [SPARC64]: Eliminate irq_cpustat_t. by David S. Miller · 19 years ago
  84. 8bc2bee Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 by Linus Torvalds · 19 years ago
  85. 717522f [PATCH] ppc64: Add CONFIG_HZ by Anton Blanchard · 19 years ago
  86. 04ed651 [PATCH] oprofile PVR 970MP by Jake Moilanen · 19 years ago
  87. 6f9aa72 [PATCH] Move all the very similar files to asm-powerpc by Stephen Rothwell · 19 years ago
  88. 88999ce [PATCH] Move the identical files from include/asm-ppc{,64} by Stephen Rothwell · 19 years ago
  89. 45e2a6e [PATCH] Create include/asm-powerpc by Stephen Rothwell · 19 years ago
  90. fb120da [PATCH] Make MODULE_DEVICE_TABLE work for vio devices by Stephen Rothwell · 19 years ago
  91. 71d276d [PATCH] Create vio_bus_ops by Stephen Rothwell · 19 years ago
  92. b877b90 [PATCH] Create vio_register_device by Stephen Rothwell · 19 years ago
  93. b74d0bd [PATCH] ppc64: four level pagetables fix by Andrew Morton · 19 years ago
  94. 826509f Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git by Linus Torvalds · 19 years ago
  95. 4019371 Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 by Linus Torvalds · 19 years ago
  96. a84ffe4 [DCCP]: Introduce DCCP_SOCKOPT_PACKET_SIZE by Arnaldo Carvalho de Melo · 19 years ago
  97. e438bef [IA64-SGI] One new use of "UNCACHED" needed fixing for sn2 region cleanup by Tony Luck · 19 years ago
  98. 0ac4f89 [NETFILTER6]: Add new ip6tables HOPLIMIT target by Harald Welte · 19 years ago
  99. 5f2c3b9 [NETFILTER]: Add new iptables TTL target by Harald Welte · 19 years ago
  100. cf4ef01 [LIST]: Add docbook header comments for hlist_add_{before,after}_rcu() by Paul E. McKenney · 19 years ago