index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-12
arm64: debug: avoid accessing mdscr_el1 on fault paths where possible
Will Deacon
2
-54
/
+42
2014-05-09
arm64: mm: use inner-shareable barriers for inner-shareable maintenance
Will Deacon
2
-4
/
+4
2014-05-09
arm64: kvm: use inner-shareable barriers for inner-shareable maintenance
Will Deacon
1
-3
/
+9
2014-05-09
arm64: head: fix cache flushing and barriers in set_cpu_boot_mode_flag
Will Deacon
1
-5
/
+3
2014-05-09
arm64: barriers: use barrier() instead of smp_mb() when !SMP
Will Deacon
1
-2
/
+2
2014-05-09
arm64: barriers: wire up new barrier options
Will Deacon
1
-7
/
+7
2014-05-09
arm64: barriers: make use of barrier options with explicit barriers
Will Deacon
6
-15
/
+15
2014-05-09
arm64: mm: Optimise tlb flush logic where we have >4K granule
Steve Capper
3
-77
/
+26
2014-05-09
arm64: xchg: prevent warning if return value is unused
Will Deacon
1
-1
/
+6
2014-05-09
arm64: mm: Create gigabyte kernel logical mappings where possible
Steve Capper
3
-1
/
+36
2014-05-09
arm64: Make atomic64_t() return "long", not "long long"
Bjorn Helgaas
1
-1
/
+1
2014-05-09
arm64: Clean up the default pgprot setting
Catalin Marinas
5
-95
/
+50
2014-05-09
arm64: Introduce execute-only page access permissions
Catalin Marinas
2
-8
/
+8
2014-05-09
arm64: Expose ESR_EL1 information to user when SIGSEGV/SIGBUS
Catalin Marinas
2
-0
/
+17
2014-05-09
arm64: Remove the aux_context structure
Catalin Marinas
2
-41
/
+17
2014-05-09
arm64: Provide read/write fault information in compat signal handlers
Catalin Marinas
5
-9
/
+20
2014-05-09
arm64: Remove boot thread synchronisation for spin-table release method
Catalin Marinas
1
-38
/
+1
2014-05-09
arm64: Implement cache_line_size() based on CTR_EL0.CWG
Catalin Marinas
4
-1
/
+41
2014-05-04
Linux 3.15-rc4
Linus Torvalds
1
-1
/
+1
2014-05-04
Merge tag 'locks-v3.15-3' of git://git.samba.org/jlayton/linux
Linus Torvalds
1
-1
/
+1
2014-05-04
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
8
-7
/
+50
2014-05-04
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-2
/
+5
2014-05-04
vexpress: Initialise the sysregs before setting up the clocks
Catalin Marinas
1
-0
/
+2
2014-05-03
arm64: Mark the Applied Micro X-Gene SATA controller as DMA coherent
Catalin Marinas
2
-0
/
+6
2014-05-03
arm64: Use bus notifiers to set per-device coherent DMA ops
Catalin Marinas
2
-2
/
+33
2014-05-03
arm64: Make default dma_ops to be noncoherent
Ritesh Harjani
1
-1
/
+1
2014-05-03
arm64: fixmap: fix missing sub-page offset for earlyprintk
Marc Zyngier
2
-4
/
+5
2014-05-03
arm64: Fix for the arm64 kern_addr_valid() function
Dave Anderson
1
-0
/
+3
2014-05-03
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
7
-37
/
+42
2014-05-03
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-3
/
+37
2014-05-03
Merge tag 'trace-fixes-v3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-1
/
+1
2014-05-02
tracing: Use rcu_dereference_sched() for trace event triggers
Steven Rostedt (Red Hat)
1
-1
/
+1
2014-05-02
Merge tag 'pm+acpi-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
8
-59
/
+85
2014-05-02
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-0
/
+17
2014-05-03
Merge branches 'acpi-ec' and 'acpi-processor'
Rafael J. Wysocki
2
-12
/
+16
2014-05-03
Merge branch 'pnp'
Rafael J. Wysocki
2
-20
/
+28
2014-05-03
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
4
-27
/
+41
2014-05-02
Merge tag 'dm-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
Linus Torvalds
3
-12
/
+81
2014-05-02
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-2
/
+13
2014-05-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-31
/
+70
2014-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
2
-6
/
+17
2014-05-01
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
Linus Torvalds
5
-18
/
+55
2014-05-01
Merge branch 'parisc-3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Linus Torvalds
2
-8
/
+2
2014-05-01
dm cache: fix writethrough mode quiescing in cache_map
Mike Snitzer
1
-0
/
+1
2014-05-01
Merge tag 'pinctrl-v3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
5
-11
/
+27
2014-05-01
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
Linus Torvalds
2
-4
/
+1
2014-05-01
parisc: Use generic uapi/asm/resource.h file
Helge Deller
2
-7
/
+2
2014-05-01
parisc: remove _STK_LIM_MAX override
John David Anglin
1
-1
/
+0
2014-05-01
Hexagon: Delete stale barrier.h
Vineet Gupta
1
-37
/
+0
2014-05-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
10
-23
/
+66
[next]