summaryrefslogtreecommitdiffstats
path: root/include/asm-s390
Commit message (Expand)AuthorAgeFilesLines
* x86: optimize page faults like all other achitectures and kill notifier cruftChristoph Hellwig2007-10-162-16/+0Star
* [S390] s390: use PAGE_SIZE in vmlinux.ldsSam Ravnborg2007-10-121-1/+2
* [S390] Make vmalloc area start at address > 4GB.Heiko Carstens2007-10-121-3/+10
* [S390] Force link error if xchg/cmpxchg gets called with unsupported size.Heiko Carstens2007-10-121-11/+13
* [S390] Get rid of ARCH_KMALLOC_MINALIGN.Heiko Carstens2007-10-121-2/+0Star
* [S390] remove packed attribute from ext_int_info_t.Christian Borntraeger2007-10-121-6/+2Star
* [S390] zcrypt: remove duplicated struct CPRBX definitionRalph Wuerthner2007-10-121-2/+2
* [S390] cio: Introduce ccw_bus_type.shutdown.Cornelia Huck2007-10-121-0/+2
* [S390] cio: Add docbook comments.Cornelia Huck2007-10-123-135/+260
* [S390] cio: Kerneldoc comments for cmf.Cornelia Huck2007-10-121-50/+15Star
* [S390] cio: Fix some coding style issues in cmf.Cornelia Huck2007-10-121-4/+4
* [S390] Change atomic_read/set to inline functions with barrier semantics.Heiko Carstens2007-08-221-4/+22
* [S390] vmur: fix diag14 exceptions with addresses > 2GB.Michael Holzheu2007-08-223-17/+39
* Fix WARN_ON() on bitfield ops for all other archsHeiko Carstens2007-08-021-1/+1
* [S390] Wire up sys_fallocate.Martin Schwidefsky2007-07-271-1/+1
* [S390] add types.h include to s390_ext.hChristian Borntraeger2007-07-271-0/+2
* [S390] cio: Remove deprecated rdc/rcd.Cornelia Huck2007-07-271-5/+0Star
* [S390] Convert to smp_call_function_single.Heiko Carstens2007-07-271-10/+1Star
* [PATCH] sched: sched_cacheflush is now unusedRalf Baechle2007-07-191-10/+0Star
* arch: personality independent stack topPeter Zijlstra2007-07-191-0/+1
* define new percpu interface for shared dataFenghua Yu2007-07-191-0/+7
* jprobes: remove JPROBE_ENTRY()Michael Ellerman2007-07-191-2/+0Star
* fbdev: detect primary display deviceAntonino A. Daplas2007-07-171-0/+6
* fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas2007-07-171-0/+6
* Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...Mel Gorman2007-07-171-1/+2
* mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirtyMartin Schwidefsky2007-07-171-15/+0Star
* mm: remove ptep_establish()Martin Schwidefsky2007-07-171-24/+19Star
* Introduce compat_u64 and compat_s64 typesArnd Bergmann2007-07-161-0/+2
* dma-mapping: prevent dma dependent code from linking on !HAS_DMA archsDan Williams2007-07-161-12/+0Star
* page table handling cleanupJan Beulich2007-07-161-8/+0Star
* lots-of-architectures: enable arbitary speed tty supportAlan Cox2007-07-111-0/+11
* [S390] s390: rename CPU_IDLE to S390_CPU_IDLEHeiko Carstens2007-07-101-2/+2
* [S390] cio: Remove prototype for non-existing function cmf_reset().Cornelia Huck2007-07-101-1/+0Star
* [S390] Remove volatile from atomic_tHeiko Carstens2007-07-101-2/+2
* [S390] Bogomips calculation for 64 bit.Martin Schwidefsky2007-07-102-3/+14
* [S390] sclp: Test facility list before executing a service call.Heiko Carstens2007-07-101-0/+1
* [S390] sclp: introduce some new interfaces.Heiko Carstens2007-07-101-30/+16Star
* [S390] Move psw_set_key.Heiko Carstens2007-06-192-8/+6Star
* Rework ptep_set_access_flags and fix sun4cBenjamin Herrenschmidt2007-06-161-1/+6
* [S390] Wire up signald, timerfd and eventfd syscalls.Heiko Carstens2007-05-211-1/+4
* [S390] Wire up sys_utimensat.Heiko Carstens2007-05-211-2/+16
* Consolidate asm/poll.hStephen Rothwell2007-05-111-35/+1Star
* [S390] Kconfig: use common Kconfig files for s390.Martin Schwidefsky2007-05-101-1/+1
* [S390] Avoid sparse warnings.Heiko Carstens2007-05-101-1/+1
* [S390] cio: Get rid of _ccw_device_get_device_number().Cornelia Huck2007-05-101-1/+2
* Remove hardcoding of hard_smp_processor_id on UP systemsFernando Luis Vazquez Cao2007-05-091-0/+1
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-05-081-0/+1
|\
| * s390: free skbs in finite amount of time in qethUrsula Braun2007-05-081-0/+1
* | kdump/kexec: calculate note size at compile timeSimon Horman2007-05-081-2/+0Star
* | move die notifier handling to common codeChristoph Hellwig2007-05-081-30/+0Star
|/