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
2012-09-26
s390: add uninitialized_var() to suppress false positive compiler warnings
Heiko Carstens
3
-4
/
+4
2012-09-26
s390/crashdump: move fill_cpu_elf_notes() prototype to header file
Heiko Carstens
3
-3
/
+5
2012-09-26
s390/process: add missing header include
Heiko Carstens
1
-0
/
+1
2012-09-26
s390/ptrace: add missing ifdef
Heiko Carstens
1
-1
/
+2
2012-09-26
s390/ipl,decrompressor: disable branch profiling
Heiko Carstens
1
-0
/
+1
2012-09-26
s390/perf_events: compile only for CONFIG_64BIT
Heiko Carstens
1
-1
/
+4
2012-09-26
s390/tape: remove even more tape block leftovers
Heiko Carstens
2
-5
/
+0
2012-09-26
s390/ap_bus: add missing ifdef
Heiko Carstens
1
-0
/
+2
2012-09-26
s390/topology: use for_each_set_bit to simplify the code
Wei Yongjun
1
-4
/
+1
2012-09-26
s390/qdio: fix truncated debug output of hex values
Jan Glauber
1
-13
/
+25
2012-09-26
s390/syscalls: wire up kcmp system call
Heiko Carstens
3
-1
/
+11
2012-09-26
s390/zcryt: Handle AP configuration changes
Holger Dengler
6
-9
/
+201
2012-09-26
s390/vmlogrdr: change return value from -ENOSYS to -EOPNOTSUPP
Heiko Carstens
1
-1
/
+1
2012-09-26
s390/appldata: change return value of appldata_asm
Heiko Carstens
1
-1
/
+1
2012-09-26
s390/kexec: change return value of machine_kexec_prepare
Heiko Carstens
1
-1
/
+1
2012-09-26
s390/etr,stp: use -EOPNOTSUPP instead of -ENOSYS
Heiko Carstens
3
-8
/
+8
2012-09-26
s390/sclp: use -EOPNOTSUPP instead of -ENOSYS
Heiko Carstens
2
-2
/
+2
2012-09-26
s390/dasd: fix return value for non-existent ioctls
Heiko Carstens
1
-2
/
+2
2012-09-26
s390/sysinfo,stsi: change return code handling
Heiko Carstens
6
-61
/
+52
2012-09-26
s390/3270: drop unused spinlock from struct con3270
Jean Delvare
1
-1
/
+0
2012-09-26
s390/exceptions: switch to relative exception table entries
Heiko Carstens
10
-33
/
+132
2012-09-26
s390/scm: reorder scm_remove
Sebastian Ott
1
-1
/
+1
2012-09-26
s390/scm: remove superfluous lock
Sebastian Ott
3
-16
/
+3
2012-09-26
s390/smp,topology: add polarization member to pcpu struct
Heiko Carstens
4
-29
/
+25
2012-09-26
s390/sysinfo,topology: fix cpu topology maximum nesting detection
Heiko Carstens
4
-20
/
+31
2012-09-26
s390/mm: implement __get_user_pages_fast()
Gerald Schaefer
1
-0
/
+37
2012-09-26
s390/sysinfo: add additional z196 fields to output
Heiko Carstens
2
-14
/
+39
2012-09-26
s390/sysinfo: convert /proc/sysinfo to seqfile
Heiko Carstens
1
-167
/
+115
2012-09-26
s390/topology: remove sysinfo header include, add forward declaration instead
Heiko Carstens
2
-1
/
+2
2012-09-26
s390/mm: shorten addressing mode initialization
Heiko Carstens
1
-18
/
+10
2012-09-26
s390/mm: rename addressing_mode to s390_user_mode
Heiko Carstens
7
-14
/
+14
2012-09-26
s390/partitions: make partition detection independent from DASD ioctls
Stefan Weinhuber
1
-183
/
+272
2012-09-26
s390/mm: change default addressing mode
Heiko Carstens
1
-11
/
+1
2012-09-26
s390/smp: avoid concurrent write to sigp status field
Heiko Carstens
1
-6
/
+7
2012-09-26
s390/processor: use ARRAY_SIZE instead of hard coded value
Heiko Carstens
1
-2
/
+2
2012-09-26
s390/cache: add cpu cache information to /proc/cpuinfo
Heiko Carstens
3
-10
/
+43
2012-09-26
s390: add support for transactional memory
Martin Schwidefsky
14
-21
/
+151
2012-09-26
s390: add support for runtime instrumentation
Jan Glauber
14
-3
/
+300
2012-09-26
s390/scm_block: force cluster writes
Sebastian Ott
5
-3
/
+310
2012-09-26
s390: add scm block driver
Sebastian Ott
5
-0
/
+597
2012-09-26
s390/eadm_sch: add support for irq statistics
Sebastian Ott
3
-0
/
+5
2012-09-26
s390/cio: add eadm subchannel driver
Sebastian Ott
5
-0
/
+431
2012-09-26
s390: add scm notification
Sebastian Ott
4
-1
/
+74
2012-09-26
s390: add scm bus driver
Sebastian Ott
4
-0
/
+330
2012-09-26
s390/chsc: implement store SCM information
Sebastian Ott
2
-0
/
+70
2012-09-26
s390: add eadm related structures
Sebastian Ott
4
-3
/
+159
2012-09-26
s390: add eadm facility bits
Sebastian Ott
5
-31
/
+42
2012-09-26
s390/css: export css_sched_sch_todo
Sebastian Ott
1
-0
/
+1
2012-09-26
s390/zcrypt: Add support for CEX4 crypto card
Holger Dengler
5
-16
/
+170
2012-09-26
s390/zcrypt: Separate msgtype implementation from card modules.
Holger Dengler
10
-1124
/
+1707
[next]