x86/asm/entry: Document and clean up the enable_sep_cpu() and syscall32_cpu_init...
[deliverable/linux.git] / arch /
2015-03-17  Ingo Molnarx86/asm/entry: Document and clean up the enable_sep_cpu...
2015-03-17  Denys Vlasenkox86/asm/entry/32: Document the 32-bit SYSENTER "emergen...
2015-03-17  Denys Vlasenkox86/asm/entry: Simplify task_pt_regs() macro definition
2015-03-17  Andy Lutomirskix86/asm/entry/32: Document our abuse of x86_hw_tss...
2015-03-17  Andy Lutomirskix86/asm/entry: Unify and fix initial thread_struct...
2015-03-17  Andy Lutomirskix86/asm/entry: Create and use a 'TOP_OF_KERNEL_STACK_PA...
2015-03-17  Andy Lutomirskix86/signal/64: Remove 'fs' and 'gs' from sigcontext
2015-03-17  Andy Lutomirskix86/signal/64: Fix SS handling for signals delivered...
2015-03-10  Denys Vlasenkox86/asm/entry/64: Save user RSP in pt_regs->sp on SYSCA...
2015-03-10  Denys Vlasenkox86/asm/entry/64: Remove stub_iopl
2015-03-10  Denys Vlasenkox86/asm/entry/64: Save R11 into pt_regs->flags on SYSCA...
2015-03-07  Denys Vlasenkox86/asm: Optimize unnecessarily wide TEST instructions
2015-03-07  Andy Lutomirskix86/asm/entry: Replace this_cpu_sp0() with current_top_...
2015-03-07  Andy Lutomirskix86/asm/entry: Delay loading sp0 slightly on task switch
2015-03-06  Andy Lutomirskix86/asm/entry: Rename 'INIT_TSS_IST' to 'CPU_TSS_IST'
2015-03-06  Andy Lutomirskix86/asm/entry: Remove INIT_TSS and fold the definitions...
2015-03-06  Andy Lutomirskix86/asm/entry: Rename 'init_tss' to 'cpu_tss'
2015-03-06  Andy Lutomirskix86/asm/entry/64/compat: Change the 32-bit sysenter...
2015-03-06  Andy Lutomirskix86/asm/entry: Switch all C consumers of kernel_stack...
2015-03-06  Andy Lutomirskix86/asm/entry: Add this_cpu_sp0() to read sp0 for the...
2015-03-04  Wang Nanx86/traps: Separate set_intr_gate() and clean up early_...
2015-03-04  Andy Lutomirskix86/asm/entry/64: Remove a bogus 'ret_from_fork' optimi...
2015-03-04  Denys Vlasenkox86/asm/entry/64: Simplify optimistic SYSRET
2015-03-04  Denys Vlasenkox86/asm/entry/64/compat: Use more readable constant
2015-03-04  Denys Vlasenkox86/asm/entry/64: Use more readable constants
2015-03-04  Denys Vlasenkox86/asm/entry/64/compat: Fold the IA32_ARG_FIXUP macro...
2015-03-04  Denys Vlasenkox86/asm/entry/64: Clean up and document various entry...
2015-03-04  Denys Vlasenkox86/asm/entry/64: Move 'save_paranoid' and 'ret_from_fo...
2015-03-04  Denys Vlasenkox86/asm/entry: Add comments about various syscall instr...
2015-03-04  Andy Lutomirskix86/asm/entry/64: Remove 'int_check_syscall_exit_work'
2015-03-04  Denys Vlasenkox86/asm/entry: Do mass removal of 'ARGOFFSET'
2015-03-04  Denys Vlasenkox86/asm/entry/64: Shrink code in 'paranoid_exit'
2015-03-04  Denys Vlasenkox86/asm/entry/64: Fix comments
2015-03-04  Denys Vlasenkox86/asm/entry/64: Always allocate a complete "struct...
2015-03-04  Denys Vlasenkox86/asm/entry/64: Fix incorrect symbolic constant usage...
2015-03-04  Denys Vlasenkox86/asm: Introduce push/pop macros which generate CFI_R...
2015-03-04  Denys Vlasenkox86/asm/64: Open-code register save/restore in trace_ha...
2015-03-04  Ingo MolnarMerge tag 'alternatives_padding' of git://git./linux...
2015-03-04  Ingo MolnarMerge tag 'v4.0-rc2' into x86/asm, to refresh the tree
2015-03-04  Brian Gerstx86/compat: Remove sys32_vm86_warning
2015-03-04  Brian Gerstx86/compat: Merge native and compat 32-bit syscall...
2015-03-04  Brian Gerstx86/compat: Remove compat_ni_syscall()
2015-03-02  Linus TorvaldsMerge tag 'gpio-v4.0-2' of git://git./linux/kernel...
2015-03-02  Linus TorvaldsMerge branch 'fixes-for-4.0-rc2' of git://git./linux...
2015-03-02  Linus TorvaldsMerge tag 'md/4.0-fixes' of git://neil.brown.name/md
2015-03-02  Linus TorvaldsMerge tag 'metag-fixes-v4.0-1' of git://git./linux...
2015-03-01  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2015-03-01  Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2015-03-01  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2015-03-01  Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2015-02-28  Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2015-02-28  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2015-02-28  Linus TorvaldsMerge tag 'xfs-for-linus-4.0-rc2' of git://git./linux...
2015-02-28  Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2015-02-28  Kirill A. Shutemovmm: add missing __PAGETABLE_{PUD,PMD}_FOLDED defines
2015-02-28  Steven Rostedtx86: Init per-cpu shadow copy of CR4 on 32-bit CPUs too
2015-02-28  Ingo MolnarMerge branch 'linus' into x86/urgent, to merge dependen...
2015-02-28  Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2015-02-28  Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2015-02-28  Linus TorvaldsMerge tag 'renesas-sh-drivers-for-v4.0' of git://git...
2015-02-27  Lorenzo Pieralisiarm64: cpuidle: add asm/proc-fns.h inclusion
2015-02-27  Catalin Marinasarm64: compat Fix siginfo_t -> compat_siginfo_t convers...
2015-02-27  Catalin Marinasarm64: Increase the swiotlb buffer size 64MB
2015-02-26  Linus TorvaldsMerge tag 'hwmon-for-linus-v4.0-rc2' of git://git....
2015-02-26  Linus TorvaldsMerge tag 'sound-4.0-rc2' of git://git./linux/kernel...
2015-02-26  Marc Zyngierarm64: Fix text patching logic when using fixmap
2015-02-26  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-02-26  Ard Biesheuvelarm64: crypto: increase AES interleave to 4x
2015-02-26  Feng Kanarm64: enable PTE type bit in the mask for pte_modify
2015-02-26  Yingjoe Chenarm64: mm: remove unused functions and variable protoypes
2015-02-26  Will Deaconarm64: psci: move psci firmware calls out of line
2015-02-26  Nathan Lyncharm64: vdso: minor ABI fix for clock_getres
2015-02-26  Geert UytterhoevenARM: multi_v7_defconfig: Enable shmobile platforms
2015-02-26  Wang Nanx86/traps: Enable DEBUG_STACK after cpu_init() for...
2015-02-25  Arnd BergmannMerge tag 'fixes-v4.0-rc1' of git://git./linux/kernel...
2015-02-25  Sudeep Hollaarm64: Add L2 cache topology to ARM Ltd boards/models
2015-02-25  Ingo MolnarMerge branch 'clockevents/4.0-rc1' of git://git.linaro...
2015-02-25  Daniel Lezcanoclockevents: asm9260: Fix compilation error with sparc...
2015-02-25  Andy Lutomirskix86/ia32-compat: Fix CLONE_SETTLS bitness of copy_thread()
2015-02-25  Andy Lutomirskix86/ptrace: Remove checks for TIF_IA32 when changing...
2015-02-24  Robert NelsonARM: dts: am335x-bone*: usb0 is hardwired for peripheral
2015-02-24  Roger QuadrosARM: dts: dra7x-evm: beagle-x15: Fix USB Host
2015-02-24  Roger QuadrosARM: omap2plus_defconfig: Fix SATA boot
2015-02-24  Roger QuadrosARM: omap2plus_defconfig: Enable OMAP NAND BCH driver
2015-02-24  Peter UjfalusiARM: dts: dra7: Correct the dma controller's property...
2015-02-24  Peter UjfalusiARM: dts: omap5: Correct the dma controller's property...
2015-02-24  Peter UjfalusiARM: dts: omap4: Correct the dma controller's property...
2015-02-24  Peter UjfalusiARM: dts: omap3: Correct the dma controller's property...
2015-02-24  Peter UjfalusiARM: dts: omap2: Correct the dma controller's property...
2015-02-24  Felipe BalbiARM: dts: am437x-idk: fix sleep pinctrl state
2015-02-24  Felipe BalbiARM: omap2plus_defconfig: enable TPS62362 regulator
2015-02-24  Felipe BalbiARM: dts: am437x-idk: fix TPS62362 i2c bus
2015-02-24  Pali RohárARM: dts: n900: Fix offset for smc91x ethernet
2015-02-24  Ivaylo DimitrovARM: dts: n900: fix i2c bus numbering
2015-02-24  Linus TorvaldsMerge tag 'stable/for-linus-4.0-rc1-tag' of git://git...
2015-02-24  Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2015-02-24  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-02-24  Tony LindgrenARM: dts: Fix USB dts configuration for dm816x
2015-02-24  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-02-24  Roger QuadrosARM: dts: OMAP5: Fix SATA PHY node
next
This page took 0.049265 seconds and 8 git commands to generate.