summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-254-6/+59
|\
| * usb: gadget: renesas_usbhs: support otg pin controlKuninori Morimoto2011-10-131-0/+1
| * Merge branch 'for-next' of git://gitorious.org/usb/usb into usb-nextGreg Kroah-Hartman2011-09-181-6/+5
| |\
| | * usb: musb: fix build breakageFelipe Balbi2011-09-091-6/+5
| * | Merge 3.1-rc4 into usb-nextGreg Kroah-Hartman2011-08-292-0/+53
| |\ \ | | |/
| | * USB: pxa168: Add onchip USB host controller supportTanmay Upadhyay2011-08-222-0/+53
* | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-10-252-55/+14
|\ \ \
| * | | ARM: mxc: convert device creation to use platform_device_register_fullUwe Kleine-König2011-08-262-55/+14
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-10-2542-244/+51
|\ \ \
| * | | parisc: Kconfig: cleanup Kernel page size defaultPaul Bolle2011-10-131-3/+1
| * | | Kconfig: remove redundant CONFIG_ prefix on two symbolsPaul Bolle2011-10-131-1/+1
| * | | cris: remove arch/cris/arch-v32/lib/nand_init.SPaul Bolle2011-10-131-178/+0
| * | | microblaze: add missing CONFIG_ prefixesPaul Bolle2011-10-131-3/+3
| * | | h8300: drop puzzling Kconfig dependenciesPaul Bolle2011-10-131-1/+1
| * | | ARM: mxc: fix Kconfig typo 'i.MX51'Paul Bolle2011-10-131-1/+1
| * | | Fix file references in Kconfig filesJohann Felix Soden2011-10-112-8/+8
| * | | bcmring: drop commented out line in KconfigPaul Bolle2011-10-061-2/+0
| * | | doc: fix broken referencesPaul Bolle2011-09-2724-37/+30
| * | | Merge branch 'master' into for-nextJiri Kosina2011-09-151258-8443/+19407
| |\ \ \
| * | | | Remove unneeded version.h includes from arch/arm/Jesper Juhl2011-09-152-2/+0
| * | | | Remove unneeded version.h include from arch/x86/Jesper Juhl2011-09-151-1/+0
| * | | | treewide: remove extra semicolons from various parts of the kernelJustin P. Mattock2011-09-152-2/+2
| * | | | sched: x86_32 Fix typo in switch_to() descriptionKamalesh Babulal2011-09-151-1/+1
| * | | | treewide: typo 'interrrupt' word corrections.Vitaliy Ivanov2011-09-152-2/+2
| * | | | s390: Convert vmalloc/memset to vzallocJoe Perches2011-09-151-2/+1
* | | | | Merge branch 'for-linus' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/...Linus Torvalds2011-10-25214-1238/+2006
|\ \ \ \ \
| * \ \ \ \ Merge branch 'misc' into for-linusRussell King2011-10-25145-520/+771
| |\ \ \ \ \
| | * | | | | ARM: 7133/1: SMP: fix per cpu timer setup before the cpu is marked onlineThomas Gleinxer2011-10-231-10/+13
| | * | | | | ARM: 7129/1: Add __arm_ioremap_exec for mapping external memory as MT_MEMORYTony Lindgren2011-10-222-0/+22
| | * | | | | ARM: 7136/1: pl330: Fix a race conditionJavi Merino2011-10-221-1/+1
| | * | | | | ARM: 7137/1: Fix error upon adding LL debugAfzal Mohammed2011-10-201-2/+2
| | * | | | | ARM: Add a few machine types to mach-typesRussell King2011-10-171-4/+16
| | * | | | | ARM: 7130/1: dev_archdata: add private iommu extensionOhad Ben-Cohen2011-10-171-0/+3
| | * | | | | ARM: 7125/1: Add unwinding annotations for 64bit division functionsLaura Abbott2011-10-171-0/+8
| | * | | | | ARM: 7120/1: remove bashism in check for multiple zreladdrsRabin Vincent2011-10-171-1/+1
| | * | | | | ARM: 7118/1: rename temp variable in read*_relaxed()Olof Johansson2011-10-171-5/+5
| | * | | | | ARM: 6217/4: mach-realview: expose PB1176 ROM using physmap and map_romLinus Walleij2011-10-172-8/+38
| | * | | | | ARM: 7098/1: kdump: copy kernel relocation code at the kexec prepare stageLei Wen2011-10-171-17/+18
| | * | | | | ARM: 7062/1: cache: detect PIPT I-cache using CTRWill Deacon2011-10-172-3/+17
| | * | | | | ARM: platform fixups: remove mdesc argument to fixup functionRussell King2011-10-1732-66/+50
| | * | | | | ARM: 7017/1: Use generic BUG() handlerSimon Glass2011-10-174-20/+73
| | * | | | | ARM: 7102/1: mach-integrator: update defconfigLinus Walleij2011-10-171-4/+15
| | * | | | | ARM: 7087/2: mach-integrator: get timer frequency from clockLinus Walleij2011-10-173-26/+27
| | * | | | | ARM: 7086/2: mach-integrator: modernize clock event registrationLinus Walleij2011-10-171-10/+5
| | * | | | | ARM: 7085/2: mach-integrator: clockevent supports oneshot modeLinus Walleij2011-10-171-5/+19
| | * | | | | ARM: 7084/1: mach-integrator: retire some timer macrosLinus Walleij2011-10-171-12/+0
| | * | | | | ARM: 7078/1: Footbridge: Sort KConfig Options alphabeticallyPeter Hüwe2011-10-171-2/+2
| | * | | | | ARM: 7026/1: simpad: replace ARM specific LED codeJochen Friedrich2011-10-175-101/+28
| | * | | | | ARM: 7025/1: simpad: add GPIO based device definitions.Jochen Friedrich2011-10-171-1/+66
| | * | | | | ARM: 7024/1: simpad: Cleanup CS3 accessors.Jochen Friedrich2011-10-173-52/+153
OpenPOWER on IntegriCloud