aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm
Commit message (Expand)AuthorAge
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-10-09
|\
| * mm: Add and use update_mmu_cache_pmd() in transparent huge page code.David Miller2012-10-09
| * thp, s390: architecture backend for thp on s390Gerald Schaefer2012-10-09
| * thp, s390: thp pagetable pre-allocation for s390Gerald Schaefer2012-10-09
| * thp, s390: thp splitting backend for s390Gerald Schaefer2012-10-09
| * mm: hugetlb: add arch hook for clearing page flags before entering poolWill Deacon2012-10-09
* | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-10-09
|\ \ | |/ |/|
| * Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann2012-10-04
| |\
| * | asm-generic: Add default clkdev.hMark Brown2012-10-03
* | | compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko2012-10-05
* | | Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-10-04
|\ \ \ | |_|/ |/| |
| * | Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti2012-08-26
| |\ \
| * \ \ Merge remote-tracking branch 'upstream' into nextAvi Kivity2012-08-05
| |\ \ \
| * | | | s390/dis: Instruction decoding interfaceCornelia Huck2012-07-26
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-10-01
|\ \ \ \ \
| * | | | | s390/cmpxchg,percpu: implement cmpxchg_double()Heiko Carstens2012-09-26
| * | | | | s390/percpu: implement this_cpu_add_return()Heiko Carstens2012-09-26
| * | | | | s390/percpu: implement this_cpu_xchg()Heiko Carstens2012-09-26
| * | | | | s390/crashdump: move fill_cpu_elf_notes() prototype to header fileHeiko Carstens2012-09-26
| * | | | | s390/syscalls: wire up kcmp system callHeiko Carstens2012-09-26
| * | | | | s390/appldata: change return value of appldata_asmHeiko Carstens2012-09-26
| * | | | | s390/etr,stp: use -EOPNOTSUPP instead of -ENOSYSHeiko Carstens2012-09-26
| * | | | | s390/sysinfo,stsi: change return code handlingHeiko Carstens2012-09-26
| * | | | | s390/exceptions: switch to relative exception table entriesHeiko Carstens2012-09-26
| * | | | | s390/scm: remove superfluous lockSebastian Ott2012-09-26
| * | | | | s390/smp,topology: add polarization member to pcpu structHeiko Carstens2012-09-26
| * | | | | s390/sysinfo,topology: fix cpu topology maximum nesting detectionHeiko Carstens2012-09-26
| * | | | | s390/sysinfo: add additional z196 fields to outputHeiko Carstens2012-09-26
| * | | | | s390/topology: remove sysinfo header include, add forward declaration insteadHeiko Carstens2012-09-26
| * | | | | s390/mm: rename addressing_mode to s390_user_modeHeiko Carstens2012-09-26
| * | | | | s390/cache: add cpu cache information to /proc/cpuinfoHeiko Carstens2012-09-26
| * | | | | s390: add support for transactional memoryMartin Schwidefsky2012-09-26
| * | | | | s390: add support for runtime instrumentationJan Glauber2012-09-26
| * | | | | s390/eadm_sch: add support for irq statisticsSebastian Ott2012-09-26
| * | | | | s390/cio: add eadm subchannel driverSebastian Ott2012-09-26
| * | | | | s390: add scm notificationSebastian Ott2012-09-26
| * | | | | s390: add scm bus driverSebastian Ott2012-09-26
| * | | | | s390: add eadm related structuresSebastian Ott2012-09-26
| * | | | | s390: add eadm facility bitsSebastian Ott2012-09-26
| * | | | | s390/smp: fix smp_find_processor_id() argument mismatchHeiko Carstens2012-09-26
| * | | | | s390/string: provide asm lib functions for memcpy and memcmpHeiko Carstens2012-09-26
| * | | | | s390/bpf,jit: BPF Just In Time compiler for s390Martin Schwidefsky2012-09-26
| | |_|_|/ | |/| | |
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-10-01
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | vtime: Consolidate system/idle context detectionFrederic Weisbecker2012-09-25
| * | | | Merge branch 'sched/urgent' into sched/coreIngo Molnar2012-09-04
| |\ \ \ \
| * | | | | s390: Remove leftover account_tick_vtime() headerFrederic Weisbecker2012-08-20
| * | | | | cputime: Consolidate vtime handling on context switchFrederic Weisbecker2012-08-20
| | |_|/ / | |/| | |
* | | | | s390/hugetlb: use direct TLB flushing for hugetlbfs pagesGerald Schaefer2012-09-06
* | | | | s390/mm: fix deadlock in unmap_hugepage_range()Gerald Schaefer2012-09-03
| |/ / / |/| | |
* | | | s390/32: Don't clobber personality flags on execHeiko Carstens2012-08-30