summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-12-01powerpc: Fix IRQ assignment for some PCIe devicesAdhemerval Zanella1-2/+5
2008-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds4-28/+28
2008-11-30Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-5/+21
2008-11-30Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds12-101/+87
2008-11-30Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2-4/+31
2008-11-30MN10300: Tighten up the code using case rangesRobert P. J. Day1-22/+2
2008-11-30Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds13-77/+103
2008-11-30remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig8-18/+0
2008-11-30Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-9/+20
2008-11-30sn_pci_controller_fixup() should be __initAl Viro1-1/+1
2008-11-30xen_play_dead() is __cpuinitAl Viro1-1/+1
2008-11-30xen_setup_vcpu_info_placement() is not init on x86Al Viro1-1/+1
2008-11-30kvm_setup_secondary_clock() is cpuinitAl Viro1-1/+1
2008-11-30enable_IR_x2apic() needs to be __initAl Viro1-1/+1
2008-11-30alpha: pcibios_resource_to_bus() is callable from normal codeAl Viro1-1/+1
2008-11-30fix the section noise in sparc head.SAl Viro2-1/+2
2008-11-30m32r: section noise in head.SAl Viro2-2/+3
2008-11-30of_platform_driver noise on sparceAl Viro3-4/+4
2008-11-30sparc64 trivial section misannotationsAl Viro2-3/+3
2008-11-30sparc32 cpuinit flase positivesAl Viro6-15/+15
2008-11-30powerpc set_huge_psize() false positiveAl Viro2-2/+1
2008-11-30false __cpuinit positives on alphaAl Viro2-5/+5
2008-11-29x86: fix dma_mapping_error for 32bit x86Thomas Bogendoerfer1-4/+2
2008-11-27Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King3-33/+120
2008-11-27[ARM] pxa/palmtx: misc fixes to use generic GPIO APIMarek Vasut1-32/+118
2008-11-27x86: always define DECLARE_PCI_UNMAP* macrosJoerg Roedel1-14/+0
2008-11-27Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2-3/+4
2008-11-27[S390] Update default configuration.Martin Schwidefsky1-23/+51
2008-11-27[S390] Fix alignment of initial kernel stack.Heiko Carstens2-2/+3
2008-11-27[S390] pgtable.h: Fix oops in unmap_vmas for KVM processesChristian Borntraeger1-2/+0
2008-11-27[S390] fix/cleanup sched_clockChristian Borntraeger1-8/+5
2008-11-27[S390] fix system call parameter functions.Martin Schwidefsky8-42/+44
2008-11-26ARM: OMAP: Fixes for suspend / resume GPIO wake-up handlingTero Kristo1-2/+3
2008-11-26parisc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2-4/+6
2008-11-26parisc: fix kernel crash when unwinding a userspace processHelge Deller1-22/+21
2008-11-26parisc: __kernel_time_t is always longGeert Uytterhoeven1-2/+1
2008-11-26KVM: MMU: avoid creation of unreachable pages in the shadowMarcelo Tosatti1-0/+1
2008-11-26[ARM] pxa/corgi: update default config to exclude tosa from being builtEric Miao1-1/+1
2008-11-26[ARM] pxa/pcm990: use negative number for an invalid GPIO in camera dataGuennadi Liakhovetski1-0/+1
2008-11-26x86: fixup config space size of CPU functions for AMD family 11hAndreas Herrmann1-11/+14
2008-11-25ARM: OMAP: Typo fix for clock_allow_idleAmit Kucheria1-1/+1
2008-11-25[CPUFREQ] powernow-k8: ignore out-of-range PstateStatus valueAndreas Herrmann2-4/+31
2008-11-25x86, bts: fix wrmsr and spinlock over kmallocMarkus Metzger1-37/+40
2008-11-25x86, pebs: fix PEBS record size configurationMarkus Metzger1-0/+8
2008-11-25x86, bts: turn macro into static inline functionMarkus Metzger1-2/+4
2008-11-25x86, bts: exclude ds.c from build when disabledMarkus Metzger2-4/+1
2008-11-25arch/x86/kernel/pci-calgary_64.c: change simple_strtol to simple_strtoulJulia Lawall1-1/+1
2008-11-25x86: use limited register constraint for setnzSteven Rostedt1-1/+1
2008-11-25KVM: ppc: stop leaking host memory on VM exitHollis Blanchard3-0/+11
2008-11-24MIPS: Make BUG() __noreturn.David Daney1-9/+20