| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | x86: efi: Format EFI memory type & attrs with efi_md_typeattr_format() | Laszlo Ersek | 2014-10-03 | 1 | -2/+5 |
| | * | | x86/efi: Clear EFI_RUNTIME_SERVICES if failing to enter virtual mode | Dave Young | 2014-10-03 | 1 | -1/+5 |
| | * | | efi: Add kernel param efi=noruntime | Dave Young | 2014-10-03 | 1 | -2/+2 |
| | * | | lib: Add a generic cmdline parse function parse_option_str | Dave Young | 2014-10-03 | 1 | -20/+2 |
| | * | | efi: Move noefi early param code out of x86 arch code | Dave Young | 2014-10-03 | 1 | -9/+1 |
| | * | | efi-bgrt: Add error handling; inform the user when ignoring the BGRT | Josh Triplett | 2014-10-03 | 1 | -6/+30 |
| | * | | efi: Add efi= parameter parsing to the EFI boot stub | Matt Fleming | 2014-10-03 | 2 | -2/+21 |
| | * | | efi: Implement mandatory locking for UEFI Runtime Services | Ard Biesheuvel | 2014-10-03 | 1 | -0/+2 |
* | | | | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 2014-10-20 | 5 | -18/+28 |
|\ \ \ \ |
|
| * | | | | audit: x86: drop arch from __audit_syscall_entry() interface | Richard Guy Briggs | 2014-09-23 | 3 | -18/+16 |
| * | | | | ARCH: AUDIT: audit_syscall_entry() should not require the arch | Eric Paris | 2014-09-23 | 2 | -10/+2 |
| * | | | | UM: implement syscall_get_arch() | Eric Paris | 2014-09-23 | 1 | -0/+15 |
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-10-19 | 1 | -1/+0 |
|\ \ \ \ \ |
|
| * | | | | | kprobes/x86: Remove stale ARCH_SUPPORTS_KPROBES_ON_FTRACE define | Anton Blanchard | 2014-10-17 | 1 | -1/+0 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2014-10-18 | 2 | -12/+1 |
|\ \ \ \ \ |
|
| * | | | | | x86: use generic dma-contiguous.h | Zubair Lutfullah Kakakhel | 2014-09-22 | 2 | -12/+1 |
* | | | | | | x86,kvm,vmx: Preserve CR4 across VM entry | Andy Lutomirski | 2014-10-18 | 1 | -2/+14 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-10-18 | 1 | -6/+19 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86: bpf_jit: fix two bugs in eBPF JIT compiler | Alexei Starovoitov | 2014-10-14 | 1 | -6/+19 |
* | | | | | | | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2014-10-15 | 34 | -175/+175 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_t -fix | Mel Gorman | 2014-09-09 | 1 | -0/+1 |
| * | | | | | | | percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_t | Christoph Lameter | 2014-08-28 | 3 | -4/+3 |
| * | | | | | | | uv: Replace __get_cpu_var | Christoph Lameter | 2014-08-26 | 2 | -25/+25 |
| * | | | | | | | x86: Replace __get_cpu_var uses | Christoph Lameter | 2014-08-26 | 30 | -147/+147 |
| | |_|_|_|_|/
| |/| | | | | |
|
* | | | | | | | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 2014-10-14 | 7 | -61/+88 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | kvm: ensure hard lockup detection is disabled by default | Ulrich Obergfell | 2014-10-14 | 1 | -0/+8 |
| * | | | | | | | arch/x86/mm/numa.c: fix boot failure when all nodes are hotpluggable | Xishi Qiu | 2014-10-14 | 1 | -44/+45 |
| * | | | | | | | arch/x86/kernel/cpu/common.c: fix unused symbol warning | Andrew Morton | 2014-10-14 | 1 | -1/+3 |
| * | | | | | | | x86: use optimized ioresource lookup in ioremap function | Mike Travis | 2014-10-14 | 1 | -4/+16 |
| * | | | | | | | kexec-bzimage64: fix sparse warnings | Vivek Goyal | 2014-10-14 | 1 | -7/+8 |
| * | | | | | | | kexec: check if crashk_res_low exists when exclude it from crash mem ranges | Baoquan He | 2014-10-14 | 1 | -4/+6 |
| * | | | | | | | arch/x86/purgatory/Makefile: try to use automatic variable in kexec purgatory... | Baoquan He | 2014-10-14 | 1 | -1/+2 |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml | Linus Torvalds | 2014-10-14 | 1 | -239/+0 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|/ / /
|/| | | | | | | |
|
| * | | | | | | | um: remove csum_partial_copy_generic_i386 to clean up exception table | Honggang Li | 2014-10-13 | 1 | -239/+0 |
| | | | | | | | | |
| \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ | |
*---. \ \ \ \ \ \ \ | Merge branches 'x86-ras-for-linus', 'x86-uv-for-linus' and 'x86-vdso-for-linu... | Linus Torvalds | 2014-10-14 | 3 | -9/+9 |
|\ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | x86/vdso: Fix vdso2c's special_pages[] error checking | Andy Lutomirski | 2014-09-24 | 1 | -5/+7 |
| | * | | | | | | | | | x86/apic/uv: Remove unnecessary #ifdef | Andreas Ruprecht | 2014-08-20 | 1 | -2/+0 |
| * | | | | | | | | | | x86/mce: Avoid showing repetitive message from intel_init_thermal() | Rakib Mullick | 2014-09-19 | 1 | -2/+2 |
* | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-10-14 | 6 | -6/+25 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | x86/build: Add arch/x86/purgatory/ make generated files to gitignore | Shuah Khan | 2014-10-09 | 1 | -0/+2 |
| * | | | | | | | | | | | x86: Fix section conflict for numachip | Andi Kleen | 2014-10-08 | 1 | -1/+1 |
| * | | | | | | | | | | | x86: Reject x32 executables if x32 ABI not supported | Ben Hutchings | 2014-10-08 | 1 | -2/+3 |
| * | | | | | | | | | | | x86_64, entry: Filter RFLAGS.NT on entry from userspace | Andy Lutomirski | 2014-10-06 | 2 | -2/+18 |
| * | | | | | | | | | | | x86, boot, kaslr: Fix nuisance warning on 32-bit builds | Kees Cook | 2014-10-01 | 1 | -1/+1 |
| | |_|_|_|_|_|_|_|_|/
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-10-14 | 5 | -64/+165 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | x86_64, entry: Use split-phase syscall_trace_enter for 64-bit syscalls | Andy Lutomirski | 2014-09-08 | 1 | -23/+15 |
| * | | | | | | | | | | | x86_64, entry: Treat regs->ax the same in fastpath and slowpath syscalls | Andy Lutomirski | 2014-09-08 | 2 | -10/+9 |
| * | | | | | | | | | | | x86: Split syscall_trace_enter into two phases | Andy Lutomirski | 2014-09-08 | 2 | -24/+138 |
| * | | | | | | | | | | | x86, entry: Only call user_exit if TIF_NOHZ | Andy Lutomirski | 2014-09-08 | 1 | -1/+6 |
| * | | | | | | | | | | | x86, x32, audit: Fix x32's AUDIT_ARCH wrt audit | Andy Lutomirski | 2014-09-08 | 1 | -10/+1 |