aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-31Merge branch 'akpm' (Andrew's incoming)Linus Torvalds14-69/+83
2011-10-31kgdb: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko4-58/+58
2011-10-31backlight: fix broken regulator API usage in l4f00242t03Mark Brown2-8/+4
2011-10-31alpha: wire up sendmmsg syscallMichael Cree2-1/+3
2011-10-31alpha: wire up accept4 syscallMichael Cree2-1/+3
2011-10-31Cross Memory AttachChristopher Yeoh6-2/+16
2011-10-31Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds69-423/+1786
2011-10-31Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds13-54/+220
2011-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2-721/+115
2011-10-31sparc64: Fix masking and shifting in VIS fpcmp emulation.David S. Miller1-16/+16
2011-10-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds12-2515/+92
2011-10-30Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds50-1232/+2155
2011-10-30Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds25-276/+584
2011-10-30[S390] Remove error checking from copy_oldmem_page()Michael Holzheu1-5/+4
2011-10-30[S390] irqstats: split IPI interrupt accountingHeiko Carstens3-3/+8
2011-10-30[S390] add missing __tlb_flush_global() for !CONFIG_SMPJan Glauber1-0/+1
2011-10-30[S390] sparse: fix sparse warnings with __user pointersMartin Schwidefsky3-14/+18
2011-10-30[S390] sparse: fix sparse warnings in math-emuMartin Schwidefsky2-2/+2
2011-10-30[S390] sparse: fix sparse warnings about missing prototypesMartin Schwidefsky11-2/+24
2011-10-30[S390] sparse: fix sparse ANSI-C warningsMartin Schwidefsky1-4/+4
2011-10-30[S390] sparse: fix sparse static warningsMartin Schwidefsky4-7/+7
2011-10-30[S390] sparse: fix access past end of array warningsMartin Schwidefsky2-42/+9
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-30KVM: SVM: Keep intercepting task switching with NPT enabledJan Kiszka1-1/+0