index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2014-08-07
26
-443
/
+619
|
\
|
*
s390/locking: Reenable optimistic spinning
Christian Borntraeger
2014-08-06
1
-0
/
+1
|
*
s390/mm: implement dirty bits for large segment table entries
Martin Schwidefsky
2014-08-01
3
-144
/
+159
|
*
KVM: s390/mm: Fix page table locking vs. split pmd lock
Christian Borntraeger
2014-08-01
1
-2
/
+3
|
*
s390/dasd: fix camel case
Stefan Haberland
2014-08-01
3
-9
/
+9
|
*
s390/3215: fix hanging console issue
Martin Schwidefsky
2014-07-28
1
-15
/
+17
|
*
s390/irq: improve displayed interrupt order in /proc/interrupts
Hendrik Brueckner
2014-07-28
1
-45
/
+50
|
*
s390/seccomp: fix error return for filtered system calls
Jan Willeke
2014-07-28
1
-1
/
+1
|
*
s390/pci: introduce lazy IOTLB flushing for DMA unmap
Gerald Schaefer
2014-07-22
2
-14
/
+43
|
*
dasd: fix error recovery for alias devices during format
Stefan Haberland
2014-07-22
4
-22
/
+62
|
*
dasd: fix list_del corruption during format
Stefan Haberland
2014-07-22
1
-1
/
+5
|
*
dasd: fix unresponsive device during format
Stefan Haberland
2014-07-22
1
-0
/
+9
|
*
dasd: use aliases for formatted devices during format
Stefan Haberland
2014-07-22
3
-8
/
+9
|
*
s390/pci: fix kmsg component
Gerald Schaefer
2014-07-22
6
-12
/
+12
|
*
s390/kdump: Return NOTIFY_OK for all actions other than MEM_GOING_OFFLINE
Michael Holzheu
2014-07-22
1
-0
/
+2
|
*
s390/watchdog: Fix module name in Kconfig help text
Philipp Hachtmann
2014-07-22
1
-1
/
+1
|
*
s390/dasd: replace seq_printf by seq_puts
Fabian Frederick
2014-07-22
1
-17
/
+17
|
*
s390/dasd: replace pr_warning by pr_warn
Fabian Frederick
2014-07-22
1
-16
/
+12
|
*
s390/dasd: Move EXPORT_SYMBOL after function/variable
Fabian Frederick
2014-07-22
1
-36
/
+33
|
*
s390/dasd: remove unnecessary null test before debugfs_remove
Fabian Frederick
2014-07-22
1
-17
/
+8
|
*
s390/zfcp: use qdio buffer helpers
Sebastian Ott
2014-07-22
1
-28
/
+21
|
*
s390/qeth: extract qdio buffers from output buffer struct
Sebastian Ott
2014-07-22
2
-37
/
+58
|
*
s390/qeth: extract qdio buffers from input buffer struct
Sebastian Ott
2014-07-22
2
-8
/
+17
|
*
s390/qeth: qdio queue helpers
Sebastian Ott
2014-07-22
1
-25
/
+28
|
*
s390/qdio: add helpers to manage qdio buffers
Sebastian Ott
2014-07-22
2
-0
/
+57
*
|
Merge branch 'akpm' (patchbomb from Andrew Morton)
Linus Torvalds
2014-08-06
156
-2919
/
+3930
|
\
\
|
*
|
checkpatch: update $declaration_macros, add uninitialized_var
Joe Perches
2014-08-06
1
-5
/
+6
|
*
|
checkpatch: warn on missing spaces in broken up quoted
Dan Carpenter
2014-08-06
1
-0
/
+6
|
*
|
checkpatch: fix false positives for --strict "space after cast" test
Joe Perches
2014-08-06
1
-1
/
+1
|
*
|
checkpatch: fix false positive MISSING_BREAK warnings with --file
Joe Perches
2014-08-06
1
-2
/
+2
|
*
|
checkpatch: add test for native c90 types in unusual order
Joe Perches
2014-08-06
1
-0
/
+44
|
*
|
checkpatch: add signed generic types
Joe Perches
2014-08-06
1
-9
/
+9
|
*
|
checkpatch: add short int to c variable types
Joe Perches
2014-08-06
1
-0
/
+1
|
*
|
checkpatch: add for_each tests to indentation and brace tests
Joe Perches
2014-08-06
1
-2
/
+2
|
*
|
checkpatch: fix brace style misuses of else and while
Joe Perches
2014-08-06
1
-8
/
+30
|
*
|
checkpatch: add --fix option for a couple OPEN_BRACE misuses
Joe Perches
2014-08-06
1
-5
/
+28
|
*
|
checkpatch: use the correct indentation for which()
Joe Perches
2014-08-06
1
-6
/
+6
|
*
|
checkpatch: add fix_insert_line and fix_delete_line helpers
Joe Perches
2014-08-06
1
-36
/
+29
|
*
|
checkpatch: add ability to insert and delete lines to patch/file
Joe Perches
2014-08-06
1
-11
/
+130
|
*
|
checkpatch: add an index variable for fixed lines
Joe Perches
2014-08-06
1
-54
/
+60
|
*
|
checkpatch: warn on break after goto or return with same tab indentation
Joe Perches
2014-08-06
1
-0
/
+10
|
*
|
checkpatch: emit a warning on file add/move/delete
Joe Perches
2014-08-06
1
-1
/
+12
|
*
|
checkpatch: add test for commit id formatting style in commit log
Joe Perches
2014-08-06
1
-0
/
+54
|
*
|
checkpatch: emit fewer kmalloc_array/kcalloc conversion warnings
Joe Perches
2014-08-06
1
-8
/
+9
|
*
|
checkpatch: improve "no space after cast" test
Joe Perches
2014-08-06
1
-3
/
+3
|
*
|
checkpatch: allow multiple const * types
Joe Perches
2014-08-06
1
-1
/
+1
|
*
|
checkpatch: warn on unnecessary parentheses around references of foo->bar
Joe Perches
2014-08-06
1
-0
/
+8
|
*
|
checkpatch: quiet Kconfig help message checking
Joe Perches
2014-08-06
1
-3
/
+4
|
*
|
checkpatch: change blank line after declaration type to "LINE_SPACING"
Joe Perches
2014-08-06
1
-1
/
+1
|
*
|
checkpatch: add a multiple blank lines test
Joe Perches
2014-08-06
1
-0
/
+11
[next]