index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
xtensa
Age
Commit message (
Expand
)
Author
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-13
Merge tag 'xtensa-20170612' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2017-06-05
xtensa: don't use linux IRQ #0
Max Filippov
2017-06-05
xtensa: reduce double exception literal reservation
Max Filippov
2017-05-21
net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.
David S. Miller
2017-05-11
uapi: export all headers under uapi directories
Nicolas Dichtel
2017-05-08
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-05-08
xtensa: ISS: Use kmalloc_array() in simdisk_init()
Markus Elfring
2017-05-08
xtensa: Use seq_puts() in c_show()
Markus Elfring
2017-05-08
Merge tag 'xtensa-20170507' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2017-05-07
Merge branch 'xtensa-sim-params' into xtensa-fixes
Max Filippov
2017-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-05-01
Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-05-01
xtensa: clean up access to spilled registers locations
Max Filippov
2017-05-01
xtensa: use generic tracehooks
Max Filippov
2017-05-01
xtensa: move internal ptrace definitions from uapi/asm to asm
Max Filippov
2017-05-01
xtensa: clean up xtensa/kernel/ptrace.c
Max Filippov
2017-05-01
xtensa: drop unused fast_io_protect function
Max Filippov
2017-04-28
xtensa: use ITLB_HIT_BIT instead of hardcoded number
Max Filippov
2017-04-26
CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now
Al Viro
2017-04-26
Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...
Al Viro
2017-04-20
PCI: Add BAR index argument to pci_mmap_page_range()
David Woodhouse
2017-04-18
PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O space
David Woodhouse
2017-04-18
PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>
David Woodhouse
2017-04-18
xtensa/PCI: Do not mmap PCI BARs to userspace as write-through
David Woodhouse
2017-04-08
New getsockopt option to get socket cookie
Chenbo Feng
2017-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-04
xtensa: fix prefetch in the raw_copy_to_user
Max Filippov
2017-04-02
Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Al Viro
2017-03-31
xtensa: wire up statx system call
Max Filippov
2017-03-31
xtensa: fix stack dump output
Max Filippov
2017-03-30
xtensa: make __pa work with uncached KSEG addresses
Max Filippov
2017-03-28
xtensa: get rid of zeroing, use RAW_COPY_USER
Al Viro
2017-03-28
xtensa: switch to generic extable.h
Al Viro
2017-03-28
new helper: uaccess_kernel()
Al Viro
2017-03-24
net: Introduce SO_INCOMING_NAPI_ID
Sridhar Samudrala
2017-03-22
sock: introduce SO_MEMINFO getsockopt
Josh Hunt
2017-03-13
xtensa: ISS: update kernel command line in platform_setup
Max Filippov
2017-03-13
xtensa: ISS: add argc/argv simcall definitions
Max Filippov
2017-03-13
xtensa: ISS: cleanup setup.c
Max Filippov
2017-03-09
arch, mm: convert all architectures to use 5level-fixup.h
Kirill A. Shutemov
2017-03-05
uaccess: drop duplicate includes from asm/uaccess.h
Al Viro
2017-03-05
uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h
Al Viro
2017-03-03
Merge tag 'xtensa-20170303' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2017-03-03
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
Ingo Molnar
2017-03-02
sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sc...
Ingo Molnar
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
[next]