1. ff6552e i.MX27 family: Add the Phytec PCM970 evaluation board by Juergen Beisert · 16 years ago
  2. 7e5e9f5 i.MX27: Adding PCM038 platform support by Juergen Beisert · 16 years ago
  3. 80eedae i.MX27: Add ADS platform support by Juergen Beisert · 16 years ago
  4. f31405c i.MX27 CPU: Add basic i.MX27 CPU support by Juergen Beisert · 16 years ago
  5. 32dc80c i.MX2 family: Add basic mach support (headers) by Juergen Beisert · 16 years ago
  6. aa10abd i.MX2 family: Add GPIO multiplexing support by Juergen Beisert · 16 years ago
  7. 259bcaa MXC arch: Simplify architecture's irq sources by Juergen Beisert · 16 years ago
  8. 9a4cd7a MX3: Add basic support for LogicPD i.MX31 LiteKit by Daniel Mack · 16 years ago
  9. ce8ffef MX31: add basic pcm037 board support by Sascha Hauer · 16 years ago
  10. 4bc2565 MXC: add debug-macro.S for mxc by Sascha Hauer · 16 years ago
  11. d0f349f i.MXC family: Adding timer support by Juergen Beisert · 16 years ago
  12. 90292ea MXC: add io multiplexing functions for mx3 by Sascha Hauer · 16 years ago
  13. 07bd1a6 MXC arch: Add gpio support for the whole platform by Juergen Beisert · 16 years ago
  14. e3d13ff mxc: add MX3 support for i.MX internal UART driver by Sascha Hauer · 16 years ago
  15. df1bf4b i.MX3: introduce clock API by Sascha Hauer · 16 years ago
  16. c0db2ea MXC family: Add clock handling by Juergen Beisert · 16 years ago
  17. 38a41fd IMX: introduce clock API by Sascha Hauer · 16 years ago
  18. 2582d8c IMX UART: Add board specific init/exit functions by Sascha Hauer · 16 years ago
  19. 63dd108 MXC: do not include board specific header from architecture include by Sascha Hauer · 16 years ago
  20. acb7669 cpumask: introduce new APIs by Stephen Rothwell · 16 years ago
  21. e08c169 olpc: sdhci: add quirk for the Marvell CaFe's vdd/powerup issue by Andres Salomon · 16 years ago
  22. 086f731 security: filesystem capabilities: fix fragile setuid fixup code by Andrew G. Morgan · 16 years ago
  23. 93921f5 Introduce rculist.h by Stephen Rothwell · 16 years ago
  24. 450c622 Miguel Ojeda has moved by Miguel Ojeda · 16 years ago
  25. 69d44a1 firmware: fix the request_firmware() dummy by James Bottomley · 16 years ago
  26. cde5353 Christoph has moved by Christoph Lameter · 16 years ago
  27. 638944a Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  28. 3ea9eed Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 16 years ago
  29. 84e65b0 x86: cacheline_align tss_struct by Richard Kennedy · 16 years ago
  30. 198191c WAN: convert drivers to use built-in netdev_stats by Krzysztof Halasa · 16 years ago
  31. 999ba41 x86, AMD IOMMU: flush domain TLB when there is more than one page to flush by Joerg Roedel · 16 years ago
  32. ba8dd03 generic-ipi: fix s390 build bug by Heiko Carstens · 16 years ago
  33. 27f8221 block: add blk_queue_update_dma_pad by FUJITA Tomonori · 16 years ago
  34. 5095202 [MIPS] Fix bug in atomic_sub_if_positive. by Ralf Baechle · 16 years ago
  35. e86322f Merge branch 'for-bfields' of git://linux-nfs.org/~tomtucker/xprt-switch-2.6 into for-2.6.27 by J. Bruce Fields · 16 years ago
  36. 41d54d3 slub: Do not use 192 byte sized cache if minimum alignment is 128 byte by Christoph Lameter · 16 years ago
  37. 6fc601e [ARM] S3C24XX: PWM API support. by Ben Dooks · 16 years ago
  38. d5c5292 [ARM] S3C2412: Correct parents for EREFCLK and UREFCLK by Matthieu Castet · 16 years ago
  39. b4b68f8 [ARM] S3C24XX: Add PWM timer MUX defines by Ben Dooks · 16 years ago
  40. f348a2a [ARM] S3C24XX: Add gpiolib support by Ben Dooks · 16 years ago
  41. f7def13e [ARM] 5122/1: imx_dma_request_by_prio simpilfication by Paulius Zaleckas · 16 years ago
  42. 826cbda [ARM] 5092/1: Fix the I-cache invalidation on ARMv6 and later CPUs by Catalin Marinas · 16 years ago
  43. 3c093f9 [ARM] fix header guards by Vegard Nossum · 16 years ago
  44. 946e2ad Merge branch 'fb' into devel by Russell King · 16 years ago
  45. 9ecba1f [ARM] rpc: ecard: remove deprecated ecard_address() and relatives by Russell King · 16 years ago
  46. 50bbb05 [ARM] rpc: deprecate __ioaddr() and __ioaddrc() helpers by Russell King · 16 years ago
  47. 3b73125 [ARM] 5044/1: pwm_bl: add init/notify/exit callbacks by Philipp Zabel · 16 years ago
  48. 5cca914 [ARM] pxa: make zylonite use the generic PWM backlight driver by eric miao · 16 years ago
  49. 42796d3 [ARM] pxa: add generic PWM backlight driver by eric miao · 16 years ago
  50. e48ec69 block: extend queue_flag bitops by Jens Axboe · 16 years ago
  51. cc371e6 Add bvec_merge_data to handle stacked devices and ->merge_bvec() by Alasdair G Kergon · 16 years ago
  52. b24498d block: integrity flags can't use bit ops on unsigned short by Jens Axboe · 16 years ago
  53. 0b07de8 allow userspace to modify scsi command filter on per device basis by Adel Gadllah · 16 years ago
  54. 6e2401a block: integrity cleanups by Jens Axboe · 16 years ago
  55. da9cbc8 block: blkdev.h cleanup, move iocontext stuff to iocontext.h by Jens Axboe · 16 years ago
  56. 7ba1ba1 block: Block layer data integrity support by Martin K. Petersen · 16 years ago
  57. 51d654e block: Globalize bio_set and bio_vec_slab by Martin K. Petersen · 16 years ago
  58. 244b4d5 block: kill request_queue_t by Jens Axboe · 16 years ago
  59. 02c6230 Added in user-injected messages into blk traces by Alan D. Brunelle · 16 years ago
  60. f43798c tun: Allow GSO using virtio_net_hdr by Rusty Russell · 16 years ago
  61. 5228ddc tun: TUNSETFEATURES to set gso features. by Rusty Russell · 16 years ago
  62. 07240fd tun: Interface to query tun/tap features. by Rusty Russell · 16 years ago
  63. 88b8ba9 ARM: OMAP2: Clock: New OMAP2/3 DPLL rate rounding algorithm by Paul Walmsley · 16 years ago
  64. 542313c ARM: OMAP2: Clock: Add OMAP3 DPLL autoidle functions by Paul Walmsley · 16 years ago
  65. 097c584 ARM: OMAP: Add OMAP chip type structure; clean up mach-omap2/id.c by Paul Walmsley · 16 years ago
  66. a58caad ARM: OMAP: Introduce omap_globals and prcm access functions for multi-omap by Tony Lindgren · 16 years ago
  67. e1f80bf ARM: OMAP: Remove __REG access for multi-omap by Tony Lindgren · 16 years ago
  68. f35ae63 ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REG by Tony Lindgren · 16 years ago
  69. 030b154 ARM: OMAP: Change omap_cf.c and omap_nor.c to use omap_readw/writew instead of __REG by Tony Lindgren · 16 years ago
  70. 137b3ee ARM: OMAP: CLKFW: Initial debugfs support for omap clock framework by Hiroshi DOYU · 16 years ago
  71. 44f78f4 ARM: OMAP: Clean up interrupt lines to fix warnings for multi-omap by Tony Lindgren · 16 years ago
  72. bc5d0c8 ARM: OMAP: McBSP: Prepare for splitting into omap1 and omap2 code by Eduardo Valentin · 16 years ago
  73. c2d43e3 ARM: OMAP: SRAM: Split sram24xx.S into sram242x.S and sram243x.S by Tony Lindgren · 16 years ago
  74. 97b7f71 ARM: OMAP: DMA: Clean-up code by Tony Lindgren · 16 years ago
  75. 0499bde ARM: OMAP: DMA: Remove __REG access by Tony Lindgren · 16 years ago
  76. 4d96372 ARM: OMAP: DMA: Make channels dynamic for multi-boot by Tony Lindgren · 16 years ago
  77. 4a79acd ARM: OMAP: Add OMAP3430 base defines by Paul Walmsley · 16 years ago
  78. 3fddd09 ARM: OMAP: DMTimer: Optimize by adding load and start by Richard Woodruff · 16 years ago
  79. e0835f8 ipv4,ipv6 mroute: Add some helper inline functions to remove ugly ifdefs. by YOSHIFUJI Hideaki · 16 years ago
  80. 03d2f89 ipv4: Do cleanup for ip_mr_init by Wang Chen · 16 years ago
  81. 623d1a1 ipv6: Do cleanup for ip6_mr_init. by Wang Chen · 16 years ago
  82. 1b34be7 ipv6 addrconf: add accept_dad sysctl to control DAD operation. by YOSHIFUJI Hideaki · 16 years ago
  83. 778d80b ipv6: Add disable_ipv6 sysctl to disable IPv6 operaion on specific interface. by YOSHIFUJI Hideaki · 16 years ago
  84. 3c3f67e powerpc/pseries: Update the device tree correctly for drconf memory add/remove by Nathan Fontenot · 16 years ago
  85. 138fc1ee0 powerpc: Remove old dump_task_* functions by Michael Neuling · 16 years ago
  86. 2d1b202 powerpc: Fixup lwsync at runtime by Kumar Gala · 16 years ago
  87. e17a256 powerpc: Fix compile warning in init_thread by Michael Neuling · 16 years ago
  88. db7f37d powerpc: Fix building of arch/powerpc/mm/mem.o when MEMORY_HOTPLUG=y and SPARSEMEM=n by Tony Breeds · 16 years ago
  89. 0e77a07 Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  90. f7572da Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  91. 821b03f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  92. 9465efc Remove BKL from remote_llseek v2 by Andi Kleen · 16 years ago
  93. 8948896 svcrdma: Change WR context get/put to use the kmem cache by Tom Tucker · 16 years ago
  94. 779a485 svcrdma: Remove unused wait q from svcrdma_xprt structure by Tom Tucker · 16 years ago
  95. 87295b6 svcrdma: Add dma map count and WARN_ON by Tom Tucker · 16 years ago
  96. f820c57 svcrdma: Use reply and chunk map for RDMA_READ processing by Tom Tucker · 16 years ago
  97. ab96ddd svcrdma: Add a type for keeping NFS RPC mapping by Tom Tucker · 16 years ago
  98. 0853ad6 netdev: Add support for rx flow hash configuration, using ethtool. by Santwona Behera · 16 years ago
  99. 02a00cf avr32: Power Management support ("standby" and "mem" modes) by Haavard Skinnemoen · 16 years ago
  100. b83d6ee1 avr32: Add simple SRAM allocator by Haavard Skinnemoen · 16 years ago