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
/
parisc
Age
Commit message (
Expand
)
Author
2017-03-28
new helper: uaccess_kernel()
Al Viro
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 branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
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 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
2017-03-02
sched/headers: Prepare for new header dependencies before moving more code to...
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-02-27
mm: add new mmgrab() helper
Vegard Nossum
2017-02-27
kprobes: move kprobe declarations to asm-generic/kprobes.h
Luis R. Rodriguez
2017-02-25
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-25
parisc: Remove flush_user_dcache_range and flush_user_icache_range
John David Anglin
2017-02-25
parisc: fix a printk
Dan Carpenter
2017-02-25
parisc: Define access_ok() as macro
Helge Deller
2017-02-22
arch, mm: remove arch specific show_mem
Michal Hocko
2017-02-22
parisc: use generic current.h
Davidlohr Bueso
2017-02-21
Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-07
arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX
Laura Abbott
2017-02-07
arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be common
Laura Abbott
2017-02-01
sched/cputime: Remove generic asm headers
Frederic Weisbecker
2017-02-01
fs/binfmt: Convert obsolete cputime type to nsecs
Frederic Weisbecker
2017-02-01
Merge branch 'linus' into sched/core, to pick up fixes and refresh the branch
Ingo Molnar
2017-01-28
parisc: Don't use BITS_PER_LONG in userspace-exported swab.h header
Helge Deller
2017-01-24
treewide: Consolidate get_dma_ops() implementations
Bart Van Assche
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
2017-01-20
sched/clock: Fix hotplug crash
Peter Zijlstra
2017-01-02
parisc: Add line-break when printing segfault info
Helge Deller
2016-12-29
parisc: Drop TIF_RESTORE_SIGMASK and switch to generic code
Helge Deller
2016-12-29
parisc: Mark cr16 clocksource unstable on SMP systems
Helge Deller
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-21
Merge branch 'parisc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-12-20
parisc: Optimize timer interrupt function
Helge Deller
2016-12-14
arch/parisc: add option to skip DMA sync as a part of map and unmap
Alexander Duyck
2016-12-12
parisc: perf: return -EFAULT on error
Dan Carpenter
2016-12-12
parisc: Enhance CPU detection code on PAT machines
Helge Deller
2016-12-12
parisc: Re-enable interrupts early
Helge Deller
2016-12-12
parisc: Enable KASLR
Helge Deller
2016-12-12
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-12-11
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2016-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-08
parisc: Fix TLB related boot crash on SMP machines
Helge Deller
2016-12-07
parisc: Remove unnecessary TLB purges from flush_dcache_page_asm and flush_ic...
John David Anglin
2016-12-07
parisc: Purge TLB before setting PTE
John David Anglin
2016-11-30
tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING
Francis Yan
2016-11-25
parisc: Also flush data TLB in flush_icache_page_asm
John David Anglin
2016-11-25
parisc: Fix race in pci-dma.c
John David Anglin
[next]