index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-13
Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-67
/
+119
2018-08-13
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-19
/
+9
2018-08-13
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-22
/
+97
2018-08-13
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-2
/
+2
2018-08-13
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-5
/
+0
2018-08-13
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
23
-98
/
+83
2018-08-13
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-9
/
+97
2018-08-13
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-15
/
+6
2018-08-13
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
48
-1358
/
+460
2018-08-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
31
-1323
/
+137
2018-08-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-9
/
+9
2018-08-13
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-95
/
+107
2018-08-13
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
12
-65
/
+13
2018-08-13
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-378
/
+300
2018-08-13
Merge tag 'wireless-drivers-next-for-davem-2018-08-12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
David S. Miller
2
-2
/
+0
2018-08-13
Merge tag 'm68k-for-v4.19-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
Linus Torvalds
39
-564
/
+319
2018-08-13
RISC-V: Fix !CONFIG_SMP compilation error
Atish Patra
2
-1
/
+1
2018-08-13
irqchip: add a SiFive PLIC driver
Christoph Hellwig
1
-0
/
+1
2018-08-13
RISC-V: Add the directive for alignment of stvec's value
Zong Li
1
-0
/
+2
2018-08-13
clocksource: new RISC-V SBI timer driver
Palmer Dabbelt
4
-12
/
+4
2018-08-13
RISC-V: implement low-level interrupt handling
Christoph Hellwig
2
-11
/
+45
2018-08-13
RISC-V: add a definition for the SIE SEIE bit
Christoph Hellwig
1
-0
/
+1
2018-08-13
RISC-V: remove INTERRUPT_CAUSE_* defines from asm/irq.h
Christoph Hellwig
1
-4
/
+0
2018-08-13
RISC-V: simplify software interrupt / IPI code
Christoph Hellwig
3
-7
/
+3
2018-08-13
RISC-V: remove timer leftovers
Christoph Hellwig
1
-21
/
+0
2018-08-13
RISC-V: Add early printk support via the SBI console
Palmer Dabbelt
1
-0
/
+27
2018-08-13
RISC-V: Don't increment sepc after breakpoint.
Jim Wilson
1
-1
/
+0
2018-08-13
RISC-V: implement __lshrti3.
Alex Guo
3
-0
/
+46
2018-08-13
RISC-V: Use KBUILD_CFLAGS instead of KCFLAGS when building the vDSO
Palmer Dabbelt
1
-2
/
+2
2018-08-13
Merge branches 'fixes', 'misc' and 'spectre' into for-linus
Russell King
15
-145
/
+101
2018-08-13
parisc: Fix and improve kernel stack unwinding
Helge Deller
10
-231
/
+87
2018-08-13
parisc: Remove unnecessary barriers from spinlock.h
John David Anglin
1
-6
/
+2
2018-08-13
parisc: Remove ordered stores from syscall.S
John David Anglin
1
-12
/
+12
2018-08-13
parisc: prefer _THIS_IP_ and _RET_IP_ statement expressions
Nick Desaulniers
1
-2
/
+2
2018-08-13
parisc: Add HAVE_REGS_AND_STACK_ACCESS_API feature
Helge Deller
3
-0
/
+112
2018-08-13
parisc: Drop architecture-specific ENOTSUP define
Helge Deller
1
-1
/
+0
2018-08-13
parisc: use generic dma_noncoherent_ops
Christoph Hellwig
4
-139
/
+16
2018-08-13
parisc: always use flush_kernel_dcache_range for DMA cache maintainance
Christoph Hellwig
1
-3
/
+3
2018-08-13
parisc: merge pcx_dma_ops and pcxl_dma_ops
Christoph Hellwig
4
-59
/
+43
2018-08-13
powerpc/mm/book3s/radix: Add mapping statistics
Aneesh Kumar K.V
4
-5
/
+46
2018-08-13
Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next
Michael Ellerman
3
-6
/
+7
2018-08-13
Merge branch 'fixes' into next
Michael Ellerman
7
-21
/
+68
2018-08-12
KVM: arm: Use true and false for boolean values
Gustavo A. R. Silva
1
-1
/
+1
2018-08-12
KVM: arm: vgic-v3: Add support for ICC_SGI0R and ICC_ASGI1R accesses
Marc Zyngier
1
-1
/
+24
2018-08-12
KVM: arm64: vgic-v3: Add support for ICC_SGI0R_EL1 and ICC_ASGI1R_EL1 accesses
Marc Zyngier
2
-2
/
+41
2018-08-12
KVM: arm/arm64: vgic-v3: Add core support for Group0 SGIs
Marc Zyngier
2
-2
/
+2
2018-08-12
KVM: arm64: Remove non-existent AArch32 ICC_SGI1R encoding
Marc Zyngier
1
-2
/
+0
2018-08-11
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+0
2018-08-11
sys: don't hold uts_sem while accessing userspace memory
Jann Horn
3
-44
/
+49
2018-08-10
lib/ubsan: remove null-pointer checks
Andrey Ryabinin
2
-2
/
+0
[prev]
[next]