aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-12-19x86: common.c boot_cpu_stack and boot_exception_stacks should be staticJaswinder Singh
2008-12-18x86: traps.c declare functions before they get usedJaswinder Singh
2008-12-18x86: process.c declare c1e_remove_cpu before they get usedJaswinder Singh
2008-12-18x86: tls.c declare sys_set_thread_area and sys_get_thread_area before they ge...Jaswinder Singh
2008-12-18x86: time_64.c timer_interrupt() should be staticJaswinder Singh
2008-12-16x86: clean up dead code in vmi_32.cZachary Amsden
2008-12-16x86: setup.c find_and_reserve_crashkernel should be staticJaswinder Singh
2008-12-16x86: ldt.c declare sys_modify_ldt before they get usedJaswinder Singh
2008-12-16x86: signal.c declare do_notify_resume before they get usedJaswinder Singh
2008-12-16x86: process_64.c declare __switch_to() and sys_arch_prctl before they get usedJaswinder Singh
2008-12-16x86, 32-bit: simplify alloc_low_page()Jan Beulich
2008-12-05x86: fix missing space in printk, #2Michael Tokarev
2008-12-05x86: fix missing space in printkMichael Tokarev
2008-12-04x86: change thread_info's flag field back to 32 bitsJoe Korty
2008-12-04Merge commit 'v2.6.28-rc7' into x86/cleanupsIngo Molnar
2008-12-01frv: fix mmap2 error handlingDavid Howells
2008-12-01spi: fix spi_s3c24xx_gpio num_chipselectBen Dooks
2008-12-01Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-12-01Revert "of_platform_driver noise on sparce"Linus Torvalds
2008-12-01powerpc: Fix build for 32-bit SMP configsMilton Miller
2008-11-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-11-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-12-01powerpc: Fix system calls on Cell entered with XER.SO=1Paul Mackerras
2008-12-01powerpc/cell: Fix GDB watchpoints, againArnd Bergmann
2008-12-01powerpc/mpic: Don't reset affinity for secondary MPIC on bootArnd Bergmann
2008-12-01powerpc/cell/axon-msi: Retry on missing interruptArnd Bergmann
2008-12-01powerpc: Fix boot freeze on machine with empty memory nodeDave Hansen
2008-12-01powerpc: Fix IRQ assignment for some PCIe devicesAdhemerval Zanella
2008-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2008-11-30Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-11-30Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-11-30Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2008-11-30MN10300: Tighten up the code using case rangesRobert P. J. Day
2008-11-30Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-11-30remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig
2008-11-30Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2008-11-30sn_pci_controller_fixup() should be __initAl Viro
2008-11-30xen_play_dead() is __cpuinitAl Viro
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-30x86: intel_cacheinfo, minor show_type cleanupJiri Slaby