summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-211-6/+8
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-201-1/+1
|\
| * add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger2010-05-141-1/+1
* | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-05-1934-697/+969
|\ \
| * | [S390] debug: enable exception-trace debug facilityHeiko Carstens2010-05-173-40/+30Star
| * | [S390] s390_hypfs: Add new attributesMichael Holzheu2010-05-175-32/+230
| * | [S390] qdio: remove API wrappersJan Glauber2010-05-171-2/+0Star
| * | [S390] user space fault: report fault before calling do_exitHeiko Carstens2010-05-171-1/+1
| * | [S390] topology: expose core identifierHeiko Carstens2010-05-172-1/+8
| * | [S390] vdso: add missing vdso_install targetHendrik Brueckner2010-05-171-0/+6
| * | [S390] vdso: remove redundant check for CONFIG_64BITChristoph Egger2010-05-171-4/+0Star
| * | [S390] avoid default_llseek in s390 driversMartin Schwidefsky2010-05-172-1/+2
| * | [S390] add breaking event address for user spaceMartin Schwidefsky2010-05-177-127/+222
| * | [S390] virtualization aware cpu measurementCarsten Otte2010-05-178-26/+105
| * | [S390] idle time accounting vs. machine checksMartin Schwidefsky2010-05-178-115/+123
| * | [S390] improve irq tracing code in entry[64].SMartin Schwidefsky2010-05-174-228/+183Star
| * | [S390] cleanup sysc_work and io_work codeMartin Schwidefsky2010-05-172-119/+64Star
| * | [S390] More cleanup for struct _lowcoreMartin Schwidefsky2010-05-175-58/+52Star
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-181-1/+0Star
|\ \ \ | |/ / |/| |
| * | Merge branch 'cpu_stop' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/m...Ingo Molnar2010-05-081-1/+0Star
| |\ \ | | |/ | |/|
| | * stop_machine: reimplement using cpu_stopTejun Heo2010-05-061-1/+0Star
* | | [S390] correct address of _stext with CONFIG_SHARED_KERNEL=yMartin Schwidefsky2010-05-122-2/+2
* | | [S390] ptrace: fix return value of do_syscall_trace_enter()Gerald Schaefer2010-05-121-3/+2Star
|/ /
* | [S390] vdso: use ntp adjusted clock multiplierHendrik Brueckner2010-04-227-12/+15
* | [S390] add hook to reenable mss after hibernationSebastian Ott2010-04-221-0/+3
|/
* [S390] Update default configuration.Martin Schwidefsky2010-04-091-10/+30
* [S390] nss: add missing .previous statement to asm functionHeiko Carstens2010-04-091-1/+2
* [S390] increase default size of vmalloc areaMartin Schwidefsky2010-04-091-3/+3
* [S390] s390: disable change bit overrideChristian Borntraeger2010-04-091-8/+3Star
* [S390] fix io_return critical section cleanupMartin Schwidefsky2010-04-092-2/+14
* [S390] arch/s390/kernel: Add missing unlockJulia Lawall2010-04-091-1/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3021-8/+17
* [S390] fix boot failures with compressed kernelsMartin Schwidefsky2010-03-243-6/+7
* [S390] system.h: Fix compile error for 1 and 2 byte cmpxchgChristian Borntraeger2010-03-241-4/+4
* [S390] smp: fix lowcore allocationHeiko Carstens2010-03-241-2/+2
* [S390] zcore: CPU registers are not saved under LPARMichael Holzheu2010-03-243-3/+30
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-133-3/+3
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2010-03-083-3/+3
| |\
| | * tree-wide: Assorted spelling fixesDaniel Mack2010-02-092-2/+2
| | * tree-wide: fix 'lenght' typo in comments and codeDaniel Mack2010-02-051-1/+1
* | | ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig2010-03-131-3/+0Star
* | | improve sys_newuname() for compat architecturesChristoph Hellwig2010-03-135-16/+4Star
* | | Add generic sys_ipc wrapperChristoph Hellwig2010-03-133-3/+3
* | | Add generic sys_old_mmap()Christoph Hellwig2010-03-134-28/+10Star
* | | Add generic sys_old_select()Christoph Hellwig2010-03-131-1/+0Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-03-082-15/+46
|\ \ \
| * | | sysdev: fix missing s390 conversionHeiko Carstens2010-03-081-1/+3
| * | | sysdev: Pass attribute in sysdev_class attributes show/storeAndi Kleen2010-03-082-14/+43
| |/ /
* | | [S390] smsgiucv: declare char pointers as "const"Hendrik Brueckner2010-03-081-1/+1
* | | [S390] remove unused qdio flags in zfcp and qethUrsula Braun2010-03-081-7/+0Star