aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds4-18/+217
2012-10-09mm: Add and use update_mmu_cache_pmd() in transparent huge page code.David Miller1-0/+1
2012-10-09thp, s390: architecture backend for thp on s390Gerald Schaefer4-18/+196
2012-10-09thp, s390: thp pagetable pre-allocation for s390Gerald Schaefer1-0/+6
2012-10-09thp, s390: thp splitting backend for s390Gerald Schaefer1-0/+13
2012-10-09mm: hugetlb: add arch hook for clearing page flags before entering poolWill Deacon1-0/+1
2012-10-09Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-0/+2
2012-10-06compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko1-1/+74
2012-10-04Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhowells/linux-headers into asm-genericArnd Bergmann28-119/+553
2012-10-04Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2012-10-03asm-generic: Add default clkdev.hMark Brown1-0/+2
2012-10-02UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells1-0/+3
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds26-115/+547
2012-10-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-4/+3
2012-09-26s390/cmpxchg,percpu: implement cmpxchg_double()Heiko Carstens2-1/+82
2012-09-26s390/percpu: implement this_cpu_add_return()Heiko Carstens1-2/+8
2012-09-26s390/percpu: implement this_cpu_xchg()Heiko Carstens1-0/+18
2012-09-26s390/crashdump: move fill_cpu_elf_notes() prototype to header fileHeiko Carstens1-0/+2
2012-09-26s390/syscalls: wire up kcmp system callHeiko Carstens1-1/+2
2012-09-26s390/appldata: change return value of appldata_asmHeiko Carstens1-1/+1
2012-09-26s390/etr,stp: use -EOPNOTSUPP instead of -ENOSYSHeiko Carstens1-4/+4
2012-09-26s390/sysinfo,stsi: change return code handlingHeiko Carstens1-15/+1
2012-09-26s390/exceptions: switch to relative exception table entriesHeiko Carstens2-19/+38
2012-09-26s390/scm: remove superfluous lockSebastian Ott1-2/+0
2012-09-26s390/smp,topology: add polarization member to pcpu structHeiko Carstens2-18/+2
2012-09-26s390/sysinfo,topology: fix cpu topology maximum nesting detectionHeiko Carstens1-0/+2
2012-09-26s390/sysinfo: add additional z196 fields to outputHeiko Carstens1-6/+15
2012-09-26s390/topology: remove sysinfo header include, add forward declaration insteadHeiko Carstens1-1/+1
2012-09-26s390/mm: rename addressing_mode to s390_user_modeHeiko Carstens2-2/+2
2012-09-26s390/cache: add cpu cache information to /proc/cpuinfoHeiko Carstens1-0/+6
2012-09-26s390: add support for transactional memoryMartin Schwidefsky5-3/+21
2012-09-26s390: add support for runtime instrumentationJan Glauber7-2/+114
2012-09-26s390/eadm_sch: add support for irq statisticsSebastian Ott1-0/+1
2012-09-26s390/cio: add eadm subchannel driverSebastian Ott1-0/+1
2012-09-26s390: add scm notificationSebastian Ott1-0/+1
2012-09-26s390: add scm bus driverSebastian Ott1-0/+51
2012-09-26s390: add eadm related structuresSebastian Ott3-3/+135
2012-09-26s390: add eadm facility bitsSebastian Ott3-29/+40
2012-09-26s390/smp: fix smp_find_processor_id() argument mismatchHeiko Carstens1-1/+1
2012-09-26s390/string: provide asm lib functions for memcpy and memcmpHeiko Carstens1-8/+0
2012-09-26s390/bpf,jit: BPF Just In Time compiler for s390Martin Schwidefsky1-0/+1
2012-09-25vtime: Consolidate system/idle context detectionFrederic Weisbecker1-0/+3
2012-09-06s390/hugetlb: use direct TLB flushing for hugetlbfs pagesGerald Schaefer1-14/+10
2012-09-04Merge branch 'sched/urgent' into sched/coreIngo Molnar5-5/+14
2012-09-03s390/mm: fix deadlock in unmap_hugepage_range()Gerald Schaefer1-2/+0
2012-08-30s390/32: Don't clobber personality flags on execHeiko Carstens1-1/+2
2012-08-28s390/smp: add missing smp_store_status() for !SMPHeiko Carstens1-0/+1
2012-08-26Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti2-2/+10
2012-08-21s390: Always use "long" for ssize_t to match size_tGeert Uytterhoeven1-2/+1
2012-08-20s390: Remove leftover account_tick_vtime() headerFrederic Weisbecker1-2/+0