summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] ppc64: Add oprofile cpu_type to cpu feature structAnton Blanchard2005-09-062-5/+14
* [PATCH] ppc64: Use num_pmcs in oprofile codeAnton Blanchard2005-09-062-11/+5
* [PATCH] ppc64: remove CPU_FTR_PMC8Anton Blanchard2005-09-061-13/+11
* [PATCH] ppc64: add number of PMCs to cputableAnton Blanchard2005-09-062-19/+42
* [PATCH] ppc64: Allow world readable /proc/ppc64/lparcfgWim Coekaerts2005-09-061-1/+1
* [PATCH] ppc64: remove use of asm/segment.hKumar Gala2005-09-061-1/+0
* [PATCH] ppc64: poison initmemAnton Blanchard2005-09-061-0/+1
* [PATCH] ppc64: systemcfg is now a pointerJimi Xenidis2005-09-061-3/+6
* [PATCH] ppc64: Consolidate early console and PPCDBG codeMilton Miller2005-09-062-36/+47
* [PATCH] ppc64: Remove old includesMilton Miller2005-09-063-13/+3
* [PATCH] ppc64: Take udbg out of ppc_mdMilton Miller2005-09-067-42/+37
* [PATCH] ppc64: Split SCC and 15550 udbg codeMilton Miller2005-09-064-227/+272
* [PATCH] ppc64: Make udbg_init_uart set the ppc_md udbg methods.Milton Miller2005-09-063-6/+3
* [PATCH] ppc64: Clean up CR handlingMilton Miller2005-09-061-12/+4
* [PATCH] ppc64: Remove dummy getc routinesMilton Miller2005-09-061-12/+2
* [PATCH] ppc64: dont bypass ppc_md.udbg* functionsMilton Miller2005-09-061-1/+3
* Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds2005-09-0527-84/+86
|\
| * [ARM] Wrap calls to descriptor handlersRussell King2005-09-0423-41/+41
| * [ARM] Change irq_chip wake/type methods to set_wake/set_typeRussell King2005-09-047-29/+29
| * [ARM] Fix compilation in locomo.cPavel Machek2005-09-041-7/+7
| * [ARM] Stack starts at THREAD_START_SP offset, not THREAD_SIZE-8Russell King2005-09-041-1/+1
| * [ARM] 2875/1: Data Abort fixesTimothy Baldwin2005-09-041-4/+4
| * [ARM] 2874/1: S3C2410 - add cpu_init() call after sleep wakeupBen Dooks2005-09-031-2/+4
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 Linus Torvalds2005-09-0513-604/+285
|\ \
| * | [SPARC]: Kill io_remap_page_range()David S. Miller2005-09-015-94/+1
| * | [SPARC64]: Use 'unsigned long' for port argument to I/O string ops.David S. Miller2005-08-311-33/+44
| * | [SPARC64]: Use drivers/KconfigDavid S. Miller2005-08-301-308/+20
| * | [SPARC64]: Preserve nucleus ctx page size during TLB flushes.David S. Miller2005-08-301-14/+25
| * | [SPARC64]: Do not expand CHEETAH_LOG_ERROR 3 times.David S. Miller2005-08-301-136/+173
| * | [SPARC64]: Kill BRANCH_IF_ANY_CHEETAH() from copy page.David S. Miller2005-08-302-2/+14
| * | [SPARC64]: Eliminate irq_cpustat_t.David S. Miller2005-08-292-17/+8
* | | [PATCH] s390: compat system callsHeiko Carstens2005-09-051-2/+2
* | | [PATCH] s390: pfault interrupt raceMartin Schwidefsky2005-09-051-1/+4
* | | [PATCH] s390: debug feature changesMichael Holzheu2005-09-051-20/+32
* | | [PATCH] s390: machine check handler bugsMartin Schwidefsky2005-09-052-55/+174
* | | [PATCH] uml: fix x86_64 page leakJeff Dike2005-09-052-1/+12
* | | [PATCH] uml: fix advanced sysemu checkBodo Stroesser2005-09-051-11/+17
* | | [PATCH] uml: allow host capability usage to be disabledBodo Stroesser2005-09-051-0/+24
* | | [PATCH] uml: skas0 stubs now check system call return valuesBodo Stroesser2005-09-058-238/+348
* | | [PATCH] uml: increase granularity of host capability checkingBodo Stroesser2005-09-054-34/+96
* | | [PATCH] uml: move libc-dependent startup and signal codeGennady Sharapov2005-09-058-168/+230
* | | [PATCH] uml: add host AIO support to block driverJeff Dike2005-09-054-409/+373
* | | [PATCH] uml: use host AIO supportJeff Dike2005-09-056-15/+475
* | | [PATCH] uml: build cleanupsAl Viro2005-09-055-14/+6
* | | [PATCH] uml: system call path cleanupJeff Dike2005-09-0513-215/+131
* | | [PATCH] uml: TLB operation batchingJeff Dike2005-09-058-166/+273
* | | [PATCH] uml: remove duplicated exportsJeff Dike2005-09-051-19/+0
* | | [PATCH] uml: mark SMP on UML/x86_64 as brokenJeff Dike2005-09-052-1/+5
* | | [PATCH] uml: remove libc reference in buildAl Viro2005-09-051-1/+1
* | | [PATCH] uml: build cleanupAl Viro2005-09-053-4/+1
OpenPOWER on IntegriCloud