index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
cris
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-12-18
s390/cio: Fix incorrect xsch opcode specification
Peter Oberparleiter
1
-1
/
+1
2015-12-18
s390/cio: Remove unused inline assemblies
Peter Oberparleiter
5
-31
/
+16
2015-12-18
s390/setup: cleanup machine flags
Christian Borntraeger
1
-17
/
+14
2015-12-18
s390/smp: save timestamp on external calls
Heiko Carstens
1
-0
/
+2
2015-12-18
s390/sysinfo: Remove unused variables
Christian Borntraeger
1
-2
/
+1
2015-12-18
s390/extmem: remove unused variable
Christian Borntraeger
1
-3
/
+1
2015-12-18
s390/fault: remove unused variable
Christian Borntraeger
1
-2
/
+0
2015-12-18
s390/traps: Remove unused variable
Christian Borntraeger
1
-3
/
+0
2015-12-18
s390: compile head.S always with -march=z900
Heiko Carstens
1
-2
/
+4
2015-12-18
kbuild: add AFLAGS_REMOVE_(basename).o option
Heiko Carstens
1
-1
/
+2
2015-12-18
s390/facilities: add z13 als bit
Heiko Carstens
1
-0
/
+3
2015-12-18
s390/facilities: optimize test_facility()
Heiko Carstens
1
-0
/
+6
2015-12-18
s390/facilities: remove unneeded facility bits
Heiko Carstens
1
-12
/
+0
2015-12-18
s390/facilities: make use of generated facility list
Heiko Carstens
1
-24
/
+11
2015-12-18
s390/facilities: add helper tool to generate facility lists
Heiko Carstens
6
-0
/
+160
2015-12-18
s390/facilities: always use lowcore's stfle field for storing facility bits
Heiko Carstens
3
-6
/
+7
2015-12-18
s390/facilities: use stfl mnemonic instead of insn magic
Heiko Carstens
2
-5
/
+3
2015-11-27
s390/spinlock: do not yield to a CPU in udelay/mdelay
Martin Schwidefsky
3
-8
/
+31
2015-11-27
s390/sclp: add open for business support
Jochen Schweflinghaus
2
-1
/
+109
2015-11-27
s390: remove is_32bit_task() helper
Heiko Carstens
3
-7
/
+6
2015-11-27
s390: add 'install' target to 'make help'
Michael Holzheu
1
-0
/
+4
2015-11-27
s390/sclp: Add VT220 support to early sclp console
Sascha Silbe
2
-16
/
+51
2015-11-27
s390/dis: Fix printing of the register numbers
Christian Borntraeger
1
-2
/
+2
2015-11-27
s390/sclp_cpi: remove sclp_cpi module in favor of sysfs interface
Hendrik Brueckner
3
-54
/
+0
2015-11-27
s390: Delete unnecessary checks before the function call "debug_unregister"
Markus Elfring
4
-16
/
+8
2015-11-27
s390/pci_dma: fix DMA table corruption with > 4 TB main memory
Gerald Schaefer
3
-7
/
+17
2015-11-27
s390: get_user_pages_fast() might sleep
David Hildenbrand
1
-0
/
+1
2015-11-27
s390/spinlock: avoid diagnose loop
Martin Schwidefsky
1
-9
/
+19
2015-11-27
s390/dump: cleanup CPU save area handling
Martin Schwidefsky
5
-198
/
+145
2015-11-27
s390/dump: rework CPU register dump code
Martin Schwidefsky
12
-145
/
+158
2015-11-27
s390/dump: remove SAVE_AREA_BASE
Martin Schwidefsky
5
-36
/
+42
2015-11-27
s390/kvm: remove dependency on struct save_area definition
Martin Schwidefsky
2
-15
/
+16
2015-11-27
s390/zcore: simplify memcpy_hsa
Martin Schwidefsky
1
-68
/
+33
2015-11-27
s390/dump: streamline oldmem copy functions
Martin Schwidefsky
6
-102
/
+105
2015-11-27
s390/kdump: remove code to create ELF notes in the crashed system
Martin Schwidefsky
5
-63
/
+28
2015-11-27
s390/zcore: remove /sys/kernel/debug/zcore/mem
Martin Schwidefsky
4
-403
/
+18
2015-11-27
s390/zcore: copy vector registers into the image data
Martin Schwidefsky
2
-16
/
+55
2015-11-27
s390/zcore: remove invalid kfree in init_cpu_info
Martin Schwidefsky
1
-1
/
+0
2015-11-27
s390/zcrypt: Fix AP queue handling if queue is full
Ingo Tuchscherer
1
-1
/
+3
2015-11-25
Revert "blk-flush: Queue through IO scheduler when flush not required"
Jens Axboe
1
-1
/
+1
2015-11-25
KVM: nVMX: remove incorrect vpid check in nested invvpid emulation
Haozhong Zhang
1
-5
/
+0
2015-11-24
block: fix blk_abort_request for blk-mq drivers
Christoph Hellwig
1
-3
/
+5
2015-11-24
nvme: add missing unmaps in nvme_queue_rq
Christoph Hellwig
1
-3
/
+12
2015-11-24
NVMe: default to 4k device page size
Nishanth Aravamudan
1
-9
/
+6
2015-11-24
pidns: fix NULL dereference in __task_pid_nr_ns()
Eric Dumazet
1
-2
/
+2
2015-11-24
arm64: kvm: report original PAR_EL1 upon panic
Mark Rutland
1
-1
/
+5
2015-11-24
arm64: kvm: avoid %p in __kvm_hyp_panic
Mark Rutland
1
-1
/
+1
2015-11-24
KVM: arm/arm64: vgic: Trust the LR state for HW IRQs
Christoffer Dall
1
-14
/
+2
2015-11-24
KVM: arm/arm64: arch_timer: Preserve physical dist. active state on LR.active
Christoffer Dall
3
-24
/
+40
2015-11-24
KVM: arm/arm64: Fix preemptible timer active state crazyness
Christoffer Dall
1
-6
/
+1
[next]