| Commit message (Expand) | Author | Age |
* | x86, fpu: decouple non-lazy/eager fpu restore from xsave | Suresh Siddha | 2012-09-18 |
* | x86, fpu: use non-lazy fpu restore for processors supporting xsave | Suresh Siddha | 2012-09-18 |
* | x86, fpu: always use kernel_fpu_begin/end() for in-kernel FPU usage | Suresh Siddha | 2012-09-18 |
* | x86, kvm: use kernel_fpu_begin/end() in kvm_load/put_guest_fpu() | Suresh Siddha | 2012-09-18 |
* | x86, fpu: remove unnecessary user_fpu_end() in save_xstate_sig() | Suresh Siddha | 2012-09-18 |
* | x86, fpu: drop_fpu() before restoring new state from sigframe | Suresh Siddha | 2012-09-18 |
* | x86, fpu: Unify signal handling code paths for x86 and x86_64 kernels | Suresh Siddha | 2012-09-18 |
* | x86, fpu: Consolidate inline asm routines for saving/restoring fpu state | Suresh Siddha | 2012-09-18 |
* | x86, signal: Cleanup ifdefs and is_ia32, is_x32 | Suresh Siddha | 2012-09-18 |
* | x86/iommu: Use NULL instead of plain 0 for __IOMMU_INIT | Mathias Krause | 2012-09-05 |
* | x86/iommu: Drop duplicate const in __IOMMU_INIT | Mathias Krause | 2012-09-05 |
* | x86/fpu/xsave: Keep __user annotation in casts | Mathias Krause | 2012-09-05 |
* | x86/pci/probe_roms: Add missing __iomem annotation to pci_map_biosrom() | Mathias Krause | 2012-09-05 |
* | x86/signals: ia32_signal.c: add __user casts to fix sparse warnings | Mathias Krause | 2012-09-05 |
* | x86/vdso: Add __user annotation to VDSO32_SYMBOL | Mathias Krause | 2012-09-05 |
* | x86: Fix __user annotations in asm/sys_ia32.h | Mathias Krause | 2012-09-05 |
* | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-08-31 |
|\ |
|
| * | KVM: x86: fix KVM_GET_MSR for PV EOI | Michael S. Tsirkin | 2012-08-27 |
* | | Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej... | Linus Torvalds | 2012-08-31 |
|\ \ |
|
| * | | [PARISC] fix personality flag check in copy_thread() | Jiri Kosina | 2012-08-03 |
| * | | [PARISC] Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts | Mel Gorman | 2012-07-25 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2012-08-31 |
|\ \ \
| |_|/
|/| | |
|
| * | | s390/32: Don't clobber personality flags on exec | Heiko Carstens | 2012-08-30 |
| * | | s390/smp: add missing smp_store_status() for !SMP | Heiko Carstens | 2012-08-28 |
| * | | s390: Always use "long" for ssize_t to match size_t | Geert Uytterhoeven | 2012-08-21 |
* | | | Merge tag 'fixes-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2012-08-25 |
|\ \ \ |
|
| * \ \ | Merge branch 'randconfig/mach' into fixes | Arnd Bergmann | 2012-08-23 |
| |\ \ \ |
|
| | * | | | ARM: ux500: don't select LEDS_GPIO for snowball | Arnd Bergmann | 2012-08-23 |
| | * | | | ARM: imx: build i.MX6 functions only when needed | Arnd Bergmann | 2012-08-23 |
| | * | | | ARM: imx: select CPU_FREQ_TABLE when needed | Arnd Bergmann | 2012-08-23 |
| | * | | | ARM: imx: fix ksz9021rn_phy_fixup | Arnd Bergmann | 2012-08-23 |
| | * | | | ARM: imx: build pm-imx5 code only when PM is enabled | Arnd Bergmann | 2012-08-23 |
| | * | | | ARM: omap: allow building omap44xx without SMP | Arnd Bergmann | 2012-08-23 |
| * | | | | Merge tag 'ux500-fixes-v3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel... | Arnd Bergmann | 2012-08-23 |
| |\ \ \ \ |
|
| | * | | | | ARM: ux500: Ensure probing of Audio devices when Device Tree is enabled | Lee Jones | 2012-08-17 |
| | * | | | | ARM: ux500: Fix merge error, no matching driver name for 'snd_soc_u8500' | Lee Jones | 2012-08-17 |
| | |/ / / |
|
| * | | | | Merge branch 'v3.6-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann | 2012-08-23 |
| |\ \ \ \ |
|
| | * | | | | ARM: EXYNOS: Set HDMI platform data in Origen board | Tushar Behera | 2012-08-08 |
| | * | | | | ARM: EXYNOS: Set HDMI platform data in SMDKV310 | Sachin Kamat | 2012-08-08 |
| | * | | | | ARM: SAMSUNG: Add API to set platform data for s5p-tv driver | Tushar Behera | 2012-08-08 |
| | * | | | | ARM: SAMSUNG: Set HDMI platform data for Exynos4x12 SoCs | Sachin Kamat | 2012-08-08 |
| | * | | | | ARM: Samsung: Make uart_save static in pm.c file | Sachin Kamat | 2012-08-07 |
| | * | | | | ARM: S3C24XX: Fix s3c2410_dma_enqueue parameters | Heiko Stuebner | 2012-08-07 |
| | * | | | | ARM: S3C24XX: Add missing DMACH_DT_PROP | Heiko Stuebner | 2012-08-07 |
| * | | | | | Merge branch 'imx/fixes-for-3.6' of git://git.linaro.org/people/shawnguo/linu... | Arnd Bergmann | 2012-08-23 |
| |\ \ \ \ \ |
|
| | * | | | | | ARM: dts: imx51-babbage: fix esdhc cd/wp properties | Shawn Guo | 2012-08-23 |
| | * | | | | | ARM: imx6: spin the cpu until hardware takes it down | Shawn Guo | 2012-08-23 |
| | * | | | | | ARM i.MX6q: Add virtual 1/3.5 dividers in the LDB clock path | Philipp Zabel | 2012-08-16 |
| | | |/ / /
| | |/| | | |
|
| * | | | | | Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixes | Arnd Bergmann | 2012-08-16 |
| |\ \ \ \ \ |
|
| | * | | | | | ARM: mmp: fix potential NULL dereference | Yuanhan Liu | 2012-08-10 |
| | | |/ / /
| | |/| | | |
|