Age | Commit message (Expand) | Author | Files | Lines |
2014-12-06 | ARM: 8226/1: cacheflush: get rid of restarting block | Vladimir Murzin | 2 | -40/+2 |
2014-12-06 | ARM: 8222/1: mvebu: enable strex backoff delay | Thomas Petazzoni | 1 | -2/+0 |
2014-12-06 | ARM: 8216/1: xscale: correct auxiliary register in suspend/resume | Dmitry Eremin-Solenikov | 1 | -2/+2 |
2014-12-06 | powerpc/pseries: Fix endiannes issue in RTAS call from xmon | Laurent Dufour | 1 | -3/+3 |
2014-12-06 | powerpc/pseries: Honor the generic "no_64bit_msi" flag | Benjamin Herrenschmidt | 1 | -1/+1 |
2014-12-06 | sparc64: Fix constraints on swab helpers. | David S. Miller | 1 | -6/+6 |
2014-12-06 | uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUME | Andy Lutomirski | 1 | -1/+1 |
2014-12-06 | x86, kaslr: Handle Gold linker for finding bss/brk | Kees Cook | 1 | -1/+10 |
2014-12-06 | x86, mm: Set NX across entire PMD at boot | Kees Cook | 1 | -1/+10 |
2014-12-06 | x86: Require exact match for 'noxsave' command line option | Dave Hansen | 1 | -0/+2 |
2014-12-06 | x86_64, traps: Rework bad_iret | Andy Lutomirski | 2 | -26/+48 |
2014-12-06 | x86_64, traps: Stop using IST for #SS | Andy Lutomirski | 6 | -26/+8 |
2014-12-06 | x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in C | Andy Lutomirski | 2 | -32/+26 |
2014-12-06 | MIPS: Loongson: Make platform serial setup always built-in. | Aaro Koskinen | 1 | -1/+2 |
2014-12-06 | MIPS: oprofile: Fix backtrace on 64-bit kernel | Aaro Koskinen | 1 | -1/+1 |
2014-11-21 | x86/mm: In the PTE swapout page reclaim case clear the accessed bit instead o... | Shaohua Li | 1 | -7/+14 |
2014-11-21 | KVM: x86: Don't report guest userspace emulation error to userspace | Nadav Amit | 1 | -1/+1 |
2014-11-21 | perf/x86/intel: Use proper dTLB-load-misses event on IvyBridge | Vince Weaver | 1 | -0/+3 |
2014-11-21 | ARM: probes: fix instruction fetch order with <asm/opcodes.h> | Ben Dooks | 3 | -20/+29 |
2014-11-21 | x86, kaslr: Prevent .bss from overlaping initrd | Junjie Mao | 6 | -9/+57 |
2014-11-21 | x86, microcode, AMD: Fix ucode patch stashing on 32-bit | Borislav Petkov | 1 | -10/+14 |
2014-11-21 | x86, microcode, AMD: Fix early ucode loading on 32-bit | Borislav Petkov | 1 | -2/+7 |
2014-11-21 | parisc: Use compat layer for msgctl, shmat, shmctl and semtimedop syscalls | Helge Deller | 2 | -20/+13 |
2014-11-21 | Correct the race condition in aarch64_insn_patch_text_sync() | William Cohen | 1 | -2/+3 |
2014-11-21 | arm64: __clear_user: handle exceptions on strb | Kyle McMartin | 1 | -1/+1 |
2014-11-21 | ARM: 8191/1: decompressor: ensure I-side picks up relocated code | Will Deacon | 1 | -4/+16 |
2014-11-21 | ARM: 8198/1: make kuser helpers depend on MMU | Nathan Lynch | 1 | -0/+1 |
2014-11-21 | xtensa: re-wire umount syscall to sys_oldumount | Max Filippov | 1 | -1/+2 |
2014-11-21 | x86, x32, audit: Fix x32's AUDIT_ARCH wrt audit | Andy Lutomirski | 1 | -10/+1 |
2014-11-21 | sparc32: Implement xchg and atomic_xchg using ATOMIC_HASH locks | Andreas Larsson | 3 | -11/+30 |
2014-11-21 | sparc64: Do irq_{enter,exit}() around generic_smp_call_function*(). | David S. Miller | 1 | -0/+4 |
2014-11-21 | sparc64: Fix crashes in schizo_pcierr_intr_other(). | David S. Miller | 1 | -3/+3 |
2014-11-21 | vio: fix reuse of vio_dring slot | Dwight Engen | 1 | -1/+1 |
2014-11-21 | sunvdc: add cdrom and v1.1 protocol support | Allen Pais | 1 | -3/+9 |
2014-11-14 | powerpc: use device_online/offline() instead of cpu_up/down() | Dan Streetman | 1 | -2/+2 |
2014-11-14 | x86, apic: Handle a bad TSC more gracefully | Andy Lutomirski | 2 | -3/+6 |
2014-11-14 | sh: fix sh770x SCIF memory regions | Andriy Skulysh | 1 | -3/+3 |
2014-11-14 | x86/platform/intel/iosf: Add Braswell PCI ID | David E. Box | 1 | -0/+2 |
2014-11-14 | x86: Add cpu_detect_cache_sizes to init_intel() add Quark legacy_cache() | Bryan O'Donoghue | 1 | -1/+16 |
2014-11-14 | x86, iosf: Add PCI ID macros for better readability | Ong Boon Leong | 1 | -2/+5 |
2014-11-14 | x86, iosf: Add Quark X1000 PCI ID | Ong Boon Leong | 1 | -0/+1 |
2014-11-14 | x86, iosf: Added Quark MBI identifiers | Ong Boon Leong | 1 | -0/+22 |
2014-11-14 | x86, iosf: Make IOSF driver modular and usable by more drivers | David E. Box | 3 | -5/+42 |
2014-11-14 | MIPS: tlbex: Properly fix HUGE TLB Refill exception handler | David Daney | 1 | -1/+5 |
2014-11-14 | MIPS: ftrace: Fix a microMIPS build problem | Markos Chandras | 1 | -2/+2 |
2014-11-14 | ARC: Disable caches in early boot if so configured | Vineet Gupta | 3 | -84/+87 |
2014-11-14 | ARC: fix mmuv2 warning | Vineet Gupta | 1 | -0/+4 |
2014-11-14 | ARC: [SMP] General Fixes | Vineet Gupta | 2 | -5/+5 |
2014-11-14 | ARC: Update order of registers in KGDB to match GDB 7.5 | Anton Kolesov | 1 | -14/+18 |
2014-11-14 | ARC: [nsimosci] Allow "headless" models to boot | Vineet Gupta | 1 | -1/+1 |