summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm (follow)
Commit message (Expand)AuthorAge
...
* | | | | | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-11-13
|\ \ \ \ \ \ \ \
| * | | | | | | | x86: move fpu_counter into ARCH specific thread_structVineet Gupta2013-11-13
* | | | | | | | | Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2013-11-13
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | x86: remove this_cpu_xor() implementationHeiko Carstens2013-10-27
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-12
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-07
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | of: remove HAVE_ARCH_DEVTREE_FIXUPSRob Herring2013-10-09
| * | | | | | | of: implement pci_address_to_pio as weak functionRob Herring2013-10-09
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-12
|\ \ \ \ \ \ \
| * | | | | | | Revert "x86/UV: Add uvtrace support"Ingo Molnar2013-11-11
| * | | | | | | x86/UV: Add uvtrace supportMike Travis2013-09-24
| * | | | | | | x86/UV: Update UV support for external NMI signalsMike Travis2013-09-24
| * | | | | | | x86/UV: Move NMI supportMike Travis2013-09-24
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'x86-uaccess-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-11-12
|\ \ \ \ \ \ \
| * | | | | | | x86: Add 1/2/4/8 byte optimization to 64bit __copy_{from,to}_user_inatomicAndi Kleen2013-09-10
* | | | | | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-11-12
|\ \ \ \ \ \ \ \
| * | | | | | | | ACPI, x86: Extended error log driver for x86 platformChen, Gong2013-10-23
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-11-12
|\ \ \ \ \ \ \ \
| * | | | | | | | intel_mid: Move platform device setups to their own platform_<device>.* filesDavid Cohen2013-10-17
| * | | | | | | | intel_mid: Moved SFI related code to sfi.cKuppuswamy Sathyanarayanan2013-10-17
| * | | | | | | | intel_mid: Added custom handler for ipc devicesKuppuswamy Sathyanarayanan2013-10-17
| * | | | | | | | intel_mid: Renamed *mrst* to *intel_mid*Kuppuswamy Sathyanarayanan2013-10-17
| * | | | | | | | intel_mid: Renamed *mrst* to *intel_mid*Kuppuswamy Sathyanarayanan2013-10-17
| |/ / / / / / /
* | | | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-11-12
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | x86/efi: Add EFI framebuffer earlyprintk supportMatt Fleming2013-10-28
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-11-12
|\ \ \ \ \ \ \
| * | | | | | | x86: Improve the printout of the SMP bootup CPU tableBorislav Petkov2013-09-28
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-11-12
|\ \ \ \ \ \ \
| * | | | | | | x86: Unify copy_to_user() and add size checking to itJan Beulich2013-10-26
| * | | | | | | x86: Unify copy_from_user() size checkingJan Beulich2013-10-26
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-12
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'linus' into sched/coreIngo Molnar2013-11-01
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | x86: Apply the asm_volatile_goto() compiler quirkIngo Molnar2013-10-11
| * | | | | | | Merge branch 'core/urgent' into sched/coreIngo Molnar2013-10-11
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge tag 'v3.12-rc4' into sched/coreIngo Molnar2013-10-09
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | sched: Revert need_resched() to look at TIF_NEED_RESCHEDPeter Zijlstra2013-09-28
| * | | | | | | sched, x86: Optimize the preempt_schedule() callPeter Zijlstra2013-09-25
| * | | | | | | sched, x86: Provide a per-cpu preempt_count implementationPeter Zijlstra2013-09-25
| * | | | | | | sched, arch: Create asm/preempt.hPeter Zijlstra2013-09-25
| * | | | | | | x86: Use asm goto to implement better modify_and_test() functionsPeter Zijlstra2013-09-25
| | |_|_|_|/ / | |/| | | | |
* | | | | | | uprobes: Introduce arch_uprobe->ixolOleg Nesterov2013-11-06
* | | | | | | uprobes: Move function declarations out of archDavid A. Long2013-11-06
| |_|_|/ / / |/| | | | |
* | | | | | percpu: fix this_cpu_sub() subtrahend casting for unsignedsGreg Thelen2013-10-30
| |_|/ / / |/| | | |
* | | | | compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar2013-10-11
| |/ / / |/| | |
* | | | Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-09-25
|\ \ \ \ | |/ / / |/| | |
| * | | xen/p2m: check MFN is in range before using the m2p tableDavid Vrabel2013-09-25
| * | | Merge tag 'v3.11-rc7' into stable/for-linus-3.12Konrad Rzeszutek Wilk2013-09-09
| |\| |
| * | | Merge branch 'x86/spinlocks' of git://git.kernel.org/pub/scm/linux/kernel/git...Konrad Rzeszutek Wilk2013-09-09
| |\ \ \
* | | | | mm: make sure _PAGE_SWP_SOFT_DIRTY bit is not set on present pteCyrill Gorcunov2013-09-11
* | | | | mm: vmstats: track TLB flush stats on UP tooDave Hansen2013-09-11