aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAge
...
| * | | | | | | s390/mm: implement __get_user_pages_fast()Gerald Schaefer2012-09-26
| * | | | | | | s390/sysinfo: add additional z196 fields to outputHeiko Carstens2012-09-26
| * | | | | | | s390/sysinfo: convert /proc/sysinfo to seqfileHeiko Carstens2012-09-26
| * | | | | | | s390/topology: remove sysinfo header include, add forward declaration insteadHeiko Carstens2012-09-26
| * | | | | | | s390/mm: shorten addressing mode initializationHeiko Carstens2012-09-26
| * | | | | | | s390/mm: rename addressing_mode to s390_user_modeHeiko Carstens2012-09-26
| * | | | | | | s390/mm: change default addressing modeHeiko Carstens2012-09-26
| * | | | | | | s390/smp: avoid concurrent write to sigp status fieldHeiko Carstens2012-09-26
| * | | | | | | s390/processor: use ARRAY_SIZE instead of hard coded valueHeiko 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/kexec: move machine_crash_shutdown() to machine_kexec.cHeiko Carstens2012-09-26
| * | | | | | | s390/cpu hotplug: mask out CPU_TASKS_FROZEN in cu hotplug notifiersHeiko Carstens2012-09-26
| * | | | | | | s390/smp: fix smp_find_processor_id() argument mismatchHeiko Carstens2012-09-26
| * | | | | | | s390/cpu hotplug: use hotcpu_notifier() instead of register_cpu_notifier()Heiko Carstens2012-09-26
| * | | | | | | s390/kvm: Improve Kconfig help text.Cornelia Huck2012-09-26
| * | | | | | | s390/kconfig: split the s390 base menuJan Glauber2012-09-26
| * | | | | | | s390/cache: expose cpu cache topology via sysfsHeiko Carstens2012-09-26
| * | | | | | | s390: enable large page support with CONFIG_DEBUG_PAGEALLOCGerald Schaefer2012-09-26
| * | | | | | | s390/string: provide asm lib functions for memcpy and memcmpHeiko Carstens2012-09-26
| * | | | | | | s390/bpf,jit: improve code generationHeiko 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
| * | | | | | cputime: Use a proper subsystem naming for vtime related APIsFrederic 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
| * | | | | | | cputime: Generalize CONFIG_VIRT_CPU_ACCOUNTINGFrederic Weisbecker2012-08-17
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-09-21
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | s390/mm: fix user access page-table walk codeGerald Schaefer2012-09-17
| * | | | | | s390/hwcaps: do not report high gprs for 31 bit kernelMartin Schwidefsky2012-09-10
| * | | | | | s390/hugetlb: use direct TLB flushing for hugetlbfs pagesGerald Schaefer2012-09-06
| * | | | | | s390/mm: fix deadlock in unmap_hugepage_range()Gerald Schaefer2012-09-03
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-09-14
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | oprofile, s390: Fix uninitialized memory access when writing to oprofilefsRobert Richter2012-08-27
| | |_|_|/ | |/| | |
* | | | | s390/32: Don't clobber personality flags on execHeiko Carstens2012-08-30
* | | | | s390/smp: add missing smp_store_status() for !SMPHeiko Carstens2012-08-28
* | | | | s390: Always use "long" for ssize_t to match size_tGeert Uytterhoeven2012-08-21
|/ / / /
* | | | s390/compat: fix mmap compat system callsHeiko Carstens2012-08-08
* | | | s390/compat: fix compat wrappers for process_vm system callsHeiko Carstens2012-08-08
* | | | s390: do not clobber personality flags in sys_32_personality()Jiri Kosina2012-08-08
* | | | s390/seccomp: add support for system call filtering using BPFHeiko Carstens2012-08-08