summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] sh: fix proc file removal for superh store queue moduleNeil Horman2006-08-061-3/+7
* [PATCH] Fix more per-cpu typosAlexey Dobriyan2006-08-061-1/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-08-041-29/+57
|\
| * [IA64] make uncached allocator more node awareDean Nelson2006-08-041-29/+57
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-08-043-95/+132
|\ \ | |/ |/|
| * [CPUFREQ] Propagate acpi_processor_preregister_performance return value.bert hubert2006-07-311-2/+1
| * [CPUFREQ] Longhaul - Rename & fix multipliers tableRafał Bilski2006-07-311-5/+7
| * [CPUFREQ] Longhaul - Fix power state test to do something more usefulRafał Bilski2006-07-311-1/+1
| * [CPUFREQ] Longhaul - Readd accidentally dropped lineRafał Bilski2006-07-311-0/+1
| * [CPUFREQ] Make longhaul_walk_callback() staticAdrian Bunk2006-07-311-3/+3
| * [CPUFREQ] X86_GX_SUSPMOD must depend on PCIAdrian Bunk2006-07-311-0/+1
| * [CPUFREQ] Longhaul - Initialise later.Rafał Bilski2006-07-311-1/+1
| * [CPUFREQ] Longhaul - Workaround issues with APIC.Rafał Bilski2006-07-311-0/+12
| * [CPUFREQ] Longhaul - Hook into ACPI C states.Rafał Bilski2006-07-312-87/+109
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-08-0313-114/+107
|\ \
| * | [IA64] fix show_mem for VIRTUAL_MEM_MAP+FLATMEMBob Picco2006-08-033-67/+66
| * | [IA64] align high endpoint of VIRTUAL_MEM_MAPBob Picco2006-08-032-2/+4
| * | [PATCH] Fix RAID5 + IA64 compilePrarit Bhargava2006-08-032-2/+2
| * | [IA64] Don't alloc empty frame in ia64_switch_mode_physZou Nan hai2006-08-021-2/+0
| * | [IA64] Do not assume output registers be reservered.Zou Nan hai2006-08-021-9/+9
| * | [IA64] sparse cleanupsKeith Owens2006-08-024-10/+10
| * | [IA64] Fix breakage in simscsi.cTony Luck2006-07-311-2/+2
| * | [IA64] Format /proc/pal/*/version_info correctlyMatthew Wilcox2006-07-311-20/+14
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-08-0230-50/+100
|\ \ \
| * | | [ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.nameDavid Brownell2006-08-0130-50/+100
| | |/ | |/|
* | | [PATCH] x86_64: Fix CONFIG_IOMMU_DEBUGMuli Ben-Yehuda2006-08-021-0/+2
* | | [PATCH] x86_64: Fix backtracing for interrupt stacksAndi Kleen2006-08-021-7/+11
|/ /
* | 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-291-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-261-1/+2
| * | [POWERPC] More offb/bootx fixesBenjamin Herrenschmidt2006-07-261-11/+24
| * | [POWERPC] Fix legacy_serial.c error handling on 32 bitsBenjamin Herrenschmidt2006-07-261-5/+8
| * | [POWERPC] Fix default clock for udbg_16550Benjamin Herrenschmidt2006-07-261-1/+5
| * | [POWERPC] Fix non-MPIC CHRPs with CONFIG_SMP setBenjamin Herrenschmidt2006-07-262-11/+25
| * | [POWERPC] Fix 32 bits warning in prom_init.cBenjamin Herrenschmidt2006-07-261-0/+2
| * | [POWERPC] Workaround Pegasos incorrect ISA "ranges"Benjamin Herrenschmidt2006-07-261-0/+34
| * | [POWERPC] fix up front-LED KconfigJohannes Berg2006-07-261-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/+25
* | | [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/+14
* | | [PATCH] IDE: Touch NMI watchdog during resume from STRMichal Schmidt2006-07-311-0/+1
OpenPOWER on IntegriCloud