summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-10-30[S390] Introduce get_clock_fast()Jan Glauber1-0/+11
2011-10-30[S390] kvm: Handle diagnose 0x10 (release pages)Christian Borntraeger5-2/+82
2011-10-30[S390] take mmap_sem when walking guest page tableCarsten Otte3-2/+16
2011-10-30[S390] fix list corruption in gmap reverse mappingCarsten Otte1-0/+9
2011-10-30[S390] fix possible deadlock in gmap_map_segmentCarsten Otte1-2/+3
2011-10-30[S390] load user asce on sie_faultCarsten Otte1-0/+1
2011-10-30[S390] smp: external call vs. emergency signalMartin Schwidefsky3-3/+13
2011-10-30[S390] chsc_sch: add support for irq statisticsSebastian Ott2-0/+2
2011-10-30[S390] allow all addressing modesMartin Schwidefsky4-24/+29
2011-10-30[S390] cleanup psw related bits and piecesMartin Schwidefsky18-122/+105
2011-10-30[S390] add TIF_SYSCALL thread flagMartin Schwidefsky7-94/+69
2011-10-30[S390] addressing mode limits and psw address wrappingMartin Schwidefsky4-4/+29
2011-10-30[S390] signal race with restarting system callsMartin Schwidefsky9-91/+141
2011-10-30[S390] defconfig: switch on CONFIG_DEVTMPFSHendrik Brueckner1-1/+1
2011-10-30[S390] lowcore cleanupMartin Schwidefsky5-15/+8
2011-10-30[S390] Add architecture code for unmapping crashkernel memoryMichael Holzheu3-4/+40
2011-10-30[S390] Export vmcoreinfo noteMichael Holzheu2-4/+16
2011-10-30[S390] kdump backend codeMichael Holzheu18-12/+1078
2011-10-30[S390] Add real memory access functionsMichael Holzheu2-0/+58
2011-10-30[S390] Force PSW restart on online CPUMichael Holzheu3-0/+29
2011-10-30[S390] fix _TIF_SINGLE_STEP definitionTejun Heo1-1/+1
2011-10-30[S390] use ENTRY macro for sys_setns_wrapperJan Glauber1-2/+1
2011-10-30[S390] memory leak with RCU_TABLE_FREEMartin Schwidefsky1-2/+3
2011-10-30[S390] user per registers vs. ptrace single steppingMartin Schwidefsky1-14/+16
2011-10-30[S390] topology: fix alloc_masks annotationSebastian Ott1-2/+2
2011-10-30[S390] avoid warning in show_cpuinfoMartin Schwidefsky1-1/+1
2011-10-30[S390] fix mismatch in summation of I/O IRQ statisticsPeter Oberparleiter3-2/+5
2011-10-29Merge git://github.com/rustyrussell/linuxLinus Torvalds1-0/+10
2011-10-29Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds4-0/+4
2011-10-29Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds4-2/+5
2011-10-29ARM: mark empty gpio.h files emptyLinus Walleij3-0/+3
2011-10-29gpio: Fix ARM versatile-express build failureGrant Likely1-0/+1
2011-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-0/+5
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds9-40/+128
2011-10-28Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds9-15/+15
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds7-58/+32
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds519-2881/+7219
2011-10-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds6-6/+12
2011-10-28compat: sync compat_stats with statfs.Eric W. Biederman6-6/+12
2011-10-28Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2011-10-28Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-16/+46
2011-10-28Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds9-357/+257
2011-10-28Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-0/+160
2011-10-28Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds8-26/+44
2011-10-28Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+23
2011-10-28Merge branch 'x86-geode-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-0/+158
2011-10-28Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+1
2011-10-28Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds9-116/+206
2011-10-27mmc: omap_hsmmc: if multiblock reads are broken, disable themPaul Walmsley1-1/+18
2011-10-27Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cu...Linus Torvalds2-1/+17