summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: pm: convert some assembly to CRussell King2011-09-213-39/+46
* ARM: pm: get rid of cpu_resume_turn_mmu_onRussell King2011-09-212-8/+4Star
* ARM: pm: no need to save/restore context ID registerRussell King2011-09-212-24/+22Star
* ARM: pm: only use preallocated page table during resumeRussell King2011-09-219-99/+99
* ARM: pm: preallocate a page table for suspend/resumeRussell King2011-09-2111-72/+62Star
* ARM: pm: force non-zero return value from __cpu_suspend when abortingRussell King2011-09-211-0/+2
* ARM: pm: avoid writing the auxillary control register for ARMv7Russell King2011-08-281-1/+3
* ARM: pm: some ARMv7 requires a dsb in resume to ensure correctnessRussell King2011-08-281-0/+1
* ARM: pm: arm920/926: fix number of registers savedRussell King2011-08-282-2/+2
* ARM: pm: CPU specific code should not overwrite r1 (v:p offset)Russell King2011-08-282-8/+8
* ARM: 7066/1: proc-v7: disable SCTLR.TE when disabling MMUWill Deacon2011-08-281-0/+1
* ARM: 7065/1: kexec: ensure new kernel is entered in ARM stateWill Deacon2011-08-281-1/+2
* ARM: 7003/1: vexpress: Add clock definition for the SP805.Nick Bowler2011-08-241-0/+7
* ARM: 7051/1: cpuimx* boards: fix mach-types errorsEric Bénard2011-08-224-6/+6
* ARM: 7019/1: Footbridge: select CLKEVT_I8253 for ARCH_NETWINDERAxel Lin2011-08-191-0/+1
* ARM: 7015/1: ARM errata: Possible cache data corruption with hit-under-miss e...Catalin Marinas2011-08-152-0/+28
* ARM: 7014/1: cache-l2x0: Fix L2 Cache size calculation.Srinivas Kandagatla2011-08-151-1/+1
* ARM: 6967/1: ep93xx: ts72xx: fix board model detectionPetr Štetiar2011-08-151-6/+12
* ARM: 6965/1: ep93xx: add model detection for ts-7300 and ts-7400 boardsPetr Štetiar2011-08-151-0/+12
* Merge branch '3.1-fixes-for-rmk' of git://linux-arm.org/linux-2.6-wd into fixesRussell King2011-08-136-27/+32
|\
| * ARM: cache: detect VIPT aliasing I-cache on ARMv6Will Deacon2011-08-121-7/+8
| * ARM: twd: register clockevents device before enabling PPIWill Deacon2011-08-121-2/+2
| * ARM: realview: ensure visibility of writes during resetWill Deacon2011-08-121-0/+1
| * ARM: perf: make name of arm_pmu_type consistentMark Rutland2011-08-122-18/+18
| * ARM: perf: fix prototype of release_pmuMark Rutland2011-08-121-1/+1
| * ARM: fix perf build with uclibc toolchainsFlorian Fainelli2011-08-121-0/+3
* | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-08-131-0/+7
|\ \
| * | dt: add empty of_get_property for non-dtStephen Warren2011-08-091-0/+7
| |/
* | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-08-1324-126/+113Star
|\ \
| * | USB: Serial: Add PID(0xF7C0) to FTDI SIO driver for a zeitcontrol-deviceArtur Zimmer2011-08-112-1/+6
| * | USB: Serial: Add device ID for Sierra Wireless MC8305Florian Echtler2011-08-111-0/+1
| * | USB: Serial: Added device ID for Qualcomm Modem in Sagemcom's HiLo3GVijay Chavan2011-08-081-0/+1
| * | usb/host/pci-quirks.c: correct annotation of `ehci_dmi_nohandoff_table'Arnaud Lacombe2011-08-081-1/+1
| * | USB: option driver: add PID for Vodafone-Huawei K4511Andrew Bird2011-08-081-0/+3
| * | USB: option driver: add PID for Vodafone-Huawei K4510Andrew Bird2011-08-081-0/+3
| * | USB: option driver: add PID for Vodafone-Huawei K3771Andrew Bird2011-08-081-0/+3
| * | USB: option driver: add PID for Vodafone-Huawei K3770Andrew Bird2011-08-081-0/+3
| * | usb: serial: ftdi_sio.c: For the FT232H FTDI_SIO_SET_BAUDRATE_REQUEST, index ...Uwe Bonnes2011-08-081-1/+4
| * | usb/isp1760: Added missing call to usb_hcd_check_unlink_urb() during unlinkArvid Brodin2011-08-081-0/+3
| * | USB: EHCI: Fix test mode sequenceBoris Todorov2011-08-081-0/+12
| * | USB: ftdi_sio: fix minor typo in get_ftdi_divisorIonut Nicu2011-08-081-1/+1
| * | USB: at91_udc: include linux/prefetch.h explicitlyJean-Christophe PLAGNIOL-VILLARD2011-08-081-0/+1
| * | USB: usb-storage: unusual_devs entry for ARM V2M motherboard.Nick Bowler2011-08-081-0/+10
| * | usb/ehci-mxc: add missing inclusion of mach/hardware.hShawn Guo2011-08-081-0/+1
| * | USB: assign instead of equal in usbtmc.cMaxim Nikulin2011-08-081-1/+1
| * | usb: renesas_usbhs: fixup usbhsg_for_each_uep 1st posKuninori Morimoto2011-08-081-1/+1
| * | usb: renesas_usbhs: fix DMA build by including dma-mapping.hKuninori Morimoto2011-08-081-0/+1
| * | usb: gadget: net2272 - Correct includesGeert Uytterhoeven2011-08-081-1/+1
| * | Merge 3.1-rc1 into usb-linusGreg Kroah-Hartman2011-08-08604-7919/+14784
| |\|
| * | Merge branch 'for-greg' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...Greg Kroah-Hartman2011-08-029-108/+35Star
| |\ \