1. 11e3bd0 [ARM] S3C64XX: Mask the pll values correctly by Kyungmin Park · 16 years ago
  2. e4ea803 [ARM] S3C64XX: Show uncompress messages by Kyungmin Park · 16 years ago
  3. 9d325f2 [ARM] S3C: Update time initialisation to fix S3C64XX time problems by Ben Dooks · 16 years ago
  4. 9f690db ipv6: fix the outgoing interface selection order in udpv6_sendmsg() by Yang Hongyang · 16 years ago
  5. f250dcd ipv6: fix the return interface index when get it while no message is received by Yang Hongyang · 16 years ago
  6. b24a251 ipv6: Add IPV6_PKTINFO sticky option support to setsockopt() by Yang Hongyang · 16 years ago
  7. b09bcdd [ARM] S3C64XX: Update TCFG for new timer divider settings. by Ben Dooks · 16 years ago
  8. bc02ff9 net: Refactor full duplex flow control resolution by Steve Glendinning · 16 years ago
  9. e18ce34 net: Move flow control definitions to mii.h by Steve Glendinning · 16 years ago
  10. f986732 simeth: convert to net_device_ops by Alexey Dobriyan · 16 years ago
  11. 8207bef cxgb3: untie strict FW matching by Divy Le Ray · 16 years ago
  12. 2c413a6 enc28j60: use netif_rx_ni() to deliver RX packets by Baruch Siach · 16 years ago
  13. 8953f12 tlan: Fix small (< 64 bytes) datagram transmissions by Sakari Ailus · 16 years ago
  14. 5ad258c vcan: convert to net_device_ops by Oliver Hartkopp · 16 years ago
  15. ffcebb1 l2tp: fix UDP checksum support by James Chapman · 16 years ago
  16. 092cab7 netfilter: ctnetlink: fix missing CTA_NAT_SEQ_UNSPEC by Pablo Neira Ayuso · 16 years ago
  17. 09a2c3c Phonet: improve GPRS variable names by Rémi Denis-Courmont · 16 years ago
  18. 4ee59d5 isdn: eicon: fix sparse warning: make global functions static by Hannes Eder · 16 years ago
  19. 205516c x86: convert rdtscll() to use __native_read_tsc by Ken Chen · 16 years ago
  20. b187920 ipmr: merge common code by Ilpo Järvinen · 16 years ago
  21. c40cf51 hp100: use roundup instead of open coding by Ilpo Järvinen · 16 years ago
  22. 82ad332 cxgb3: Add multiple Tx queue support. by Divy Le Ray · 16 years ago
  23. 34f28ec sched: optimize update_curr() by Peter Zijlstra · 16 years ago
  24. 03e89e4 sched: fix wakeup preemption clock by Mike Galbraith · 16 years ago
  25. 7b6c32d UBI: simplify PEB protection code by Xiaochuan-Xu · 16 years ago
  26. 89c88b1 e1000e: Add GRO support by Herbert Xu · 16 years ago
  27. b240a0e ethtool: Add GGRO and SGRO ops by Herbert Xu · 16 years ago
  28. bf296b1 tcp: Add GRO support by Herbert Xu · 16 years ago
  29. f9d62c0 sh: Disable GENERIC_HARDIRQS_NO__DO_IRQ for unconverted platforms. by Paul Mundt · 16 years ago
  30. 71d93b3 net: Add skb_gro_receive by Herbert Xu · 16 years ago
  31. 73cc19f ipv4: Add GRO infrastructure by Herbert Xu · 16 years ago
  32. 93d5463 sh: maple: Do not pass SLAB_POISON to kmem_cache_create() by Matt Fleming · 16 years ago
  33. d565b0a net: Add Generic Receive Offload infrastructure by Herbert Xu · 16 years ago
  34. 1a881f2 net: Add frag_list support to GSO by Herbert Xu · 16 years ago
  35. 89319d38 net: Add frag_list support to skb_segment by Herbert Xu · 16 years ago
  36. b53c7583 rapidio: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  37. aab0d37 powerpc: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  38. f63837f powerpc/mm: Remove flush_HPTE() by Benjamin Herrenschmidt · 16 years ago
  39. e41e811 powerpc/mm: Rename tlb_32.c and tlb_64.c to tlb_hash32.c and tlb_hash64.c by Benjamin Herrenschmidt · 16 years ago
  40. 1a37a3f powerpc/mm: Add local_flush_tlb_mm() to SW loaded TLB implementations by Benjamin Herrenschmidt · 16 years ago
  41. a58f053 powerpc: Fix asm EMIT_BUG_ENTRY with !CONFIG_BUG by Benjamin Herrenschmidt · 16 years ago
  42. 3045b3c powerpc: Remove dead BIO_VMERGE_BOUNDARY definition by FUJITA Tomonori · 16 years ago
  43. 7fe519c powerpc: Introduce ppc_pci_flags accessors by Josh Boyer · 16 years ago
  44. edc72ac powerpc/pseries: Check for GIQ indicator before calling set-indicator by Nathan Lynch · 16 years ago
  45. 6ff04c5 powerpc/powermac: Use set_hard_smp_processor_id() instead of smp_hw_index by Nathan Lynch · 16 years ago
  46. 13a9801 powerpc: Move smp_hw_index to 32-bit code by Nathan Lynch · 16 years ago
  47. 6b82b3e powerpc: Remove `have_of' global variable by Anton Vorontsov · 16 years ago
  48. eb14f01 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  49. 0efbb57 powerpc: Fix !CONFIG_PPC_NEED_DMA_SYNC_OPS build warning by Becky Bruce · 16 years ago
  50. 46d0149 powerpc/ps3: Add sub-match id modalias support by Geert Uytterhoeven · 16 years ago
  51. 62d8074 powerpc/ps3: Quiet dmesg output by Geoff Levand · 16 years ago
  52. 15cb1cc powerpc: Fix typo in pgtable-ppc64.h by Geoff Levand · 16 years ago
  53. 29e931c powerpc/chrp: Add missing of_node_put in pci.c by Nicolas Palix · 16 years ago
  54. 1e1c568 Merge branch 'merge' into next by Paul Mackerras · 16 years ago
  55. 23e0e8a powerpc/cell/axon-msi: Fix MSI after kexec by Arnd Bergmann · 16 years ago
  56. a4c74dd powerpc: Fix bootmem reservation on uninitialized node by Dave Hansen · 16 years ago
  57. 48f797d powerpc: Check for valid hugepage size in hugetlb_get_unmapped_area by Brian King · 16 years ago
  58. a3dd154 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  59. 7004405 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  60. d2ff911 Define smp_call_function_many for UP by Rusty Russell · 16 years ago
  61. 307257c cgroups: fix a race between rmdir and remount by Paul Menage · 16 years ago
  62. 38aefbc ACPI toshiba: only register rfkill if bt is enabled by Frederik Deweerdt · 16 years ago
  63. 6dc7516 eCryptfs: Update maintainers by Michael Halcrow · 16 years ago
  64. 5e18e2b slob: do not pass the SLAB flags as GFP in kmem_cache_create() by Catalin Marinas · 16 years ago
  65. 35024c3 pcmcia: blackfin: fix bug - add missing ; to MODULE macro by Mike Frysinger · 16 years ago
  66. 438a5d4 [ARM] SMDK6410: Add LCD (LCD48WVGA) definitions by Ben Dooks · 16 years ago
  67. c7a0401 [ARM] S3C64XX: Add standard S3C64XX 24BPP LCD GPIO setup by Ben Dooks · 16 years ago
  68. 58435f7 [ARM] S3C: Add new FB device definition by Ben Dooks · 16 years ago
  69. 1aba834 [ARM] S3C: Add i2c1 device definition by Ben Dooks · 16 years ago
  70. 8f995cc [ARM] S3C: Add register defines for new style framebuffer by Ben Dooks · 16 years ago
  71. 713e9de [ARM] S3C: Fix SDHCI setup compilation by Ben Dooks · 16 years ago
  72. d6bc5f7 [ARM] S3C6410: Fix gpio configuration for channel 1. by Ben Dooks · 16 years ago
  73. c33e14c [ARM] s3c6400_defconfig: Add SDHCI driver by Ben Dooks · 16 years ago
  74. 6c874d6 [ARM] s3c6400_defconfig: Add I2C driver and devices by Ben Dooks · 16 years ago
  75. b24636c [ARM] SMDK6410: Add availability of second hsmmc channel by Ben Dooks · 16 years ago
  76. 44539a7 [ARM] S3C64XX: Fix MMC0 clock source register mask by Ben Dooks · 16 years ago
  77. 6a5f4b8 [ARM] S3C64XX: Fix missing definition of s3c64xx_init_io() by Ben Dooks · 16 years ago
  78. 4f507d1 [ARM] S3C: Add header for initial i2c device core setup. by Ben Dooks · 16 years ago
  79. 096941e [ARM] SMDK6410: Add I2C device board information by Ben Dooks · 16 years ago
  80. d7ea374 [ARM] SMDK6410: Add second I2C channel. by Ben Dooks · 16 years ago
  81. f9e2f34 [ARM] S3C64XX: Setup functions for i2c bus 1. by Ben Dooks · 16 years ago
  82. d85fa24 [ARM] SMDK6410: Add i2c device by Ben Dooks · 16 years ago
  83. 55132b8 [ARM] S3C64XX: Add i2c device setup for I2C device 0 by Ben Dooks · 16 years ago
  84. 26da1bf [ARM] S3C64XX: GPIO definitions for BANKS N,O,P,Q by Ben Dooks · 16 years ago
  85. 4162d7e [ARM] S3C64XX: GPIO definitions for BANKS G,H,I,J by Ben Dooks · 16 years ago
  86. b9f2d17 [ARM] S3C64XX: GPIO definitions for BANKS D,E,F by Ben Dooks · 16 years ago
  87. 995deb6 [ARM] S3C64XX: GPIO definitions for BANKS A,B,C by Ben Dooks · 16 years ago
  88. 3e1b776 [ARM] S3C: Make i2c device definition common to plat-s3c by Ben Dooks · 16 years ago
  89. a2205cd [ARM] S3C: Add SDHCI (HSMMC) channel 1 device definition by Ben Dooks · 16 years ago
  90. 5cc7fd8 [ARM] S3C6410: Add helper for setting SDHCI device information by Ben Dooks · 16 years ago
  91. ea522c7 [ARM] S3C: Add Samsung SDHCI register definitions by Ben Dooks · 16 years ago
  92. 3627379f [ARM] S3C6XX: Add enable for clk_48 by Ben Dooks · 16 years ago
  93. 1451325 [ARM] S3C6400: Register clk_fout_epll by Ben Dooks · 16 years ago
  94. 21b2366 [ARM] S3C: Add new GPIO configuration calls by Ben Dooks · 16 years ago
  95. 89d043c [ARM] S3C64XX: GPIO library support by Ben Dooks · 16 years ago
  96. 8a53bdb [ARM] S3C: Add GPIO chip tracking by Ben Dooks · 16 years ago
  97. 7db6c82 [ARM] S3C: Move common GPIO code from plat-s3c24xx by Ben Dooks · 16 years ago
  98. efd3a8e [ARM] S3C64XX: Add gpio bank numbering by Ben Dooks · 16 years ago
  99. 39057f2 [ARM] SMDK6410: Add HSMMC0 device by Ben Dooks · 16 years ago
  100. 5b323c7 [ARM] S3C: Move HSMMC device definition to plat-s3ec by Ben Dooks · 16 years ago