summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86, insn: Add new opcodes as of June, 2013Masami Hiramatsu2013-08-062-19/+27
* x86/ia32/asm: Remove unused argument in macroRamkumar Ramachandra2013-07-231-1/+1
* x86, bitops: Change bitops to be native operand sizeH. Peter Anvin2013-07-172-31/+39
* x86: Use asm-goto to implement mutex fast path on x86-64Wedson Almeida Filho2013-06-291-0/+30
* x86, asm, cleanup: Replace open-coded control register values with symbolicH. Peter Anvin2013-06-263-3/+3
* x86, processor-flags: Fix the datatypes and add bit number definesH. Peter Anvin2013-06-261-50/+104
* x86: Rename X86_CR4_RDWRGSFS to X86_CR4_FSGSBASEH. Peter Anvin2013-06-263-3/+3
* x86, flags: Rename X86_EFLAGS_BIT1 to X86_EFLAGS_FIXEDH. Peter Anvin2013-06-266-6/+6
* linux/const.h: Add _BITUL() and _BITULL()H. Peter Anvin2013-06-261-0/+3
* x86/vdso: Convert use of typedef ctl_table to struct ctl_tableJoe Perches2013-06-191-2/+2
* x86: __force_order doesn't need to be an actual variableJan Beulich2013-05-311-1/+1
* Merge branch 'mn10300' (mn10300 fixes from David Howells)Linus Torvalds2013-05-303-13/+9
|\
| * MN10300: Need pci_iomap() and __pci_ioport_map() definingDavid Howells2013-05-301-0/+2
| * MN10300: ASB2305's PCI code needs the definition of XIRQ1David Howells2013-05-301-0/+1
| * MN10300: Enable IRQs more in system call exit work pathDavid Howells2013-05-301-13/+5
| * MN10300: Fix ret_from_kernel_threadDavid Howells2013-05-301-0/+1
* | Merge tag 'pinctrl-fixes-v3.10-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-05-309-11/+323
|\ \
| * | pinctrl: pinconf: take the right mutexLinus Walleij2013-05-271-2/+2
| * | pinctrl: sunxi: fix error return code in sunxi_pinctrl_probe()Wei Yongjun2013-05-271-1/+3
| * | pinctrl: exynos: Handle suspend/resume of GPIO EINT registersTomasz Figa2013-05-272-3/+114
| * | pinctrl: samsung: Allow per-bank SoC-specific private dataTomasz Figa2013-05-271-0/+1
| * | pinctrl: samsung: Add support for SoC-specific suspend/resume callbacksTomasz Figa2013-05-272-0/+9
| * | pinctrl: Don't override the error code in probe error handlingAxel Lin2013-05-273-4/+5
| * | ARM: EXYNOS: Fix EINT wake-up mask configuration when pinctrl is usedTomasz Figa2013-05-271-1/+13
| * | pinctrl: exynos: Add support for set_irq_wake of wake-up EINTsTomasz Figa2013-05-271-0/+23
| * | pinctrl: samsung: fix suspend/resume functionalityDoug Anderson2013-05-272-0/+153
| |/
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-297-17/+107
|\ \
| * | ARM: exynos: defconfig updateOlof Johansson2013-05-291-8/+46
| * | Merge tag 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2013-05-286-9/+61
| |\ \
| | * | ARM: SAMSUNG: Add names to fimd0 IRQ resourcesTomasz Figa2013-05-241-3/+3
| | * | ARM: EXYNOS: fix software reset logic for EXYNOS5440 SOCJungseok Lee2013-05-241-1/+8
| | * | ARM: EXYNOS: Fix support of Exynos4210 rev0 SoCTomasz Figa2013-05-244-5/+35
| | * | ARM: dts: Enabling samsung-usb2phy driver for exynos5250Vivek Gautam2013-05-201-0/+15
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-05-2823-164/+163
|\ \ \ \
| * | | | qxl: fix Kconfig deps - select FB_DEFERRED_IOAndrew Jones2013-05-281-0/+1
| * | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2013-05-246-32/+87
| |\ \ \ \
| | * | | | drm/i915: avoid premature DP AUX timeoutsImre Deak2013-05-222-2/+3
| | * | | | drm/i915: avoid premature timeouts in __wait_seqno()Imre Deak2013-05-221-1/+1
| | * | | | drm/i915: use msecs_to_jiffies_timeout instead of open coding the sameImre Deak2013-05-221-1/+1
| | * | | | drm/i915: add msecs_to_jiffies_timeout to guarantee minimum durationImre Deak2013-05-221-0/+15
| | * | | | drm/i915: force full modeset if the connector is in DPMS OFF modeImre Deak2013-05-221-2/+22
| | * | | | drm/i915: Propagate errors back from fb set-baseChris Wilson2013-05-211-15/+10
| | * | | | drm/i915: Adding more reserved PCI IDs for Haswell.Rodrigo Vivi2013-05-211-11/+35
| * | | | | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie2013-05-2412-77/+64
| |\ \ \ \ \
| | * | | | | drm/exynos: replace request_threaded_irq with devm functionSeung-Woo Kim2013-05-234-26/+8
| | * | | | | drm/exynos: remove unnecessary devm_kfreeSeung-Woo Kim2013-05-232-4/+0
| | * | | | | drm/exynos: fix build warnings from ipp fimcSeung-Woo Kim2013-05-231-1/+1
| | * | | | | drm/exynos: cleanup device pointer usagesSeung-Woo Kim2013-05-239-29/+29
| | * | | | | drm/exynos: wait for the completion of pending page flipInki Dae2013-05-231-0/+16
| | * | | | | drm/exynos: use drm_send_vblank_event() helperRob Clark2013-05-231-8/+2