summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | [POWERPC] iseries: Fix a compiler warning in platforms/iseries/vpdinfo.cMichael Ellerman2006-07-131-1/+1
| | * | | | | | [POWERPC] iseries: Fix a compiler warning in platforms/iseries/vpdinfo.cMichael Ellerman2006-07-131-8/+12
| | * | | | | | [POWERPC] iseries: Move ItLpNaca into platforms/iseriesMichael Ellerman2006-07-136-6/+84
| | * | | | | | [POWERPC] iseries: Make HvLpConfig_get(Primary)LpIndex functionsMichael Ellerman2006-07-132-0/+14
| | * | | | | | [POWERPC] iseries: Make ItExtVpdPanel private to iSeriesMichael Ellerman2006-07-134-4/+53
| | * | | | | | [POWERPC] iseries: Cleanup e2a() and strne2a()Michael Ellerman2006-07-131-75/+17
| | * | | | | | [POWERPC] iseries: Move e2a()/strne2a() into their only callerMichael Ellerman2006-07-133-118/+97
| | * | | | | | [POWERPC] iseries: Use device tree /system-id in /proc/iSeries/configMichael Ellerman2006-07-131-10/+17
| * | | | | | | Merge branch 'hvc_iseries'Stephen Rothwell2006-07-132-3/+8
| |\ \ \ \ \ \ \
| | * | | | | | | [POWERPC] iseries: A new iSeries consoleStephen Rothwell2006-07-132-3/+8
| | |/ / / / / /
| * | | | | | | [POWERPC] iseries: Remove unnecessary include of iseries/hv_lp_event.hStephen Rothwell2006-07-131-1/+0
| |/ / / / / /
| * | | | | | [POWERPC] Remove linux,pci-domain propertiesJeremy Kerr2006-07-071-38/+1
| * | | | | | [POWERPC] Use const qualifiers for prom parsing utilitesJeremy Kerr2006-07-071-10/+12
| * | | | | | [POWERPC] Remove linux,device propertiesJeremy Kerr2006-07-071-24/+0
| * | | | | | [POWERPC] Add cpufreq support for Xserve G5Benjamin Herrenschmidt2006-07-072-30/+50
| * | | | | | [POWERPC] Fix mem= handling when the memory limit is > RMO sizeMichael Ellerman2006-07-071-1/+2
| * | | | | | [POWERPC] More offb/bootx fixesBenjamin Herrenschmidt2006-07-071-11/+24
| * | | | | | [POWERPC] Add briq support to CHRPBenjamin Herrenschmidt2006-07-073-7/+72
| * | | | | | [POWERPC] Fix legacy_serial.c error handling on 32 bitsBenjamin Herrenschmidt2006-07-071-5/+8
| * | | | | | [POWERPC] Fix default clock for udbg_16550Benjamin Herrenschmidt2006-07-071-1/+5
| * | | | | | [POWERPC] Fix non-MPIC CHRPs with CONFIG_SMP setBenjamin Herrenschmidt2006-07-072-11/+25
| * | | | | | [POWERPC] Fix 32 bits warning in prom_init.cBenjamin Herrenschmidt2006-07-071-0/+2
| * | | | | | [POWERPC] Workaround Pegasos incorrect ISA "ranges"Benjamin Herrenschmidt2006-07-071-0/+34
| * | | | | | [POWERPC] fix up front-LED KconfigJohannes Berg2006-07-071-16/+96
| * | | | | | [POWERPC] Add -fno-stack-protector to BOOTCFLAGS in arch/powerpc/boot/Makefile.Niels Kristian Bech Jensen2006-07-071-0/+4
* | | | | | | Revert mmiocfg heuristics and blacklist changesLinus Torvalds2006-09-196-55/+82
* | | | | | | x86: save/restore eflags in context switchLinus Torvalds2006-09-181-0/+4
* | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-09-182-8/+12
|\ \ \ \ \ \ \
| * | | | | | | [SPARC]: Fix regression in sys_getdomainname()Andy Walker2006-09-182-8/+12
* | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-09-185-562/+197
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | [ARM] 3794/1: S3C24XX: do not defined set_irq_wake when no CONFIG_PMBen Dooks2006-09-181-0/+5
| * | | | | | | [ARM] 3780/1: Fix iop321 cpuidDan Williams2006-09-141-1/+1
| * | | | | | | [ARM] 3786/1: pnx4008: update defconfigVitaly Wool2006-09-141-561/+154
| * | | | | | | [ARM] 3785/1: S3C2412: Fix idle code as default uses wrong clocksBen Dooks2006-09-141-0/+29
| * | | | | | | [ARM] 3784/1: S3C2413: fix config for MACH_S3C2413/MACH_SMDK2413Ben Dooks2006-09-141-0/+8
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | [PATCH] i386/x86-64: Add core 2 to oprofileBenjamin LaHaise2006-09-161-0/+2
|/ / / / / /
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-09-1319-498/+1014
|\ \ \ \ \ \
| * | | | | | [POWERPC] Fix G5 DART (IOMMU) race causing occasional data corruptionBenjamin Herrenschmidt2006-09-131-1/+6
| * | | | | | [POWERPC] Fix MMIO ops to provide expected barrier behaviourPaul Mackerras2006-09-131-24/+25
| * | | | | | [POWERPC] Fix interrupt clearing in kdump shutdown sequenceMohan Kumar M2006-09-131-1/+1
| * | | | | | [POWERPC] update prep_defconfigOlaf Hering2006-09-131-266/+319
| * | | | | | [POWERPC] Add new, missing argument to of_irq_map_raw() for 86xx.Jon Loeliger2006-09-131-1/+1
| * | | | | | [POWERPC] Update defconfigsPaul Mackerras2006-09-1014-205/+662
* | | | | | | Merge branch 'audit.b29' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2006-09-129-1/+75
|\ \ \ \ \ \ \
| * | | | | | | [PATCH] sparc64 audit syscall classes hookupAl Viro2006-09-124-0/+110
| * | | | | | | [PATCH] syscall class hookup for all normal targetsAl Viro2006-09-126-52/+16
* | | | | | | | sh64: Add a sane pm_power_off implementation.Paul Mundt2006-09-121-0/+3
* | | | | | | | sh64: Trivial build fixes.Paul Mundt2006-09-122-3/+7
* | | | | | | | sh64: Drop deprecated ISA tuning for legacy toolchains.Paul Mundt2006-09-121-1/+0
|/ / / / / / /
* | | | | | | [PATCH] audit: AUDIT_PERM supportAl Viro2006-09-119-0/+160
OpenPOWER on IntegriCloud