1. 60b413c KVM: s390: provide the prefix register via kvm_run by Christian Borntraeger · 13 years ago
  2. b9e5dc8 KVM: provide synchronous registers in kvm_run by Christian Borntraeger · 13 years ago
  3. 8d26cf7 KVM: s390: rework code that sets the prefix by Christian Borntraeger · 13 years ago
  4. 2b036c6 KVM: SVM: Add support for AMD's OSVW feature in guests by Boris Ostrovsky · 13 years ago
  5. 4a58ae6 KVM: MMU: unnecessary NX state assignment by Davidlohr Bueso · 13 years ago
  6. 3e6afcf KVM: s390: Fix return code for unknown ioctl numbers by Carsten Otte · 13 years ago
  7. 1efd0f5 KVM: s390: ucontrol: announce capability for user controlled vms by Carsten Otte · 13 years ago
  8. 3777594 KVM: s390: fix assumption for KVM_MAX_VCPUS by Carsten Otte · 13 years ago
  9. 58f9460 KVM: s390: ucontrol: disable sca by Carsten Otte · 13 years ago
  10. ccc7910 KVM: s390: ucontrol: interface to inject faults on a vcpu page table by Carsten Otte · 13 years ago
  11. d6b6d16 KVM: s390: ucontrol: disable in-kernel irq stack by Carsten Otte · 13 years ago
  12. c0d744a KVM: s390: ucontrol: disable in-kernel handling of SIE intercepts by Carsten Otte · 13 years ago
  13. 5b1c149 KVM: s390: ucontrol: export SIE control block to user by Carsten Otte · 13 years ago
  14. e168bf8 KVM: s390: ucontrol: export page faults to user by Carsten Otte · 13 years ago
  15. 27e0393 KVM: s390: ucontrol: per vcpu address spaces by Carsten Otte · 13 years ago
  16. e08b963 KVM: s390: add parameter for KVM_CREATE_VM by Carsten Otte · 13 years ago
  17. a138fe7 KVM: MMU: remove the redundant get_written_sptes by Xiao Guangrong · 13 years ago
  18. 6addd1a KVM: MMU: Add missing large page accounting to drop_large_spte() by Takuya Yoshikawa · 13 years ago
  19. 37178b8 KVM: MMU: Remove for_each_unsync_children() macro by Takuya Yoshikawa · 13 years ago
  20. 88ebdda Merge tag 'for-3.3' of git://openrisc.net/jonas/linux by Linus Torvalds · 13 years ago
  21. d5a74af Merge tag 'iommu-fixes-v3.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
  22. e25bda5 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  23. 048cd4e compat: fix compile breakage on s390 by Heiko Carstens · 13 years ago
  24. 435792d ARM: OMAP: make iommu subsys_initcall to fix builtin omap3isp by Ohad Ben-Cohen · 13 years ago
  25. 500dd23 Merge tag 'stable/for-linus-fixes-3.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  26. ee32532 Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 13 years ago
  27. 37e79cb Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
  28. 0e69e08 Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
  29. 7372a4c arch/arm/mach-shmobile/board-ag5evm.c: included linux/dma-mapping.h twice by Danny Kukawka · 13 years ago
  30. 74eb436 ARM: mach-shmobile: r8a7779 PFC IPSR4 fix by Magnus Damm · 13 years ago
  31. 689189f ARM: mach-shmobile: sh73a0 PSTR 32-bit access fix by Magnus Damm · 13 years ago
  32. 35eb304b Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into rmobile-fixes-for-linus by Paul Mundt · 13 years ago
  33. 1ae911c sh: Fix sh2a build error for CONFIG_CACHE_WRITETHROUGH by Phil Edworthy · 13 years ago
  34. befe075 sh: modify a resource of sh_eth_giga1_resources in board-sh7757lcr by Shimoda, Yoshihiro · 13 years ago
  35. 004f4ce arch/sh: remove references to cpu_*_map. by Rusty Russell · 13 years ago
  36. ecfb68c sh: Fix typo in pci-sh7780.c by Masanari Iida · 13 years ago
  37. 73c8e67 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  38. 71c01b9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 13 years ago
  39. 3f806e5 x86/mce/AMD: Fix UP build error by Borislav Petkov · 13 years ago
  40. 18b246f powerpc: Fix various issues with return to userspace by Benjamin Herrenschmidt · 13 years ago
  41. 922b9f8 powerpc: Fix program check handling when lockdep is enabled by Michael Ellerman · 13 years ago
  42. 07d2f1a powerpc: Remove references to cpu_*_map by Rusty Russell · 13 years ago
  43. 6b0d1ab Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  44. faf3090 sys_poll: fix incorrect type for 'timeout' parameter by Linus Torvalds · 13 years ago
  45. 5180bb3 ARM/audit: include audit header and fix audit arch by Eric Paris · 13 years ago
  46. 3ddd4d0 ARM: OMAP: fix voltage domain build errors with PM_OPP disabled by Russell King · 13 years ago
  47. e23e8c0 ARM/PCI: Remove ARM's duplicate definition of 'pcibios_max_latency' by Myron Stowe · 13 years ago
  48. 910ba59 ARM: 7336/1: smp_twd: Don't register CPUFREQ notifiers if local timers are not initialised by Santosh Shilimkar · 13 years ago
  49. 27e74da i387: export 'fpu_owner_task' per-cpu variable by Linus Torvalds · 13 years ago
  50. a38449e x86: Specify a size for the cmp in the NMI handler by Steven Rostedt · 13 years ago
  51. 39e255d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 13 years ago
  52. 7e16838 i387: support lazy restore of FPU state by Linus Torvalds · 13 years ago
  53. 80ab6f1 i387: use 'restore_fpu_checking()' directly in task switching code by Linus Torvalds · 13 years ago
  54. cea20ca i387: fix up some fpu_counter confusion by Linus Torvalds · 13 years ago
  55. 8eaffa6 xen/pat: Disable PAT support for now. by Konrad Rzeszutek Wilk · 13 years ago
  56. 416d721 xen/setup: Remove redundant filtering of PTE masks. by Konrad Rzeszutek Wilk · 13 years ago
  57. 45d5a16 x86/nmi: Test saved %cs in NMI to determine nested NMI case by Steven Rostedt · 13 years ago
  58. 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
  59. 06ca7c4 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  60. 34ddc81 i387: re-introduce FPU state preloading at context switch time by Linus Torvalds · 13 years ago
  61. f94edac i387: move TS_USEDFPU flag from thread_info to task_struct by Linus Torvalds · 13 years ago
  62. cf1eb40 [S390] correct ktime to tod clock comparator conversion by Martin Schwidefsky · 13 years ago
  63. 2320c57 [S390] incorrect PageTables counter for kvm page tables by Martin Schwidefsky · 13 years ago
  64. f3612304 [S390] idle: avoid RCU usage in extended quiescent state by Heiko Carstens · 13 years ago
  65. 3f6ffc8 openrisc: Fix up audit_syscall_[entry|exit]() usage by Jonas Bonn · 13 years ago
  66. abdf8b5 openrisc: include export.h for EXPORT_SYMBOL by Jonas Bonn · 13 years ago
  67. 4903062 i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restore by Linus Torvalds · 13 years ago
  68. b3b0870 i387: do not preload FPU state at task switch time by Linus Torvalds · 13 years ago
  69. 6d59d7a i387: don't ever touch TS_USEDFPU directly, use helper functions by Linus Torvalds · 13 years ago
  70. b6c6641 i387: move TS_USEDFPU clearing out of __save_init_fpu and into callers by Linus Torvalds · 13 years ago
  71. 15d8791 i387: fix x86-64 preemption-unsafe user stack save/restore by Linus Torvalds · 13 years ago
  72. 9a45a94 powerpc/perf: power_pmu_start restores incorrect values, breaking frequency events by Anton Blanchard · 13 years ago
  73. 5432124 powerpc: Disable interrupts early in Program Check by Benjamin Herrenschmidt · 13 years ago
  74. a1a1d1b powerpc: Remove legacy iSeries from ppc64_defconfig by Stephen Rothwell · 13 years ago
  75. 13635df powerpc/fsl/pci: Fix PCIe fixup regression by Benjamin Herrenschmidt · 13 years ago
  76. 40c8cef powerpc: Fix kernel log of oops/panic instruction dump by Ira Snyder · 13 years ago
  77. fee6a3c ARM: 7327/1: need to include asm/system.h in asm/processor.h by Olof Johansson · 13 years ago
  78. 46e33c6 ARM: 7326/2: PL330: fix null pointer dereference in pl330_chan_ctrl() by Javi Merino · 13 years ago
  79. 4272f98 ARM: 7164/3: PL330: Fix the size of the dst_cache_ctrl field by Javi Merino · 13 years ago
  80. 8e43a90 ARM: 7325/1: fix v7 boot with lockdep enabled by Rabin Vincent · 13 years ago
  81. c38e234 i387: fix sense of sanity check by Linus Torvalds · 13 years ago
  82. 08a183f ARM: 7323/1: Do not allow ARM_LPAE on pre-ARMv7 architectures by Catalin Marinas · 13 years ago
  83. 62e37ca Kbuild: Use dtc's -d (dependency) option by Stephen Warren · 13 years ago
  84. ebf4bcb Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  85. 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
  86. 778a785 powerpc/pseries/eeh: Fix crash when error happens during device probe by Thadeu Lima de Souza Cascardo · 13 years ago
  87. 444080d powerpc/pseries: Fix partition migration hang in stop_topology_update by Brian King · 13 years ago
  88. f1c853b powerpc/powernv: Disable interrupts while taking phb->lock by Michael Ellerman · 13 years ago
  89. 6fe5f5f powerpc: Fix WARN_ON in decrementer_check_overflow by Benjamin Herrenschmidt · 13 years ago
  90. 7a768d3 powerpc/wsp: Fix IRQ affinity setting by Benjamin Herrenschmidt · 13 years ago
  91. e628942 powerpc: Implement GET_IP/SET_IP by Srikar Dronamraju · 13 years ago
  92. 454c0bf powerpc/wsp: Permanently enable PCI class code workaround by Benjamin Herrenschmidt · 13 years ago
  93. a5368e7 Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Arnd Bergmann · 13 years ago
  94. 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
  95. b14a299 Merge branch 'omap-fixes-warnings' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  96. a269c2f Merge branch 'omap-fixes-urgent' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  97. ed5016d Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  98. 5b1cbac i387: make irq_fpu_usable() tests more robust by Linus Torvalds · 13 years ago
  99. be98c2c i387: math_state_restore() isn't called from asm by Linus Torvalds · 13 years ago
  100. cf84475 ARM: at91: drop ide driver in favor of the pata one by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago