1. f5e1028 task_allocator: Use config switches instead of magic defines by Thomas Gleixner · 12 years ago
  2. 66bb4cd sparc: Use common threadinfo allocator by Thomas Gleixner · 12 years ago
  3. c4e2689 score: Use common threadinfo allocator by Thomas Gleixner · 12 years ago
  4. df9a7b9 sh-use-common-threadinfo-allocator by Thomas Gleixner · 12 years ago
  5. c03a6a7 mn10300: Use common threadinfo allocator by Thomas Gleixner · 12 years ago
  6. 96c9511 powerpc: Use common threadinfo allocator by Thomas Gleixner · 12 years ago
  7. 3194f61 mips: Use common threadinfo allocator by Thomas Gleixner · 12 years ago
  8. fe84405 hexagon: Use common threadinfo allocator by Thomas Gleixner · 12 years ago
  9. e6e9c54 m32r: Use common threadinfo allocator by Thomas Gleixner · 12 years ago
  10. c64872c frv: Use common threadinfo allocator by Thomas Gleixner · 12 years ago
  11. 803fc74 cris: Use common threadinfo allocator by Thomas Gleixner · 12 years ago
  12. 38e7c57 x86: Use common threadinfo allocator by Thomas Gleixner · 12 years ago
  13. 7b8fe05 c6x: Use common threadinfo allocator by Thomas Gleixner · 12 years ago
  14. 67ba529 Merge branch 'smp/threadalloc' into smp/hotplug by Thomas Gleixner · 12 years ago
  15. d909a81 tile: Use common threadinfo allocator by Thomas Gleixner · 12 years ago
  16. 6c0a9fa fork: Remove the weak insanity by Thomas Gleixner · 12 years ago
  17. 86627c9 sh: Remove cpu_idle_wait() by Thomas Gleixner · 12 years ago
  18. c9b92b8 powerpc: Remove unused cpu_idle_wait() by Thomas Gleixner · 12 years ago
  19. bbe78cb ia64: Remove unused cpu_idle_wait() by Thomas Gleixner · 12 years ago
  20. 448eca9 arm: Remove unused cpu_idle_wait() by Thomas Gleixner · 12 years ago
  21. 85f7f65 x86: Use kick_all_cpus_sync() by Thomas Gleixner · 12 years ago
  22. 9cd75e1 powerpc: Fix broken cpu_idle_wait() implementation by Thomas Gleixner · 12 years ago
  23. 207e715 openrisc: use scratch regs in atomic syscall by Jonas Bonn · 12 years ago
  24. 7b903e6 openrisc: provide dma_map_ops by Jonas Bonn · 12 years ago
  25. b0e026f openrisc: header file cleanups by Jonas Bonn · 12 years ago
  26. 4971f2b openrisc/mm/fault.c: Port OOM changes to do_page_fault by Kautuk Consul · 12 years ago
  27. ad188f9 openrisc: remove unnecessary includes by Jonas Bonn · 12 years ago
  28. b4c4c6e openrisc: implement irqdomains by Jonas Bonn · 12 years ago
  29. d1ecad6 x86/apic: Only compile local function if used with !CONFIG_GENERIC_PENDING_IRQ by Márton Németh · 12 years ago
  30. 399988e irq_remap: Fix compiler warning with CONFIG_IRQ_REMAP=y by Suresh Siddha · 12 years ago
  31. f6d5e07 ARM: OMAP2+: dma: Define dma capabilities register bitfields and use them. by R Sricharan · 12 years ago
  32. 7d6e11e ARM: OMAP4: Reduce the static IO mapping by Santosh Shilimkar · 12 years ago
  33. 256aa5f ARM: All OMAP2PLUS machines use omap2 directory so just add one entry by Santosh Shilimkar · 12 years ago
  34. d07c3df ARM: OMAP: dma: Make use of cpu_class_is_omap2() to avoid future patching. by Santosh Shilimkar · 12 years ago
  35. 084753d ARM: OMAP4: Remove un-used WakeupGen register defines. by Santosh Shilimkar · 12 years ago
  36. eb40155 ARM: OMAP2+: Clean up wrapping multiple objects in Makefile by Santosh Shilimkar · 12 years ago
  37. 0ae2854 ARM: OMAP4: Don't compile cm2xxx_3xxx.c for OMAP4 only builds. by Santosh Shilimkar · 12 years ago
  38. 0135f6a Merge branches 'clock_am35xx_cleanup_3.5', 'prm_cm_devel_a_3.5', 'clock_devel_a_3.5' and 'pwrdm_clkdm_cleanup_3.5' into prcm_devel_a_3.5 by Paul Walmsley · 12 years ago
  39. 48a6884 arm: omap3: clockdomain data: Remove superfluous commas from gfx_sgx_3xxx_wkdeps[] by Mark A. Greer · 12 years ago
  40. 5a68a73 ARM: OMAP2+: powerdomain: Get rid off duplicate pwrdm_clkdm_state_switch() API by Santosh Shilimkar · 12 years ago
  41. 8f97437 ARM: OMAP3: clock data: add clockdomain for HDQ functional clock by Paul Walmsley · 12 years ago
  42. d76316f ARM: OMAP3+: dpll: Configure autoidle mode only if it's supported by Vaibhav Bedia · 12 years ago
  43. f1bbbb1 ARM: OMAP2+: dmtimer: cleanup iclk usage by Tarun Kanti DebBarma · 12 years ago
  44. 610eb8c ARM: OMAP4+: Add prm and cm base init function. by R Sricharan · 12 years ago
  45. 444b3df ARM: OMAP2/3: Add idle_st bits for ST_32KSYNC timer to prcm-common header by Vaibhav Hiremath · 12 years ago
  46. 4e68f5a ARM: OMAP3: Fix CM register bit masks by Rajendra Nayak · 12 years ago
  47. f0c54d3 ARM: OMAP: clock: convert AM3517/3505 detection/flags to AM35xx by Kevin Hilman · 12 years ago
  48. c93a98c ARM: OMAP3: clock data: treat all AM35x devices the same by Kevin Hilman · 12 years ago
  49. 875e689 ARM: OMAP3: clock data: replace 3503/3517 flag with AM35x flag for UART4 by Kevin Hilman · 12 years ago
  50. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  51. 83ca600 m68knommu: enable qspi support when SPI_COLDFIRE_QSPI = m by Steven King · 12 years ago
  52. 8952812 powerpc: fix compile fail in hugetlb cmdline parsing by Paul Gortmaker · 12 years ago
  53. 274994c Merge branch 'for_3.5/cleanup/omap-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into cleanup-cpuidle by Tony Lindgren · 12 years ago
  54. 4b3451a Merge branch 'stable/autoballoon.v5.2' into stable/for-linus-3.5 by Konrad Rzeszutek Wilk · 12 years ago
  55. 211063d xen/acpi/sleep: Enable ACPI sleep via the __acpi_os_prepare_sleep by Konrad Rzeszutek Wilk · 13 years ago
  56. 1ff2b0c xen: implement IRQ_WORK_VECTOR handler by Lin Ming · 12 years ago
  57. f447d56 xen: implement apic ipi interface by Ben Guthro · 12 years ago
  58. 83d51ab xen/setup: update VA mapping when releasing memory during setup by David Vrabel · 12 years ago
  59. 96dc08b xen/setup: Combine the two hypercall functions - since they are quite similar. by Konrad Rzeszutek Wilk · 12 years ago
  60. 2e2fb75 xen/setup: Populate freed MFNs from non-RAM E820 entries and gaps to E820 RAM by Konrad Rzeszutek Wilk · 12 years ago
  61. ca11823 xen/setup: Only print "Freeing XXX-YYY pfn range: Z pages freed" if Z > 0 by Konrad Rzeszutek Wilk · 12 years ago
  62. e826abd x86, microcode: microcode_core.c simple_strtoul cleanup by Shuah Khan · 12 years ago
  63. 9438ef7 x86/apic: Fix UP boot crash by Ingo Molnar · 12 years ago
  64. 74d24b2 resources: add resource_overlaps() by Wei Yang · 12 years ago
  65. 6a1e1d7 Merge tag 'gadget-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  66. 76a8df7 xen/pci: don't use PCI BIOS service for configuration space accesses by David Vrabel · 12 years ago
  67. 0cbaa57 Merge branch 'topic/stratus' into next by Bjorn Helgaas · 12 years ago
  68. 19209bb x86/sched: Make mwait_usable() heed to "idle=" kernel parameters properly by Srivatsa S. Bhat · 12 years ago
  69. 42fa425 x86: Conditionally update time when ack-ing pending irqs by Shai Fultheim · 12 years ago
  70. 79fec2c Merge tag 'intr-remapping-ops-for-ingo' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu into core/iommu by Ingo Molnar · 12 years ago
  71. b7e5ffe xen/pte: Fix crashes when trying to see non-existent PGD/PMD/PUD/PTEs by Konrad Rzeszutek Wilk · 12 years ago
  72. 558daa2 xen/apic: Return the APIC ID (and version) for CPU 0. by Konrad Rzeszutek Wilk · 12 years ago
  73. ddc5681 x86/cache_info: Fix setup of l2/l3 ids by Shai Fultheim · 12 years ago
  74. b2d6aba x86: Allow multiple values to be specified with "hpet=" by Jan Beulich · 12 years ago
  75. 396e2c6 x86: Clear HPET configuration registers on startup by Jan Beulich · 12 years ago
  76. c2c21e9 x86/olpc/xo1/sci: Report RTC wakeup events by Daniel Drake · 12 years ago
  77. d2aa374 x86/olpc/xo1/sci: Produce wakeup events for buttons and switches by Daniel Drake · 12 years ago
  78. 7164b3f x86/microcode: Ensure that module is only loaded on supported Intel CPUs by Srivatsa S. Bhat · 12 years ago
  79. 8a8f422 iommu: rename intr_remapping.[ch] to irq_remapping.[ch] by Suresh Siddha · 12 years ago
  80. 95a02e9 iommu: rename intr_remapping references to irq_remapping by Suresh Siddha · 12 years ago
  81. 263b5e8 x86, iommu/vt-d: Clean up interfaces for interrupt remapping by Joerg Roedel · 12 years ago
  82. 5e2b930 iommu/vt-d: Convert MSI remapping setup to remap_ops by Joerg Roedel · 12 years ago
  83. 9d619f6 iommu/vt-d: Convert free_irte into a remap_ops callback by Joerg Roedel · 12 years ago
  84. 4c1bad6 iommu/vt-d: Convert IR set_affinity function to remap_ops by Joerg Roedel · 12 years ago
  85. 0c3f173 iommu/vt-d: Convert IR ioapic-setup to use remap_ops by Joerg Roedel · 12 years ago
  86. 4f3d8b6 iommu/vt-d: Convert missing apic.c intr-remapping call to remap_ops by Joerg Roedel · 12 years ago
  87. 736baef iommu/vt-d: Make intr-remapping initialization generic by Joerg Roedel · 12 years ago
  88. f3f096c tracing: Provide trace events interface for uprobes by Srikar Dronamraju · 12 years ago
  89. dc257cf Merge tag 'v3.4-rc6' into drm-intel-next by Daniel Vetter · 12 years ago
  90. 6ff968c x86/nmi: Fix the type of the nmiaction.flags field by Betty Dall · 12 years ago
  91. 22042c0 Merge branch 'stable/for-ingo-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into x86/apic by Ingo Molnar · 12 years ago
  92. 392d921 mips: Use PAGE_SIZE for INIT_TASK_DATA alignment again by Thomas Gleixner · 12 years ago
  93. 481f93b parisc: Fix init_task fallout by Thomas Gleixner · 12 years ago
  94. 19631cb Merge branch 'tip/perf/core-4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 12 years ago
  95. 902ca22 ARM: mmp: add pm support for pxa910 by Chao Xie · 12 years ago
  96. f446694 ARM: mmp: ttc_dkb: add PMIC support by Chao Xie · 12 years ago
  97. 89326f7 ARM: cache: tauros2: add disable and resume callback by Chao Xie · 12 years ago
  98. 3f5d081 ARM: mm: proc-mohawk: add suspend resume for mohawk by Chao Xie · 12 years ago
  99. 87046f4 ARM: mmp: add PM support for mmp2 by Chao Xie · 12 years ago
  100. 5e5661a ARM: mmp: move XX_REG definition to addr-map.h by Chao Xie · 12 years ago