aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* x86/asm/entry/64: Improve the THREAD_INFO() macro explanationIngo Molnar2015-03-24
* x86/asm/entry/64: Always set up SYSENTER MSRsIngo Molnar2015-03-24
* x86/asm: Deobfuscate segment.hDenys Vlasenko2015-03-24
* x86/asm/entry/64: Get rid of int_ret_from_sys_call_fixupDenys Vlasenko2015-03-24
* x86/asm/entry/64: Get rid of the FIXUP_TOP_OF_STACK/RESTORE_TOP_OF_STACK macrosDenys Vlasenko2015-03-24
* x86/asm/entry/64: Use PUSH instructions to build pt_regs on stackDenys Vlasenko2015-03-24
* x86/asm/entry: Get rid of KERNEL_STACK_OFFSETDenys Vlasenko2015-03-24
* x86/asm/entry/64: Change the THREAD_INFO() definition to not depend on KERNEL...Denys Vlasenko2015-03-24
* x86/asm/entry/64: Fold syscall32_cpu_init() into its sole userDenys Vlasenko2015-03-24
* x86/asm/entry/64: Fix incorrect commentDenys Vlasenko2015-03-23
* x86/asm/entry: Replace some open-coded VM86 checks with v8086_mode() checksAndy Lutomirski2015-03-23
* x86/asm/entry: Remove user_mode_vm()Andy Lutomirski2015-03-23
* x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()'Andy Lutomirski2015-03-23
* x86/asm/entry: Make user_mode() work correctly if regs came from VM86 modeAndy Lutomirski2015-03-23
* x86/asm/entry: Use user_mode_ignore_vm86() where appropriateAndy Lutomirski2015-03-23
* x86/asm/entry, perf: Explicitly optimize vm86 handling in code_segment_base()Andy Lutomirski2015-03-23
* x86/asm/entry: Add user_mode_ignore_vm86()Andy Lutomirski2015-03-23
* Merge tag 'v4.0-rc5' into x86/asm, to resolve conflictsIngo Molnar2015-03-23
|\
| * Linux 4.0-rc5Linus Torvalds2015-03-22
| * Merge tag 'md/4.0-rc4-fix' of git://neil.brown.name/mdLinus Torvalds2015-03-22
| |\
| | * md: fix problems with freeing private data after ->run failure.NeilBrown2015-03-20
| * | Merge tag 'driver-core-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-03-22
| |\ \
| | * | LZ4 : fix the data abort issueJeHyeon Yeon2015-03-16
| | * | kernfs: handle poll correctly on 'direct_read' files.NeilBrown2015-03-16
| | |/
| * | Merge tag 'char-misc-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-03-22
| |\ \
| | * | Revert "pcmcia: add a new resource manager for non ISA systems"Greg Kroah-Hartman2015-03-11
| | * | Revert "pcmcia: fix incorrect bracketing on a test"Greg Kroah-Hartman2015-03-11
| | * | Revert "pcmcia: add missing include for new pci resource handler"Greg Kroah-Hartman2015-03-11
| * | | Merge tag 'staging-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-03-22
| |\ \ \
| | * | | vt6655: Fix late setting of byRFType.Malcolm Priestley2015-03-09
| | * | | vt6655: RFbSetPower fix missing rate RATE_12MMalcolm Priestley2015-03-09
| | * | | staging: vt6656: vnt_rf_setpower: fix missing rate RATE_12MMalcolm Priestley2015-03-09
| | * | | staging: vt6655: vnt_tx_packet fix dma_idx selection.Malcolm Priestley2015-03-09
| | |/ /
| * | | Merge tag 'tty-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-03-22
| |\ \ \
| | * | | serial: 8250_dw: Fix deadlock in LCR workaroundPeter Hurley2015-03-11
| | |/ /
| * | | Merge tag 'usb-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-03-22
| |\ \ \
| | * | | usb: common: otg-fsm: only signal connect after switching to peripheralPeter Chen2015-03-18
| | * | | uas: Add US_FL_NO_ATA_1X for Initio Corporation controllers / devicesHans de Goede2015-03-18
| | * | | USB: ehci-atmel: rework clk handlingBoris Brezillon2015-03-18
| | * | | MAINTAINERS: add entry for USB OTG FSMPeter Chen2015-03-15
| | * | | usb: chipidea: otg: add a_alt_hnp_support response for B deviceLi Jun2015-03-15
| | * | | Merge tag 'for-4.0-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/kisho...Greg Kroah-Hartman2015-03-15
| | |\ \ \
| | | * | | phy: omap-usb2: Fix missing clk_prepare call when using old dt nameAxel Lin2015-03-13
| | | * | | phy: ti/omap: Fix modaliasAxel Lin2015-03-13
| | | * | | phy: core: Fixup return value of phy_exit when !pm_runtime_enabledAxel Lin2015-03-13
| | | * | | phy: miphy28lp: Convert to devm_kcalloc and fix wrong sizofAxel Lin2015-03-13
| | | * | | phy: miphy365x: Convert to devm_kcalloc and fix wrong sizeofAxel Lin2015-03-13
| | | * | | phy: twl4030-usb: Remove redundant assignment for twl->linkstatAxel Lin2015-03-13
| | | * | | phy: exynos5-usbdrd: Fix off-by-one valid value checking for args->args[0]Axel Lin2015-03-13
| | | * | | phy: Find the right match in devm_phy_destroy()Thierry Reding2015-03-13