summaryrefslogtreecommitdiffstats
path: root/include/asm-s390
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-10-228-518/+541
|\
| * [S390] 4level-fixup cleanupMartin Schwidefsky2007-10-224-71/+90
| * [S390] Cleanup page table definitions.Martin Schwidefsky2007-10-225-299/+191
| * [S390] Remove unused user_seg from thread structure.Martin Schwidefsky2007-10-221-11/+3
| * [S390] tlb flush fix.Martin Schwidefsky2007-10-224-149/+244
| * [S390] Add per-cpu idle time / idle count sysfs attributes.Heiko Carstens2007-10-221-0/+25
* | Add CONFIG_DEBUG_SG sg validationJens Axboe2007-10-221-0/+3
* | Change table chaining layoutJens Axboe2007-10-221-1/+1
|/
* forbid asm/bitops.h direct inclusionJiri Slaby2007-10-191-0/+4
* remove unused flush_tlb_pgtablesBenjamin Herrenschmidt2007-10-191-7/+0
* bitops: introduce lock opsNick Piggin2007-10-181-0/+1
* remove include/asm-*/ipc.hAdrian Bunk2007-10-171-1/+0
* remove strict ansi check from __u64 in asm/types.hOlaf Hering2007-10-171-3/+3
* kill DECLARE_MUTEX_LOCKEDChristoph Hellwig2007-10-171-1/+0
* kprobes: support kretprobe blacklistMasami Hiramatsu2007-10-161-0/+1
* x86: optimize page faults like all other achitectures and kill notifier cruftChristoph Hellwig2007-10-162-16/+0
* [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/+0
* [S390] remove packed attribute from ext_int_info_t.Christian Borntraeger2007-10-121-6/+2
* [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/+15
* [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-011-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/+0
* [S390] Convert to smp_call_function_single.Heiko Carstens2007-07-271-10/+1
* [PATCH] sched: sched_cacheflush is now unusedRalf Baechle2007-07-191-10/+0
* 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/+0
* 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/+0
* mm: remove ptep_establish()Martin Schwidefsky2007-07-171-24/+19
* 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/+0
* page table handling cleanupJan Beulich2007-07-161-8/+0
* lots-of-architectures: enable arbitary speed tty supportAlan Cox2007-07-101-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/+0
* [S390] Remove volatile from atomic_tHeiko Carstens2007-07-101-2/+2
* [S390] Bogomips calculation for 64 bit.Martin Schwidefsky2007-07-102-3/+14
OpenPOWER on IntegriCloud