summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | m32r: Convert opsput lanpld irq chipThomas Gleixner2011-01-211-20/+12
| * | | | | | | | | m32r: Convert opsput pld irq chipThomas Gleixner2011-01-211-26/+20
| * | | | | | | | | m32r: Convert opsput irq chipThomas Gleixner2011-01-211-31/+27
| * | | | | | | | | m32r: Convert oaks32r irq chipsThomas Gleixner2011-01-211-25/+22
| * | | | | | | | | m32r: Convert mappi3 irq chipThomas Gleixner2011-01-211-31/+31
| * | | | | | | | | m32r: Convert mappi2 irq chipThomas Gleixner2011-01-211-29/+30
| * | | | | | | | | m32r: Convert mappi irq chipsThomas Gleixner2011-01-211-27/+26
| * | | | | | | | | m32r: Convert m32700ut lcdpld irq chipThomas Gleixner2011-01-211-20/+12
| * | | | | | | | | m32r: Convert m32700ut lanpld irq chipThomas Gleixner2011-01-211-20/+12
| * | | | | | | | | m32r: Convert m32700ut pld irq chipThomas Gleixner2011-01-211-28/+20
| * | | | | | | | | m32r: Convert m32104ut irq chipThomas Gleixner2011-01-211-29/+27
| * | | | | | | | | m32r: Convert m32104ut irq handlingThomas Gleixner2011-01-211-25/+21
| * | | | | | | | | m32r: Cleanup direct irq_desc accessThomas Gleixner2011-01-219-307/+83
| * | | | | | | | | cris: Use generic irq KconfigThomas Gleixner2011-01-212-5/+3
| * | | | | | | | | cris: Convert V32 interrupt handlingThomas Gleixner2011-01-211-35/+15
| * | | | | | | | | cris: Convert V10 interrupt handlingThomas Gleixner2011-01-211-31/+10
| * | | | | | | | | cris: Use irq handling wrapperThomas Gleixner2011-01-211-2/+2
| * | | | | | | | | h8300: Use generic irq KconfigThomas Gleixner2011-01-212-5/+3
| * | | | | | | | | h8300: Convert interrupt handling to flow handlerThomas Gleixner2011-01-211-12/+3
| * | | | | | | | | h8300: Convert to new irq_chip functionsThomas Gleixner2011-01-211-17/+16
* | | | | | | | | | Merge branch 'stable/bug-fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-212-2/+20
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | xen: p2m: correctly initialize partial p2m leafStefan Bader2011-01-211-1/+19
| * | | | | | | | | | xen: fix non-ANSI function warning in irq.cRandy Dunlap2011-01-201-1/+1
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-01-212-4/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | powerpc/83xx: fix build failures on dt compatible list.Grant Likely2011-01-192-4/+4
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-01-2134-344/+332
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | powerpc/mpic: Fix mask/unmask timeout messageScott Wood2011-01-211-2/+4
| * | | | | | | | | powerpc/pseries: Add BNX2=m to defconfigNishanth Aravamudan2011-01-211-0/+1
| * | | | | | | | | powerpc: Enable 64kB pages and 1024 threads in pseries configAnton Blanchard2011-01-211-1/+3
| * | | | | | | | | 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
OpenPOWER on IntegriCloud