summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | [S390] kexec: Disable ftrace during kexecHeiko Carstens2011-03-151-0/+2
| * | | | [S390] support XZ compressed kernelHeiko Carstens2011-03-153-1/+11
| * | | | [S390] Write protect module text and RO dataJan Glauber2011-03-154-0/+63
| * | | | [S390] remove redundant stack check optionJan Glauber2011-03-152-17/+6Star
| | |_|/ | |/| |
* | | | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-03-161-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | percpu: align percpu readmostly subsection to cachelineTejun Heo2011-01-251-1/+1
| | |/ | |/|
* | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-161-63/+0Star
|\ \ \
| * \ \ Merge commit 'v2.6.38-rc5' into core/lockingIngo Molnar2011-02-167-72/+9Star
| |\ \ \
| * | | | rwsem: Move duplicate function prototypes to linux/rwsem.hThomas Gleixner2011-01-271-6/+0Star
| * | | | rwsem: Unify the duplicate rwsem_is_locked() inlinesThomas Gleixner2011-01-271-5/+0Star
| * | | | rwsem: Move duplicate init macros and functions to linux/rwsem.hThomas Gleixner2011-01-271-35/+0Star
| * | | | rwsem: Move duplicate struct rwsem declaration to linux/rwsem.hThomas Gleixner2011-01-271-12/+0Star
| * | | | rwsem: Cleanup includesThomas Gleixner2011-01-271-5/+0Star
| | |/ / | |/| |
* | | | futex: Sanitize futex ops argument typesMichel Lespinasse2011-03-115-20/+20
* | | | futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse2011-03-115-12/+17
| |_|/ |/| |
* | | [S390] net: provide architecture specific NET_SKB_PADHorst Hartmann2011-02-171-0/+1
* | | [S390] atomic: use inline asmHeiko Carstens2011-02-171-4/+18
* | | [S390] correct ipl parameter block safe guardMartin Schwidefsky2011-02-171-2/+3
* | | [S390] atomic: use ACCESS_ONCE() for atomic_read()Heiko Carstens2011-02-171-6/+2Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2011-02-161-0/+1
|\ \ \ | |_|/ |/| |
| * | crypto: sha-s390 - Reset index after processing partial blockHerbert Xu2011-02-071-0/+1
| |/
* | s390: remove task_show_regsMartin Schwidefsky2011-02-152-42/+0Star
* | [S390] reset default for CONFIG_CHSC_SCHSebastian Ott2011-01-311-1/+1
* | [S390] use asm-generic/cacheflush.hAkinobu Mita2011-01-311-22/+1Star
* | [S390] tlb: fix build error caused by THPHeiko Carstens2011-01-311-0/+1
* | [S390] missing sacf in uaccessMartin Schwidefsky2011-01-311-6/+4Star
* | [S390] pgtable_list corruptionMartin Schwidefsky2011-01-311-1/+2
|/
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-01-148-25/+101
|\
| * [S390] Randomize PIEsHeiko Carstens2011-01-122-1/+14
| * [S390] Randomise the brk regionHeiko Carstens2011-01-122-0/+21
| * [S390] Add is_32bit_task() helper functionHeiko Carstens2011-01-122-1/+7
| * [S390] Randomize lower bits of stack addressHeiko Carstens2011-01-122-1/+10
| * [S390] Randomize mmap start addressHeiko Carstens2011-01-121-2/+11
| * [S390] Rearrange mmap.cHeiko Carstens2011-01-121-9/+9
| * [S390] Enable flexible mmap layout for 64 bit processesHeiko Carstens2011-01-121-9/+4Star
| * [S390] vdso: dont map at mmap_baseHeiko Carstens2011-01-121-3/+1Star
| * [S390] reduce miminum gap between stack and mmap_baseHeiko Carstens2011-01-121-2/+2
| * [S390] mmap: consider stack address randomizationHeiko Carstens2011-01-122-1/+12
| * [S390] Update default configurationMartin Schwidefsky2011-01-121-1/+15
* | Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-01-131-17/+6Star
|\ \ | |/ |/|
| * KVM: Clean up vm creation and releaseJan Kiszka2011-01-121-17/+6Star
* | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-01-0747-1276/+1357
|\ \
| * | [S390] prevent unneccesary loops_per_jiffy recalculationHeiko Carstens2011-01-051-1/+1
| * | [S390] cpuinfo: use get_online_cpus() instead of preempt_disable()Heiko Carstens2011-01-051-4/+3Star
| * | [S390] smp: remove cpu hotplug messagesHeiko Carstens2011-01-053-16/+0Star
| * | [S390] mutex: enable spinning mutex on s390Gerald Schaefer2011-01-051-1/+0Star
| * | [S390] mutex: Introduce arch_mutex_cpu_relax()Gerald Schaefer2011-01-052-0/+3
| * | [S390] cleanup ftrace backend functionsMartin Schwidefsky2011-01-054-171/+135Star
| * | [S390] ptrace cleanupMartin Schwidefsky2011-01-0515-263/+347
| * | [S390] smp/idle: call init_idle() before starting a new cpuHeiko Carstens2011-01-053-7/+5Star