deliverable/linux.git
2015-04-02  Boris Ostrovskyx86/cpu: Factor out common CPU initialization code...
2015-04-02  Denys Vlasenkox86/asm/boot/64: Use __BOOT_TSS instead of literal...
2015-04-02  Denys Vlasenkox86/asm/entry/64: Fold the 'test_in_nmi' macro into...
2015-04-01  Denys Vlasenkox86/asm/entry/64: Use local label to skip around sycall...
2015-04-01  Denys Vlasenkox86/asm: Replace "MOVQ $imm, %reg" with MOVL
2015-04-01  Denys Vlasenkox86/asm/entry/64: Simplify looping around preempt_sched...
2015-04-01  Denys Vlasenkox86/asm/entry/64: Remove redundant DISABLE_INTERRUPTS()
2015-04-01  Denys Vlasenkox86/asm/entry/64: Simplify retint_kernel label usage...
2015-04-01  Denys Vlasenkox86/asm/entry/32: Use smaller PUSH instructions instead...
2015-04-01  Denys Vlasenkox86/asm/entry/64: Do not TRACE_IRQS fast SYSRET64 path
2015-03-31  Ingo Molnarx86/asm/entry: Remove user_mode_ignore_vm86()
2015-03-31  Denys Vlasenkox86/asm/entry/64: Do not GET_THREAD_INFO() too early
2015-03-31  Denys Vlasenkox86/asm/entry/64: Move retint_kernel code block closer...
2015-03-27  Denys Vlasenkox86/asm/entry/32: Make register zero-extension more...
2015-03-27  Denys Vlasenkox86/asm/entry/32: Update "interrupt off" comments
2015-03-27  Denys Vlasenkox86/asm/entry/64: Add missing CFI annotation
2015-03-27  Denys Vlasenkox86/asm/entry/64: Fix comment about SYSENTER MSRs
2015-03-27  Denys Vlasenkox86/irq/tracing: Do not save callee-preserved registers...
2015-03-27  Denys Vlasenkox86/irq/tracing: Fold ARCH_LOCKDEP_SYS_EXIT defines...
2015-03-27  Denys Vlasenkox86/irq/tracing: Move ARCH_LOCKDEP_SYS_EXIT defines...
2015-03-27  Denys Vlasenkox86/asm/entry/64: Use smaller instructions
2015-03-27  Denys Vlasenkox86/asm/entry/64: Use better label name, fix comments
2015-03-25  Ingo MolnarMerge branch 'x86/urgent' into x86/asm, to resolve...
2015-03-24  Ingo Molnarx86/asm: Further improve segment.h readability
2015-03-24  Andy Lutomirskix86/asm/entry: Check for syscall exit work with IRQs...
2015-03-24  Ingo Molnarx86/asm/entry/64: Rename THREAD_INFO() to ASM_THREAD_INFO()
2015-03-24  Ingo Molnarx86/asm/entry/64: Merge the field offset into the THREA...
2015-03-24  Ingo Molnarx86/asm/entry/64: Improve the THREAD_INFO() macro expla...
2015-03-24  Ingo Molnarx86/asm/entry/64: Always set up SYSENTER MSRs
2015-03-24  Denys Vlasenkox86/asm: Deobfuscate segment.h
2015-03-24  Denys Vlasenkox86/asm/entry/64: Get rid of int_ret_from_sys_call_fixup
2015-03-24  Denys Vlasenkox86/asm/entry/64: Get rid of the FIXUP_TOP_OF_STACK...
2015-03-24  Denys Vlasenkox86/asm/entry/64: Use PUSH instructions to build pt_reg...
2015-03-24  Denys Vlasenkox86/asm/entry: Get rid of KERNEL_STACK_OFFSET
2015-03-24  Denys Vlasenkox86/asm/entry/64: Change the THREAD_INFO() definition...
2015-03-24  Denys Vlasenkox86/asm/entry/64: Fold syscall32_cpu_init() into its...
2015-03-23  Denys Vlasenkox86/asm/entry/64: Fix incorrect comment
2015-03-23  Andy Lutomirskix86/asm/entry: Replace some open-coded VM86 checks...
2015-03-23  Andy Lutomirskix86/asm/entry: Remove user_mode_vm()
2015-03-23  Andy Lutomirskix86/asm/entry: Change all 'user_mode_vm()' calls to...
2015-03-23  Andy Lutomirskix86/asm/entry: Make user_mode() work correctly if regs...
2015-03-23  Andy Lutomirskix86/asm/entry: Use user_mode_ignore_vm86() where approp...
2015-03-23  Andy Lutomirskix86/asm/entry, perf: Explicitly optimize vm86 handling...
2015-03-23  Andy Lutomirskix86/asm/entry: Add user_mode_ignore_vm86()
2015-03-23  Ingo MolnarMerge tag 'v4.0-rc5' into x86/asm, to resolve conflicts
2015-03-23  Andy Lutomirskix86/asm/entry, perf: Fix incorrect TIF_IA32 check in...
2015-03-23  Andy Lutomirskix86/mm/fault: Use TASK_SIZE_MAX in is_prefetch()
2015-03-23  Brian Gerstx86/asm/entry: Fix execve() and sigreturn() syscalls...
2015-03-22  Linus TorvaldsLinux 4.0-rc5
2015-03-22  Linus TorvaldsMerge tag 'md/4.0-rc4-fix' of git://neil.brown.name/md
2015-03-22  Linus TorvaldsMerge tag 'driver-core-4.0-rc5' of git://git./linux...
2015-03-22  Linus TorvaldsMerge tag 'char-misc-4.0-rc5' of git://git./linux/kerne...
2015-03-22  Linus TorvaldsMerge tag 'staging-4.0-rc5' of git://git./linux/kernel...
2015-03-22  Linus TorvaldsMerge tag 'tty-4.0-rc5' of git://git./linux/kernel...
2015-03-22  Linus TorvaldsMerge tag 'usb-4.0-rc5' of git://git./linux/kernel...
2015-03-21  Linus TorvaldsMerge branch 'fixes' of git://git.infradead.org/users...
2015-03-21  Linus TorvaldsMerge tag 'pm+acpi-4.0-rc5' of git://git./linux/kernel...
2015-03-21  Linus TorvaldsMerge git://people.freedesktop.org/~airlied/linux
2015-03-21  Linus TorvaldsMerge tag 'devicetree-fixes-for-4.0-part2' of git:...
2015-03-21  Linus TorvaldsMerge git://git./linux/kernel/git/nab/target-pending
2015-03-21  Linus TorvaldsMerge tag 'dm-4.0-fixes' of git://git./linux/kernel...
2015-03-21  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-03-21  Linus TorvaldsMerge branch 'for-4.0' of git://linux-nfs.org/~bfields...
2015-03-21  Linus TorvaldsMerge tag 'upstream-4.0-rc5' of git://git.infradead...
2015-03-21  Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2015-03-21  Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2015-03-20  Rafael J. WysockiMerge branches 'pm-cpuidle', 'powercap', 'irq-pm' and...
2015-03-20  NeilBrownmd: fix problems with freeing private data after -...
2015-03-20  Suzuki K. Poulosearm64: Honor __GFP_ZERO in dma allocations
2015-03-20  Will Deaconarm64: efi: don't restore TTBR0 if active_mm points...
2015-03-20  Rafael J. WysockiRevert "x86/PCI: Refine the way to release PCI IRQ...
2015-03-20  Dave AirlieMerge tag 'drm-intel-fixes-2015-03-19' of git://anongit...
2015-03-20  Dave AirlieMerge tag 'drm-amdkfd-fixes-2015-03-19' of git://people...
2015-03-20  Christophe... target: do not reject FUA CDBs when write cache is...
2015-03-20  Nicholas Bellingertarget: Fix virtual LUN=0 target_configure_device failu...
2015-03-20  Nicholas Bellingertarget/pscsi: Fix NULL pointer dereference in get_devic...
2015-03-20  Dan Carpentertcm_fc: missing curly braces in ft_invl_hw_context()
2015-03-20  Bart Van Asschetarget: Fix reference leak in target_get_sess_cmd(...
2015-03-20  Bart Van Asscheloop/usb/vhost-scsi/xen-scsiback: Fix use of __transpor...
2015-03-20  Bart Van Asschetcm_qla2xxx: Fix incorrect use of __transport_register_...
2015-03-20  Nicholas Bellingeriscsi-target: Avoid early conn_logout_comp for iser...
2015-03-20  Nicholas BellingerRevert "iscsi-target: Avoid IN_LOGOUT failure case...
2015-03-20  Nicholas Bellingertarget: Disallow changing of WRITE cache/FUA attrs...
2015-03-19  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-03-19  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-03-19  Linus TorvaldsMerge branch 'overlayfs-next' of git://git./linux/kerne...
2015-03-19  Linus TorvaldsMerge tag 'mmc-v4.0-rc4' of git://git.linaro.org/people...
2015-03-19  Linus TorvaldsMerge tag 'pinctrl-v4.0-2' of git://git./linux/kernel...
2015-03-19  Linus TorvaldsMerge tag 'nios2-fixes-v4.0-rc5' of git://git.rocketboa...
2015-03-19  Linus TorvaldsMerge git://git./linux/kernel/git/davem/ide
2015-03-19  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2015-03-19  Christoph HellwigSubject: nfsd: don't recursively call nfsd4_cb_layout_fail
2015-03-19  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2015-03-19  Tom Van Braeckelfuse: explicitly set /dev/fuse file's private_data
2015-03-19  Peter HurleyRevert "of: Fix premature bootconsole disable with...
2015-03-19  Brian Norrisof: handle both '/' and ':' in path strings
2015-03-19  Brian Norrisof: unittest: Add option string test case with longer...
2015-03-19  Laurent Pinchartof/irq: Fix of_irq_parse_one() returned error codes
2015-03-19  NeilBrownmmc: pwrseq_simple: fix error path in mmc_pwrseq_simple...
2015-03-19  Dave AirlieMerge branch 'drm-fixes-4.0' of git://people.freedeskto...
next
This page took 0.041786 seconds and 5 git commands to generate.