summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-12-01Merge 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-27x86: always define DECLARE_PCI_UNMAP* macrosJoerg Roedel1-14/+0
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-26x86: fixup config space size of CPU functions for AMD family 11hAndreas Herrmann1-11/+14
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-24MIPS: Make BUG() __noreturn.David Daney1-9/+20
2008-11-23xen: pin correct PGD on suspendIan Campbell1-7/+14
2008-11-23Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar1-1/+1
2008-11-23x86: revert irq number limitationThomas Gleixner1-21/+1
2008-11-21Merge commit 'v2.6.28-rc6' into x86/urgentIngo Molnar39-185/+242
2008-11-21Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-5/+7
2008-11-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds8-6/+19
2008-11-21[IA64] xen: fix xen_get_eflags.Isaku Yamahata1-1/+1
2008-11-21[IA64] ia64/pv_ops/pv_cpu_ops: fix _IA64_REG_IP case.Isaku Yamahata3-2/+15
2008-11-21[IA64] remove duplicate include iommu.hHuang Weiyi1-1/+0
2008-11-21[IA64] use mprintk instead of printk, in ia64_mca_modify_original_stackHidetoshi Seto1-1/+1
2008-11-21[IA64] Rationalize kernel mode alignment checkingTony Luck2-1/+2
2008-11-21x86: Fix interrupt leak due to migrationMatthew Wilcox1-0/+14
2008-11-21Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds8-133/+90
2008-11-21Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+10
2008-11-21parisc: fix bug in compat_arch_ptraceHelge Deller1-5/+5
2008-11-20MIPS: csrc-r4k: Fix declaration depending on the wrong CONFIG_ symbol.Ralf Baechle1-1/+1