summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [ARM] 3500/1: fix PXA27x DMA allocation priorityNicolas Pitre2006-05-051-12/+5
* [ARM] 3499/1: Fix VFP FPSCR corruption for double exception caseGeorge G. Davis2006-05-051-1/+1
* [ARM] 3496/1: more constants for asm-offsets.hUwe Zeisberger2006-05-053-11/+7
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-05-044-8/+86
|\
| * [PATCH] powerpc: Use the ibm,pa-features property if availablePaul Mackerras2006-05-031-0/+70
| * [PATCH] ppc32 CPM_UART: fixes and improvementsVitaly Bordug2006-05-031-1/+1
| * [PATCH] powerpc/kprobes: fix singlestep out-of-lineAnanth N Mavinakayanahalli2006-05-031-7/+7
| * [PATCH] powerpc/pseries: avoid crash in PCI code if mem system not upLinas Vepstas2006-05-031-0/+8
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-05-046-58/+92
|\ \
| * | [ARM] 3490/1: i.MX: move uart resources to board filesSascha Hauer2006-05-042-52/+74
| * | [ARM] 3488/1: make icedcc_putc do the right thingUwe Zeisberger2006-05-021-2/+2
| * | [ARM] 3487/1: IXP4xx: Support non-PCI systemsDeepak Saxena2006-04-303-4/+16
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-05-043-3/+4
|\ \ \
| * | | [SPARC]: Hook up vmsplice into syscall tables.David S. Miller2006-05-033-3/+4
| | |/ | |/|
* | | [PATCH] uml: change timer initializationJeff Dike2006-05-031-1/+1
* | | [PATCH] Remove wrong cpu_has_apic checks that came from mismergingAndi Kleen2006-05-031-6/+0
|/ /
* | Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2006-05-019-25/+19
|\ \
| * | [PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro2006-05-019-25/+19
| |/
* | [PATCH] timer TSC check suspend notifier changeShaohua Li2006-05-011-2/+2
* | [PATCH] x86_64: make PC Speaker driver workMikael Pettersson2006-05-011-0/+19
* | [PATCH] s390: bug in setup_rt_frameHeiko Carstens2006-05-011-2/+3
* | [PATCH] powerpc: cell: Add numa id to struct spuJeremy Kerr2006-05-011-23/+20
* | [PATCH] powerpc: Allow devices to register with numa topologyJeremy Kerr2006-05-012-5/+45
* | [PATCH] spufs: fix for CONFIG_NUMAJoel H Schopp2006-05-013-88/+65
* | [PATCH] uml: uml-makefile-nicer uses SYMLINK incorrectlyJeff Dike2006-05-011-1/+1
* | [PATCH] uml: export symbols added by GCC hardenedPaolo 'Blaisorblade' Giarrusso2006-05-011-0/+7
* | [PATCH] uml: cleanup unprofile expression and build infrastructurePaolo 'Blaisorblade' Giarrusso2006-05-014-19/+22
* | [PATCH] uml: fix compilation and execution with hardened GCCPaolo 'Blaisorblade' Giarrusso2006-05-014-2/+17
* | [PATCH] uml: use Kbuild tracking for all files and fix compilation outputPaolo 'Blaisorblade' Giarrusso2006-05-013-9/+14
* | [PATCH] uml: search from uml_net in a more reasonable PATHMattia Dongili2006-05-011-0/+30
* | [PATCH] uml: fix patch mismergePaolo 'Blaisorblade' Giarrusso2006-05-011-1/+1
* | [PATCH] uml: error handling fixesJeff Dike2006-05-015-10/+10
* | [PATCH] uml: update defconfigJeff Dike2006-05-011-85/+155
* | [PATCH] uml: clean up after MADVISE_REMOVEJeff Dike2006-05-011-5/+12
* | [PATCH] uml: remove NULL checks and add some CodingStyleJesper Juhl2006-05-012-71/+69
* | [PATCH] uml: skas0 support for 2G/2G hostsJoris van Rantwijk2006-05-012-16/+17
* | [PATCH] uml: fix iomem list traversalVictor V. Vengerov2006-05-011-0/+2
* | [PATCH] i386: Remove apic= warningAndi Kleen2006-05-011-4/+0
* | [PATCH] i386: Fix overflow in e820_all_mappedAndi Kleen2006-05-011-1/+3
* | [PATCH] i386/x86-64: Fix ACPI disabled LAPIC handling mismergeAndi Kleen2006-05-011-1/+4
* | [PATCH] x86_64: Add compat_sys_vmsplice and use it in x86-64Andi Kleen2006-05-011-0/+1
* | [SPARC64]: Disable preemption during flush_tlb_pending().David S. Miller2006-04-301-0/+5
|/
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-04-2921-84/+926
|\
| * [PATCH] powerpc: update cell_defconfigArnd Bergmann2006-04-291-15/+25
| * [PATCH] spufs: Disable local interrupts for SPE hash_page calls.Arnd Bergmann2006-04-291-3/+7
| * [PATCH] powerpc: Add cputable entry for POWER6Anton Blanchard2006-04-292-0/+17
| * [PATCH] ppc32: Update board-specific code of the CPM UART usersVitaly Bordug2006-04-284-1/+415
| * [PATCH] ppc32: odd fixes and improvements in ppc_sysVitaly Bordug2006-04-283-11/+26
| * [PATCH] powerpc: Wire up *at syscallsAndreas Schwab2006-04-282-0/+26
| * [PATCH] ppc32: add 440GX erratum 440_43 workaroundEugene Surovegin2006-04-283-2/+17
OpenPOWER on IntegriCloud