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
2016-01-11
s390/vdso: optimize getcpu system call
Martin Schwidefsky
9
-3
/
+101
2016-01-11
s390: drop smp_mb in vdso_init
Michael S. Tsirkin
1
-2
/
+0
2016-01-11
s390: rename struct _lowcore to struct lowcore
Heiko Carstens
12
-116
/
+116
2016-01-11
s390/mem_detect: use unsigned longs
Heiko Carstens
2
-9
/
+6
2016-01-11
s390/ptrace: get rid of long longs in psw_bits
Heiko Carstens
1
-19
/
+19
2016-01-11
s390/sysinfo: add missing SYSIB 1.2.2 multithreading fields
Heiko Carstens
2
-11
/
+21
2015-12-30
s390: get rid of CONFIG_SCHED_MC and CONFIG_SCHED_BOOK
Heiko Carstens
4
-8
/
+8
2015-12-30
s390/Kconfig: remove pointless 64 bit dependencies
Heiko Carstens
1
-3
/
+2
2015-12-30
s390/dasd: fix failfast for disconnected devices
Stefan Haberland
1
-2
/
+6
2015-12-30
s390/con3270: testing return kzalloc retval
Pierre Morel
1
-0
/
+2
2015-12-30
s390/hmcdrv: constify hmcdrv_ftp_ops structs
Aya Mahfouz
1
-3
/
+3
2015-12-30
s390/cio: add NULL test
Julia Lawall
1
-0
/
+2
2015-12-18
s390/cio: Change I/O instructions from inline to normal functions
Peter Oberparleiter
3
-208
/
+238
2015-12-18
s390/cio: Introduce common I/O layer tracepoints
Peter Oberparleiter
6
-1
/
+419
2015-12-18
s390/cio: Consolidate inline assemblies and related data definitions
Peter Oberparleiter
5
-74
/
+73
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
[next]