aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/include/asm
AgeCommit message (Expand)Author
2012-10-09s390/chsc: make headers usableSebastian Ott
2012-10-09s390/mm: fix pmd_huge() usage for kernel mappingHeiko Carstens
2012-10-09s390/mm: use pfmf instruction to initialize storage keysHeiko Carstens
2012-10-09s390/facilities: cleanup PFMF and HPAGE machine facility detectionHeiko Carstens
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-10-09mm: Add and use update_mmu_cache_pmd() in transparent huge page code.David Miller
2012-10-09thp, s390: architecture backend for thp on s390Gerald Schaefer
2012-10-09thp, s390: thp pagetable pre-allocation for s390Gerald Schaefer
2012-10-09thp, s390: thp splitting backend for s390Gerald Schaefer
2012-10-09mm: hugetlb: add arch hook for clearing page flags before entering poolWill Deacon
2012-10-09Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds
2012-10-06compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko
2012-10-04Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann
2012-10-04Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-10-03asm-generic: Add default clkdev.hMark Brown
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-10-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-09-26s390/cmpxchg,percpu: implement cmpxchg_double()Heiko Carstens
2012-09-26s390/percpu: implement this_cpu_add_return()Heiko Carstens
2012-09-26s390/percpu: implement this_cpu_xchg()Heiko Carstens
2012-09-26s390/crashdump: move fill_cpu_elf_notes() prototype to header fileHeiko Carstens
2012-09-26s390/syscalls: wire up kcmp system callHeiko Carstens
2012-09-26s390/appldata: change return value of appldata_asmHeiko Carstens
2012-09-26s390/etr,stp: use -EOPNOTSUPP instead of -ENOSYSHeiko Carstens
2012-09-26s390/sysinfo,stsi: change return code handlingHeiko Carstens
2012-09-26s390/exceptions: switch to relative exception table entriesHeiko Carstens
2012-09-26s390/scm: remove superfluous lockSebastian Ott
2012-09-26s390/smp,topology: add polarization member to pcpu structHeiko Carstens
2012-09-26s390/sysinfo,topology: fix cpu topology maximum nesting detectionHeiko Carstens
2012-09-26s390/sysinfo: add additional z196 fields to outputHeiko Carstens
2012-09-26s390/topology: remove sysinfo header include, add forward declaration insteadHeiko Carstens
2012-09-26s390/mm: rename addressing_mode to s390_user_modeHeiko Carstens
2012-09-26s390/cache: add cpu cache information to /proc/cpuinfoHeiko Carstens
2012-09-26s390: add support for transactional memoryMartin Schwidefsky
2012-09-26s390: add support for runtime instrumentationJan Glauber
2012-09-26s390/eadm_sch: add support for irq statisticsSebastian Ott
2012-09-26s390/cio: add eadm subchannel driverSebastian Ott
2012-09-26s390: add scm notificationSebastian Ott
2012-09-26s390: add scm bus driverSebastian Ott
2012-09-26s390: add eadm related structuresSebastian Ott
2012-09-26s390: add eadm facility bitsSebastian Ott
2012-09-26s390/smp: fix smp_find_processor_id() argument mismatchHeiko Carstens
2012-09-26s390/string: provide asm lib functions for memcpy and memcmpHeiko Carstens
2012-09-26s390/bpf,jit: BPF Just In Time compiler for s390Martin Schwidefsky
2012-09-25vtime: Consolidate system/idle context detectionFrederic Weisbecker
2012-09-06s390/hugetlb: use direct TLB flushing for hugetlbfs pagesGerald Schaefer
2012-09-04Merge branch 'sched/urgent' into sched/coreIngo Molnar
2012-09-03s390/mm: fix deadlock in unmap_hugepage_range()Gerald Schaefer
2012-08-30s390/32: Don't clobber personality flags on execHeiko Carstens
2012-08-28s390/smp: add missing smp_store_status() for !SMPHeiko Carstens