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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-01
RISC-V Atomic Cleanups
Palmer Dabbelt
5
-84
/
+60
2017-12-01
RISC-V: __io_writes should respect the length argument
Palmer Dabbelt
1
-1
/
+1
2017-12-01
move libgcc.h to include/linux
Christoph Hellwig
7
-6
/
+6
2017-12-01
Merge tag 'powerpc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
4
-8
/
+33
2017-12-01
Merge tag 'afs-fixes-20171201' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-10
/
+27
2017-12-01
Merge tag 'mmc-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...
Linus Torvalds
7
-21
/
+98
2017-12-01
Merge tag 'drm-fixes-for-v4.15-rc2' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
67
-483
/
+814
2017-12-01
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
22
-211
/
+291
2017-12-01
arm64: context: Fix comments and remove pointless smp_wmb()
Will Deacon
1
-11
/
+12
2017-12-01
arm64: cpu_ops: Add missing 'const' qualifiers
Yury Norov
1
-3
/
+3
2017-12-01
arm64: perf: remove unsupported events for Cortex-A73
Xu YiPing
1
-6
/
+0
2017-12-01
arm64: fpsimd: Fix failure to restore FPSIMD state after signals
Dave Martin
1
-3
/
+3
2017-12-01
arm64: pgd: Mark pgd_cache as __ro_after_init
Jinbum Park
1
-1
/
+1
2017-12-01
arm64: ftrace: emit ftrace-mod.o contents through code
Ard Biesheuvel
7
-31
/
+22
2017-12-01
arm64: module-plts: factor out PLT generation code for ftrace
Ard Biesheuvel
2
-36
/
+46
2017-12-01
afs: Properly reset afs_vnode (inode) fields
David Howells
2
-2
/
+17
2017-12-01
afs: Fix permit refcounting
David Howells
1
-8
/
+10
2017-11-30
Merge tag 'apparmor-pr-2017-11-30' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-5
/
+7
2017-11-30
Merge tag 'acpi-4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
6
-24
/
+73
2017-11-30
Merge tag 'pm-4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
4
-4
/
+13
2017-11-30
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2
-8
/
+15
2017-12-01
Merge branch 'drm-fixes-4.15' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
30
-230
/
+404
2017-12-01
Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-...
Dave Airlie
5
-83
/
+99
2017-12-01
Merge tag 'drm-amdkfd-fixes-2017-11-26' of git://people.freedesktop.org/~gabb...
Dave Airlie
5
-27
/
+67
2017-12-01
Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixes
Dave Airlie
2
-5
/
+7
2017-12-01
Merge tag 'imx-drm-fixes-2017-11-30' of git://git.pengutronix.de/git/pza/linu...
Dave Airlie
1
-2
/
+9
2017-12-01
Merge tag 'drm-intel-fixes-2017-11-30' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
10
-58
/
+56
2017-12-01
Merge tag 'omapdrm-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
5
-10
/
+23
2017-12-01
Merge tag 'drm-misc-fixes-2017-11-30' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
9
-68
/
+149
2017-11-30
hwmon: (jc42) optionally try to disable the SMBUS timeout
Peter Rosin
2
-0
/
+25
2017-11-30
RISC-V: Clean up an unused include
Palmer Dabbelt
1
-1
/
+0
2017-11-30
RISC-V: Allow userspace to flush the instruction cache
Andrew Waterman
8
-0
/
+105
2017-11-30
RISC-V: Flush I$ when making a dirty page executable
Andrew Waterman
8
-30
/
+174
2017-11-30
RISC-V: Add missing include
Olof Johansson
1
-0
/
+1
2017-11-30
RISC-V: Use define for get_cycles like other architectures
Olof Johansson
1
-1
/
+2
2017-11-30
RISC-V: Provide stub of setup_profiling_timer()
Olof Johansson
1
-0
/
+7
2017-11-30
RISC-V: Export some expected symbols for modules
Olof Johansson
3
-0
/
+6
2017-11-30
RISC-V: move empty_zero_page definition to C and export it
Olof Johansson
2
-3
/
+3
2017-11-30
RISC-V: io.h: type fixes for warnings
Olof Johansson
2
-8
/
+10
2017-11-30
RISC-V: use RISCV_{INT,SHORT} instead of {INT,SHORT} for asm macros
Olof Johansson
2
-9
/
+9
2017-11-30
RISC-V: use generic serial.h
Olof Johansson
1
-0
/
+1
2017-11-30
SUNRPC: Handle ENETDOWN errors
Trond Myklebust
2
-0
/
+6
2017-11-30
xfs: Properly retry failed dquot items in case of error during buffer writeback
Carlos Maiolino
2
-5
/
+49
2017-11-30
xfs: scrub inode mode properly
Darrick J. Wong
1
-1
/
+13
2017-11-30
xfs: remove unused parameter from xfs_writepage_map
Darrick J. Wong
1
-3
/
+3
2017-11-30
xfs: ubsan fixes
Darrick J. Wong
1
-3
/
+3
2017-11-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
17
-98
/
+214
2017-11-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
137
-529
/
+161
2017-11-30
drm/imx: always call wait_for_flip_done in commit_tail
Lucas Stach
1
-2
/
+9
2017-11-30
Merge branch 'acpi-ec' into acpi
Rafael J. Wysocki
5
-24
/
+69
[prev]
[next]