- 6ffbe7d Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- f479c01 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
- 3af57f7 s390/bpf,jit: fix 32 bit divisions, use unsigned divide instructions by Heiko Carstens · 11 years ago
- f85168e s390/cpum_sf: fix printk format warnings by Hendrik Brueckner · 11 years ago
- b4a9601 s390: Fix misspellings using 'codespell' tool by Hendrik Brueckner · 11 years ago
- aee636c bpf: do not use reciprocal divide by Eric Dumazet · 11 years ago
- 1c59a86 s390/qdio: bridgeport support - CHSC part by Eugene Crosser · 12 years ago
- 28aa39b s390: delete new instances of __cpuinit usage by Paul Gortmaker · 11 years ago
- 075dfd8 s390/compat: fix PSW32_USER_BITS definition by Heiko Carstens · 11 years ago
- 1c62448 Merge tag 'v3.13-rc8' into core/locking by Ingo Molnar · 11 years ago
- 47933ad arch: Introduce smp_load_acquire(), smp_store_release() by Peter Zijlstra · 11 years ago
- fcf2f40 s390/pci: obtain function handle in hotplug notifier by Sebastian Ott · 11 years ago
- 91f3e3e s390/zcrypt: add support for EP11 coprocessor cards by Ingo Tuchscherer · 11 years ago
- 9efe4f2 s390/mm: optimize randomize_et_dyn for !PF_RANDOMIZE by Martin Schwidefsky · 11 years ago
- d80512f s390/smp: improve setup of possible cpu mask by Heiko Carstens · 11 years ago
- 61aa488 s390: use IS_ENABLED to check if a CONFIG is set to y or m by Heiko Carstens · 11 years ago
- d752886 s390/cpum_sf: Add flag to process full SDBs only by Hendrik Brueckner · 11 years ago
- 7e75fc3 s390/cpum_sf: Add raw data sampling to support the diagnostic-sampling function by Hendrik Brueckner · 11 years ago
- dd127b3 s390/cpum_sf: Filter perf events based event->attr.exclude_* settings by Hendrik Brueckner · 11 years ago
- 443e802 s390/cpum_sf: Detect KVM guest samples by Hendrik Brueckner · 11 years ago
- 443d4be s390/cpum_sf: Add helper to read TOD from trailer entries by Hendrik Brueckner · 11 years ago
- fcc77f5 s390/cpum_sf: Atomically reset trailer entry fields of sample-data-blocks by Hendrik Brueckner · 11 years ago
- 69f239e s390/cpum_sf: Dynamically extend the sampling buffer if overflows occur by Hendrik Brueckner · 11 years ago
- 257608f s390/pci: reenable per default by Sebastian Ott · 11 years ago
- f7038b7 s390/pci/dma: fix accounting of allocated_pages by Sebastian Ott · 11 years ago
- 0c0c277 s390/pci: set error state for unavailable functions by Sebastian Ott · 11 years ago
- 7042689 s390/pci: fix removal of nonexistent pci bus by Sebastian Ott · 11 years ago
- aa3b7c2 s390/pci: prevent inadvertently triggered bus scans by Sebastian Ott · 11 years ago
- 99c64b6 s390/perf: Add service level information for CPU-Measurement Facilities by Hendrik Brueckner · 11 years ago
- e28bb79 s390/perf,oprofile: Share sampling facility by Hendrik Brueckner · 11 years ago
- 55baa2f s390/perf: Improve PMU selection for PERF_COUNT_HW_CPU_CYCLES events by Hendrik Brueckner · 11 years ago
- 8c069ff s390/perf: add support for the CPU-Measurement Sampling Facility by Hendrik Brueckner · 11 years ago
- c716832 s390/cpum_cf: Export event names in sysfs by Hendrik Brueckner · 11 years ago
- cf48ad8 s390/oprofile: move hwsampler interfaces to cpu_mf.h by Hendrik Brueckner · 11 years ago
- 52733e0 s390/sclp_early: Add function to detect sclp console capabilities by Hendrik Brueckner · 11 years ago
- 41932bc s390/compat: correct check for EFAULT in rt-signal frame creation by Martin Schwidefsky · 11 years ago
- 96619fc s390/smp: reduce memory consumption of pcpu_devices array by Heiko Carstens · 11 years ago
- c63bade s390: optimize control register update by Martin Schwidefsky · 11 years ago
- 1c182a6 s390/ptrace: simplify enable/disable single step by Martin Schwidefsky · 11 years ago
- dea2419 s390/smp: only send external call ipi if needed by Heiko Carstens · 11 years ago
- 2205661 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
- d644c02 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
- ca5de58 s390/time,vdso: fix clock_gettime for CLOCK_MONOTONIC by Martin Schwidefsky · 11 years ago
- b5e64b3 s390/vdso: ectg gettime support for CLOCK_THREAD_CPUTIME_ID by Martin Schwidefsky · 11 years ago
- 06aae68 s390/vdso: fix access-list entry initialization by Heiko Carstens · 11 years ago
- 8cb04be s390: increase CONFIG_NR_CPUS limit by Xose Vazquez Perez · 11 years ago
- 9c09523 s390/smp,sclp: fix size of sclp_cpu_info structure by Heiko Carstens · 11 years ago
- 033dbbd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
- 9dda276 crypto: s390 - Fix aes-xts parameter corruption by Gerald Schaefer · 11 years ago
- 127581b s390/mm: handle asce-type exceptions as normal page fault by Martin Schwidefsky · 11 years ago
- 8adbf78 s390,time: revert direct ktime path for s390 clockevent device by Martin Schwidefsky · 11 years ago
- 79c74ec s390/time,vdso: convert to the new update_vsyscall interface by Martin Schwidefsky · 11 years ago
- 71a86ef s390/uaccess: add missing page table walk range check by Heiko Carstens · 11 years ago
- 26b265c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
- dba6bb600 s390/mm: optimize copy_page by Heiko Carstens · 11 years ago
- aa7e04b s390/signal: always restore saved runtime instrumentation psw bit by Hendrik Brueckner · 11 years ago
- 806dace Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
- 4007162 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
- d795dda s390/pci: implement hotplug notifications by Sebastian Ott · 11 years ago
- 605c369 s390/scm_block: do not hide eadm subchannel dependency by Sebastian Ott · 11 years ago
- 7b50da5 s390/sclp: Consolidate early sclp init calls to sclp_early_detect() by Michael Holzheu · 11 years ago
- acf6a00 s390/sclp: Move early code from sclp_cmd.c to sclp_early.c by Michael Holzheu · 11 years ago
- e657d8f s390/sclp: Determine HSA size dynamically for zfcpdump by Michael Holzheu · 11 years ago
- 7d59432 s390/pci: implement pcibios_remove_bus by Sebastian Ott · 11 years ago
- 7a572a3a s390/pci: improve handling of bus resources by Sebastian Ott · 11 years ago
- aec644e5 s390/boot: Install bzImage as default kernel image by Hendrik Brueckner · 11 years ago
- f080480 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
- 0a06ff0 kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS by Christoph Hellwig · 11 years ago
- e89cfa5 s390: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
- c389a25 mm, thp: do not access mm->pmd_huge_pte directly by Kirill A. Shutemov · 11 years ago
- 00d1a39 preempt: Make PREEMPT_ACTIVE generic by Thomas Gleixner · 11 years ago
- 54197e4 hardirq: Make hardirq bits generic by Thomas Gleixner · 11 years ago
- 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
- 5cbb3d2 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
- 9bc9ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
- 7aba842 s390/mmap: randomize mmap base for bottom up direction by Heiko Carstens · 11 years ago
- 40c3baa mm/arch: use NUMA_NO_NODE by Jianguo Wu · 11 years ago
- 39cf275 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 1006fae Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- ce39596 constify copy_siginfo_to_user{,32}() by Al Viro · 11 years ago
- f262f0f crypto: s390 - Fix aes-cbc IV corruption by Herbert Xu · 11 years ago
- 1060786 s390/mm,tlb: correct tlb flush on page table upgrade by Martin Schwidefsky · 11 years ago
- 95f328d Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queue by Gleb Natapov · 11 years ago
- fb10d5b Merge branch 'linus' into sched/core by Ingo Molnar · 11 years ago
- be39f19 s390/mm: page_table_realloc returns failure by Dominik Dingel · 11 years ago
- 1db9e05 s390: allow to set gcc -mtune flag by Heiko Carstens · 11 years ago
- b226635 s390/percpu: remove this_cpu_xor() implementation by Heiko Carstens · 11 years ago
- 4560e7c s390/vtime: correct idle time calculation by Martin Schwidefsky · 11 years ago
- 7ab64a8 s390/time: fix get_tod_clock_ext inline assembly by Martin Schwidefsky · 11 years ago
- 302bfe2 s390: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
- cb4deb6 s390/pci: cleanup function information block by Sebastian Ott · 11 years ago
- af0b129 s390/pci: remove CONFIG_PCI_DEBUG dependancy by Sebastian Ott · 11 years ago
- 1f1dcbd s390/pci: message cleanup by Sebastian Ott · 11 years ago
- a2c0844 Update default configuration by Martin Schwidefsky · 11 years ago
- 3c28410 s390: add a couple of useful defconfigs by Heiko Carstens · 11 years ago
- f84cd97 s390/percpu: make use of interlocked-access facility 1 instructions by Heiko Carstens · 11 years ago
- 0702fbf s390/percpu: use generic percpu ops for CONFIG_32BIT by Heiko Carstens · 11 years ago
- f26946d s390/compat: make psw32_user_bits a constant value again by Heiko Carstens · 11 years ago
- 5ebf250 s390: fix handling of runtime instrumentation psw bit by Heiko Carstens · 11 years ago