Age | Commit message (Expand) | Author | Files | Lines |
2015-02-06 | mm/debug_pagealloc: fix build failure on ppc and some other archs | Joonsoo Kim | 1 | -5/+0 |
2015-01-29 | vm: add VM_FAULT_SIGSEGV handling support | Linus Torvalds | 2 | -0/+4 |
2015-01-24 | Merge tag 'pci-v3.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+4 |
2015-01-20 | module: remove mod arg from module_free, rename module_memfree(). | Rusty Russell | 1 | -2/+2 |
2015-01-16 | sparc/PCI: Clip bridge windows to fit in upstream windows | Yinghai Lu | 1 | -1/+4 |
2015-01-13 | sparc32: nocheck uaccess coding style tweaks | Michael S. Tsirkin | 1 | -61/+35 |
2015-01-13 | sparc64: nocheck uaccess coding style tweaks | Michael S. Tsirkin | 1 | -63/+37 |
2015-01-13 | sparc64: uaccess_64 macro whitespace fixes | Michael S. Tsirkin | 1 | -104/+144 |
2015-01-13 | sparc32: uaccess_32 macro whitespace fixes | Michael S. Tsirkin | 1 | -138/+227 |
2015-01-13 | sparc64/uaccess: fix sparse errors | Michael S. Tsirkin | 1 | -2/+2 |
2015-01-13 | sparc32/uaccess: fix sparse errors | Michael S. Tsirkin | 1 | -4/+4 |
2015-01-13 | crypto: sparc64/md5 - fix module description | Mathias Krause | 1 | -1/+1 |
2015-01-13 | crypto: sparc64/des - add "des3_ede" module alias | Mathias Krause | 1 | -0/+1 |
2015-01-13 | crypto: sparc64/camellia - fix module alias | Mathias Krause | 1 | -1/+1 |
2015-01-13 | crypto: sparc64/aes - fix module description | Mathias Krause | 1 | -1/+1 |
2014-12-18 | sparc32: destroy_context() and switch_mm() needs to disable interrupts. | Andreas Larsson | 1 | -4/+7 |
2014-12-15 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 16 | -19/+0 |
2014-12-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 8 | -12/+12 |
2014-12-14 | 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-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -2/+5 |
2014-12-12 | sparc/ldc: create separate ldc_unbind from ldc_free | Dwight Engen | 2 | -3/+10 |
2014-12-12 | vio: create routines for inc,dec vio dring indexes | Dwight Engen | 1 | -0/+15 |
2014-12-12 | sparc32, leon: Align ccall_info to prevent unaligned traps on crosscall | Andreas Larsson | 1 | -1/+1 |
2014-12-12 | arch: Add lightweight memory barriers dma_rmb() and dma_wmb() | Alexander Duyck | 1 | -0/+3 |
2014-12-12 | arch: Cleanup read_barrier_depends() and comments | Alexander Duyck | 1 | -2/+2 |
2014-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 3 | -1/+24 |
2014-12-11 | 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-10 | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -10/+8 |
2014-12-09 | sunvnet: add VIO v1.7 and v1.8 support | David L Stevens | 1 | -0/+19 |
2014-12-06 | 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-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+8 |
2014-11-27 | 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-22 | 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-17 | 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-04 | 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 |