1. f269949 powerpc/perf: Move perf core & PMU code into a subdirectory by Michael Ellerman · 13 years ago
  2. 12d9299 fadump: Remove the phyp assisted dump code. by Mahesh Salgaonkar · 13 years ago
  3. 67b43b9 fadump: Invalidate the fadump registration during machine shutdown. by Mahesh Salgaonkar · 13 years ago
  4. b500aff fadump: Invalidate registration and release reserved memory for general use. by Mahesh Salgaonkar · 13 years ago
  5. d34c5f2 fadump: Add PT_NOTE program header for vmcoreinfo by Mahesh Salgaonkar · 13 years ago
  6. ebaeb5a fadump: Convert firmware-assisted cpu state dump data into elf notes. by Mahesh Salgaonkar · 13 years ago
  7. 2df173d fadump: Initialize elfcore header and add PT_LOAD program headers. by Mahesh Salgaonkar · 13 years ago
  8. 3ccc00a fadump: Register for firmware assisted dump. by Mahesh Salgaonkar · 13 years ago
  9. eb39c88 fadump: Reserve the memory for firmware assisted dump. by Mahesh Salgaonkar · 13 years ago
  10. e55d7f7 powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flag by Kyle Moffett · 13 years ago
  11. c1b8d45 powerpc/mpic: Add "last-interrupt-source" property to override hardware by Kyle Moffett · 13 years ago
  12. 5019609 powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_count by Kyle Moffett · 13 years ago
  13. 9ca163c fsl/mpic: Create and document the "single-cpu-affinity" device-tree flag by Kyle Moffett · 13 years ago
  14. 98cca25 fsl/mpic: Document and use the "big-endian" device-tree flag by Kyle Moffett · 13 years ago
  15. 3a7a717 powerpc/mpic: Fix use of "flags" variable in mpic_alloc() by Kyle Moffett · 13 years ago
  16. 27e74da i387: export 'fpu_owner_task' per-cpu variable by Linus Torvalds · 13 years ago
  17. 39e255d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 13 years ago
  18. 7e16838 i387: support lazy restore of FPU state by Linus Torvalds · 13 years ago
  19. 80ab6f1 i387: use 'restore_fpu_checking()' directly in task switching code by Linus Torvalds · 13 years ago
  20. cea20ca i387: fix up some fpu_counter confusion by Linus Torvalds · 13 years ago
  21. be2874c Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  22. 06ca7c4 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  23. 34ddc81 i387: re-introduce FPU state preloading at context switch time by Linus Torvalds · 13 years ago
  24. f94edac i387: move TS_USEDFPU flag from thread_info to task_struct by Linus Torvalds · 13 years ago
  25. cf1eb40 [S390] correct ktime to tod clock comparator conversion by Martin Schwidefsky · 13 years ago
  26. 2320c57 [S390] incorrect PageTables counter for kvm page tables by Martin Schwidefsky · 13 years ago
  27. f3612304 [S390] idle: avoid RCU usage in extended quiescent state by Heiko Carstens · 13 years ago
  28. 4903062 i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restore by Linus Torvalds · 13 years ago
  29. b3b0870 i387: do not preload FPU state at task switch time by Linus Torvalds · 13 years ago
  30. 6d59d7a i387: don't ever touch TS_USEDFPU directly, use helper functions by Linus Torvalds · 13 years ago
  31. b6c6641 i387: move TS_USEDFPU clearing out of __save_init_fpu and into callers by Linus Torvalds · 13 years ago
  32. 15d8791 i387: fix x86-64 preemption-unsafe user stack save/restore by Linus Torvalds · 13 years ago
  33. 9a45a94 powerpc/perf: power_pmu_start restores incorrect values, breaking frequency events by Anton Blanchard · 13 years ago
  34. 5432124 powerpc: Disable interrupts early in Program Check by Benjamin Herrenschmidt · 13 years ago
  35. a1a1d1b powerpc: Remove legacy iSeries from ppc64_defconfig by Stephen Rothwell · 13 years ago
  36. 13635df powerpc/fsl/pci: Fix PCIe fixup regression by Benjamin Herrenschmidt · 13 years ago
  37. 40c8cef powerpc: Fix kernel log of oops/panic instruction dump by Ira Snyder · 13 years ago
  38. c38e234 i387: fix sense of sanity check by Linus Torvalds · 13 years ago
  39. ebf4bcb Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  40. 694ce18 Merge tag 'stable/for-linus-fixes-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  41. 778a785 powerpc/pseries/eeh: Fix crash when error happens during device probe by Thadeu Lima de Souza Cascardo · 13 years ago
  42. 444080d powerpc/pseries: Fix partition migration hang in stop_topology_update by Brian King · 13 years ago
  43. f1c853b powerpc/powernv: Disable interrupts while taking phb->lock by Michael Ellerman · 13 years ago
  44. 6fe5f5f powerpc: Fix WARN_ON in decrementer_check_overflow by Benjamin Herrenschmidt · 13 years ago
  45. 7a768d3 powerpc/wsp: Fix IRQ affinity setting by Benjamin Herrenschmidt · 13 years ago
  46. e628942 powerpc: Implement GET_IP/SET_IP by Srikar Dronamraju · 13 years ago
  47. 454c0bf powerpc/wsp: Permanently enable PCI class code workaround by Benjamin Herrenschmidt · 13 years ago
  48. a5368e7 Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Arnd Bergmann · 13 years ago
  49. 88fa269 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Arnd Bergmann · 13 years ago
  50. b14a299 Merge branch 'omap-fixes-warnings' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  51. a269c2f Merge branch 'omap-fixes-urgent' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  52. ed5016d Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  53. 5b1cbac i387: make irq_fpu_usable() tests more robust by Linus Torvalds · 13 years ago
  54. be98c2c i387: math_state_restore() isn't called from asm by Linus Torvalds · 13 years ago
  55. cf84475 ARM: at91: drop ide driver in favor of the pata one by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  56. 59594e13 ARM: at91: add accessor to manage SMC by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  57. e8c9dc9 ARM: at91: USB AT91 gadget registration for module by Nicolas Ferre · 13 years ago
  58. 70d669d ARM: omap: resolve nebulous 'Error setting wl12xx data' by Russell King · 13 years ago
  59. 4f8a428 ARM: omap: fix wrapped error messages in omap_hwmod.c by Russell King · 13 years ago
  60. 8930b4e ARM: omap: fix section mismatch warnings in mux.c caused by hsmmc.c by Russell King · 13 years ago
  61. a98f77b ARM: omap: fix section mismatch warning for sdp3430_twl_gpio_setup() by Russell King · 13 years ago
  62. e3958fe ARM: omap: fix section mismatch error for omap_4430sdp_display_init() by Russell King · 13 years ago
  63. 45176f4 ARM: omap: fix section mismatch warning for omap_secondary_startup() by Russell King · 13 years ago
  64. d5de63f ARM: omap: preemptively fix section mismatch in omap4_sdp4430_wifi_mux_init() by Russell King · 13 years ago
  65. 27d8d3b ARM: omap: fix section mismatch warning in mux.c by Russell King · 13 years ago
  66. 0bf68f5 ARM: omap: fix uninformative vc/i2c configuration error message by Russell King · 13 years ago
  67. 2d5b479 ARM: omap: fix vc.c PMIC error message by Russell King · 13 years ago
  68. e6fa35a ARM: omap: fix prm44xx.c OMAP44XX_IRQ_PRCM build error by Russell King · 13 years ago
  69. e9c6c5d ep93xx: fix build of vision_ep93xx.c by H Hartley Sweeten · 13 years ago
  70. ffafe77 Merge branch 'v3.3-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Arnd Bergmann · 13 years ago
  71. 0dcd627 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/tegra into fixes by Arnd Bergmann · 13 years ago
  72. ce2814f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  73. 1e056dd ARM: OMAP2xxx: PM: fix OMAP2xxx-specific UART idle bug in v3.3 by Paul Walmsley · 13 years ago
  74. 7205335 ARM: orion: Fix USB phy for orion5x. by Andrew Lunn · 13 years ago
  75. b065403 ARM: orion: Fix Orion5x GPIO regression from MPP cleanup by Andrew Lunn · 13 years ago
  76. 19e00f2f Merge tag 'tty-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  77. be4b028 tty: serial: OMAP: block idle while the UART is transferring data in PIO mode by Paul Walmsley · 13 years ago
  78. d980e0f ARM: omap: fix oops in arch/arm/mach-omap2/vp.c when pmic is not found by Russell King · 13 years ago
  79. bdf800c ARM: 7322/1: Print BUG instead of undefined instruction on BUG_ON() by Stephen Boyd · 13 years ago
  80. b46c0f7 ARM: 7321/1: cache-v7: Disable preemption when reading CCSIDR by Stephen Boyd · 13 years ago
  81. b8b9987 ARM: 7320/1: Fix proc_info table alignment by Marc Zyngier · 13 years ago
  82. da91178 ARM: EXYNOS: Add cpu-offset property in gic device tree node by Thomas Abraham · 13 years ago
  83. 35bded8 ARM: EXYNOS: Bring exynos4-dt up to date by Karol Lewandowski · 13 years ago
  84. 3686396 ARM: OMAP3: cm-t35: fix section mismatch warning by Igor Grinberg · 13 years ago
  85. fef67c5 ARM: OMAP2: Fix the OMAP2 only build break seen with 2011+ ARM tool-chains by Santosh Shilimkar · 13 years ago
  86. 2416dc8 Merge branch 'fixes-dt' into fixes by Tony Lindgren · 13 years ago
  87. 98e9685 Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 13 years ago
  88. 95025d6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 13 years ago
  89. f39d47f perf: Fix double start/stop in x86_pmu_start() by Stephane Eranian · 13 years ago
  90. 0783a9b ARM: tegra: paz00: fix wrong UART port on mini-pcie plug by Marc Dietrich · 13 years ago
  91. 5f21f12 ARM: tegra: paz00: fix wrong SD1 power gpio by Marc Dietrich · 13 years ago
  92. 14fdbf7 Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  93. ab74a91 Merge branch 'v3.3-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 13 years ago
  94. d914202 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  95. ca43784 ARM: bcmring: fix build failure in mach-bcmring/arch.c by Paul Gortmaker · 13 years ago
  96. 864e5e3 ARM: bcmring: remove unused DMA map code by JD Zheng · 13 years ago
  97. 4554c13 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  98. 82bdc84 Merge branch 'akpm' by Linus Torvalds · 13 years ago
  99. d125666 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  100. 31e0017 avr32: select generic atomic64_t support by Fabio Baltieri · 13 years ago