summaryrefslogtreecommitdiffstats
path: root/include/asm-s390
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds2008-04-181-107/+1Star
|\
| * Generic semaphore implementationMatthew Wilcox2008-04-171-107/+1Star
* | [S390] Remove code duplication from monreader / dcssblk.Martin Schwidefsky2008-04-171-5/+6
* | [S390] kernel: show last breaking-event-address on oopsChristian Borntraeger2008-04-172-0/+9
* | [S390] lowcore: Change type of lowcores softirq_pending to __u32.Heiko Carstens2008-04-171-1/+2
* | [S390] Fix a lot of sparse warnings.Heiko Carstens2008-04-173-1/+7
* | [S390] Convert s390 to GENERIC_CLOCKEVENTS.Heiko Carstens2008-04-172-5/+3Star
* | [S390] Convert monitor calls to function calls.Heiko Carstens2008-04-171-0/+8
* | [S390] Add debug_register_mode() function to debug feature APIMichael Holzheu2008-04-171-0/+5
* | [S390] switch sched_clock to store-clock-extended.Jan Glauber2008-04-171-5/+7
* | [S390] Vertical cpu management.Heiko Carstens2008-04-172-0/+10
* | [S390] cpu topology support for s390.Heiko Carstens2008-04-172-0/+16
* | [S390] Export stfle.Heiko Carstens2008-04-171-0/+2
* | [S390] Add new fields for System z10 to /proc/sysinfoMartin Schwidefsky2008-04-171-0/+5
* | [S390] KVM preparation: split sysinfo definitions for kvm useChristian Borntraeger2008-04-171-0/+111
* | [S390] allnoconfig build error.Martin Schwidefsky2008-04-171-12/+21
|/
* kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger2008-04-031-0/+6
* Kprobes: indicate kretprobe support in KconfigAnanth N Mavinakayanahalli2008-03-051-1/+0Star
* [S390] find bit corner case.Martin Schwidefsky2008-02-191-8/+12
* [S390] dynamic page tables.Martin Schwidefsky2008-02-097-45/+63
* [S390] Add four level page tables for CONFIG_64BIT=y.Martin Schwidefsky2008-02-096-45/+109
* [S390] 1K/2K page table pages.Martin Schwidefsky2008-02-098-158/+114Star
* [S390] Remove a.out header file.Martin Schwidefsky2008-02-091-32/+0Star
* [S390] VMEM_MAX_PHYS overflow on 31 bit.Martin Schwidefsky2008-02-091-2/+3
* [S390] Fix __ffs_word_loop/__ffz_word_loop inlnie assembly.Martin Schwidefsky2008-02-091-2/+2
* [S390] Wire up new timerfd syscalls.Heiko Carstens2008-02-091-1/+4
* CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky2008-02-083-2/+5
* aout: move STACK_TOP[_MAX] to asm/processor.hDavid Howells2008-02-082-7/+7
* tty: s390 support for termios2.Heiko Carstens2008-02-083-1/+11
* proc: seqfile convert proc_pid_status to properly handle pid namespacesEric W. Biederman2008-02-081-1/+2
* Add cmpxchg_local to s390Mathieu Desnoyers2008-02-071-3/+41
* Sanitize the type of struct user.u_ar0H. Peter Anvin2008-02-071-2/+1Star
* Unexport asm/page.hKirill A. Shutemov2008-02-071-0/+2
* Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov2008-02-072-5/+0Star
* taskstats scaled time cleanupMichael Neuling2008-02-061-0/+1
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-02-054-301/+275Star
|\
| * [S390] Remove BUILD_BUG_ON() in vmem code.Heiko Carstens2008-02-051-3/+9
| * [S390] Implement ext2_find_next_bit.Heiko Carstens2008-02-051-2/+41
| * [S390] Cleanup & optimize bitops.Martin Schwidefsky2008-02-051-296/+219Star
| * [S390] DEBUG_PAGEALLOC support for s390.Heiko Carstens2008-02-051-0/+4
| * [S390] cio: Add shutdown callback for ccwgroup.Cornelia Huck2008-02-051-0/+2
* | add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt2008-02-052-11/+11
* | maps4: rework TASK_SIZE macrosDave Hansen2008-02-051-1/+2
|/
* asm-*/compat.h: fix typo in commentMarcin Ĺšlusarz2008-02-031-1/+1
* [NET]: Introducing socket mark socket option.Laszlo Attila Toth2008-02-011-0/+2
* s390: use generic percpu linux-2.6.gittravis@sgi.com2008-01-301-24/+9Star
* modules: fold percpu_modcopy into module.ctravis@sgi.com2008-01-301-9/+0Star
* percpu: move arch XX_PER_CPU_XX definitions into linux/percpu.htravis@sgi.com2008-01-301-18/+0Star
* percpu: use a kconfig variable to signal arch specific percpu setuptravis@sgi.com2008-01-301-2/+0Star
* ext4: Add ext4_find_next_bit()Aneesh Kumar K.V2008-01-291-0/+2