aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-11-30xen_setup_vcpu_info_placement() is not init on x86Al Viro
2008-11-30kvm_setup_secondary_clock() is cpuinitAl Viro
2008-11-30enable_IR_x2apic() needs to be __initAl Viro
2008-11-30alpha: pcibios_resource_to_bus() is callable from normal codeAl Viro
2008-11-30fix the section noise in sparc head.SAl Viro
2008-11-30m32r: section noise in head.SAl Viro
2008-11-30of_platform_driver noise on sparceAl Viro
2008-11-30sparc64 trivial section misannotationsAl Viro
2008-11-30sparc32 cpuinit flase positivesAl Viro
2008-11-30powerpc set_huge_psize() false positiveAl Viro
2008-11-30false __cpuinit positives on alphaAl Viro
2008-11-27Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King
2008-11-27[ARM] pxa/palmtx: misc fixes to use generic GPIO APIMarek Vasut
2008-11-27x86: always define DECLARE_PCI_UNMAP* macrosJoerg Roedel
2008-11-27Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King
2008-11-27[S390] Update default configuration.Martin Schwidefsky
2008-11-27[S390] Fix alignment of initial kernel stack.Heiko Carstens
2008-11-27[S390] pgtable.h: Fix oops in unmap_vmas for KVM processesChristian Borntraeger
2008-11-27[S390] fix/cleanup sched_clockChristian Borntraeger
2008-11-27[S390] fix system call parameter functions.Martin Schwidefsky
2008-11-26ARM: OMAP: Fixes for suspend / resume GPIO wake-up handlingTero Kristo
2008-11-26parisc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-11-26parisc: fix kernel crash when unwinding a userspace processHelge Deller
2008-11-26parisc: __kernel_time_t is always longGeert Uytterhoeven
2008-11-26KVM: MMU: avoid creation of unreachable pages in the shadowMarcelo Tosatti
2008-11-26[ARM] pxa/corgi: update default config to exclude tosa from being builtEric Miao
2008-11-26[ARM] pxa/pcm990: use negative number for an invalid GPIO in camera dataGuennadi Liakhovetski
2008-11-26x86: fixup config space size of CPU functions for AMD family 11hAndreas Herrmann
2008-11-25ARM: OMAP: Typo fix for clock_allow_idleAmit Kucheria
2008-11-25[CPUFREQ] powernow-k8: ignore out-of-range PstateStatus valueAndreas Herrmann
2008-11-25x86, bts: fix wrmsr and spinlock over kmallocMarkus Metzger
2008-11-25x86, pebs: fix PEBS record size configurationMarkus Metzger
2008-11-25x86, bts: turn macro into static inline functionMarkus Metzger
2008-11-25x86, bts: exclude ds.c from build when disabledMarkus Metzger
2008-11-25arch/x86/kernel/pci-calgary_64.c: change simple_strtol to simple_strtoulJulia Lawall
2008-11-25x86: use limited register constraint for setnzSteven Rostedt
2008-11-25KVM: ppc: stop leaking host memory on VM exitHollis Blanchard
2008-11-24MIPS: Make BUG() __noreturn.David Daney
2008-11-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spuf...Paul Mackerras
2008-11-24Merge branch 'merge' of ssh://master.kernel.org/pub/scm/linux/kernel/git/jwbo...Paul Mackerras
2008-11-24Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into mergePaul Mackerras
2008-11-23KVM: MMU: fix sync of ptes addressed at owner pagetableMarcelo Tosatti
2008-11-23KVM: ia64: Fix: Use correct calling convention for PAL_VPS_RESUME_HANDLERXiantao Zhang
2008-11-23KVM: ia64: Fix incorrect kbuild CFLAGS overrideXiantao Zhang
2008-11-23KVM: VMX: Fix interrupt loss during race with NMIAvi Kivity
2008-11-23KVM: s390: Fix problem state handling in guest sigp handlerChristian Borntraeger
2008-11-23xen: pin correct PGD on suspendIan Campbell
2008-11-23Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2008-11-23x86: revert irq number limitationThomas Gleixner
2008-11-23Merge commit 'v2.6.28-rc6' into irq/urgentIngo Molnar