index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390: Fix misspellings in comments
Adam Buchbinder
2016-03-08
5
-6
/
+6
*
s390/mm: split arch/s390/mm/pgtable.c
Martin Schwidefsky
2016-03-08
13
-1405
/
+1464
*
s390/mm: uninline pmdp_xxx functions from pgtable.h
Martin Schwidefsky
2016-03-08
3
-112
/
+124
*
s390/mm: uninline ptep_xxx functions from pgtable.h
Martin Schwidefsky
2016-03-08
3
-353
/
+318
*
s390/pci: add ioctl interface for CLP
Martin Schwidefsky
2016-03-07
4
-39
/
+293
*
s390: Use pr_warn instead of pr_warning
Joe Perches
2016-03-07
21
-114
/
+88
*
s390/dasd: remove casts to dasd_*_private
Sebastian Ott
2016-03-07
5
-181
/
+106
*
s390/dasd: Refactor dasd format functions
Jan Höppner
2016-03-07
1
-12
/
+46
*
s390/dasd: Simplify code in format logic
Jan Höppner
2016-03-07
1
-27
/
+6
*
s390/dasd: Improve dasd format code
Jan Höppner
2016-03-07
2
-58
/
+59
*
s390/percpu: remove this_cpu_cmpxchg_double_4
Heiko Carstens
2016-03-02
1
-1
/
+0
*
s390/cpumf: Improve guest detection heuristics
Christian Borntraeger
2016-03-02
2
-3
/
+7
*
s390/fault: merge report_user_fault implementations
Heiko Carstens
2016-03-02
3
-26
/
+12
*
s390/dis: use correct escape sequence for '%' character
Heiko Carstens
2016-03-02
1
-12
/
+5
*
s390/kvm: simplify set_guest_storage_key
Martin Schwidefsky
2016-03-02
1
-17
/
+0
*
s390/oprofile: add z13/z13s model numbers
Heiko Carstens
2016-02-24
1
-0
/
+1
*
s390: add z13s model number to z13 elf platform
Heiko Carstens
2016-02-24
2
-4
/
+5
*
s390/mm: correct comment about segment table entries
Martin Schwidefsky
2016-02-23
1
-5
/
+5
*
s390/dumpstack: merge all four stack tracers
Heiko Carstens
2016-02-23
7
-218
/
+89
*
s390/mm: remove unnecessary indirection with pgste_update_all
Martin Schwidefsky
2016-02-23
1
-13
/
+12
*
s390/dasd: fix incorrect locking order for LCU device add/remove
Stefan Haberland
2016-02-23
1
-83
/
+152
*
s390/dumpstack: use bit fields to decode psw mask in show_registers()
Heiko Carstens
2016-02-23
1
-13
/
+4
*
s390/dumpstack: add missing ri bit to show_registers() output
Heiko Carstens
2016-02-23
1
-1
/
+2
*
s390: add current_stack_pointer() helper function
Heiko Carstens
2016-02-23
4
-16
/
+20
*
s390/stacktrace: use nosched instead of savesched parameter
Heiko Carstens
2016-02-23
1
-6
/
+6
*
s390/pageattr: do a single TLB flush for change_page_attr
Martin Schwidefsky
2016-02-23
1
-5
/
+3
*
s390/xor: optimized xor routing using the XC instruction
Martin Schwidefsky
2016-02-23
3
-2
/
+155
*
s390/pci: remove pdev pointer from arch data
Sebastian Ott
2016-02-23
6
-23
/
+33
*
s390/fpu: signals vs. floating point control register
Martin Schwidefsky
2016-02-22
1
-0
/
+2
*
s390/compat: correct restore of high gprs on signal return
Martin Schwidefsky
2016-02-22
1
-1
/
+1
*
Linux 4.5-rc5
v4.5-rc5
Linus Torvalds
2016-02-20
1
-1
/
+1
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-02-20
17
-134
/
+500
|
\
|
*
x86/mm: Fix vmalloc_fault() to handle large pages properly
Toshi Kani
2016-02-18
1
-4
/
+11
|
*
hpet: Drop stale URLs
Michael S. Tsirkin
2016-02-17
3
-6
/
+4
|
*
x86/uaccess/64: Handle the caching of 4-byte nocache copies properly in __cop...
Toshi Kani
2016-02-17
1
-4
/
+32
|
*
x86/uaccess/64: Make the __copy_user_nocache() assembly code more readable
Toshi Kani
2016-02-17
1
-41
/
+73
|
*
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...
Ingo Molnar
2016-02-16
2
-7
/
+8
|
|
\
|
|
*
lib/ucs2_string: Correct ucs2 -> utf8 conversion
Jason Andryuk
2016-02-16
1
-7
/
+7
|
|
*
efi: Add pstore variables to the deletion whitelist
Matt Fleming
2016-02-16
1
-0
/
+1
|
|
/
|
*
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...
Ingo Molnar
2016-02-16
12
-83
/
+383
|
|
\
|
|
*
efi: Make efivarfs entries immutable by default
Peter Jones
2016-02-10
9
-41
/
+258
|
|
*
efi: Make our variable validation list include the guid
Peter Jones
2016-02-10
3
-22
/
+38
|
|
*
efi: Do variable name validation tests in utf8
Peter Jones
2016-02-10
1
-11
/
+21
|
|
*
efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version
Peter Jones
2016-02-10
2
-23
/
+14
|
|
*
lib/ucs2_string: Add ucs2 -> utf8 helper functions
Peter Jones
2016-02-10
2
-0
/
+66
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-02-20
2
-3
/
+3
|
\
\
\
|
*
|
|
perf/core: Plug potential memory leak in CPU_UP_PREPARE
Thomas Gleixner
2016-02-17
1
-1
/
+1
|
*
|
|
perf/core: Remove the bogus and dangerous CPU_DOWN_FAILED hotplug state
Thomas Gleixner
2016-02-17
1
-1
/
+0
|
*
|
|
perf/core: Remove bogus UP_CANCELED hotplug state
Thomas Gleixner
2016-02-17
1
-1
/
+0
|
*
|
|
perf/x86/amd/uncore: Plug reference leak
Thomas Gleixner
2016-02-17
1
-0
/
+2
[next]