aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-01-21powerpc: Remove duplicate debugger hook in machine_check_exceptionAnton Blanchard
2011-01-21powerpc: Never halt RTAS error logging after receiving an unrecoverable machi...Anton Blanchard
2011-01-21powerpc: Don't force MSR_RI in machine_check_exceptionAnton Blanchard
2011-01-21powerpc: Print 32 bits of DSISR in show_regsAnton Blanchard
2011-01-21powerpc/kdump: Disable ftrace during kexecAnton Blanchard
2011-01-21powerpc/kdump: Move crash_kexec_stop_spus to kdump crash handlerAnton Blanchard
2011-01-21powerpc/kexec: Remove empty ppc_md.machine_kexec_prepareAnton Blanchard
2011-01-21powerpc/kexec: Don't initialise kexec hooks to default handlersAnton Blanchard
2011-01-21powerpc/kdump: Remove ppc_md.machine_crash_shutdownAnton Blanchard
2011-01-21powerpc/kexec: Remove ppc_md.machine_kexecAnton Blanchard
2011-01-21powerpc/kexec: Remove ppc_md.machine_kexec_cleanupAnton Blanchard
2011-01-21powerpc/kexec: Move all ppc_md kexec function pointers togetherAnton Blanchard
2011-01-21powerpc/cell: Use system_wq in cpufreq_spudemandTejun Heo
2011-01-21powerpc/rtas_flash: Use simple_read_from_bufferAkinobu Mita
2011-01-21powerpc/spufs: Use simple_write_to_bufferAkinobu Mita
2011-01-21powerpc/ppc32/tracing: Add stack frame to calls of trace_hardirqs_on/offSteven Rostedt
2011-01-21powerpc/ppc64/tracing: Add stack frame to calls of trace_hardirqs_on/offSteven Rostedt
2011-01-21powerpc: Ensure the else case of feature sections will fitMichael Ellerman
2011-01-21Merge remote branch 'kumar/next' into mergeBenjamin Herrenschmidt
2011-01-19x86: Unify "numa=" command line option handlingJan Beulich
2011-01-19Revert "x86: Make relocatable kernel work with new binutils"Ingo Molnar
2011-01-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-01-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2011-01-18MIPS: Malta: enable Cirrus FB consoleAurelien Jarno
2011-01-18MIPS: add CONFIG_VIRTUALIZATION for virtio supportAurelien Jarno
2011-01-18MIPS: Implement __read_mostlyDavid Daney
2011-01-18MIPS: ath79: add common WMAC device for AR913X based boardsGabor Juhos
2011-01-18MIPS: ath79: Add initial support for the Atheros AP81 reference boardGabor Juhos
2011-01-18MIPS: ath79: add common SPI controller deviceGabor Juhos
2011-01-18SPI: Add SPI controller driver for the Atheros AR71XX/AR724X/AR913X SoCsGabor Juhos
2011-01-18MIPS: ath79: add common GPIO buttons deviceGabor Juhos
2011-01-18MIPS: ath79: add common watchdog deviceGabor Juhos
2011-01-18MIPS: ath79: add common GPIO LEDs deviceGabor Juhos
2011-01-18MIPS: ath79: add initial support for the Atheros PB44 reference boardGabor Juhos
2011-01-18MIPS: ath79: utilize the MIPS multi-machine supportGabor Juhos
2011-01-18MIPS: ath79: add GPIOLIB supportGabor Juhos
2011-01-18MIPS: Add initial support for the Atheros AR71XX/AR724X/AR931X SoCsGabor Juhos
2011-01-18MIPS: jump label: Add MIPS support.David Daney
2011-01-18MIPS: Use WARN() in uasm for better diagnostics.David Daney
2011-01-18MIPS: Optimize TLB handlers for Octeon CPUsDavid Daney
2011-01-18MIPS: Add LDX and LWX instructions to uasm.David Daney
2011-01-18MIPS: Use BBIT instructions in TLB handlersDavid Daney
2011-01-18MIPS: Declare uasm bbit0 and bbit1 functions.David Daney
2011-01-18MIPS: Use C0_KScratch (if present) to hold PGD pointer.David Daney
2011-01-18MIPS: Add DINSM to uasm.David Daney
2011-01-18MIPS: Probe for presence of KScratch registers.David Daney
2011-01-18MIPS: Add generic support for multiple machines within a single kernelGabor Juhos
2011-01-18MIPS: Use printf extension %pR for struct resourceJoe Perches
2011-01-18MIPS: Sibyte: Use vzalloc in sbbus profilerJoe Perches
2011-01-18Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/pa...Linus Torvalds