summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* m68knommu: move EXPORT of local checksumming functions to definitionsGreg Ungerer2011-05-242-5/+3
* m68knommu: move EXPORT of dump_fpu to function definitionGreg Ungerer2011-05-242-4/+1
* m68knommu: clean up mm/init_no.cGreg Ungerer2011-05-241-47/+4
* m68k: merge the mmu and non-mmu mm/MakefileGreg Ungerer2011-05-243-18/+9
* m68k: mv kmap_mm.c to kmap.cGreg Ungerer2011-05-242-370/+365
* m68knommu: remove stubs for __ioremap() and iounmap()Greg Ungerer2011-05-244-43/+6
* m68knommu: remove unused kernel_set_cachemode()Greg Ungerer2011-05-241-8/+0
* m68k: let Makefile sort out compiling mmu and non-mmu lib/checksum.cGreg Ungerer2011-05-242-8/+3
* m68k: remove duplicate memcpy() implementationGreg Ungerer2011-05-244-131/+75
* m68k: remove duplicate memset() implementationGreg Ungerer2011-05-244-107/+74
* m68k: remove duplicate memmove() implementationGreg Ungerer2011-05-243-99/+2
* m68k: merge mmu and non-mmu versions of lib/MakefileGreg Ungerer2011-05-243-15/+11
* m68k: merge mmu and non-mmu versions of muldi3Greg Ungerer2011-05-243-152/+96
* Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-05-2320-563/+539
|\
| * x86, apic: Include module.h header in apic_flat_64.cRandy Dunlap2011-05-231-0/+1
| * x86, apic: Make apic drivers staticSuresh Siddha2011-05-2211-64/+22
| * x86, apic: Clean up bigsmp apic selection codeSuresh Siddha2011-05-223-30/+32
| * x86, apic: Use .apicdrivers section for the apic drivers listSuresh Siddha2011-05-222-31/+36
| * x86, apic: Introduce .apicdrivers section to find the list of apic driversSuresh Siddha2011-05-2212-6/+63
| * x86, x2apic: Move the common bits to x2apic.hCyrill Gorcunov2011-05-203-124/+69
| * x86, x2apic: Minimize IPI register writes using cluster groupsCyrill Gorcunov2011-05-201-14/+44
| * x86, x2apic: Track the x2apic cluster sibling mapCyrill Gorcunov2011-05-201-2/+70
| * x86, x2apic: Remove duplicate code for IPI mask routinesSuresh Siddha2011-05-202-62/+31
| * x86, apic: Use probe routines to simplify apic selectionSuresh Siddha2011-05-205-19/+37
| * x86, ioapic: Consolidate mp_ioapic_routing[] into 'struct ioapic'Suresh Siddha2011-05-201-6/+3
| * x86, ioapic: Consolidate gsi routing info into 'struct ioapic'Suresh Siddha2011-05-203-14/+29
| * x86, ioapic: Consolidate mp_ioapics[] into 'struct ioapic'Suresh Siddha2011-05-205-50/+62
| * x86, ioapic: Consolidate ioapic_saved_data[] into 'struct ioapic'Suresh Siddha2011-05-201-14/+13
| * x86, ioapic: Add struct ioapicSuresh Siddha2011-05-202-16/+17
| * x86, ioapic: Remove duplicate code for saving/restoring RTEsSuresh Siddha2011-05-201-31/+5
| * x86, ioapic: Use ioapic_saved_data while enabling intr-remappingSuresh Siddha2011-05-203-111/+37
| * x86, ioapic: Allocate ioapic_saved_data earlySuresh Siddha2011-05-201-14/+13
| * x86, ioapic: Fix potential resume deadlockDaniel J Blueman2011-05-201-2/+2
* | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-05-2321-2/+461
|\ \
| * | sparc: add {read,write}*_be routinesJan Andersson2011-05-191-0/+13
| * | ARM: S3C2416: Add support for USB 2.0 High-Speed gadget controllerThomas Abraham2011-05-101-0/+27
| * | ARM: S3C24XX: Add plaform device definition for USB High-Speed gadget control...Thomas Abraham2011-05-104-0/+63
| * | ARM: S3C2416: Add USB Phy register definitionsThomas Abraham2011-05-101-0/+25
| * | Merge branch 2.6.39-rc7 into usb-linusGreg Kroah-Hartman2011-05-1081-561/+1319
| |\ \
| * \ \ Merge 2.6.39-rc4 into usb-nextGreg Kroah-Hartman2011-04-1916-2/+346
| |\ \ \
| | * | | USB: ohci: add bus glue for the Atheros AR71XX/AR7240 SoCsGabor Juhos2011-04-131-0/+2
| | * | | USB: ehci: add bus glue for the Atheros AR71XX/AR724X/AR91XX SoCsGabor Juhos2011-04-131-0/+3
| | * | | ARM: EXYNOS4: Add usb ehci device to the NURI boardJoonyoung Shim2011-04-132-0/+17
| | * | | ARM: EXYNOS4: Add usb host phy controlJoonyoung Shim2011-04-139-3/+243
| | * | | ARM: S5P: Add usb ehci deviceJoonyoung Shim2011-04-136-0/+82
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-05-231-2/+2
|\ \ \ \ \
| * | | | | watchdog: Change the default timeout and configure nmi watchdog period based ...Mandeep Singh Baines2011-05-231-2/+2
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-2352-58/+51
|\ \ \ \ \ \
| * | | | | | cris: typo in mach-fs MakefileSarah Nadi2011-05-181-1/+1
| * | | | | | treewide: fix a few typos in commentsJustin P. Mattock2011-05-106-6/+6
OpenPOWER on IntegriCloud