summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-01-21m32r: Convert m32700ut pld irq chipThomas Gleixner
2011-01-21m32r: Convert m32104ut irq chipThomas Gleixner
2011-01-21m32r: Convert m32104ut irq handlingThomas Gleixner
2011-01-21m32r: Cleanup direct irq_desc accessThomas Gleixner
2011-01-21cris: Use generic irq KconfigThomas Gleixner
2011-01-21cris: Convert V32 interrupt handlingThomas Gleixner
2011-01-21cris: Convert V10 interrupt handlingThomas Gleixner
2011-01-21cris: Use irq handling wrapperThomas Gleixner
2011-01-21h8300: Use generic irq KconfigThomas Gleixner
2011-01-21h8300: Convert interrupt handling to flow handlerThomas Gleixner
2011-01-21h8300: Convert to new irq_chip functionsThomas Gleixner
2011-01-21powerpc/mpic: Fix mask/unmask timeout messageScott Wood
2011-01-21powerpc/pseries: Add BNX2=m to defconfigNishanth Aravamudan
2011-01-21powerpc: Enable 64kB pages and 1024 threads in pseries configAnton Blanchard
2011-01-21powerpc: Disable mcount tracers in pseries defconfigAnton Blanchard
2011-01-21powerpc/boot/dts: Install dts from the right directoryBen Hutchings
2011-01-21powerpc: machine_check_generic is wrong on 64bitAnton Blanchard
2011-01-21powerpc: Check RTAS extended log flag before checking lengthAnton Blanchard
2011-01-21powerpc: Fix corruption when grabbing FWNMI dataAnton Blanchard
2011-01-21powerpc: Rework pseries machine check handlerAnton Blanchard
2011-01-21powerpc: Don't silently handle machine checks from userspaceAnton Blanchard
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 branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-21Merge branch 'akpm'Linus Torvalds
2011-01-21kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes
2011-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2011-01-21Merge branch 'for-38-rc2' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds
2011-01-21Merge remote branch 'kumar/next' into mergeBenjamin Herrenschmidt
2011-01-20xen: fix non-ANSI function warning in irq.cRandy Dunlap
2011-01-20lockdep: Move early boot local IRQ enable/disable status to init/main.cTejun Heo
2011-01-20LGUEST_GUEST: fix unmet direct dependencies (VIRTUALIZATION && VIRTIO)Randy Dunlap
2011-01-20lguest: compile fixesRusty Russell
2011-01-20lguest: Use this_cpu_opsChristoph Lameter