summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-12-27[S390] Add VMCOREINFO_SYMBOL(high_memory) to vmcoreinfoMichael Holzheu
2011-12-27[S390] outstanding interrupts vs. smp_send_stopMartin Schwidefsky
2011-12-27[S390] ipc: call generic sys_ipc demultiplexerHeiko Carstens
2011-12-27[S390] cleanup trap handlingMartin Schwidefsky
2011-12-27[S390] Remove Kerntypes leftoversHeiko Carstens
2011-12-27[S390] topology: increase poll frequency if change is anticipatedHeiko Carstens
2011-12-27[S390] entry[64].S improvementsMartin Schwidefsky
2011-12-27[S390] make arch/s390 subdirectories depend on config optionJan Glauber
2011-12-27[S390] kvm: move cmf host id constant out of lowcoreMartin Schwidefsky
2011-12-27[S390] topology: cleanup z10 topology handlingHeiko Carstens
2011-12-27[S390] disable MACHINE_IS_VM check for pfaultCarsten Otte
2011-12-27[S390] topology: get rid of ifdefsHeiko Carstens
2011-12-27[S390] kernel: Fix smp_switch_to_ipl_cpu() stack frame setupMichael Holzheu
2011-12-27[S390] add support for physical memory > 4TBMartin Schwidefsky
2011-12-27[S390] Remove useless newline in reserve_kdump_bootmem()Michael Holzheu
2011-12-27[S390] Rework create_mem_hole() functionMichael Holzheu
2011-12-27[S390] kvm: fix sleeping function ... at mm/page_alloc.c:2260Christian Borntraeger
2011-12-27[S390] Check for NULL termination in command line setupMichael Holzheu
2011-12-27[S390] irq: fix accounting of external call/emergency signalHeiko Carstens
2011-12-26KVM: PPC: e500: include linux/export.hScott Wood
2011-12-26KVM: PPC: fix kvmppc_start_thread() for CONFIG_SMP=NMichael Neuling
2011-12-26KVM: PPC: protect use of kvmppc_h_prAndreas Schwab
2011-12-26KVM: PPC: move compute_tlbie_rb to book3s_64 common headerAndreas Schwab
2011-12-26KVM: Don't automatically expose the TSC deadline timer in cpuidJan Kiszka
2011-12-25KVM: x86: Prevent starting PIT timers in the absence of irqchip supportJan Kiszka
2011-12-22sparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_build_irq().David S. Miller
2011-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-12-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-12-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-12-20Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2011-12-20Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2011-12-19x86, dumpstack: Fix code bytes breakage due to missing KERN_CONTClemens Ladisch
2011-12-19net: bpf_jit: fix an off-one bug in x86_64 cond jump targetMarkus Kötter
2011-12-19oprofile: Fix uninitialized memory access when writing to writing to oprofilefsRobert Richter
2011-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2011-12-16Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2011-12-15Merge branch 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson
2011-12-15Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson
2011-12-15ARM: unwinder: fix bisection to find origin in .idx sectionUwe Kleine-König
2011-12-15Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2011-12-15xen: only limit memory map to maximum reservation for domain 0.Ian Campbell
2011-12-14sparc32: Be less strict in matching %lo part of relocation.David S. Miller
2011-12-13Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-12-13ARM: OMAP: rx51: fix USBFelipe Contreras
2011-12-13Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds
2011-12-13Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2...Arnd Bergmann
2011-12-12ARM: OMAP: mcbsp: Fix possible memory corruptionJarkko Nikula
2011-12-12Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid"Keith Packard
2011-12-11ARM: 7204/1: arch/arm/kernel/setup.c: initialize arm_dma_zone_size earlierArnaud Patard
2011-12-09x86, efi: Make efi_call_phys_{prelog,epilog} CONFIG_RELOCATABLE-awareMatt Fleming