summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+1
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds2010-10-211-2/+2
|\ \
| * | Fix IRQ flag handling namingDavid Howells2010-10-071-2/+2
* | | Merge branch 'linus' into sched/coreIngo Molnar2010-10-141-2/+1
|\ \ \ | |/ /
| * | modules: Fix module_bug_list list corruption raceLinus Torvalds2010-10-051-2/+1
| |/
* | topology, s390: Add z11 cpu topology supportHeiko Carstens2010-09-091-57/+93
|/
* [S390] fix tlb flushing vs. concurrent /proc accessesMartin Schwidefsky2010-08-241-0/+2
* [S390] s390: fix build error (sys_execve)Sebastian Ott2010-08-241-2/+2
* Make do_execve() take a const filename pointerDavid Howells2010-08-171-2/+3
* Mark arguments to certain syscalls as being constDavid Howells2010-08-134-12/+12
* [S390] wire up prlimit64 and fanotify* syscallsHeiko Carstens2010-08-132-0/+27
* [S390] sys_personality: follow u_long to unsigned int conversionHeiko Carstens2010-08-133-4/+4
* [S390] initrd: change default load addressHeiko Carstens2010-08-091-1/+1
* Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2010-08-061-4/+4
|\
| * timkeeping: Fix update_vsyscall to provide wall_to_monotonic offsetJohn Stultz2010-07-271-4/+4
* | [S390] etr: fix clock synchronization raceMartin Schwidefsky2010-07-271-6/+12
* | [S390] Fix IRQ tracing in case of PERHeiko Carstens2010-07-272-4/+20
|/
* [S390] kprobes: add parameter check to module_free()Hendrik Brueckner2010-06-081-2/+4
* Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-011-1/+1
|\
| * Rename .data.nosave to .data..nosave.Denys Vlasenko2010-03-031-1/+1
* | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-05-274-4/+7
|\ \
| * | [S390] spp: remove KVM_AWARE_CMF config optionHeiko Carstens2010-05-261-1/+1
| * | [S390] kprobes: forbid probing of stnsm/stosm/epswHeiko Carstens2010-05-261-0/+3
| * | [S390] spp: fix compilation for CONFIG_32BITHeiko Carstens2010-05-262-3/+3
* | | s390: convert cpu notifier to return encapsulate errno valueAkinobu Mita2010-05-271-3/+3
|/ /
* | sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-211-6/+8
* | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-05-1916-573/+580
|\ \
| * | [S390] debug: enable exception-trace debug facilityHeiko Carstens2010-05-171-18/+13
| * | [S390] user space fault: report fault before calling do_exitHeiko Carstens2010-05-171-1/+1
| * | [S390] topology: expose core identifierHeiko Carstens2010-05-171-1/+6
| * | [S390] vdso: remove redundant check for CONFIG_64BITChristoph Egger2010-05-171-4/+0
| * | [S390] avoid default_llseek in s390 driversMartin Schwidefsky2010-05-171-0/+1
| * | [S390] add breaking event address for user spaceMartin Schwidefsky2010-05-175-126/+219
| * | [S390] virtualization aware cpu measurementCarsten Otte2010-05-174-11/+24
| * | [S390] idle time accounting vs. machine checksMartin Schwidefsky2010-05-176-64/+67
| * | [S390] improve irq tracing code in entry[64].SMartin Schwidefsky2010-05-173-223/+183
| * | [S390] cleanup sysc_work and io_work codeMartin Schwidefsky2010-05-172-119/+64
| * | [S390] More cleanup for struct _lowcoreMartin Schwidefsky2010-05-174-33/+29
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-181-1/+0
|\ \ \ | |/ / |/| |
| * | Merge branch 'cpu_stop' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/m...Ingo Molnar2010-05-081-1/+0
| |\ \
| | * | stop_machine: reimplement using cpu_stopTejun Heo2010-05-061-1/+0
* | | | [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/+2
|/ / /
* | | [S390] vdso: use ntp adjusted clock multiplierHendrik Brueckner2010-04-226-12/+14
* | | [S390] add hook to reenable mss after hibernationSebastian Ott2010-04-221-0/+3
|/ /
* | [S390] nss: add missing .previous statement to asm functionHeiko Carstens2010-04-091-1/+2
* | [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-308-3/+7
OpenPOWER on IntegriCloud