summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-07-3114-84/+297
|\
| * [POWERPC] Minor comment fix for misc_64.SGeoff Levand2006-07-311-1/+1
| * [POWERPC] Use H_CEDE on non-SMTJake Moilanen2006-07-311-2/+4
| * [POWERPC] force 64bit mode in fwnmi handlers to workaround firmware bugsOlaf Hering2006-07-281-2/+33
| * [POWERPC] Fix new interrupt code (MPIC detection)Segher Boessenkool2006-07-281-4/+11
| * [POWERPC] Fix new interrupt code (MPIC endianness)Segher Boessenkool2006-07-281-0/+2
| * [POWERPC] Add cpufreq support for Xserve G5Benjamin Herrenschmidt2006-07-282-30/+50
| * [POWERPC] Fix mem= handling when the memory limit is > RMO sizeMichael Ellerman2006-07-251-1/+2
| * [POWERPC] More offb/bootx fixesBenjamin Herrenschmidt2006-07-251-11/+24
| * [POWERPC] Fix legacy_serial.c error handling on 32 bitsBenjamin Herrenschmidt2006-07-251-5/+8
| * [POWERPC] Fix default clock for udbg_16550Benjamin Herrenschmidt2006-07-251-1/+5
| * [POWERPC] Fix non-MPIC CHRPs with CONFIG_SMP setBenjamin Herrenschmidt2006-07-252-11/+25
| * [POWERPC] Fix 32 bits warning in prom_init.cBenjamin Herrenschmidt2006-07-251-0/+2
| * [POWERPC] Workaround Pegasos incorrect ISA "ranges"Benjamin Herrenschmidt2006-07-251-0/+34
| * [POWERPC] fix up front-LED KconfigJohannes Berg2006-07-251-16/+96
* | [PATCH] powermac: More powermac backlight fixesMichael Hanselmann2006-07-311-3/+55
* | [PATCH] Fix trivial unwind info bugMarkus Armbruster2006-07-311-1/+1
* | [PATCH] vDSO hash-style fixRoland McGrath2006-07-3113-4/+17
* | [PATCH] sgiioc4: Always share IRQBrent Casavant2006-07-312-2/+2
* | [PATCH] cpu hotplug: use hotplug version of registration in late initsChandra Seetharaman2006-07-316-33/+25Star
* | [PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notificationsChandra Seetharaman2006-07-311-2/+2
* | [PATCH] panic_on_oops: remove ssleep()Horms2006-07-316-28/+14Star
* | [PATCH] IDE: Touch NMI watchdog during resume from STRMichal Schmidt2006-07-311-0/+1
* | [PATCH] v850: call init_page_count() instead of set_page_count()Miles Bader2006-07-311-3/+3
* | [PATCH] v850: Remove symbol exports which duplicate global onesMiles Bader2006-07-311-16/+0Star
* | [PATCH] IA64: kprobe invalidate icache of jump bufferbibo, mao2006-07-311-0/+9
* | [PATCH] arch/alpha: Use ARRAY_SIZE macroTobias Klauser2006-07-315-38/+34Star
* | [PATCH] i386: fix CONFIG_EFI helpArthur Othieno2006-07-311-1/+1
* | [PATCH] kprobe-booster: disable in preemptible kernelMasami Hiramatsu2006-07-311-6/+3Star
* | [PATCH] machine_kexec.c: Fix the description of segment handlingEric W. Biederman2006-07-312-16/+10Star
* | [PATCH] synchronize_tsc() fixesAndrew Morton2006-07-311-29/+33
* | [PATCH] mce section fixAndrew Morton2006-07-311-1/+1
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-07-308-56/+76
|\ \
| * | [ARM] 3734/1: Fix the unused variable warning in __iounmap()Catalin Marinas2006-07-291-0/+2
| * | [ARM] 3737/1: Export ARM copy/clear_user_page symbolsGeorge G. Davis2006-07-291-0/+8
| * | [ARM] 3736/1: xscale: don't mis-report 80219 as an iop32xLennert Buytenhek2006-07-291-1/+29
| * | [ARM] 3733/2: S3C24XX: Remove old IDE registers in AnubisBen Dooks2006-07-261-24/+0Star
| * | [ARM] 3732/1: S3C24XX: tidy syntax in osiris and anubis machinesBen Dooks2006-07-262-22/+23
| * | [ARM] Fix SMP bootingRussell King2006-07-261-3/+3
| * | [ARM] 3730/1: ep93xx: enable usb ohci driver in the defconfigLennert Buytenhek2006-07-151-5/+10
| * | [ARM] Fix cats buildRussell King2006-07-141-1/+1
* | | [PATCH] i386: Fix up backtrace fallback patchAndi Kleen2006-07-301-4/+6
* | | [PATCH] x86_64: Fix swiotlb=forceAndi Kleen2006-07-301-2/+3
* | | [PATCH] x86_64: Revert k8-bus.c northbridge access changeAndi Kleen2006-07-301-5/+5
* | | [PATCH] x86_64: Calgary IOMMU - Multi-Node NULL pointer dereference fixJon Mason2006-07-302-35/+45
* | | [PATCH] x86_64: Calgary IOMMU - fix off by one errorMuli Ben-Yehuda2006-07-301-4/+3Star
* | | [PATCH] x86_64: On Intel systems when CPU has C3 don't use TSCAndi Kleen2006-07-301-4/+12
* | | [PATCH] x86_64: Update defconfigAndi Kleen2006-07-301-4/+5
* | | [PATCH] i386: Do backtrace fallback tooAndi Kleen2006-07-291-3/+14
* | | [PATCH] x86_64: Dump leftover backtrace entries when dwarf2 unwinder got stuckAndi Kleen2006-07-291-6/+16