Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | s390/scm: remove superfluous lock | Sebastian Ott | 2012-09-26 | 1 | -2/+0 | |
| * | | | | | | | s390/smp,topology: add polarization member to pcpu struct | Heiko Carstens | 2012-09-26 | 4 | -29/+25 | |
| * | | | | | | | s390/sysinfo,topology: fix cpu topology maximum nesting detection | Heiko Carstens | 2012-09-26 | 4 | -20/+31 | |
| * | | | | | | | s390/mm: implement __get_user_pages_fast() | Gerald Schaefer | 2012-09-26 | 1 | -0/+37 | |
| * | | | | | | | s390/sysinfo: add additional z196 fields to output | Heiko Carstens | 2012-09-26 | 2 | -14/+39 | |
| * | | | | | | | s390/sysinfo: convert /proc/sysinfo to seqfile | Heiko Carstens | 2012-09-26 | 1 | -167/+115 | |
| * | | | | | | | s390/topology: remove sysinfo header include, add forward declaration instead | Heiko Carstens | 2012-09-26 | 2 | -1/+2 | |
| * | | | | | | | s390/mm: shorten addressing mode initialization | Heiko Carstens | 2012-09-26 | 1 | -18/+10 | |
| * | | | | | | | s390/mm: rename addressing_mode to s390_user_mode | Heiko Carstens | 2012-09-26 | 7 | -14/+14 | |
| * | | | | | | | s390/mm: change default addressing mode | Heiko Carstens | 2012-09-26 | 1 | -11/+1 | |
| * | | | | | | | s390/smp: avoid concurrent write to sigp status field | Heiko Carstens | 2012-09-26 | 1 | -6/+7 | |
| * | | | | | | | s390/processor: use ARRAY_SIZE instead of hard coded value | Heiko Carstens | 2012-09-26 | 1 | -2/+2 | |
| * | | | | | | | s390/cache: add cpu cache information to /proc/cpuinfo | Heiko Carstens | 2012-09-26 | 3 | -10/+43 | |
| * | | | | | | | s390: add support for transactional memory | Martin Schwidefsky | 2012-09-26 | 13 | -21/+150 | |
| * | | | | | | | s390: add support for runtime instrumentation | Jan Glauber | 2012-09-26 | 14 | -3/+300 | |
| * | | | | | | | s390/eadm_sch: add support for irq statistics | Sebastian Ott | 2012-09-26 | 2 | -0/+2 | |
| * | | | | | | | s390/cio: add eadm subchannel driver | Sebastian Ott | 2012-09-26 | 2 | -0/+12 | |
| * | | | | | | | s390: add scm notification | Sebastian Ott | 2012-09-26 | 1 | -0/+1 | |
| * | | | | | | | s390: add scm bus driver | Sebastian Ott | 2012-09-26 | 2 | -0/+58 | |
| * | | | | | | | s390: add eadm related structures | Sebastian Ott | 2012-09-26 | 3 | -3/+135 | |
| * | | | | | | | s390: add eadm facility bits | Sebastian Ott | 2012-09-26 | 3 | -29/+40 | |
| * | | | | | | | s390/kexec: move machine_crash_shutdown() to machine_kexec.c | Heiko Carstens | 2012-09-26 | 3 | -15/+5 | |
| * | | | | | | | s390/cpu hotplug: mask out CPU_TASKS_FROZEN in cu hotplug notifiers | Heiko Carstens | 2012-09-26 | 3 | -7/+3 | |
| * | | | | | | | s390/smp: fix smp_find_processor_id() argument mismatch | Heiko Carstens | 2012-09-26 | 1 | -1/+1 | |
| * | | | | | | | s390/cpu hotplug: use hotcpu_notifier() instead of register_cpu_notifier() | Heiko Carstens | 2012-09-26 | 1 | -5/+1 | |
| * | | | | | | | s390/kvm: Improve Kconfig help text. | Cornelia Huck | 2012-09-26 | 1 | -4/+5 | |
| * | | | | | | | s390/kconfig: split the s390 base menu | Jan Glauber | 2012-09-26 | 2 | -191/+196 | |
| * | | | | | | | s390/cache: expose cpu cache topology via sysfs | Heiko Carstens | 2012-09-26 | 2 | -0/+360 | |
| * | | | | | | | s390: enable large page support with CONFIG_DEBUG_PAGEALLOC | Gerald Schaefer | 2012-09-26 | 2 | -3/+1 | |
| * | | | | | | | s390/string: provide asm lib functions for memcpy and memcmp | Heiko Carstens | 2012-09-26 | 7 | -81/+213 | |
| * | | | | | | | s390/bpf,jit: improve code generation | Heiko Carstens | 2012-09-26 | 1 | -4/+37 | |
| * | | | | | | | s390/bpf,jit: BPF Just In Time compiler for s390 | Martin Schwidefsky | 2012-09-26 | 7 | -0/+898 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-10-01 | 4 | -11/+9 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | vtime: Consolidate system/idle context detection | Frederic Weisbecker | 2012-09-25 | 1 | -0/+3 | |
| * | | | | | | cputime: Use a proper subsystem naming for vtime related APIs | Frederic Weisbecker | 2012-09-25 | 1 | -3/+3 | |
| * | | | | | | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 2012-09-04 | 10 | -14/+28 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | s390: Remove leftover account_tick_vtime() header | Frederic Weisbecker | 2012-08-20 | 1 | -2/+0 | |
| * | | | | | | | cputime: Consolidate vtime handling on context switch | Frederic Weisbecker | 2012-08-20 | 2 | -4/+2 | |
| * | | | | | | | cputime: Generalize CONFIG_VIRT_CPU_ACCOUNTING | Frederic Weisbecker | 2012-08-17 | 1 | -3/+2 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2012-09-21 | 4 | -95/+75 | |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | s390/mm: fix user access page-table walk code | Gerald Schaefer | 2012-09-17 | 1 | -79/+63 | |
| * | | | | | | s390/hwcaps: do not report high gprs for 31 bit kernel | Martin Schwidefsky | 2012-09-10 | 1 | -0/+2 | |
| * | | | | | | s390/hugetlb: use direct TLB flushing for hugetlbfs pages | Gerald Schaefer | 2012-09-06 | 1 | -14/+10 | |
| * | | | | | | s390/mm: fix deadlock in unmap_hugepage_range() | Gerald Schaefer | 2012-09-03 | 1 | -2/+0 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-09-14 | 1 | -5/+5 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | oprofile, s390: Fix uninitialized memory access when writing to oprofilefs | Robert Richter | 2012-08-27 | 1 | -5/+5 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | s390/32: Don't clobber personality flags on exec | Heiko Carstens | 2012-08-30 | 1 | -1/+2 | |
* | | | | | s390/smp: add missing smp_store_status() for !SMP | Heiko Carstens | 2012-08-28 | 1 | -0/+1 | |
* | | | | | s390: Always use "long" for ssize_t to match size_t | Geert Uytterhoeven | 2012-08-21 | 1 | -2/+1 | |
|/ / / / | ||||||
* | | | | s390/compat: fix mmap compat system calls | Heiko Carstens | 2012-08-08 | 1 | -2/+0 |