summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-07-01ARM: fiq: change FIQ_START to a variableShawn Guo6-8/+11
2012-07-01ARM: imx: remove unneeded mach/irq.h inclusionShawn Guo14-14/+0
2012-07-01ARM: imx: add a legacy irqdomain for mx31adsShawn Guo1-17/+31
2012-07-01ARM: imx: add a legacy irqdomain for 3ds_debugboardShawn Guo1-17/+25
2012-07-01ARM: imx: pass gpio than irq number into mxc_expio_initShawn Guo6-14/+9
2012-07-01ARM: imx: leave irq_base of wm8350_platform_data uninitializedShawn Guo1-1/+0
2012-07-01dma: ipu: remove the use of ipu_platform_dataShawn Guo14-63/+16
2012-07-01ARM: imx: move irq_domain_add_legacy call into avic driverShawn Guo2-22/+25
2012-07-01ARM: imx: move irq_domain_add_legacy call into tzic driverShawn Guo3-38/+20
2012-07-01gpio/mxc: move irq_domain_add_legacy call into gpio driverShawn Guo4-51/+0
2012-07-01ARM: imx: eliminate macro IRQ_GPIOx()Shawn Guo12-43/+55
2012-07-01ARM: imx: eliminate macro IOMUX_TO_IRQ()Shawn Guo12-45/+78
2012-07-01ARM: imx: eliminate macro IMX_GPIO_TO_IRQ()Shawn Guo8-10/+15
2012-06-09Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+9
2012-06-08Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2-9/+16
2012-06-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds13-91/+168
2012-06-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-62/+143
2012-06-08x86/nmi: Fix section mismatch warnings on 32-bitDon Zickus2-2/+16
2012-06-08powerpc: Fix kernel panic during kernel module loadSteffen Rumler1-6/+5
2012-06-08x86/uv: Fix UV2 BAU legacy modeCliff Wickman2-2/+0
2012-06-08x86/mm: Only add extra pages count for the first memory range during pre-allo...Yinghai Lu1-1/+2
2012-06-08powerpc/time: Sanity check of decrementer expiration is necessaryPaul Mackerras1-3/+11
2012-06-07x86, efi stub: Add .reloc section back into imageJordan Justen2-74/+140
2012-06-07Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds3-1/+5
2012-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds3-19/+1
2012-06-06tile: add #include to unbreak build after generic init_task conversionChris Metcalf1-0/+1
2012-06-06tile: remove cpu_idle_on_new_stackChris Metcalf2-19/+0
2012-06-06perf/x86: Check user address explicitly in copy_from_user_nmi()Arun Sharma1-0/+4
2012-06-06perf/x86: Check if user fp is validArun Sharma2-6/+18
2012-06-06perf/x86: Allow multiple stacksArun Sharma1-6/+0
2012-06-06perf/x86: Update SNB PEBS constraintsPeter Zijlstra1-8/+1
2012-06-06perf/x86: Enable/Add IvyBridge hardware supportPeter Zijlstra1-1/+2
2012-06-06perf/x86: Implement cycles:p for SNB/IVBPeter Zijlstra2-8/+43
2012-06-06perf/x86: Fix Intel shared extra MSR allocationPeter Zijlstra3-28/+66
2012-06-06sched/x86: Calculate booted cores after construction of sibling_maskKamalesh Babulal1-0/+9
2012-06-06x86/ioapic: Fix NULL pointer dereference on CPU hotplug after disabling irqsTomoki Sekiyama1-2/+2
2012-06-06x86/reboot: Fix a warning message triggered by stop_other_cpus()Feng Tang1-2/+4
2012-06-06x86/intel/moorestown: Change intel_scu_devices_create() to __devinitSebastian Andrzej Siewior1-1/+1
2012-06-06x86/numa: Set numa_nodes_parsed at acpi_numa_memory_affinity_init()Yasuaki Ishimatsu1-0/+2
2012-06-06x86/gart: Fix kmemleak warningXiaotian Feng1-6/+0
2012-06-06x86: mce: Add the dropped timer interval init backThomas Gleixner1-1/+1
2012-06-06x86/decoder: Fix bsr/bsf/jmpe decoding with operand-size prefixMasami Hiramatsu2-9/+13
2012-06-06x86/mce: Fix the MCE poll timer logicChen Gong1-1/+1
2012-06-06Merge tag 'please-pull-mce' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2012-06-06Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds2-7/+4
2012-06-05x86/mce: Fix the MCE poll timer logicChen Gong1-1/+1
2012-06-05Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-10/+2
2012-06-05[PARISC] fix code to find libgccJames Bottomley1-1/+2
2012-06-05[PARISC] fix compile break in use of lib/strncopy_from_user.cJames Bottomley1-0/+1
2012-06-05[PARISC] fix missing TAINT_WARN problemJames Bottomley1-0/+2