summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* alpha: support new syscallsRichard Henderson2007-05-303-51/+98
* alpha: cleanup in bitops.hRichard Henderson2007-05-304-3/+44
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-05-3033-60/+189
|\
| * [ARM] Fix some section mismatch warningsRussell King2007-05-3014-15/+14
| * [ARM] 4394/1: ARMv7: Add the TLB range operationsCatalin Marinas2007-05-304-2/+94
| * [ARM] 4410/1: Remove extern declarations in coyote/ixdpg425-pci.cMichael-Luke Jones2007-05-302-8/+0
| * [ARM] 4416/1: NWFPE: fix undeclared symbolsBen Dooks2007-05-301-0/+3
| * [ARM] 4415/1: AML5900: fix sparse warnings from map_ioBen Dooks2007-05-301-1/+1
| * [ARM] 4414/1: S3C2443: sparse fix for clock.cBen Dooks2007-05-301-2/+1
| * [ARM] 4412/1: S3C2412: reset errata fixBen Dooks2007-05-301-0/+24
| * [ARM] oprofile: avoid lockdep warnings on mpcore oprofile initRussell King2007-05-301-2/+7
| * [ARM] Fix stacktrace FP range checkingRussell King2007-05-301-1/+1
| * [ARM] use __used attributeDavid Rientjes2007-05-301-1/+1
| * [ARM] remove unused header file: arch/arm/mach-s3c2410/bast.hRobert P. J. Day2007-05-261-2/+0
| * [ARM] 4406/1: Trivial NSLU2 / NAS-100D header & setup code cleanupMichael-Luke Jones2007-05-262-10/+12
| * [ARM] 4405/1: NSLU2, DSM-G600 frequency fixup codeMichael-Luke Jones2007-05-263-13/+31
| * [ARM] 4404/1: Trivial IXP42x Kconfig cleanupMichael-Luke Jones2007-05-261-3/+0
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-05-2926-502/+1806
|\ \
| * | [SPARC64]: Fill holes in hypervisor APIs and fix KTSB registry.David S. Miller2007-05-293-60/+567
| * | [SPARC64]: Fix two bugs wrt. kernel 4MB TSB.David S. Miller2007-05-292-6/+30
| * | [SPARC]: Mark as emulating cmpxchg, add appropriate depends for DRM.Martin Habets2007-05-291-0/+7
| * | [SPARC]: Emulate cmpxchg like pariscKyle McMartin2007-05-291-0/+15
| * | [SPARC64]: Fix _PAGE_EXEC_4U check in sun4u I-TLB miss handler.David S. Miller2007-05-291-2/+2
| * | [SPARC64]: arch/sparc64/time.c doesn't compile on Ultra 1 (no PCI)Horst H. von Brand2007-05-291-0/+6
| * | [SPARC64]: Eliminate NR_CPUS limitations.David S. Miller2007-05-294-11/+38
| * | [SPARC64]: Use machine description and OBP properly for cpu probing.David S. Miller2007-05-2913-380/+923
| * | [SPARC64]: Negotiate hypervisor API for PCI services.David S. Miller2007-05-291-0/+18
| * | [SPARC64]: Report proper system soft state to the hypervisor.David S. Miller2007-05-298-1/+148
| * | [SPARC64]: Fix typo in sun4v_hvapi_register error handling.David S. Miller2007-05-291-1/+1
| * | [SPARC64]: PCI device scan is way too verbose by default.David S. Miller2007-05-291-14/+40
| * | [SPARC32]: Removes mismatch section warnigs in sparc time.c fileKrzysztof Helt2007-05-291-2/+2
| * | [SPARC64]: Don't be picky about virtual-dma values on sun4v.David S. Miller2007-05-291-26/+10
| |/
* | Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Linus Torvalds2007-05-2911-18/+39
|\ \ | |/ |/|
| * [POWERPC] Fix Kconfig warningKumar Gala2007-05-231-0/+1
| * [PPC] Fix modpost warningKumar Gala2007-05-231-1/+1
| * [POWERPC] Fix modpost warningKumar Gala2007-05-231-1/+1
| * [POWERPC] Fix Section mismatch warningsLi Yang2007-05-232-2/+2
| * [POWERPC] QE: fix Kconfig 'select' warning with UCC_FASTTimur Tabi2007-05-231-3/+1
| * [POWERPC] 52xx: unbreak lite5200 dts (_pic vs. -pic)Domen Puncer2007-05-232-2/+2
| * [PPC] Remove duplicate export of __div64_32.Kumar Gala2007-05-231-2/+0
| * [PPC] Fix COMMON symbol warningsKumar Gala2007-05-232-7/+31
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-05-243-4/+5
|\ \
| * | [IA64] acpi_get_sysname() should be __initTony Luck2007-05-241-1/+2
| * | [IA64] Fix using uninitialized data in _PDC setupVenki Pallipadi2007-05-241-1/+1
| * | [IA64] start_secondary() and smp_callin() should be __cpuinitTony Luck2007-05-231-2/+2
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-05-242-1/+21
|\ \ \
| * | | meth driver renovationRalf Baechle2007-05-242-1/+21
* | | | i386 bigsmp: section mismatch fixesWilliam Lee Irwin III2007-05-231-3/+3
* | | | i386, x86-64: show that CONFIG_HOTPLUG_CPU is required for suspend on SMPStefan Richter2007-05-232-3/+6
* | | | Avoid zero size allocation in cache_k8_northbridges()Ben Collins2007-05-231-1/+6
OpenPOWER on IntegriCloud