summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* [S390] mm: fix mmu_gather reworkHeiko Carstens2011-05-291-7/+16
* [S390] mm: fix storage key handlingHeiko Carstens2011-05-291-8/+8
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-05-281-2/+2
|\
| * Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-05-271-2/+2
| |\
| | * maccess,probe_kernel: Make write/read src const void *Steven Rostedt2011-05-251-2/+2
* | | Merge branch 'setns'Linus Torvalds2011-05-283-1/+9
|\ \ \
| * | | ns: Wire up the setns system callEric W. Biederman2011-05-283-1/+9
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-05-271-10/+0
|\ \ \
| * | | PM / Hibernate: Remove arch_prepare_suspend()Rafael J. Wysocki2011-05-241-10/+0
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-05-2720-183/+213
|\ \ \
| * | | [S390] mm: add ZONE_DMA to 31-bit config againHeiko Carstens2011-05-263-5/+1
| * | | [S390] mm: add page fault retry handlingHeiko Carstens2011-05-261-13/+28
| * | | [S390] mm: handle kernel caused page fault oom situationsHeiko Carstens2011-05-261-7/+9
| * | | [S390] delay: implement ndelayHeiko Carstens2011-05-262-3/+20
| * | | [S390] topology,sched: fix cpu_coregroup_mask/cpu_book_mask definitionsHeiko Carstens2011-05-261-2/+2
| * | | [S390] hwsampler: allow cpu hotplugMartin Schwidefsky2011-05-261-1/+1
| * | | [S390] uaccess: turn __access_ok() into a defineHeiko Carstens2011-05-261-5/+6
| * | | [S390] irq: merge irq.c and s390_ext.cHeiko Carstens2011-05-2613-170/+145
| * | | [S390] irq: fix service signal external interrupt handlingHeiko Carstens2011-05-263-1/+26
| * | | [S390] pfault: always enable service signal interruptHeiko Carstens2011-05-261-2/+1
| | |/ | |/|
* | | s390: use asm-generic/bitops/le.hAkinobu Mita2011-05-261-35/+2
* | | arch: add #define for each of optimized find bitopsAkinobu Mita2011-05-261-0/+8
|/ /
* | mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-251-1/+0
* | s390: mmu_gather reworkPeter Zijlstra2011-05-251-25/+37
* | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-05-2435-668/+626
|\ \
| * | [S390] cpu hotplug: fix external interrupt subclass mask handlingHeiko Carstens2011-05-231-2/+2
| * | [S390] oprofile: dont access lowcoreHeiko Carstens2011-05-231-9/+2
| * | [S390] oprofile: add missing irq stats counterHeiko Carstens2011-05-233-0/+4
| * | [S390] Ignore sendmmsg system call note wired up warningHeiko Carstens2011-05-231-0/+1
| * | [S390] s390,oprofile: fix compile error for !CONFIG_SMPJan Glauber2011-05-231-3/+3
| * | [S390] s390,oprofile: fix alert counter incrementJan Glauber2011-05-231-1/+1
| * | [S390] Remove unused includes in process.cJan Glauber2011-05-231-17/+2
| * | [S390] refactor page table functions for better pgste supportMartin Schwidefsky2011-05-237-233/+331
| * | [S390] merge page_test_dirty and page_clear_dirtyMartin Schwidefsky2011-05-232-55/+59
| * | [S390] convert old cpumask API into new oneKOSAKI Motohiro2011-05-234-23/+23
| * | [S390] pfault: cleanup codeHeiko Carstens2011-05-231-30/+37
| * | [S390] pfault: cpu hotplug vs missing completion interruptsHeiko Carstens2011-05-236-26/+71
| * | [S390] smp: add __noreturn attribute to cpu_die()Heiko Carstens2011-05-231-1/+1
| * | [S390] percpu: implement arch specific irqsafe_cpu_opsHeiko Carstens2011-05-232-1/+68
| * | [S390] vdso: disable gcov profilingPeter Oberparleiter2011-05-232-0/+6
| * | [S390] extmem: get rid of compile warningHeiko Carstens2011-05-231-0/+2
| * | [S390] get rid of unused variablesHeiko Carstens2011-05-232-6/+0
| * | [S390] Remove data execution protectionMartin Schwidefsky2011-05-2314-283/+35
* | | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-05-241-1/+1
|\ \ \
| * \ \ Merge branch 'fixes-2.6.39' into for-2.6.40Tejun Heo2011-05-2411-262/+332
| |\ \ \
| * | | | percpu: Always align percpu output section to PAGE_SIZETejun Heo2011-03-241-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-231-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge branch 'master' into for-nextJiri Kosina2011-04-2629-314/+403
| |\ \ \ \
| * | | | | treewide: remove extra semicolonsJustin P. Mattock2011-04-101-1/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2011-05-2010-249/+919
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
OpenPOWER on IntegriCloud