aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds1-1/+1
2010-05-27Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2-0/+29
2010-05-27asm-generic: remove ISA_DMA_THRESHOLD in scatterlist.hFUJITA Tomonori1-0/+2
2010-05-26[S390] cio: unit check handling during internal I/OMichael Ernst1-0/+10
2010-05-26[S390] atomic: implement atomic64_dec_if_positiveHeiko Carstens1-0/+19
2010-05-26Revert "endian: #define __BYTE_ORDER"Linus Torvalds1-0/+2
2010-05-25endian: #define __BYTE_ORDERJoakim Tjernlund1-2/+0
2010-05-21Merge git://git.infradead.org/iommu-2.6Linus Torvalds1-4/+4
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-05-19panic: Allow warnings to set different taint flagsBen Hutchings1-4/+4
2010-05-17[S390] s390_hypfs: Add new attributesMichael Holzheu1-2/+6
2010-05-17[S390] qdio: remove API wrappersJan Glauber1-2/+0
2010-05-17[S390] topology: expose core identifierHeiko Carstens1-0/+2
2010-05-17[S390] add breaking event address for user spaceMartin Schwidefsky2-1/+3
2010-05-17[S390] virtualization aware cpu measurementCarsten Otte2-2/+6
2010-05-17[S390] idle time accounting vs. machine checksMartin Schwidefsky2-51/+56
2010-05-17[S390] improve irq tracing code in entry[64].SMartin Schwidefsky1-5/+0
2010-05-17[S390] More cleanup for struct _lowcoreMartin Schwidefsky1-25/+23
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger1-1/+1
2010-04-22[S390] vdso: use ntp adjusted clock multiplierHendrik Brueckner1-0/+1
2010-04-09[S390] increase default size of vmalloc areaMartin Schwidefsky1-3/+3
2010-03-24[S390] system.h: Fix compile error for 1 and 2 byte cmpxchgChristian Borntraeger1-4/+4
2010-03-24[S390] zcore: CPU registers are not saved under LPARMichael Holzheu1-0/+1
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-03-12ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig1-3/+0
2010-03-12improve sys_newuname() for compat architecturesChristoph Hellwig1-1/+2
2010-03-12Add generic sys_old_mmap()Christoph Hellwig1-0/+1
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2010-03-08[S390] remove unused qdio flags in zfcp and qethUrsula Braun1-7/+0
2010-03-03Rename .data.read_mostly to .data..read_mostly.Denys Vlasenko1-1/+1
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2010-02-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-1/+19
2010-02-27Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/coreIngo Molnar2-1/+19
2010-02-26[S390] correct vdso version stringMartin Schwidefsky1-1/+1
2010-02-26[S390] bug: use relative pointers in bug table entriesHeiko Carstens1-8/+2
2010-02-26[S390] Cleanup struct _lowcore usage and defines.Heiko Carstens3-190/+59
2010-02-26[S390] spinlock: check virtual cpu running statusGerald Schaefer2-21/+43
2010-02-26[S390] sysinfo: fix SYSIB 3,2,2 structureHeiko Carstens1-1/+2
2010-02-26[S390] add MACHINE_IS_LPAR flagMartin Schwidefsky1-0/+3
2010-02-26[S390] qdio: optimize cache line usage of struct qdio_irqJan Glauber1-1/+2
2010-02-26[S390] smp: rework sigp codeHeiko Carstens1-51/+49
2010-02-26[S390] smp: always reboot on cpu 0Heiko Carstens1-0/+12
2010-02-26[S390] smp: rename and add lowcore definesHeiko Carstens1-1/+4
2010-02-26[S390] zfcpdump: remove cross arch dump supportHeiko Carstens2-17/+11
2010-02-26[S390] use inline assembly contraints available with gcc 3.3.3Martin Schwidefsky10-388/+218
2010-02-26[S390] cio: fix storage key handlingHeiko Carstens1-3/+0
2010-02-26[S390] cio: wait for channel reportSebastian Ott1-0/+1
2010-02-26[S390] uaccess: implement strict user copy checksHeiko Carstens1-0/+12
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King1-1/+1
2010-02-17s390: Add pt_regs register and stack access APIHeiko Carstens1-1/+12