summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* x86, asmlinkage: Make 64bit checksum functions visibleAndi Kleen2013-08-061-1/+1
* x86, asmlinkage, paravirt: Add __visible/asmlinkage to xen paravirt opsAndi Kleen2013-08-063-11/+12
* x86, asmlinkage, apm: Make APM data structure used from assembler visibleAndi Kleen2013-08-061-1/+1
* x86, asmlinkage: Make syscall tables visibleAndi Kleen2013-08-062-2/+2
* x86, asmlinkage: Make several variables used from assembler/linker script vis...Andi Kleen2013-08-0610-13/+14
* x86, asmlinkage: Make kprobes code visible and fix assembler codeAndi Kleen2013-08-063-10/+7
* x86, asmlinkage: Make various syscalls asmlinkageAndi Kleen2013-08-062-5/+5
* x86, asmlinkage: Make 32bit/64bit __switch_to visibleAndi Kleen2013-08-063-4/+4
* x86, asmlinkage: Make _*_start_kernel visibleAndi Kleen2013-08-063-5/+7
* x86, asmlinkage: Make all interrupt handlers asmlinkage / __visibleAndi Kleen2013-08-066-81/+77
* x86, asmlinkage: Change dotraplinkage into __visible on 32bitAndi Kleen2013-08-061-5/+1
* x86: Fix sys_call_table type in asm/syscall.hAndi Kleen2013-08-062-3/+3
* Merge tag 'please-pull-fix-mce-regression' of git://git.kernel.org/pub/scm/li...Linus Torvalds2013-08-021-2/+2
|\
| * x86/mce: Fix mce regression from recent cleanupTony Luck2013-07-291-2/+2
* | arch/x86/platform/ce4100/ce4100.c: include reboot.hAndrew Morton2013-07-311-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-07-243-796/+0
|\
| * Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transf...Herbert Xu2013-07-243-796/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds2013-07-191-1/+0
|\ \
| * | um: remove dead codeRichard Weinberger2013-07-191-1/+0
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-07-191-0/+7
|\ \ \ | |/ / |/| |
| * | KVM: MMU: avoid fast page fault fixing mmio page faultXiao Guangrong2013-07-181-0/+7
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-07-186-34/+25
|\ \ \
| * | | x86: Make sure IDT is page alignedKees Cook2013-07-163-25/+8
| * | | x86, suspend: Handle CPUs which fail to #GP on RDMSRH. Peter Anvin2013-07-151-2/+16
| * | | x86/platform/ce4100: Add header file for reboot typeXiong Zhou2013-07-121-0/+1
| * | | Revert "UEFI: Don't pass boot services regions to SetVirtualAddressMap()"Matt Fleming2013-07-111-7/+0
* | | | x86: delete __cpuinit usage from all x86 filesPaul Gortmaker2013-07-1471-356/+345
| |/ / |/| |
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-131-3/+4
|\ \ \
| * | | perf/x86: Fix incorrect use of do_div() in NMI warningDave Hansen2013-07-121-3/+4
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2013-07-112-4/+66
|\ \ \ \ | |_|/ / |/| | |
| * | | x86, mcheck, therm_throt: Process package thresholdsSrinivas Pandruvada2013-06-132-4/+66
* | | | Merge tag 'kvm-3.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-07-101-2/+9
|\ \ \ \
| * | | | KVM: VMX: mark unusable segment as nonpresentGleb Natapov2013-07-041-2/+9
* | | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-07-102-4/+0
|\ \ \ \ \
| * | | | | mm: remove free_area_cacheMichel Lespinasse2013-07-102-4/+0
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-101-3/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | perf/x86/amd: Do not print an error when the device is not presentPeter Zijlstra2013-07-051-3/+1
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-07-101-11/+18
|\ \ \ \ \
| * | | | | x86/tracing: Add irq_enter/exit() in smp_trace_reschedule_interrupt()Seiji Aguchi2013-07-021-11/+18
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-091-17/+44
|\ \ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-07-0315-51/+71
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-198-185/+78
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-061-1/+4
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-0511-29/+102
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-05-246-14/+28
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86: bpf_jit_comp: secure bpf jit against spraying attacksEric Dumazet2013-05-191-6/+47
| * | | | | | | | | | | x86: bpf_jit_comp: can call module_free() from any contextEric Dumazet2013-05-171-17/+3
* | | | | | | | | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-07-093-1/+87
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'core/mutexes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Dave Airlie2013-06-272-14/+8
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'v3.10-rc7' into drm-nextDave Airlie2013-06-2731-260/+243
| |\ \ \ \ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud