aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-18Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/miscLinus Torvalds1-107/+1
2008-04-17Generic semaphore implementationMatthew Wilcox1-107/+1
2008-04-17[S390] Remove code duplication from monreader / dcssblk.Martin Schwidefsky1-5/+6
2008-04-17[S390] kernel: show last breaking-event-address on oopsChristian Borntraeger2-0/+9
2008-04-17[S390] lowcore: Change type of lowcores softirq_pending to __u32.Heiko Carstens1-1/+2
2008-04-17[S390] Fix a lot of sparse warnings.Heiko Carstens3-1/+7
2008-04-17[S390] Convert s390 to GENERIC_CLOCKEVENTS.Heiko Carstens2-5/+3
2008-04-17[S390] Convert monitor calls to function calls.Heiko Carstens1-0/+8
2008-04-17[S390] Add debug_register_mode() function to debug feature APIMichael Holzheu1-0/+5
2008-04-17[S390] switch sched_clock to store-clock-extended.Jan Glauber1-5/+7
2008-04-17[S390] Vertical cpu management.Heiko Carstens2-0/+10
2008-04-17[S390] cpu topology support for s390.Heiko Carstens2-0/+16
2008-04-17[S390] Export stfle.Heiko Carstens1-0/+2
2008-04-17[S390] Add new fields for System z10 to /proc/sysinfoMartin Schwidefsky1-0/+5
2008-04-17[S390] KVM preparation: split sysinfo definitions for kvm useChristian Borntraeger1-0/+111
2008-04-17[S390] allnoconfig build error.Martin Schwidefsky1-12/+21
2008-04-02kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger1-0/+6
2008-03-04Kprobes: indicate kretprobe support in KconfigAnanth N Mavinakayanahalli1-1/+0
2008-02-19[S390] find bit corner case.Martin Schwidefsky1-8/+12
2008-02-09[S390] dynamic page tables.Martin Schwidefsky7-45/+63
2008-02-09[S390] Add four level page tables for CONFIG_64BIT=y.Martin Schwidefsky6-45/+109
2008-02-09[S390] 1K/2K page table pages.Martin Schwidefsky8-158/+114
2008-02-09[S390] Remove a.out header file.Martin Schwidefsky1-32/+0
2008-02-09[S390] VMEM_MAX_PHYS overflow on 31 bit.Martin Schwidefsky1-2/+3
2008-02-09[S390] Fix __ffs_word_loop/__ffz_word_loop inlnie assembly.Martin Schwidefsky1-2/+2
2008-02-09[S390] Wire up new timerfd syscalls.Heiko Carstens1-1/+4
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky3-2/+5
2008-02-08aout: move STACK_TOP[_MAX] to asm/processor.hDavid Howells2-7/+7
2008-02-08tty: s390 support for termios2.Heiko Carstens3-1/+11
2008-02-08proc: seqfile convert proc_pid_status to properly handle pid namespacesEric W. Biederman1-1/+2
2008-02-07Add cmpxchg_local to s390Mathieu Desnoyers1-3/+41
2008-02-07Sanitize the type of struct user.u_ar0H. Peter Anvin1-2/+1
2008-02-07Unexport asm/page.hKirill A. Shutemov1-0/+2
2008-02-07Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov2-5/+0
2008-02-06taskstats scaled time cleanupMichael Neuling1-0/+1
2008-02-05Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds4-301/+275
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt2-11/+11
2008-02-05maps4: rework TASK_SIZE macrosDave Hansen1-1/+2
2008-02-05[S390] Remove BUILD_BUG_ON() in vmem code.Heiko Carstens1-3/+9
2008-02-05[S390] Implement ext2_find_next_bit.Heiko Carstens1-2/+41
2008-02-05[S390] Cleanup & optimize bitops.Martin Schwidefsky1-296/+219
2008-02-05[S390] DEBUG_PAGEALLOC support for s390.Heiko Carstens1-0/+4
2008-02-05[S390] cio: Add shutdown callback for ccwgroup.Cornelia Huck1-0/+2
2008-02-03asm-*/compat.h: fix typo in commentMarcin Ĺšlusarz1-1/+1
2008-01-31[NET]: Introducing socket mark socket option.Laszlo Attila Toth1-0/+2
2008-01-30s390: use generic percpu linux-2.6.gittravis@sgi.com1-24/+9
2008-01-30modules: fold percpu_modcopy into module.ctravis@sgi.com1-9/+0
2008-01-30percpu: move arch XX_PER_CPU_XX definitions into linux/percpu.htravis@sgi.com1-18/+0
2008-01-30percpu: use a kconfig variable to signal arch specific percpu setuptravis@sgi.com1-2/+0
2008-01-28ext4: Add ext4_find_next_bit()Aneesh Kumar K.V1-0/+2