summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [S390] qdio: reset outbound SBAL error statesJan Glauber2011-10-301-1/+2
* [S390] qdio: EQBS retry after CCQ 96Jan Glauber2011-10-301-40/+41
* [S390] qdio: add timestamp for last queue scan timeJan Glauber2011-10-304-5/+16
* [S390] Introduce get_clock_fast()Jan Glauber2011-10-301-0/+11
* [S390] kvm: Handle diagnose 0x10 (release pages)Christian Borntraeger2011-10-305-2/+82
* [S390] take mmap_sem when walking guest page tableCarsten Otte2011-10-303-2/+16
* [S390] fix list corruption in gmap reverse mappingCarsten Otte2011-10-301-0/+9
* [S390] fix possible deadlock in gmap_map_segmentCarsten Otte2011-10-301-2/+3
* [S390] load user asce on sie_faultCarsten Otte2011-10-301-0/+1
* [S390] smp: external call vs. emergency signalMartin Schwidefsky2011-10-303-3/+13
* [S390] dasd: re-initialize read_conf buffer for retriesStefan Haberland2011-10-303-2/+32
* [S390] dasd: wait for terminated requestStefan Haberland2011-10-301-1/+5
* [S390] zcore: add missing module.h includeHeiko Carstens2011-10-301-0/+1
* [S390] chsc_sch: add support for irq statisticsSebastian Ott2011-10-303-1/+6
* [S390] ccwgroup: cleanupSebastian Ott2011-10-301-180/+119
* [S390] ccwgroup: move attributes to attribute groupSebastian Ott2011-10-301-20/+22
* [S390] allow all addressing modesMartin Schwidefsky2011-10-304-24/+29
* [S390] cleanup psw related bits and piecesMartin Schwidefsky2011-10-3020-125/+109
* [S390] add TIF_SYSCALL thread flagMartin Schwidefsky2011-10-307-94/+69
* [S390] addressing mode limits and psw address wrappingMartin Schwidefsky2011-10-304-4/+29
* [S390] signal race with restarting system callsMartin Schwidefsky2011-10-3010-91/+142
* [S390] defconfig: switch on CONFIG_DEVTMPFSHendrik Brueckner2011-10-301-1/+1
* [S390] lowcore cleanupMartin Schwidefsky2011-10-305-15/+8
* [S390] Add architecture code for unmapping crashkernel memoryMichael Holzheu2011-10-303-4/+40
* [S390] kdump: Add infrastructure for unmapping crashkernel memoryMichael Holzheu2011-10-302-2/+25
* [S390] Export vmcoreinfo noteMichael Holzheu2011-10-302-4/+16
* [S390] kdump: Initialize vmcoreinfo note at startupMichael Holzheu2011-10-301-9/+9
* [S390] kdump backend codeMichael Holzheu2011-10-3019-13/+1079
* [S390] Add real memory access functionsMichael Holzheu2011-10-303-18/+60
* [S390] Force PSW restart on online CPUMichael Holzheu2011-10-303-0/+29
* [S390] kdump: Add size to elfcorehdr kernel parameterMichael Holzheu2011-10-303-3/+15
* [S390] kdump: Add KEXEC_CRASH_CONTROL_MEMORY_LIMITMichael Holzheu2011-10-302-1/+5
* [S390] fix _TIF_SINGLE_STEP definitionTejun Heo2011-10-301-1/+1
* [S390] cio: add message for timeouts on internal I/OSebastian Ott2011-10-301-3/+20
* [S390] use ENTRY macro for sys_setns_wrapperJan Glauber2011-10-301-2/+1
* [S390] memory leak with RCU_TABLE_FREEMartin Schwidefsky2011-10-301-2/+3
* [S390] user per registers vs. ptrace single steppingMartin Schwidefsky2011-10-301-14/+16
* [S390] topology: fix alloc_masks annotationSebastian Ott2011-10-301-2/+2
* [S390] avoid warning in show_cpuinfoMartin Schwidefsky2011-10-301-1/+1
* [S390] fix mismatch in summation of I/O IRQ statisticsPeter Oberparleiter2011-10-3020-24/+56
* Merge git://github.com/rustyrussell/linuxLinus Torvalds2011-10-292-8/+18
|\
| * lguest: move process freezing before pending signals checkMichal Hocko2011-10-271-7/+7
| * lguest: don't allow KVM-detection cpuid.Rusty Russell2011-10-271-0/+10
| * lguest: Allow running under paravirt-enabled KVM.Rusty Russell2011-10-271-1/+1
* | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-10-295-0/+5
|\ \
| * | ARM: mark empty gpio.h files emptyLinus Walleij2011-10-293-0/+3
| * | gpio: Fix ARM versatile-express build failureGrant Likely2011-10-291-0/+1
| * | of: include errno.hKalle Valo2011-10-291-0/+1
* | | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-10-2933-494/+231
|\ \ \
| * | | drivercore: Add helper macro for platform_driver boilerplateGrant Likely2011-10-2527-329/+63