index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
xtensa
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-22
arch: remove unused *_segments() macros/functions
Tobias Klauser
1
-5
/
+0
2017-09-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-11
/
+3
2017-09-06
mm,fork: introduce MADV_WIPEONFORK
Rik van Riel
1
-0
/
+3
2017-09-06
mm: arch: consolidate mmap hugetlb size encodings
Mike Kravetz
1
-11
/
+0
2017-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+2
2017-09-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-22
/
+5
2017-09-04
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+3
2017-08-25
futex: Remove duplicated code and fix undefined behaviour
Jiri Slaby
1
-22
/
+5
2017-08-21
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-5
/
+0
2017-08-17
arch: Remove spin_unlock_wait() arch-specific definitions
Paul E. McKenney
1
-5
/
+0
2017-08-10
xtensa: Mark _stext and _end as char-arrays, not single char variables
Masami Hiramatsu
1
-3
/
+3
2017-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-43
/
+10
2017-08-07
Merge tag 'xtensa-20170807' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
5
-43
/
+10
2017-08-03
sock: add SOCK_ZEROCOPY sockopt
Willem de Bruijn
1
-0
/
+2
2017-08-01
xtensa: mm/cache: add missing EXPORT_SYMBOLs
Max Filippov
1
-1
/
+5
2017-08-01
xtensa: don't limit csum_partial export by CONFIG_NET
Max Filippov
1
-2
/
+0
2017-07-28
xtensa: fix cache aliasing handling code for WT cache
Max Filippov
1
-7
/
+3
2017-07-21
xtensa: remove wrapper header for asm/param.h
Tobias Klauser
2
-18
/
+1
2017-07-21
xtensa: remove wrapper header for asm/device.h
Tobias Klauser
2
-15
/
+1
2017-07-17
tty: Fix TIOCGPTPEER ioctl definition
Gleb Fotengauer-Malinovskiy
1
-1
/
+1
2017-07-15
Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+13
2017-07-14
xtensa: use generic fb.h
Tobias Klauser
2
-12
/
+1
2017-07-11
xtensa: move generic-y of exported headers to uapi/asm/Kbuild
Masahiro Yamada
2
-9
/
+10
2017-07-06
Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+1
2017-07-06
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-2
/
+1
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+4
2017-07-03
Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2017-07-03
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-2
/
+2
2017-07-03
binfmt_flat: flat_{get,put}_addr_from_rp() should be able to fail
Al Viro
1
-2
/
+13
2017-06-30
drivers: dma-mapping: allow dma_common_mmap() for NOMMU
Vladimir Murzin
1
-0
/
+1
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+0
2017-06-28
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
1
-2
/
+0
2017-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-06-21
net: introduce SO_PEERGROUPS getsockopt
David Herrmann
1
-0
/
+2
2017-06-21
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
8
-21
/
+17
2017-06-20
xtensa: remove DMA_ERROR_CODE
Christoph Hellwig
1
-2
/
+0
2017-06-19
mm: larger stack guard gap, between vmas
Hugh Dickins
1
-1
/
+1
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-20
/
+16
2017-06-14
clocksource/drivers: Rename clocksource_probe to timer_probe
Daniel Lezcano
1
-1
/
+1
2017-06-13
Merge tag 'xtensa-20170612' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
7
-20
/
+16
2017-06-09
tty: add TIOCGPTPEER ioctl
Aleksa Sarai
1
-0
/
+1
2017-06-05
xtensa: don't use linux IRQ #0
Max Filippov
4
-13
/
+11
2017-06-05
xtensa: reduce double exception literal reservation
Max Filippov
1
-3
/
+3
2017-06-04
signal: Remove non-uapi <asm/siginfo.h>
Christoph Hellwig
2
-1
/
+1
2017-05-21
net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.
David S. Miller
1
-0
/
+2
2017-05-15
get rid of unused __strncpy_from_user() instances
Al Viro
1
-2
/
+1
2017-05-15
kill strlen_user()
Al Viro
1
-3
/
+0
2017-05-11
uapi: export all headers under uapi directories
Nicolas Dichtel
1
-23
/
+0
2017-05-08
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-26
/
+5
2017-05-08
xtensa: ISS: Use kmalloc_array() in simdisk_init()
Markus Elfring
1
-2
/
+1
[next]