1. 63f385c [ARM] 5160/1: IOP3XX: gpio/gpiolib support by Arnaud Patard · 16 years ago
  2. 5c9f50e [ARM] pxa: add simple gpio debug LEDs support for zylonite by Eric Miao · 16 years ago
  3. a1f7fc4 [ARM] pxa: add GPIO expander (PCA9539) support for zylonite by Eric Miao · 16 years ago
  4. 9ae819a [ARM] pxa: add pxa3xx NAND device and clock sources by Eric Miao · 16 years ago
  5. 566b450 [ARM] pxa: add pxa2xx_mfp_set_lpm() to facilitate low power state change by Eric Miao · 16 years ago
  6. 6d3dfe4 [ARM] pxa: allow display of uncompress message through STUART by Eric Miao · 16 years ago
  7. f974a8e Merge branch 'machtypes' into pxa-palm by Russell King · 16 years ago
  8. 839257c [ARM] 5106/1: CM-X270: remove unneeded cm-x270.h by Mike Rapoport · 16 years ago
  9. e172274 [ARM] 5088/3: pxa2xx: add pxa2xx_set_spi_info to register pxa2xx-spi platform devices by Guennadi Liakhovetski · 16 years ago
  10. 9f19d63 [ARM] 5085/2: PXA: Move AC97 over to the new central device declaration model by Mark Brown · 16 years ago
  11. 918dbcb [ARM] 5145/1: PXA2xx: provide api to control IrDA pins state by Dmitry Baryshkov · 16 years ago
  12. 66a7f72 [ARM] pxa: remove pxa_set_cken() by Russell King · 16 years ago
  13. fdc614e Merge branches 'pxa-misc', 'pxa-pwm' and 'pxa-multi' into pxa by Russell King · 16 years ago
  14. 1bc54c0 powerpc: rework 4xx PTE access and TLB miss by Benjamin Herrenschmidt · 16 years ago
  15. 0e0cab7 NFS: use documenting macro constants for initializing ac{reg, dir}{min, max} by Chuck Lever · 16 years ago
  16. 259875e NFS: set transport defaults after mount option parsing is finished by Trond Myklebust · 16 years ago
  17. ce3b7e1 NFS: Add string length argument to nfs_parse_server_address by Chuck Lever · 16 years ago
  18. e468bae NFS: Allow redirtying of a completed unstable write. by Trond Myklebust · 16 years ago
  19. 34e8f92 NFS: Move fs/nfs/iostat.h to include/linux by Chuck Lever · 16 years ago
  20. 46cb650 NFS: Remove the redundant file_open entry from struct nfs_rpc_ops by Trond Myklebust · 16 years ago
  21. a486aed rpc: minor cleanup of scheduler callback code by \\\"J. Bruce Fields\\\ · 16 years ago
  22. b6b6152 rpc: bring back cl_chatty by Olga Kornievskaia · 16 years ago
  23. 2116271 NFS: Add correct bounds checking to NFSv2 locks by Trond Myklebust · 16 years ago
  24. 1129585 x86: introduce copy_user_handle_tail() routine by Vitaly Mayatskikh · 16 years ago
  25. de989ef Merge branch 'x86/unify-lib' into x86/core by Ingo Molnar · 16 years ago
  26. d028203 Merge branch 'x86/core' into x86/unify-pci by Ingo Molnar · 16 years ago
  27. e2079c4 x86: fix C1E && nx6325 stability problem by Rafael J. Wysocki · 16 years ago
  28. 8cbfd4f4 x86, iommu: replace CONFIG_IOMMU with CONFIG_GART_IOMMU in iommu.h by FUJITA Tomonori · 16 years ago
  29. 2dc807b x86: make max_pfn cover acpi table below 4g by Yinghai Lu · 16 years ago
  30. 22cac16 x86: define architectural characteristics in uaccess.h. by Glauber Costa · 16 years ago
  31. 8bc7de0c x86: put movsl_mask into uaccess.h. by Glauber Costa · 16 years ago
  32. 8cb834e x86: move __get_user and __put_user into uaccess.h. by Glauber Costa · 16 years ago
  33. e30a44f x86: merge put_user. by Glauber Costa · 16 years ago
  34. ec84095 x86: turn __put_user_check directly into put_user. by Glauber Costa · 16 years ago
  35. 64a978c x86: be more explicit in __put_user_x. by Glauber Costa · 16 years ago
  36. 3f16822 x86: merge __get_user_asm and its users. by Glauber Costa · 16 years ago
  37. 6fd4725 x86: don't always use EFAULT on __get_user_size. by Glauber Costa · 16 years ago
  38. dc70ddf x86: merge __put_user_asm and its user. by Glauber Costa · 16 years ago
  39. d42e6af x86: don't always use EFAULT on __put_user_size. by Glauber Costa · 16 years ago
  40. 5e32216 x86: use k modifier for 4-byte access. by Glauber Costa · 16 years ago
  41. 002ca16 x86: move __addr_ok to uaccess.h. by Glauber Costa · 16 years ago
  42. 865e5b7 x86: merge getuser. by Glauber Costa · 16 years ago
  43. ca23386 x86: merge common parts of uaccess. by Glauber Costa · 16 years ago
  44. be9d06b x86: use something common for both architectures. by Glauber Costa · 16 years ago
  45. 1dc186e x86: use long instead of int. by Glauber Costa · 16 years ago
  46. 8b0a8aa x86: introduce likely in macro. by Glauber Costa · 16 years ago
  47. c28b95d x86: change asm constraint. by Glauber Costa · 16 years ago
  48. 53938a6 x86: commonize __range_not_ok. by Glauber Costa · 16 years ago
  49. 2528de4 x86: use macros from asm.h. by Glauber Costa · 16 years ago
  50. 0ada316 x86: pass argument to putuser_64 functions in ax register. by Glauber Costa · 16 years ago
  51. 770546b x86: clobber rbx in putuser_64.S. by Glauber Costa · 16 years ago
  52. 70706e4 x86: user put_user_x instead of all variants. by Glauber Costa · 16 years ago
  53. 268cf04 x86: don't save ebx in putuser_32.S. by Glauber Costa · 16 years ago
  54. 6c2d458 x86: merge getuser asm functions. by Glauber Costa · 16 years ago
  55. 40faf46 x86: introduce __ASM_REG macro. by Glauber Costa · 16 years ago
  56. edf1016 x86: don't clobber r8 nor use rcx. by Glauber Costa · 16 years ago
  57. f8dd0d3 x86: delay lib unification build fix by Ingo Molnar · 16 years ago
  58. ef3d324 powerpc/mm: Add Strong Access Ordering support by Dave Kleikamp · 16 years ago
  59. 3790704 powerpc/mm: Add SAO Feature bit to the cputable by Dave Kleikamp · 16 years ago
  60. aba46c5 powerpc/mm: Define flags for Strong Access Ordering by Dave Kleikamp · 16 years ago
  61. b845f31 mm: Allow architectures to define additional protection bits by Dave Kleikamp · 16 years ago
  62. e5093ff powerpc: Implement task_pt_regs() accessor by Srinivasa Ds · 16 years ago
  63. 3a4c6f0 powerpc: move device_to_mask() to dma-mapping.h by Mark Nelson · 16 years ago
  64. 3affedc powerpc/dma: implement new dma_*map*_attrs() interfaces by Mark Nelson · 16 years ago
  65. c869236 powerpc/dma: Add struct iommu_table argument to iommu_map_sg() by Mark Nelson · 16 years ago
  66. fabb657 powerpc/spufs: add atomic busy_spus counter to struct cbe_spu_info by Maxim Shchetynin · 16 years ago
  67. 26e9e57 x86, uv: build fix #2 for "x86, uv: update x86 mmr list for SGI uv" by Ingo Molnar · 16 years ago
  68. e407dff x86, uv: build fix for "x86, uv: update x86 mmr list for SGI uv" by Ingo Molnar · 16 years ago
  69. 79d1638 netdev: Move atomic queue state bits into netdev_queue. by David S. Miller · 16 years ago
  70. b19fa1f net: Delete NETDEVICES_MULTIQUEUE kconfig option. by David S. Miller · 16 years ago
  71. c773e84 netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue. by David S. Miller · 16 years ago
  72. eb6aafe pkt_sched: Make qdisc_run take a netdev_queue. by David S. Miller · 16 years ago
  73. 86d804e netdev: Make netif_schedule() routines work with netdev_queue objects. by David S. Miller · 16 years ago
  74. 970565b netdev: Move gso_skb into netdev_queue. by David S. Miller · 16 years ago
  75. 0529794 pkt_sched: Add qdisc_tx_is_noop() helper and use in IPV6. by David S. Miller · 16 years ago
  76. 6fa9864 net: Clean up explicit ->tx_queue references in link watch. by David S. Miller · 16 years ago
  77. 3e745dd pkt_sched: Add qdisc_all_tx_empty() by David S. Miller · 16 years ago
  78. 5aa7099 pkt_sched: Add qdisc_reset_all_tx(). by David S. Miller · 16 years ago
  79. ee609cb netdev: Move next_sched into struct netdev_queue. by David S. Miller · 16 years ago
  80. 68dfb42 pkt_sched: Kill stats_lock member of struct Qdisc. by David S. Miller · 16 years ago
  81. 816f325 netdev: Kill qdisc_ingress, use netdev->rx_queue.qdisc instead. by David S. Miller · 16 years ago
  82. e93ef94 x86: rename paravirtualized TSC functions by Alok Kataria · 16 years ago
  83. 8fbbc4b x86: merge tsc_init and clocksource code by Alok Kataria · 16 years ago
  84. bfc0f59 x86: merge tsc calibration by Alok Kataria · 16 years ago
  85. 5d061e3 x86, uv: update x86 mmr list for SGI uv by Dimitri Sivanich · 16 years ago
  86. 83f5d89 x86: map UV chipset space - UV support by Jack Steiner · 16 years ago
  87. 3a9e189 x86: map UV chipset space - pagetable by Jack Steiner · 16 years ago
  88. b0e1e64 netdev: Move rest of qdisc state into struct netdev_queue by David S. Miller · 16 years ago
  89. 555353c netdev: The ingress_lock member is no longer needed. by David S. Miller · 16 years ago
  90. dc2b484 netdev: Move queue_lock into struct netdev_queue. by David S. Miller · 16 years ago
  91. 5ce2d48 pkt_sched: Remove 'dev' member of struct Qdisc. by David S. Miller · 16 years ago
  92. bb949fb netdev: Create netdev_queue abstraction. by David S. Miller · 16 years ago
  93. 54dceb0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  94. 11a100f vlan: avoid header copying and linearisation where possible by Patrick McHardy · 16 years ago
  95. 3bfb1d2 dmaengine: Driver for the Synopsys DesignWare DMA controller by Haavard Skinnemoen · 16 years ago
  96. dc0ee643 dmaengine: Add slave DMA interface by Haavard Skinnemoen · 16 years ago
  97. e1d181e dmaengine: add DMA_COMPL_SKIP_{SRC,DEST}_UNMAP flags to control dma unmap by Dan Williams · 16 years ago
  98. 848c536 dmaengine: Add dma_client parameter to device_alloc_chan_resources by Haavard Skinnemoen · 16 years ago
  99. ff7b047 dmaengine: DMA engine driver for Marvell XOR engine by Saeed Bishara · 16 years ago
  100. 7cc5bf9 dmaengine: track the number of clients using a channel by Dan Williams · 16 years ago