Age | Commit message (Expand) | Author | Files | Lines |
2014-12-18 | sparc32: destroy_context() and switch_mm() needs to disable interrupts. | Andreas Larsson | 1 | -4/+7 |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 16 | -19/+0 |
2014-12-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 8 | -12/+12 |
2014-12-13 | Merge branch 'akpm' (second patch-bomb from Andrew) | Linus Torvalds | 5 | -2/+16 |
2014-12-13 | sparc: hook up execveat system call | David Drysdale | 4 | -1/+15 |
2014-12-13 | mm/debug-pagealloc: make debug-pagealloc boottime configurable | Joonsoo Kim | 1 | -1/+1 |
2014-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -2/+5 |
2014-12-11 | sparc/ldc: create separate ldc_unbind from ldc_free | Dwight Engen | 2 | -3/+10 |
2014-12-11 | vio: create routines for inc,dec vio dring indexes | Dwight Engen | 1 | -0/+15 |
2014-12-11 | sparc32, leon: Align ccall_info to prevent unaligned traps on crosscall | Andreas Larsson | 1 | -1/+1 |
2014-12-11 | arch: Add lightweight memory barriers dma_rmb() and dma_wmb() | Alexander Duyck | 1 | -0/+3 |
2014-12-11 | arch: Cleanup read_barrier_depends() and comments | Alexander Duyck | 1 | -2/+2 |
2014-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 3 | -1/+24 |
2014-12-10 | mm: fix huge zero page accounting in smaps report | Kirill A. Shutemov | 1 | -0/+7 |
2014-12-10 | net, lib: kill arch_fast_hash library bits | Daniel Borkmann | 1 | -1/+0 |
2014-12-10 | Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -5/+5 |
2014-12-09 | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -10/+8 |
2014-12-08 | sunvnet: add VIO v1.7 and v1.8 support | David L Stevens | 1 | -0/+19 |
2014-12-05 | net: sock: allow eBPF programs to be attached to sockets | Alexei Starovoitov | 1 | -0/+3 |
2014-12-02 | crypto: sparc - replace memset by memzero_explicit | Julia Lawall | 2 | -2/+2 |
2014-11-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+8 |
2014-11-26 | sparc: Add NOP dma_cache_sync() implementation. | David S. Miller | 1 | -0/+8 |
2014-11-24 | crypto: prefix module autoloading with "crypto-" | Kees Cook | 8 | -10/+10 |
2014-11-23 | PCI/MSI: Rename mask/unmask_msi_irq treewide | Thomas Gleixner | 1 | -4/+4 |
2014-11-23 | PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg() | Jiang Liu | 1 | -1/+1 |
2014-11-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 6 | -20/+43 |
2014-11-19 | sparc: io: remove duplicate relaxed accessors on sparc32 | Arnd Bergmann | 2 | -9/+6 |
2014-11-16 | sparc64: Fix constraints on swab helpers. | David S. Miller | 1 | -6/+6 |
2014-11-11 | net: introduce SO_INCOMING_CPU | Eric Dumazet | 1 | -0/+2 |
2014-11-07 | sparc32: Implement xchg and atomic_xchg using ATOMIC_HASH locks | Andreas Larsson | 3 | -11/+30 |
2014-11-07 | sparc64: Do irq_{enter,exit}() around generic_smp_call_function*(). | David S. Miller | 1 | -0/+4 |
2014-11-03 | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 16 | -19/+0 |
2014-11-01 | sparc64: Fix crashes in schizo_pcierr_intr_other(). | David S. Miller | 1 | -3/+3 |
2014-10-28 | sparc: Hook up bpf system call. | David S. Miller | 3 | -4/+5 |
2014-10-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 11 | -62/+70 |
2014-10-24 | sparc64: Implement __get_user_pages_fast(). | David S. Miller | 1 | -0/+30 |
2014-10-24 | sparc64: Fix register corruption in top-most kernel stack frame during boot. | David S. Miller | 10 | -62/+40 |
2014-10-20 | sparc: io: implement dummy relaxed accessor macros for writes | Will Deacon | 3 | -10/+11 |
2014-10-20 | sparc: kernel: drop owner assignment from platform_drivers | Wolfram Sang | 15 | -18/+0 |
2014-10-20 | sparc: include: asm: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-10-19 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 4 | -7/+13 |
2014-10-18 | sparc64: Do not define thread fpregs save area as zero-length array. | David S. Miller | 1 | -1/+2 |
2014-10-18 | sparc64: Fix corrupted thread fault code. | David S. Miller | 2 | -6/+6 |
2014-10-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2 | -1/+21 |
2014-10-15 | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 10 | -35/+35 |
2014-10-14 | sparc64: Fix FPU register corruption with AES crypto offload. | David S. Miller | 2 | -1/+21 |
2014-10-13 | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 6 | -151/+136 |
2014-10-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 39 | -754/+1117 |
2014-10-10 | sparc64: Fix lockdep warnings on reboot on Ultra-5 | David S. Miller | 1 | -3/+4 |
2014-10-09 | nosave: consolidate __nosave_{begin,end} in <asm/sections.h> | Geert Uytterhoeven | 1 | -3/+1 |