1. 9a3df1f PM: Convert wakeup flag accessors to inline functions by Alan Stern · 16 years ago
  2. d288e47 PM: Make wakeup flags available whenever CONFIG_PM is set by Alan Stern · 16 years ago
  3. 58aca23 PM: Handle device registrations during suspend/resume by Rafael J. Wysocki · 16 years ago
  4. 3612e06 sysfs: small header file cleanup for SYSFS=n by David Rientjes · 16 years ago
  5. 1429db8 driver core: Convert debug functions declared inline __attribute__((format (printf,x,y) to statement expression macros by Joe Perches · 16 years ago
  6. da19cbc driver core: memory: semaphore to mutex by Daniel Walker · 16 years ago
  7. 29a0c39 avr32: add include/asm-avr32/serial.h by Adrian Bunk · 16 years ago
  8. 5e840ec add include/asm-avr32/xor.h by Adrian Bunk · 16 years ago
  9. e723ff6 avr32: Generic clockevents support by David Brownell · 16 years ago
  10. 7e59128 avr32: Move sleep code into mach-at32ap by Haavard Skinnemoen · 16 years ago
  11. 02f99d1 avr32: Use constants from sysreg.h in asm.h by Haavard Skinnemoen · 16 years ago
  12. 46acb55 avr32: Delete mostly unused header asm/intc.h by Haavard Skinnemoen · 16 years ago
  13. 040b28f avr32: pass i2c board info through at32_add_device_twi by Ben Nizette · 16 years ago
  14. e573ebb avr32: cleanup - use _AC macro to define PAGE_SIZE by Cyrill Gorcunov · 16 years ago
  15. e1c25dc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/usba-2.6.26 into base by Haavard Skinnemoen · 16 years ago
  16. 03414e5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/tclib into base by Haavard Skinnemoen · 16 years ago
  17. a3dab29 make nfs_automount_list static by Adrian Bunk · 16 years ago
  18. 7c1d71c SUNRPC: Don't disconnect more than once if retransmitting NFSv4 requests by Trond Myklebust · 16 years ago
  19. 7c67db3 NFSv4: Reintroduce machine creds by Trond Myklebust · 16 years ago
  20. 78ea323 NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid() by Trond Myklebust · 16 years ago
  21. 5e7f37a NLM/lockd: Add a reference counter to struct nlm_rqst by Trond Myklebust · 16 years ago
  22. c1d5193 NFSv4: Only increment the sequence id if the server saw it by Trond Myklebust · 16 years ago
  23. c9d8f89 NFS: Ensure that the write code cleans up properly when rpc_run_task() fails by Trond Myklebust · 16 years ago
  24. b6ddf64 SUNRPC: Fix up xprt_write_space() by Trond Myklebust · 16 years ago
  25. 4a55bd5 sched: fair-group: de-couple load-balancing from the rb-trees by Peter Zijlstra · 16 years ago
  26. 58d6c2d sched: rt-group: optimize dequeue_rt_stack by Peter Zijlstra · 16 years ago
  27. 18d95a2 sched: fair-group: SMP-nice for group scheduling by Peter Zijlstra · 16 years ago
  28. 1d3504f sched, cpuset: customize sched domains, core by Hidetoshi Seto · 16 years ago
  29. eff766a sched: fix the task_group hierarchy for UID grouping by Peter Zijlstra · 16 years ago
  30. ec7dc8a sched: allow the group scheduler to have multiple levels by Dhaval Giani · 16 years ago
  31. cd8ba7c sched: add new set_cpus_allowed_ptr function by Mike Travis · 16 years ago
  32. 9d1fe323 cpumask: add show cpu map functions by Mike Travis · 16 years ago
  33. 9f0e8d0 x86: convert cpumask_of_cpu macro to allocated array by Mike Travis · 16 years ago
  34. 321a8e9 cpumask: add CPU_MASK_ALL_PTR macro by Mike Travis · 16 years ago
  35. 7c16ec5 cpumask: reduce stack usage in SD_x_INIT initializers by Mike Travis · 16 years ago
  36. b53e921 generic: reduce stack pressure in sched_affinity by Mike Travis · 16 years ago
  37. f9a86fc cpuset: modify cpuset_set_cpus_allowed to use cpumask pointer by Mike Travis · 16 years ago
  38. aa6b544 asm-generic: add node_to_cpumask_ptr macro by Mike Travis · 16 years ago
  39. 30ca60c cpumask: add cpumask_scnprintf_len function by Mike Travis · 16 years ago
  40. d0b27fa sched: rt-group: synchonised bandwidth period by Peter Zijlstra · 16 years ago
  41. 57d3da2 time: add ns_to_ktime() by Ingo Molnar · 16 years ago
  42. 50df5d6 sched: remove sysctl_sched_batch_wakeup_granularity by Ingo Molnar · 16 years ago
  43. 34d0559 x86: UV startup of slave cpus by Jack Steiner · 16 years ago
  44. 8e8edc6 x86: move dma_coherent functions to pci-dma.c by Glauber Costa · 16 years ago
  45. fae9a0d x86: merge iommu initialization parameters by Glauber Costa · 16 years ago
  46. bca5c09 x86: move pci fixup to pci-dma.c by Glauber Costa · 16 years ago
  47. d741bde x86: use dma_length in i386 by Glauber Costa · 16 years ago
  48. b7107a3 x86: delete the arch-specific dma-mapping headers. by Glauber Costa · 16 years ago
  49. ae17a63b x86: move ARCH_HAS_DMA_DECLARE_COHERENT_MEMORY to dma-mapping.h by Glauber Costa · 16 years ago
  50. c786df0 x86: unify dma_mapping_error by Glauber Costa · 16 years ago
  51. 7c18341 x86: provide a bad_dma_address symbol for i386 by Glauber Costa · 16 years ago
  52. b48ee71 x86: align to clflush size by Glauber Costa · 16 years ago
  53. 802c1f6 x86: move dma_supported and dma_set_mask to pci-dma_32.c by Glauber Costa · 16 years ago
  54. 3cb6a91 x86: move dma_cache_sync to common header by Glauber Costa · 16 years ago
  55. 2be6214 x86: dma-ops on highmem fix by Ingo Molnar · 16 years ago
  56. 4d92fbf x86: move dma_map_page and dma_unmap_page to common header by Glauber Costa · 16 years ago
  57. 8d396de x86: move alloc and free coherent to common header by Glauber Costa · 16 years ago
  58. e7f3a91 x86: move dma_sync_sg_for_device to common header by Glauber Costa · 16 years ago
  59. ed435de x86: move dma_sync_sg_for_cpu to common header by Glauber Costa · 16 years ago
  60. 7136233 x86: move dma_sync_single_range_for_device to common header by Glauber Costa · 16 years ago
  61. 627610f x86: move dma_sync_single_range_for_cpu to common header by Glauber Costa · 16 years ago
  62. 9231b26 x86: move dma_sync_single_for_device to common header by Glauber Costa · 16 years ago
  63. c01dd8c x86: move dma_sync_single_for_cpu to common header by Glauber Costa · 16 years ago
  64. 72c784f x86: move dma_unmap_sg to common header by Glauber Costa · 16 years ago
  65. 16a3ce9 x86: move dma_map_sg to common header by Glauber Costa · 16 years ago
  66. 0cb0ae6 x86: move dma_unmap_single to common header by Glauber Costa · 16 years ago
  67. 22456b9 x86: implement dma_map_single through dma_ops by Glauber Costa · 16 years ago
  68. 6f53663 x86: move dma_ops struct definition to dma-mapping.h by Glauber Costa · 16 years ago
  69. 752bea4 x86: reserve dma32 early for gart by Yinghai Lu · 16 years ago
  70. 6ec6e0d srat, x86: add support for nodes spanning other nodes by Suresh Siddha · 16 years ago
  71. 2adee9b x86: fpu xstate split fix by Suresh Siddha · 16 years ago
  72. 1679f27 x86: fpu xstate split cleanup by Suresh Siddha · 16 years ago
  73. aa283f4 x86, fpu: lazy allocation of FPU area - v5 by Suresh Siddha · 16 years ago
  74. 61c4628 x86, fpu: split FPU state from task struct - v5 by Suresh Siddha · 16 years ago
  75. fa5c463 x86: rename find_max_pfn() to propagate_e820_map() by Ingo Molnar · 16 years ago
  76. 529e25f x86: implement prctl PR_GET_TSC and PR_SET_TSC by Erik Bosman · 16 years ago
  77. 8fb402b generic, x86: add prctl commands PR_GET_TSC and PR_SET_TSC by Erik Bosman · 16 years ago
  78. 7c53976 x86: cleanup boot-heap usage by Alexander van Heukelum · 16 years ago
  79. a7d5ac8 x86: pageattr.c fix shadowed variable warning by Harvey Harrison · 16 years ago
  80. 4a3575f x86: EFI_PAGE_SHIFT fix by Huang, Ying · 16 years ago
  81. cf816ec Merge branch 'merge-fixes' into devel by Russell King · 16 years ago
  82. adf6d34 Merge branch 'omap2-upstream' into devel by Russell King · 16 years ago
  83. d1964da Merge branches 'arm', 'at91', 'ep93xx', 'iop', 'ks8695', 'misc', 'mxc', 'ns9x', 'orion', 'pxa', 'sa1100', 's3c' and 'sparsemem' into devel by Russell King · 16 years ago
  84. 3f3acef [ARM] pxa: V4L2 soc_camera driver for PXA270 by Guennadi Liakhovetski · 16 years ago
  85. b685004 [ARM] 4988/1: Add GPIO lib support to the EP93xx by Ryan Mallon · 16 years ago
  86. 05944d7 [ARM] Add initial sparsemem support by Russell King · 18 years ago
  87. c546106 [ARM] 5002/1: tosa: add two more leds by Dmitry Baryshkov · 16 years ago
  88. ba4eb7e [ARM] 5004/1: Tosa: make several unreferenced structures static. by Dmitry Baryshkov · 16 years ago
  89. 768dec4 [ARM] 4976/1: zylonite: Configure GPIO for WM9713 IRQ line by Mark Brown · 16 years ago
  90. 311c736 [ARM] 4973/1: Tosa: use leds-gpio driver. by Dmitry Baryshkov · 16 years ago
  91. d4e7d09 [ARM] 4972/1: Tosa: convert scoop GPIOs usage to generic gpio code by Dmitry Baryshkov · 16 years ago
  92. baf1c5d [ARM] 4971/1: pxaficp_ir: provide startup and shutdown hooks by Dmitry Baryshkov · 16 years ago
  93. 5dc3339 [ARM] 4964/1: htc-pasic3: MFD driver for PASIC3 LED control + DS1WM chip by Philipp Zabel · 16 years ago
  94. 64c1dd3 [ARM] 4959/1: PXA: Fix misprint in CICR1_RGBT_CONV by Mike Rapoport · 16 years ago
  95. e07ff8d8 [ARM] 4952/1: magician: add LCD detection, LCD power switching, update pxafb settings by Philipp Zabel · 16 years ago
  96. 70e357f [ARM] 4948/1: magician: use htc-egpio to drive the GPIO/IRQ expander CPLD by Philipp Zabel · 16 years ago
  97. a1635b8 [ARM] 4947/1: htc-egpio, a driver for GPIO/IRQ expanders with fixed input/output pins by Philipp Zabel · 16 years ago
  98. 103a175 [ARM] 4943/2: magician: fix magician.h GPIO header includes by Philipp Zabel · 16 years ago
  99. 90b8fc3 [ARM] 4867/1: Adds flash, udc, mci support for gumstix F boards by Jaya Kumar · 16 years ago
  100. 4354e18 [ARM] pxa: remove keypad register definitions from pxa-regs.h by eric miao · 16 years ago