summaryrefslogtreecommitdiffstats
path: root/arch/s390/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-011-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-272-0/+29
|\ \
| * | [S390] cio: unit check handling during internal I/OMichael Ernst2010-05-261-0/+10
| * | [S390] atomic: implement atomic64_dec_if_positiveHeiko Carstens2010-05-261-0/+19
* | | asm-generic: remove ISA_DMA_THRESHOLD in scatterlist.hFUJITA Tomonori2010-05-271-0/+2
|/ /
* | Revert "endian: #define __BYTE_ORDER"Linus Torvalds2010-05-261-0/+2
* | endian: #define __BYTE_ORDERJoakim Tjernlund2010-05-251-2/+0Star
* | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2010-05-221-4/+4
|\ \
| * | panic: Allow warnings to set different taint flagsBen Hutchings2010-05-191-4/+4
* | | 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
* | | | [S390] s390_hypfs: Add new attributesMichael Holzheu2010-05-171-2/+6
* | | | [S390] qdio: remove API wrappersJan Glauber2010-05-171-2/+0Star
* | | | [S390] topology: expose core identifierHeiko Carstens2010-05-171-0/+2
* | | | [S390] add breaking event address for user spaceMartin Schwidefsky2010-05-172-1/+3
* | | | [S390] virtualization aware cpu measurementCarsten Otte2010-05-172-2/+6
* | | | [S390] idle time accounting vs. machine checksMartin Schwidefsky2010-05-172-51/+56
* | | | [S390] improve irq tracing code in entry[64].SMartin Schwidefsky2010-05-171-5/+0Star
* | | | [S390] More cleanup for struct _lowcoreMartin Schwidefsky2010-05-171-25/+23Star
|/ / /
* | | [S390] vdso: use ntp adjusted clock multiplierHendrik Brueckner2010-04-221-0/+1
* | | [S390] increase default size of vmalloc areaMartin Schwidefsky2010-04-091-3/+3
|/ /
* | [S390] system.h: Fix compile error for 1 and 2 byte cmpxchgChristian Borntraeger2010-03-241-4/+4
* | [S390] zcore: CPU registers are not saved under LPARMichael Holzheu2010-03-241-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-131-1/+1
|\ \
| * \ Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
| |\ \
| | * | tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
| | |/
* | | ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig2010-03-131-3/+0Star
* | | improve sys_newuname() for compat architecturesChristoph Hellwig2010-03-131-1/+2
* | | Add generic sys_old_mmap()Christoph Hellwig2010-03-131-0/+1
* | | [S390] remove unused qdio flags in zfcp and qethUrsula Braun2010-03-081-7/+0Star
|/ /
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-011-1/+1
|\ \
| * | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-201-1/+1
* | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-02-282-1/+19
|\ \ \
| * \ \ Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2010-02-272-1/+19
| |\ \ \
| | * | | s390: Add pt_regs register and stack access APIHeiko Carstens2010-02-171-1/+12
| | * | | tracing: Unify arch_syscall_addr() implementationsMike Frysinger2010-02-171-0/+7
* | | | | [S390] correct vdso version stringMartin Schwidefsky2010-02-261-1/+1
* | | | | [S390] bug: use relative pointers in bug table entriesHeiko Carstens2010-02-261-8/+2Star
* | | | | [S390] Cleanup struct _lowcore usage and defines.Heiko Carstens2010-02-263-190/+59Star
* | | | | [S390] spinlock: check virtual cpu running statusGerald Schaefer2010-02-262-21/+43
* | | | | [S390] sysinfo: fix SYSIB 3,2,2 structureHeiko Carstens2010-02-261-1/+2
* | | | | [S390] add MACHINE_IS_LPAR flagMartin Schwidefsky2010-02-261-0/+3
* | | | | [S390] qdio: optimize cache line usage of struct qdio_irqJan Glauber2010-02-261-1/+2
* | | | | [S390] smp: rework sigp codeHeiko Carstens2010-02-261-51/+49Star
* | | | | [S390] smp: always reboot on cpu 0Heiko Carstens2010-02-261-0/+12
* | | | | [S390] smp: rename and add lowcore definesHeiko Carstens2010-02-261-1/+4
* | | | | [S390] zfcpdump: remove cross arch dump supportHeiko Carstens2010-02-262-17/+11Star
* | | | | [S390] use inline assembly contraints available with gcc 3.3.3Martin Schwidefsky2010-02-2610-388/+218Star
* | | | | [S390] cio: fix storage key handlingHeiko Carstens2010-02-261-3/+0Star