aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-12-19x86: common.c boot_cpu_stack and boot_exception_stacks should be staticJaswinder Singh1-3/+3
2008-12-18x86: traps.c declare functions before they get usedJaswinder Singh1-2/+9
2008-12-18x86: process.c declare c1e_remove_cpu before they get usedJaswinder Singh1-0/+1
2008-12-18x86: tls.c declare sys_set_thread_area and sys_get_thread_area before they get usedJaswinder Singh1-4/+4
2008-12-18x86: time_64.c timer_interrupt() should be staticJaswinder Singh1-1/+1
2008-12-16x86: clean up dead code in vmi_32.cZachary Amsden1-119/+0
2008-12-16x86: setup.c find_and_reserve_crashkernel should be staticJaswinder Singh1-0/+1
2008-12-16x86: ldt.c declare sys_modify_ldt before they get usedJaswinder Singh1-3/+3
2008-12-16x86: signal.c declare do_notify_resume before they get usedJaswinder Singh1-2/+4
2008-12-16x86: process_64.c declare __switch_to() and sys_arch_prctl before they get usedJaswinder Singh2-2/+5
2008-12-16x86, 32-bit: simplify alloc_low_page()Jan Beulich1-8/+4
2008-12-05x86: fix missing space in printk, #2Michael Tokarev1-2/+2
2008-12-05x86: fix missing space in printkMichael Tokarev1-2/+4
2008-12-04x86: change thread_info's flag field back to 32 bitsJoe Korty1-1/+1
2008-12-04Merge commit 'v2.6.28-rc7' into x86/cleanupsIngo Molnar144-1105/+3484
2008-12-01frv: fix mmap2 error handlingDavid Howells1-9/+8
2008-12-01spi: fix spi_s3c24xx_gpio num_chipselectBen Dooks1-0/+1
2008-12-01Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-0/+2
2008-12-01Revert "of_platform_driver noise on sparce"Linus Torvalds3-4/+4
2008-12-01powerpc: Fix build for 32-bit SMP configsMilton Miller1-0/+2
2008-11-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds24-559/+2749
2008-11-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds7-37/+126
2008-12-01powerpc: Fix system calls on Cell entered with XER.SO=1Paul Mackerras1-1/+7
2008-12-01powerpc/cell: Fix GDB watchpoints, againArnd Bergmann1-2/+7
2008-12-01powerpc/mpic: Don't reset affinity for secondary MPIC on bootArnd Bergmann1-2/+7
2008-12-01powerpc/cell/axon-msi: Retry on missing interruptArnd Bergmann1-5/+31
2008-12-01powerpc: Fix boot freeze on machine with empty memory nodeDave Hansen1-47/+75
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-27/+27
2008-11-30Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-5/+21
2008-11-30Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds12-101/+87
2008-11-30Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus 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-30x86: intel_cacheinfo, minor show_type cleanupJiri Slaby1-10/+7