aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King2011-03-26
|\
| * ARM: pxa/am300epd: fix leak in am300_init_gpio_regs error pathAxel Lin2011-03-17
| * ARM: pxa/am200epd: fix leak in am200_init_gpio_regs error pathAxel Lin2011-03-17
| * ARM: PXA: Z2: Use switch event for lidVasily Khoruzhick2011-03-16
| * ARM: PXA: Z2: Add default triggers for LEDsVasily Khoruzhick2011-03-16
| * ARM: PXA: Z2: Keep kbd backlight disabled by defaultVasily Khoruzhick2011-03-16
| * ARM: PXA: Z2: Fix libertas init/tear down sequencesVasily Khoruzhick2011-03-16
| * ARM: PXA: Z2: Fix battery pdataVasily Khoruzhick2011-03-16
| * ARM: PXA: Z2: Use only power button as wake sourceVasily Khoruzhick2011-03-16
| * ARM: pxa: drop gpio_vbus field from pxa2xx_udc_mach_infoDmitry Eremin-Solenikov2011-03-16
| * ARM: pxa/tosa: switch to using gpio-vbus transceiverDmitry Eremin-Solenikov2011-03-16
| * ARM: pxa/gumstix: switch to using gpio-vbus transceiverDmitry Eremin-Solenikov2011-03-16
| * ARM: pxa/eseries: switch to using gpio-vbus transceiverDmitry Eremin-Solenikov2011-03-16
| * ARM: pxa: auto compute shift and mult of timerHaojian Zhuang2011-03-16
| * ARM: pxa: clean up set_pxa_fb_infoRussell King - ARM Linux2011-03-16
| * ARM: pxa: PalmZ72: Add OV9640 camera supportMarek Vasut2011-03-16
| * ARM: pxa: Update copyright notices for Palm devicesMarek Vasut2011-03-16
| * ARM: pxa: PalmTE2: Use gpio arrays in backlight initMarek Vasut2011-03-16
* | Merge branch 'syscore' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2011-03-26
|\ \
| * | Introduce ARCH_NO_SYSDEV_OPS config option (v2)Rafael J. Wysocki2011-03-23
| * | x86: Use syscore_ops instead of sysdev classes and sysdevsRafael J. Wysocki2011-03-23
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2011-03-26
|\ \ \
| * | | kgdb,x86_64: fix compile warning found with sparseJason Wessel2011-03-25
* | | | Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-25
|\ \ \ \
| * | | | arm: ep93xx: Add basic interrupt infoRyan Mallon2011-03-24
| * | | | arm/gpio: Remove three copies of broken and racy debug codeThomas Gleixner2011-03-24
| * | | | xtensa: Use generic show_interrupts()Thomas Gleixner2011-03-24
| * | | | xtensa: Convert genirq namespaceThomas Gleixner2011-03-24
| * | | | xtensa: Use generic IRQ Kconfig and set GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner2011-03-24
| * | | | xtensa: Convert s6000 gpio irq_chip to new functionsThomas Gleixner2011-03-24
| * | | | xtensa: Convert main irq_chip to new functionsThomas Gleixner2011-03-24
| * | | | um: Use generic show_interrupts()Thomas Gleixner2011-03-24
| * | | | um: Convert genirq namespaceThomas Gleixner2011-03-24
| * | | | m32r: Use generic show_interrupts()Thomas Gleixner2011-03-24
| * | | | m32r: Convert genirq namespaceThomas Gleixner2011-03-24
| * | | | h8300: Use generic show_interrupts()Thomas Gleixner2011-03-24
| * | | | h8300: Convert genirq namespaceThomas Gleixner2011-03-24
| * | | | avr32: Cleanup eic_set_irq_type()Thomas Gleixner2011-03-24
| * | | | avr32: Use generic show_interrupts()Thomas Gleixner2011-03-24
| * | | | avr: Cleanup genirq namespaceThomas Gleixner2011-03-24
| * | | | avr32: Use generic IRQ config, enable GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner2011-03-24
| * | | | avr32: At32ap: Convert pop irq_chip to new functionsThomas Gleixner2011-03-24
| * | | | avr32: At32ap: Convert intc irq_chip to new functionsThomas Gleixner2011-03-24
| * | | | avr32: At32ap: Convert extint irq_chip to new functionsThomas Gleixner2011-03-24
* | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-25
|\ \ \ \ \
| * | | | | perf, x86: Complain louder about BIOSen corrupting CPU/PMU state and continueIngo Molnar2011-03-25
| * | | | | perf, x86: P4 PMU - Read proper MSR register to catch unflagged overflowsDon Zickus2011-03-24
| * | | | | perf, x86: Fix Intel fixed counters base initializationStephane Eranian2011-03-19
* | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-25
|\ \ \ \ \ \
| * | | | | | x86, dumpstack: Use %pB format specifier for stack traceNamhyung Kim2011-03-24