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
2018-08-22
Merge branch 'parisc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-08-21
parisc: Add hardware description to stack traces
Helge Deller
2018-08-21
parisc: Fix boot failure of 64-bit kernel
Helge Deller
2018-08-17
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
2018-08-17
parisc: Consolidate unwind initialization calls
Helge Deller
2018-08-17
parisc: Update comments in syscall.S regarding wide userland
Helge Deller
2018-08-17
parisc: Fix ptraced 64-bit applications to call 64-bit syscalls
Helge Deller
2018-08-17
parisc: Restore possibility to execute 64-bit applications
Helge Deller
2018-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-08-15
Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-08-13
Merge branch 'parisc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-08-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-08-13
parisc: Fix and improve kernel stack unwinding
Helge Deller
2018-08-13
parisc: Remove unnecessary barriers from spinlock.h
John David Anglin
2018-08-13
parisc: Remove ordered stores from syscall.S
John David Anglin
2018-08-13
parisc: prefer _THIS_IP_ and _RET_IP_ statement expressions
Nick Desaulniers
2018-08-13
parisc: Add HAVE_REGS_AND_STACK_ACCESS_API feature
Helge Deller
2018-08-13
parisc: Drop architecture-specific ENOTSUP define
Helge Deller
2018-08-13
parisc: use generic dma_noncoherent_ops
Christoph Hellwig
2018-08-13
parisc: always use flush_kernel_dcache_range for DMA cache maintainance
Christoph Hellwig
2018-08-13
parisc: merge pcx_dma_ops and pcxl_dma_ops
Christoph Hellwig
2018-08-11
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-10
lib/ubsan: remove null-pointer checks
Andrey Ryabinin
2018-08-09
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-08
parisc: Define mb() and add memory barriers to assembler unlock sequences
John David Anglin
2018-08-08
parisc: Enable CONFIG_MLONGCALLS by default
Helge Deller
2018-08-02
kconfig: include kernel/Kconfig.preempt from init/Kconfig
Christoph Hellwig
2018-08-02
Kconfig: consolidate the "Kernel hacking" menu
Christoph Hellwig
2018-08-02
kconfig: include common Kconfig files from top-level Kconfig
Christoph Hellwig
2018-07-17
Merge tag 'v4.18-rc5' into locking/core, to pick up fixes
Ingo Molnar
2018-07-04
net: Add a new socket option for a future transmit time.
Richard Cochran
2018-06-29
parisc: Build kernel without -ffunction-sections
Helge Deller
2018-06-28
parisc: Reduce debug output in unwind code
Helge Deller
2018-06-28
parisc: Wire up io_pgetevents syscall
Helge Deller
2018-06-28
parisc: Default to 4 SMP CPUs
Helge Deller
2018-06-28
parisc: Convert printk(KERN_LEVEL) to pr_lvl()
Andy Shevchenko
2018-06-28
parisc: Mark 16kB and 64kB page sizes BROKEN
Helge Deller
2018-06-28
parisc: Drop struct sigaction from not exported header file
Helge Deller
2018-06-21
atomics/treewide: Make conditional inc/dec ops optional
Mark Rutland
2018-06-21
atomics/treewide: Make unconditional inc/dec ops optional
Mark Rutland
2018-06-21
atomics/treewide: Make test ops optional
Mark Rutland
2018-06-21
atomics/treewide: Make atomic64_fetch_add_unless() optional
Mark Rutland
2018-06-21
atomics/treewide: Make atomic_fetch_add_unless() optional
Mark Rutland
2018-06-21
atomics/treewide: Make atomic64_inc_not_zero() optional
Mark Rutland
2018-06-21
atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()
Mark Rutland
2018-06-15
arch/*: Kconfig: fix documentation for NMI watchdog
Mauro Carvalho Chehab
2018-06-06
Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2018-06-04
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-04
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
[next]