aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | powerpc: Disable mcount tracers in pseries defconfigAnton Blanchard2011-01-211-2/+0
| * | | powerpc/boot/dts: Install dts from the right directoryBen Hutchings2011-01-211-1/+1
| * | | powerpc: machine_check_generic is wrong on 64bitAnton Blanchard2011-01-211-23/+0
| * | | powerpc: Check RTAS extended log flag before checking lengthAnton Blanchard2011-01-211-1/+1
| * | | powerpc: Fix corruption when grabbing FWNMI dataAnton Blanchard2011-01-211-14/+38
| * | | powerpc: Rework pseries machine check handlerAnton Blanchard2011-01-211-18/+30
| * | | powerpc: Don't silently handle machine checks from userspaceAnton Blanchard2011-01-211-5/+0
| * | | powerpc: Remove duplicate debugger hook in machine_check_exceptionAnton Blanchard2011-01-211-2/+0
| * | | powerpc: Never halt RTAS error logging after receiving an unrecoverable machi...Anton Blanchard2011-01-211-1/+1
| * | | powerpc: Don't force MSR_RI in machine_check_exceptionAnton Blanchard2011-01-211-4/+1
| * | | powerpc: Print 32 bits of DSISR in show_regsAnton Blanchard2011-01-211-1/+1
| * | | powerpc/kdump: Disable ftrace during kexecAnton Blanchard2011-01-211-0/+7
| * | | powerpc/kdump: Move crash_kexec_stop_spus to kdump crash handlerAnton Blanchard2011-01-213-78/+72
| * | | powerpc/kexec: Remove empty ppc_md.machine_kexec_prepareAnton Blanchard2011-01-212-22/+0
| * | | powerpc/kexec: Don't initialise kexec hooks to default handlersAnton Blanchard2011-01-212-13/+0
| * | | powerpc/kdump: Remove ppc_md.machine_crash_shutdownAnton Blanchard2011-01-214-12/+1
| * | | powerpc/kexec: Remove ppc_md.machine_kexecAnton Blanchard2011-01-212-10/+1
| * | | powerpc/kexec: Remove ppc_md.machine_kexec_cleanupAnton Blanchard2011-01-212-5/+0
| * | | powerpc/kexec: Move all ppc_md kexec function pointers togetherAnton Blanchard2011-01-211-3/+2
| * | | powerpc/cell: Use system_wq in cpufreq_spudemandTejun Heo2011-01-212-22/+23
| * | | powerpc/rtas_flash: Use simple_read_from_bufferAkinobu Mita2011-01-211-47/+6
| * | | powerpc/spufs: Use simple_write_to_bufferAkinobu Mita2011-01-211-20/+7
| * | | powerpc/ppc32/tracing: Add stack frame to calls of trace_hardirqs_on/offSteven Rostedt2011-01-211-0/+11
| * | | powerpc/ppc64/tracing: Add stack frame to calls of trace_hardirqs_on/offSteven Rostedt2011-01-211-10/+30
| * | | powerpc: Ensure the else case of feature sections will fitMichael Ellerman2011-01-212-12/+34
| * | | Merge remote branch 'kumar/next' into mergeBenjamin Herrenschmidt2011-01-219-16/+58
| |\ \ \
| | * | | powerpc: fix warning when compiling immap_qe.hTimur Tabi2011-01-121-6/+15
| | * | | powerpc/85xx: fix compatible properties of the P1022DS DMA nodes used for audioTimur Tabi2011-01-121-2/+2
| | * | | powerpc/mpc8308: fix USB DR controller initializationIlya Yanok2011-01-123-6/+19
| | * | | powerpc/fsl_rio: Fix non-standard HID1 register accessShaohui Xie2011-01-122-2/+6
| | * | | powerpc/85xx: add e500 HID1 bit definitionLi Yang2011-01-122-0/+16
* | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-201-1/+1
|\ \ \ \ \
| * | | | | lockdep: Move early boot local IRQ enable/disable status to init/main.cTejun Heo2011-01-201-1/+1
| |/ / / /
* | | | | Merge branch 'akpm'Linus Torvalds2011-01-20256-269/+269
|\ \ \ \ \
| * | | | | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-20256-269/+269
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2011-01-202-1/+2
|\ \ \ \ \
| * | | | | LGUEST_GUEST: fix unmet direct dependencies (VIRTUALIZATION && VIRTIO)Randy Dunlap2011-01-201-0/+1
| * | | | | lguest: compile fixesRusty Russell2011-01-201-1/+1
| * | | | | lguest: Use this_cpu_opsChristoph Lameter2011-01-201-1/+1
* | | | | | Merge branch 'for-38-rc2' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds2011-01-201-2/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | msm: qsd8x50: Platform data isn't init dataStephen Boyd2010-12-201-2/+2
* | | | | | x86: Unify "numa=" command line option handlingJan Beulich2011-01-195-20/+30
* | | | | | Revert "x86: Make relocatable kernel work with new binutils"Ingo Molnar2011-01-191-9/+2
| |_|_|/ / |/| | | |
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-01-182-7/+11
|\ \ \ \ \
| * | | | | x86: Clear irqstack thread_infoBrian Gerst2011-01-181-5/+2
| * | | | | x86: Make relocatable kernel work with new binutilsShaohua Li2011-01-181-2/+9
* | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2011-01-1855-129/+3107
|\ \ \ \ \ \
| * | | | | | MIPS: Malta: enable Cirrus FB consoleAurelien Jarno2011-01-181-0/+3
| * | | | | | MIPS: add CONFIG_VIRTUALIZATION for virtio supportAurelien Jarno2011-01-181-0/+16
| * | | | | | MIPS: Implement __read_mostlyDavid Daney2011-01-182-1/+3