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
path:
root
/
arch
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-16
s390/ccwgroup: remove ccwgroup_create_from_string
Sebastian Ott
1
-13
/
+2
2012-05-16
s390/ccwgroup: exploit ccwdev_by_dev_id
Sebastian Ott
1
-2
/
+2
2012-05-16
s390/ccwgroup: introduce ccwgroup_create_dev
Sebastian Ott
1
-0
/
+5
2012-05-16
s390: fix race on TIF_MCCK_PENDING
Martin Schwidefsky
2
-20
/
+22
2012-05-16
s390/barrier: make use of fast-bcr facility
Heiko Carstens
1
-0
/
+5
2012-05-16
s390/barrier: cleanup barrier functions
Heiko Carstens
1
-17
/
+15
2012-05-16
s390/time: simply Kconfig dependency
Heiko Carstens
2
-2
/
+2
2012-05-16
s390/Kconfig: add HAVE_MARCH_[ARCH]_FEATURES Kconfig symbols
Heiko Carstens
1
-0
/
+24
2012-05-16
s390/entry64: avoid SPP code duplication
Heiko Carstens
1
-3
/
+1
2012-05-16
s390/pfault: add sanity check
Heiko Carstens
1
-0
/
+3
2012-05-16
s390/pfault: use __set_task_state
Heiko Carstens
1
-2
/
+2
2012-05-16
s390/pfault: always search for task with reported pid
Heiko Carstens
1
-14
/
+10
2012-05-16
s390/pfault: fix task state race
Heiko Carstens
1
-2
/
+12
2012-05-16
s390/time: always use stckf instead of stck if available
Heiko Carstens
4
-21
/
+17
2012-05-16
s390/kvm: bad rss-counter state
Christian Borntraeger
1
-0
/
+2
2012-05-16
s390: add various .gitignore files.
Heiko Carstens
5
-0
/
+8
2012-05-16
s390/ipl: remove builtin tape ipl code
Heiko Carstens
2
-150
/
+0
2012-05-16
s390: remove dead code from signal handler
Martin Schwidefsky
2
-23
/
+0
2012-05-16
s390/hugepages: clear page table for sw large page emulation
Gerald Schaefer
1
-0
/
+2
2012-05-16
s390: replace TIF_SIE with PF_VCPU
Martin Schwidefsky
3
-6
/
+1
2012-05-16
s390: allow absolute memory access for /dev/mem
Michael Holzheu
2
-5
/
+69
2012-05-16
s390: make sie intercept independent of thread_info
Martin Schwidefsky
1
-6
/
+6
2012-05-16
s390: initialize backchain for ext_int_handler()
Michael Holzheu
1
-0
/
+1
2012-05-16
s390/crash dump: add missing SMP dependency
Heiko Carstens
1
-1
/
+1
2012-05-16
s390/smp: get rid of compile warning
Heiko Carstens
1
-0
/
+4
2012-05-16
s390/crypto des: add missing select statement
Heiko Carstens
1
-1
/
+0
2012-05-16
s390/compat: select COMPAT_BINFMT_ELF only if BINFMT_ELF is set
Heiko Carstens
1
-1
/
+1
2012-05-16
s390/qdio: Cleanup error handling to drivers
Jan Glauber
1
-5
/
+7
2012-05-16
s390/qdio: remove duplicate defines of data div bits
Steffen Maier
1
-5
/
+2
2012-04-11
[S390] Fix compile error in swab.h
Martin Schwidefsky
1
-1
/
+1
2012-04-11
[S390] Fix stfle() lowcore protection problem
Michael Holzheu
2
-3
/
+2
2012-04-11
[S390] cpum_cf: get rid of compile warnings
Heiko Carstens
1
-2
/
+2
2012-04-11
[S390] irq: simple coding style change
Heiko Carstens
1
-3
/
+6
2012-04-11
[S390] update default configuration
Michael Holzheu
1
-19
/
+18
2012-04-11
[S390] fix tlb flushing for page table pages
Martin Schwidefsky
4
-28
/
+61
2012-04-11
[S390] kernel: Use local_irq_save() for memcpy_real()
Michael Holzheu
1
-9
/
+18
2012-03-30
[S390] Fix build errors (fallout from system.h disintegration)
Heiko Carstens
7
-2
/
+9
2012-03-29
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-60
/
+10
2012-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
1
-0
/
+1
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
36
-336
/
+361
2012-03-28
Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
10
-83
/
+305
2012-03-28
Delete all instances of asm/system.h
David Howells
1
-7
/
+0
2012-03-28
Disintegrate asm/system.h for S390
David Howells
36
-335
/
+366
2012-03-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
10
-34
/
+969
2012-03-23
coredump: remove VM_ALWAYSDUMP flag
Jason Baron
1
-8
/
+2
2012-03-23
[S390] register cpu devices for SMP=n
Martin Schwidefsky
1
-0
/
+1
2012-03-23
[S390] perf: add support for s390x CPU counters
Hendrik Brueckner
5
-5
/
+912
2012-03-23
[S390] oprofile: Allow multiple users of the measurement alert interrupt
Jan Glauber
4
-30
/
+59
2012-03-23
[S390] Remove unncessary export of arch_pick_mmap_layout
Ben Hutchings
1
-2
/
+0
2012-03-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
44
-1458
/
+1594
[next]