index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
cleanpatch
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-10-09
s390/kdump: add support for vector extension
Michael Holzheu
9
-28
/
+123
2014-10-09
s390/disassembler: add vector instructions
Martin Schwidefsky
2
-9
/
+249
2014-10-09
s390: add support for vector extension
Martin Schwidefsky
22
-187
/
+804
2014-10-09
s390/zcrypt: Toleration of new crypto hardware
Ingo Tuchscherer
2
-0
/
+17
2014-10-09
s390/idle: consolidate idle functions and definitions
Martin Schwidefsky
12
-144
/
+166
2014-10-09
s390/nohz: use a per-cpu flag for arch_needs_cpu
Martin Schwidefsky
9
-31
/
+11
2014-10-09
s390/vtime: do not reset idle data on CPU hotplug
Martin Schwidefsky
1
-2
/
+0
2014-10-09
s390/dasd: add support for control unit initiated reconfiguration
Stefan Haberland
5
-5
/
+472
2014-10-09
s390/dasd: fix infinite loop during format
Stefan Haberland
1
-10
/
+15
2014-09-30
s390/mm: make use of ipte range facility
Heiko Carstens
2
-7
/
+47
2014-09-26
s390/setup: correct 4-level kernel page table detection
Martin Schwidefsky
1
-2
/
+2
2014-09-26
s390/topology: call set_sched_topology early
Martin Schwidefsky
1
-8
/
+10
2014-09-25
s390/uprobes: architecture backend for uprobes
Jan Willeke
10
-13
/
+430
2014-09-25
s390/uprobes: common library for kprobes and uprobes
Jan Willeke
4
-151
/
+168
2014-09-25
s390/rwlock: use the interlocked-access facility 1 instructions
Martin Schwidefsky
2
-2
/
+108
2014-09-25
s390/rwlock: improve writer fairness
Martin Schwidefsky
1
-5
/
+9
2014-09-25
s390/rwlock: remove interrupt-enabling rwlock variant.
Martin Schwidefsky
2
-66
/
+4
2014-09-25
s390/mm: remove change bit override support
Heiko Carstens
4
-13
/
+6
2014-09-25
s390/vmemmap: remove memset call from vmemmap_populate()
Heiko Carstens
1
-3
/
+2
2014-09-25
s390/head.s: use zero as address for stfl
Christian Borntraeger
1
-1
/
+1
2014-09-25
s390/rwlock: use directed yield for write-locked rwlocks
Martin Schwidefsky
5
-32
/
+54
2014-09-25
s390/zcrypt: Fixed possible race condition in zcrypt module handling
Ingo Tuchscherer
1
-4
/
+3
2014-09-25
s390/tape: fix MTIOCGET ioctl to report blocksize
Stefan Haberland
1
-1
/
+3
2014-09-25
s390/hmcdrv: HMC drive CD/DVD access
Ralf Hoppe
17
-0
/
+1793
2014-09-25
s390/sclp: reduce dependency on event type masks
Martin Schwidefsky
3
-14
/
+5
2014-09-25
s390/zcrypt: support for extended number of ap domains
Ingo Tuchscherer
2
-5
/
+15
2014-09-09
s390/spinlock: optimize spin_unlock code
Heiko Carstens
2
-9
/
+18
2014-09-09
s390/ftrace: optimize mcount code
Heiko Carstens
3
-34
/
+55
2014-09-09
s390/kprobes: remove unused jprobe_return_end()
Heiko Carstens
1
-5
/
+0
2014-09-09
s390/ftrace: enforce DYNAMIC_FTRACE if FUNCTION_TRACER is selected
Heiko Carstens
5
-13
/
+2
2014-09-09
s390/ftrace: add HAVE_DYNAMIC_FTRACE_WITH_REGS support
Heiko Carstens
4
-12
/
+43
2014-09-09
s390/ftrace: optimize function graph caller code
Heiko Carstens
3
-6
/
+34
2014-09-09
s390: pass march flag to assembly files as well
Heiko Carstens
1
-7
/
+10
2014-09-09
s390/vdso: add vdso support for coarse clocks
Martin Schwidefsky
7
-10
/
+95
2014-09-09
s390/vdso: replace stck with stcke
Martin Schwidefsky
4
-12
/
+12
2014-09-09
Documentation/kprobes: add s390 to list of supported architectures
Heiko Carstens
1
-0
/
+1
2014-09-09
s390: remove unused MACHINE_FLAG_RRBM
Heiko Carstens
2
-5
/
+0
2014-09-08
lockd: fix rpcbind crash on lockd startup failure
J. Bruce Fields
1
-3
/
+1
2014-09-08
nfsd4: fix rd_dircount enforcement
J. Bruce Fields
1
-1
/
+13
2014-09-08
ipv6: restore the behavior of ipv6_sock_ac_drop()
WANG Cong
1
-2
/
+0
2014-09-08
Linux 3.17-rc4
v3.17-rc4
Linus Torvalds
1
-1
/
+1
2014-09-08
Documentation: new page link in SubmittingPatches
Sudip Mukherjee
1
-0
/
+1
2014-09-08
Documentation: NFS/RDMA: Document separate Kconfig symbols
Paul Bolle
1
-7
/
+9
2014-09-08
Documentation: misc-devices: Rename freefall.c from hpfall.c in lis2lv02d
Masanari Iida
1
-1
/
+1
2014-09-08
Documentation: i2c: rename variable "register" to "reg"
Jose Manuel Alarcon Roldan
1
-5
/
+5
2014-09-08
Documentation: seq_file: Document seq_open_private(), seq_release_private()
Rob Jones
1
-0
/
+33
2014-09-07
ufs: fix deadlocks introduced by sb mutex merge
Alexey Khoroshilov
2
-13
/
+8
2014-09-06
timekeeping: Update timekeeper before updating vsyscall and pvclock
Thomas Gleixner
1
-2
/
+3
2014-09-06
compat: nanosleep: Clarify error handling
Thomas Gleixner
1
-3
/
+21
2014-09-06
amd-xgbe: Enable interrupts for all management counters
Lendacky, Thomas
1
-2
/
+2
[next]