aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-012-2/+2
|\
| * Rename .data.nosave to .data..nosave.Denys Vlasenko2010-03-031-1/+1
| * Rename .data.read_mostly to .data..read_mostly.Denys Vlasenko2010-03-031-1/+1
* | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-05-2712-97/+84
|\ \
| * | [S390] Add support for LZO-compressed kernels.Heiko Carstens2010-05-263-1/+9
| * | [S390] cmm: get rid of CMM_PROC config optionHeiko Carstens2010-05-262-16/+0
| * | [S390] cmm: remove superfluous EXPORT_SYMBOLs plus cleanupsHeiko Carstens2010-05-261-53/+29
| * | [S390] cio: unit check handling during internal I/OMichael Ernst2010-05-261-0/+10
| * | [S390] spp: remove KVM_AWARE_CMF config optionHeiko Carstens2010-05-263-15/+2
| * | [S390] kprobes: forbid probing of stnsm/stosm/epswHeiko Carstens2010-05-261-0/+3
| * | [S390] spp: fix compilation for CONFIG_32BITHeiko Carstens2010-05-262-3/+3
| * | [S390] atomic: implement atomic64_dec_if_positiveHeiko Carstens2010-05-261-0/+19
| * | [S390] cmm: fix crash on module unloadHeiko Carstens2010-05-261-9/+9
* | | asm-generic: remove ISA_DMA_THRESHOLD in scatterlist.hFUJITA Tomonori2010-05-271-0/+2
* | | s390: convert cpu notifier to return encapsulate errno valueAkinobu Mita2010-05-271-3/+3
|/ /
* | Revert "endian: #define __BYTE_ORDER"Linus Torvalds2010-05-261-0/+2
* | endian: #define __BYTE_ORDERJoakim Tjernlund2010-05-251-2/+0
* | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2010-05-211-4/+4
|\ \
| * | panic: Allow warnings to set different taint flagsBen Hutchings2010-05-191-4/+4
* | | Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-05-212-3/+5
|\ \ \
| * | | KVM: Let vcpu structure alignment be determined at runtimeAvi Kivity2010-05-191-1/+1
| * | | KVM: use the correct RCU API for PROVE_RCU=yLai Jiangshan2010-05-171-1/+1
| * | | KVM: s390: Fix possible memory leak of in kvm_arch_vcpu_create()Wei Yongjun2010-05-171-1/+3
* | | | sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-211-6/+8
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-201-1/+1
|\ \ \ \
| * | | | add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger2010-05-141-1/+1
* | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-05-1934-697/+969
|\ \ \ \ \
| * | | | | [S390] debug: enable exception-trace debug facilityHeiko Carstens2010-05-173-40/+30
| * | | | | [S390] s390_hypfs: Add new attributesMichael Holzheu2010-05-175-32/+230
| * | | | | [S390] qdio: remove API wrappersJan Glauber2010-05-171-2/+0
| * | | | | [S390] user space fault: report fault before calling do_exitHeiko Carstens2010-05-171-1/+1
| * | | | | [S390] topology: expose core identifierHeiko Carstens2010-05-172-1/+8
| * | | | | [S390] vdso: add missing vdso_install targetHendrik Brueckner2010-05-171-0/+6
| * | | | | [S390] vdso: remove redundant check for CONFIG_64BITChristoph Egger2010-05-171-4/+0
| * | | | | [S390] avoid default_llseek in s390 driversMartin Schwidefsky2010-05-172-1/+2
| * | | | | [S390] add breaking event address for user spaceMartin Schwidefsky2010-05-177-127/+222
| * | | | | [S390] virtualization aware cpu measurementCarsten Otte2010-05-178-26/+105
| * | | | | [S390] idle time accounting vs. machine checksMartin Schwidefsky2010-05-178-115/+123
| * | | | | [S390] improve irq tracing code in entry[64].SMartin Schwidefsky2010-05-174-228/+183
| * | | | | [S390] cleanup sysc_work and io_work codeMartin Schwidefsky2010-05-172-119/+64
| * | | | | [S390] More cleanup for struct _lowcoreMartin Schwidefsky2010-05-175-58/+52
* | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-181-1/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge branch 'cpu_stop' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/m...Ingo Molnar2010-05-081-1/+0
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | stop_machine: reimplement using cpu_stopTejun Heo2010-05-061-1/+0
| | |/ / /
* | | | | [S390] correct address of _stext with CONFIG_SHARED_KERNEL=yMartin Schwidefsky2010-05-122-2/+2
* | | | | [S390] ptrace: fix return value of do_syscall_trace_enter()Gerald Schaefer2010-05-121-3/+2
|/ / / /
* | | | [S390] vdso: use ntp adjusted clock multiplierHendrik Brueckner2010-04-227-12/+15
* | | | [S390] add hook to reenable mss after hibernationSebastian Ott2010-04-221-0/+3
|/ / /
* | | [S390] Update default configuration.Martin Schwidefsky2010-04-091-10/+30
* | | [S390] nss: add missing .previous statement to asm functionHeiko Carstens2010-04-091-1/+2