summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | [S390] Use macros for .data.page_aligned.Tim Abbott2009-09-111-5/+1
| * | | | | [S390] move (io|sysc)_restore_trace_psw into .data sectionHendrik Brueckner2009-09-112-2/+18
| * | | | | [S390] kernel: Convert upper case scpdata to lower caseHendrik Brueckner2009-09-111-2/+11
| * | | | | [S390] kernel: Append scpdata to kernel boot command lineHendrik Brueckner2009-09-114-27/+172
| * | | | | [S390] hibernation: merge files and move to kernel/Heiko Carstens2009-09-116-53/+36
| * | | | | [S390] hibernation: remove dead fileHeiko Carstens2009-09-112-18/+0
| * | | | | [S390] atomic ops: small cleanupsHeiko Carstens2009-09-111-22/+19
| * | | | | [S390] atomic ops: add effecient atomic64 support for 31 bitHeiko Carstens2009-09-112-38/+127
| * | | | | [S390] improve mcount codeMartin Schwidefsky2009-09-113-138/+89
| * | | | | [S390] convert/optimize csum_fold() to CHeiko Carstens2009-09-111-21/+4
| * | | | | [S390] introduce get_clock_monotonicHeiko Carstens2009-09-112-1/+16
| * | | | | [S390] cio: move scsw helper functions to header fileHeiko Carstens2009-09-113-222/+985
| | |/ / / | |/| | |
* | | | | Merge branch 'next' into for-linusJames Morris2009-09-111-0/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-021-0/+2
| | |/ / | |/| |
* | | | [S390] set preferred console based on conmodeHendrik Brueckner2009-08-231-7/+18
|/ / /
* | | Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-08-091-1/+1
|\ \ \
| * | | KVM: s390: fix wait_queue handlingChristian Borntraeger2009-08-051-1/+1
* | | | [S390] KVM: Read buffer overflowRoel Kluin2009-08-071-3/+4
* | | | [S390] kernel: Storing machine flags early in lowcoreHendrik Brueckner2009-08-071-0/+3
|/ / /
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-07-275-45/+48
|\ \ \
| * | | [S390] vdso: clock_gettime of CLOCK_THREAD_CPUTIME_ID with noexec=onMartin Schwidefsky2009-07-241-2/+9
| * | | [S390] vdso: fix per cpu area allocationHeiko Carstens2009-07-241-3/+4
| * | | [S390] hibernation: fix register corruption on machine checksHeiko Carstens2009-07-242-33/+25
| * | | [S390] hibernation: fix lowcore handlingHeiko Carstens2009-07-242-7/+10
* | | | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2009-07-271-3/+6
|/ / /
* | | headers: smp_lock.h reduxAlexey Dobriyan2009-07-123-3/+0
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-07-107-8/+54
|\ \ \
| * | | [S390] define KTIME_SCALAR for 32-bit s390Martin Schwidefsky2009-07-071-0/+3
| * | | [S390] add generic atomic64 support for 31 bitHeiko Carstens2009-07-072-1/+7
| * | | [S390] set SCHED_OMIT_FRAME_POINTER for s390Martin Schwidefsky2009-07-071-0/+4
| * | | [S390] add __ucmpdi2() helper functionHeiko Carstens2009-07-072-1/+27
| * | | [S390] perf_counter build fixHeiko Carstens2009-07-071-0/+2
| * | | [S390] shutdown actions: save/return rc from init functionFrank Munzert2009-07-071-6/+9
| * | | [S390] udelay: disable lockdep to avoid false positivesHeiko Carstens2009-07-071-0/+2
| | |/ | |/|
* | | sched: INIT_PREEMPT_COUNTPeter Zijlstra2009-07-101-1/+1
|/ /
* | KVM: s390: Allow stfle instruction in the guestChristian Borntraeger2009-06-283-3/+26
* | [S390] Update default configuration.Martin Schwidefsky2009-06-221-18/+54
* | [S390] kprobes: defer setting of ctlblk stateHeiko Carstens2009-06-221-11/+7
* | [S390] Enable tick based perf_counter on s390.Martin Schwidefsky2009-06-222-0/+9
* | [S390] lockless idle time accountingMartin Schwidefsky2009-06-223-17/+35
* | [S390] pm: fix build error for !SMPHeiko Carstens2009-06-221-2/+4
* | [S390] qdio: Sanitize do_QDIO sanity checksJan Glauber2009-06-221-1/+1
* | [S390] s390: remove DEBUG_MALLOCPekka Enberg2009-06-221-9/+0
* | [S390] time: convert from bootmem to slabHeiko Carstens2009-06-222-16/+5
* | Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-212-2/+2
* | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-06-201-1/+1
|\ \
| * | function-graph: add stack frame testSteven Rostedt2009-06-181-1/+1
* | | ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov2009-06-182-6/+0
| |/ |/|
* | Merge branch 'akpm'Linus Torvalds2009-06-162-20/+1
|\ \
| * | kmap_types: make most arches use generic header fileRandy Dunlap2009-06-161-16/+1
OpenPOWER on IntegriCloud