| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 2014-10-20 | 2 | -8/+7 |
|\ |
|
| * | audit: x86: drop arch from __audit_syscall_entry() interface | Richard Guy Briggs | 2014-09-23 | 2 | -12/+10 |
| * | ARCH: AUDIT: audit_syscall_entry() should not require the arch | Eric Paris | 2014-09-23 | 1 | -6/+2 |
* | | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2014-10-15 | 19 | -112/+112 |
|\ \ |
|
| * | | 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 | 1 | -2/+1 |
| * | | x86: Replace __get_cpu_var uses | Christoph Lameter | 2014-08-26 | 18 | -111/+111 |
* | | | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 2014-10-14 | 4 | -12/+25 |
|\ \ \ |
|
| * | | | kvm: ensure hard lockup detection is disabled by default | Ulrich Obergfell | 2014-10-14 | 1 | -0/+8 |
| * | | | arch/x86/kernel/cpu/common.c: fix unused symbol warning | Andrew Morton | 2014-10-14 | 1 | -1/+3 |
| * | | | 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 |
| | | | | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
*---. \ \ \ | Merge branches 'x86-ras-for-linus', 'x86-uv-for-linus' and 'x86-vdso-for-linu... | Linus Torvalds | 2014-10-14 | 2 | -4/+2 |
|\ \ \ \ \ \ |
|
| | * | | | | | 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 | 2 | -2/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86: Fix section conflict for numachip | Andi Kleen | 2014-10-08 | 1 | -1/+1 |
| * | | | | | | | x86_64, entry: Filter RFLAGS.NT on entry from userspace | Andy Lutomirski | 2014-10-06 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-10-14 | 3 | -63/+155 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | 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 | 1 | -9/+4 |
| * | | | | | | | | x86: Split syscall_trace_enter into two phases | Andy Lutomirski | 2014-09-08 | 1 | -24/+133 |
| * | | | | | | | | 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 |
| * | | | | | | | | seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computing | Andy Lutomirski | 2014-09-03 | 2 | -2/+2 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-10-14 | 5 | -5/+156 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | x86: Add cpu_detect_cache_sizes to init_intel() add Quark legacy_cache() | Bryan O'Donoghue | 2014-10-08 | 1 | -1/+16 |
| * | | | | | | | | x86: Quark: Comment setup_arch() to document TLB/PGE bug | Bryan O'Donoghue | 2014-10-08 | 1 | -0/+9 |
| * | | | | | | | | x86/intel/quark: Switch off CR4.PGE so TLB flush uses CR3 instead | Bryan O'Donoghue | 2014-09-24 | 1 | -0/+15 |
| * | | | | | | | | x86/platform/intel/iosf: Add debugfs config option for IOSF | David E. Box | 2014-09-19 | 1 | -4/+19 |
| * | | | | | | | | x86/platform/intel/iosf: Add Braswell PCI ID | David E. Box | 2014-09-19 | 1 | -0/+2 |
| * | | | | | | | | x86/platform/pmc_atom: Fix warning when CONFIG_DEBUG_FS=n | Martin Kelly | 2014-09-19 | 1 | -4/+7 |
| * | | | | | | | | x86: HPET force enable for e6xx based systems | Peter Neubauer | 2014-09-16 | 1 | -0/+18 |
| * | | | | | | | | x86/iosf: Add debugfs support | David E. Box | 2014-08-27 | 1 | -0/+74 |
* | | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2014-10-14 | 1 | -4/+3 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | x86/mm, hibernate: Do not assume the first e820 area to be RAM | Lee, Chun-Yi | 2014-09-16 | 1 | -4/+3 |
| | |/ / / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2014-10-14 | 3 | -8/+8 |
|\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge tag 'microcode_cleanups' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2014-08-24 | 3 | -8/+8 |
| |\ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|/ /
| |/| | | | | | | | |
|
| | * | | | | | | | | x86, microcode, intel: Rename apply_microcode and declare it static | Henrique de Moraes Holschuh | 2014-07-25 | 1 | -2/+2 |
| | * | | | | | | | | x86, microcode, intel: Fix typos | Henrique de Moraes Holschuh | 2014-07-24 | 1 | -3/+3 |
| | * | | | | | | | | x86, microcode, intel: Add missing static declarations | Henrique de Moraes Holschuh | 2014-07-24 | 1 | -2/+2 |
| | * | | | | | | | | x86, microcode, amd: Fix missing static declaration | Henrique de Moraes Holschuh | 2014-07-24 | 1 | -1/+1 |
* | | | | | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-10-14 | 5 | -18/+19 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | x86: copy_thread: Don't nullify ->ptrace_bps twice | Oleg Nesterov | 2014-09-02 | 2 | -5/+1 |
| * | | | | | | | | | | x86, fpu: Shift "fpu_counter = 0" from copy_thread() to arch_dup_task_struct() | Oleg Nesterov | 2014-09-02 | 3 | -3/+1 |
| * | | | | | | | | | | x86, fpu: copy_process: Sanitize fpu->last_cpu initialization | Oleg Nesterov | 2014-09-02 | 1 | -1/+3 |
| * | | | | | | | | | | x86, fpu: copy_process: Avoid fpu_alloc/copy if !used_math() | Oleg Nesterov | 2014-09-02 | 1 | -7/+6 |
| * | | | | | | | | | | x86, fpu: __restore_xstate_sig()->math_state_restore() needs preempt_disable() | Oleg Nesterov | 2014-09-02 | 1 | -1/+4 |
| * | | | | | | | | | | x86, fpu: shift drop_init_fpu() from save_xstate_sig() to handle_signal() | Oleg Nesterov | 2014-09-02 | 2 | -2/+5 |
| | |_|/ / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2014-10-14 | 3 | -5/+6 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|/ /
|/| | | | | | | | | |
|