summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [S390] rework of channel measurement facility.Cornelia Huck2006-06-294-181/+468
* [S390] appldata enhancements.Gerald Schaefer2006-06-295-63/+108
* [S390] Add vmpanic parameter.Peter Oberparleiter2006-06-292-2/+41
* [S390] add PAV support to the dasd driver.Horst Hummel2006-06-297-90/+227
* [S390] remove export of sys_call_tableMartin Schwidefsky2006-06-292-3/+0
* [S390] remove unused macros from binfmt_elf32.cMartin Schwidefsky2006-06-291-5/+0
* [S390] fix duplicate export of overflow{ug}idSerge E. Hallyn2006-06-291-2/+0
* [S390] cio chpid offline.Cornelia Huck2006-06-293-3/+5
* [S390] avenrun export in appdata_base.cGerald Schaefer2006-06-291-1/+0
* Convert s390_collect_crw_info() in s390mach.c from being startedSerge E. Hallyn2006-06-291-3/+2
* [S390] dasd eer data format.Stefan Weinhuber2006-06-291-1/+1
* [S390] preempt_count initialization.Heiko Carstens2006-06-291-0/+1
* [S390] head.S code moving.Heiko Carstens2006-06-293-90/+88
* [S390] dasd whitespace and other cosmetics.Horst Hummel2006-06-2915-304/+173
* [S390] virtual cpu accounting vs. machine checks.Martin Schwidefsky2006-06-292-41/+116
* [S390] add __cpuinit to appldata cpu hotplug notifier.Gerald Schaefer2006-06-291-1/+1
* [S390] dasd_eckd_dump_sense bug.Horst Hummel2006-06-291-71/+74
* [S390] missing check in dasd_eer_open.Stefan Weinhuber2006-06-291-0/+2
* [S390] modular 3270 driver.Martin Schwidefsky2006-06-291-33/+34
* [S390] console_unblank woes.Martin Schwidefsky2006-06-291-3/+18
* [S390] __syscall_return error check.Heiko Carstens2006-06-291-3/+1
* [S390] cio async subchannel reprobe.Peter Oberparleiter2006-06-295-36/+74
* [S390] ccwgroup device unregister.Cornelia Huck2006-06-291-7/+10
* [S390] channel measurement fix.Cornelia Huck2006-06-291-1/+2
* [S390] cio long busy in read configuration data.Peter Oberparleiter2006-06-291-1/+6
* [S390] memory detection.Heiko Carstens2006-06-292-2/+2
* [S390] incomplete stack traces.Heiko Carstens2006-06-291-5/+3
* [S390] cleanup bitops.h.Heiko Carstens2006-06-291-39/+3
* Fix vsnprintf off-by-one bugLinus Torvalds2006-06-281-1/+1
* Merge branch 'nommu' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-06-2837-172/+675
|\
| * [ARM] nommu: backtrace code must not reference a discarded sectionRussell King2006-06-281-4/+1
| * [ARM] nommu: Initial uCLinux support for MMU-based CPUsHyok S. Choi2006-06-2813-0/+129
| * [ARM] nommu: prevent Xscale-based machines being selectedRussell King2006-06-281-0/+5
| * [ARM] nommu: export flush_dcache_page()Hyok S. Choi2006-06-281-0/+1
| * [ARM] nommu: remove fault-armv, mmap and mm-armv files from nommu buildRussell King2006-06-282-4/+8
| * [ARM] Remove TABLE_SIZE, and several unused function prototypesRussell King2006-06-282-7/+0
| * [ARM] nommu: Provide a simple flush_dcache_page implementationRussell King2006-06-282-2/+10
| * [ARM] nommu: add arch/arm/Kconfig-nommu to Kconfig filesHyok S. Choi2006-06-281-0/+4
| * [ARM] nommu: add stubs for ioremap and friendsRussell King2006-06-284-48/+92
| * [ARM] nommu: avoid selecting TLB and CPU specific copy codeHyok S. Choi2006-06-281-29/+32
| * [ARM] nommu: uaccess tweaksRussell King2006-06-284-59/+108
| * [ARM] nommu: adjust headers for !MMU ARM systemsRussell King2006-06-2811-21/+287
| * [ARM] nommu: we need the TLS register emulation for nommu modeRussell King2006-06-281-3/+3
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-06-2836-86/+641
|\ \
| * | [ARM] 3672/1: PXA: don't probe output GPIOs for interruptGuennadi Liakhovetski2006-06-281-2/+2
| * | [ARM] 3671/1: ep93xx: add cirrus logic edb9315 supportLennert Buytenhek2006-06-283-0/+69
| * | [ARM] 3370/2: ep93xx: add crunch supportLennert Buytenhek2006-06-288-0/+419
| * | [ARM] 3665/1: crunch: add ptrace supportLennert Buytenhek2006-06-282-0/+41
| * | [ARM] 3664/1: crunch: add signal frame save/restoreLennert Buytenhek2006-06-282-0/+53
| * | [ARM] 3663/1: fix resource->end off-by-one thinko during physmap conversionLennert Buytenhek2006-06-285-5/+5