summaryrefslogtreecommitdiffstats
path: root/drivers/lguest (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-24x86/asm/entry/64: Merge the field offset into the THREAD_INFO() macroIngo Molnar3-19/+19
2015-03-24x86/asm/entry/64: Improve the THREAD_INFO() macro explanationIngo Molnar1-4/+23
2015-03-24x86/asm/entry/64: Always set up SYSENTER MSRsIngo Molnar1-3/+7
2015-03-24x86/asm: Deobfuscate segment.hDenys Vlasenko1-71/+54
2015-03-24x86/asm/entry/64: Get rid of int_ret_from_sys_call_fixupDenys Vlasenko1-4/+1
2015-03-24x86/asm/entry/64: Get rid of the FIXUP_TOP_OF_STACK/RESTORE_TOP_OF_STACK macrosDenys Vlasenko1-33/+2
2015-03-24x86/asm/entry/64: Use PUSH instructions to build pt_regs on stackDenys Vlasenko1-22/+32
2015-03-24x86/asm/entry: Get rid of KERNEL_STACK_OFFSETDenys Vlasenko8-16/+11
2015-03-24x86/asm/entry/64: Change the THREAD_INFO() definition to not depend on KERNEL...Denys Vlasenko3-20/+22
2015-03-24x86/asm/entry/64: Fold syscall32_cpu_init() into its sole userDenys Vlasenko1-21/+10
2015-03-23x86/asm/entry/64: Fix incorrect commentDenys Vlasenko1-1/+1
2015-03-23x86/asm/entry: Replace some open-coded VM86 checks with v8086_mode() checksAndy Lutomirski1-7/+4
2015-03-23x86/asm/entry: Remove user_mode_vm()Andy Lutomirski1-5/+0
2015-03-23x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()'Andy Lutomirski17-30/+30
2015-03-23x86/asm/entry: Make user_mode() work correctly if regs came from VM86 modeAndy Lutomirski1-10/+7
2015-03-23x86/asm/entry: Use user_mode_ignore_vm86() where appropriateAndy Lutomirski1-3/+3
2015-03-23x86/asm/entry, perf: Explicitly optimize vm86 handling in code_segment_base()Andy Lutomirski1-6/+7
2015-03-23x86/asm/entry: Add user_mode_ignore_vm86()Andy Lutomirski1-0/+17
2015-03-23x86/asm/entry, perf: Fix incorrect TIF_IA32 check in code_segment_base()Andy Lutomirski1-4/+3
2015-03-23x86/mm/fault: Use TASK_SIZE_MAX in is_prefetch()Andy Lutomirski1-1/+1
2015-03-23x86/asm/entry: Fix execve() and sigreturn() syscalls to always return via IRETBrian Gerst6-6/+17
2015-03-23Linux 4.0-rc5v4.0-rc5Linus Torvalds1-1/+1
2015-03-20md: fix problems with freeing private data after ->run failure.NeilBrown2-3/+2
2015-03-20arm64: Honor __GFP_ZERO in dma allocationsSuzuki K. Poulose1-3/+9
2015-03-20arm64: efi: don't restore TTBR0 if active_mm points at init_mmWill Deacon2-2/+10
2015-03-20Revert "x86/PCI: Refine the way to release PCI IRQ resources"Rafael J. Wysocki5-32/+32
2015-03-20target: do not reject FUA CDBs when write cache is enabled but emulate_write_...Christophe Vu-Brugier4-18/+17
2015-03-20target: Fix virtual LUN=0 target_configure_device failure OOPsNicholas Bellinger1-2/+2
2015-03-20target/pscsi: Fix NULL pointer dereference in get_device_typeNicholas Bellinger1-1/+1
2015-03-20tcm_fc: missing curly braces in ft_invl_hw_context()Dan Carpenter1-1/+2
2015-03-20target: Fix reference leak in target_get_sess_cmd() error pathBart Van Assche1-0/+4
2015-03-20loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_sessionBart Van Assche4-16/+8
2015-03-20tcm_qla2xxx: Fix incorrect use of __transport_register_sessionBart Van Assche1-1/+1
2015-03-20iscsi-target: Avoid early conn_logout_comp for iser connectionsNicholas Bellinger1-4/+10
2015-03-20Revert "iscsi-target: Avoid IN_LOGOUT failure case for iser-target"Nicholas Bellinger1-3/+1
2015-03-20target: Disallow changing of WRITE cache/FUA attrs after exportNicholas Bellinger1-1/+15
2015-03-19Subject: nfsd: don't recursively call nfsd4_cb_layout_failChristoph Hellwig1-2/+0
2015-03-19fuse: explicitly set /dev/fuse file's private_dataTom Van Braeckel1-0/+12
2015-03-19Revert "of: Fix premature bootconsole disable with 'stdout-path'"Peter Hurley1-3/+1
2015-03-19of: handle both '/' and ':' in path stringsBrian Norris1-6/+1
2015-03-19of: unittest: Add option string test case with longer pathBrian Norris1-0/+5
2015-03-19of/irq: Fix of_irq_parse_one() returned error codesLaurent Pinchart1-3/+7
2015-03-19mmc: pwrseq_simple: fix error path in mmc_pwrseq_simple_allocNeilBrown1-1/+1
2015-03-19ide_tape: convert jiffies with jiffies_to_msecsNicholas Mc Guire1-2/+2
2015-03-19Revert "net: cx82310_eth: use common match macro"Ondrej Zary1-1/+10
2015-03-19sparc: Fix /proc/kcoreDavid S. Miller2-1/+4
2015-03-18net/mlx4_en: Set statistics bitmap at port initEran Ben Elisha1-2/+2
2015-03-18IB/mlx4: Saturate RoCE port PMA counters in case of overflowMajd Dibbiny1-4/+16
2015-03-18net/mlx4_en: Fix off-by-one in ethtool statistics displayEran Ben Elisha1-1/+1
2015-03-18IB/mlx4: Verify net device validity on port change eventMoni Shoua1-1/+5