summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] powerpc: Fix loss of interrupts with MPICBenjamin Herrenschmidt2006-07-051-10/+29
* [PATCH] Fix copying of pgdat array on each node for ia64 memory hotplugYasunori Goto2006-07-041-3/+13
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-07-042-7/+7
|\
| * Pull acpi_os_free into release branchLen Brown2006-07-012-7/+7
| |\
| | * ACPI: delete acpi_os_free(), use kfree() directlyLen Brown2006-06-302-7/+7
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-07-049-8/+31
|\ \ \
| * | | [ARM] Fix warning in consistent.cRussell King2006-07-031-2/+1Star
| * | | [ARM] Fix warnings in arch/arm/kernel/setup.cRussell King2006-07-031-1/+1
| * | | [ARM] Fix ecard.c resource warnings.Russell King2006-07-031-1/+1
| * | | [ARM] Fix ISA IRQ resourcesRussell King2006-07-031-3/+16
| * | | [ARM] Fix bad asm instruction in proc-arm925.SRussell King2006-07-031-1/+2
| * | | [ARM] More missing proc-macros.S includesRussell King2006-07-034-0/+8
| * | | [ARM] 3708/2: fix SMP build after section ioremap changesLennert Buytenhek2006-07-031-0/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-07-049-9/+9
|\ \ \ \
| * | | | kbuild: introduce utsrelease.hSam Ravnborg2006-07-039-9/+9
| |/ / /
* | | | [PATCH] Fix modular cpuid.koOGAWA Hirofumi2006-07-041-2/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-07-0451-2229/+6284
|\ \ \ \
| * \ \ \ Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2006-07-035-1/+1526
| |\ \ \ \
| | * \ \ \ Merge branch '83xx' into for_paulusKumar Gala2006-07-035-1/+1526
| | |\ \ \ \
| | | * | | | powerpc: add defconfig for Freescale MPC8349E-mITX boardKim Phillips2006-07-031-0/+1336
| | | * | | | powerpc: Add base support for the Freescale MPC8349E-mITX eval boardKim Phillips2006-07-034-1/+190
| * | | | | | [POWERPC] Actually copy over i8259.c to arch/ppc/syslib this timeBenjamin Herrenschmidt2006-07-031-0/+212
| |/ / / / /
| * | | | | [POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt2006-07-0338-1906/+2314
| * | | | | [POWERPC] Copy i8259 code back to arch/ppcBenjamin Herrenschmidt2006-07-032-1/+6
| * | | | | [POWERPC] New device-tree interrupt parsing codeBenjamin Herrenschmidt2006-07-031-24/+419
| * | | | | [POWERPC] Use the genirq frameworkBenjamin Herrenschmidt2006-07-0314-590/+663
| * | | | | [POWERPC] Fix error handling in detecting legacy serial portsBenjamin Herrenschmidt2006-07-031-1/+12
| * | | | | [POWERPC] Fix booting on Momentum "Apache" board (a Maple derivative)Benjamin Herrenschmidt2006-07-032-7/+19
| * | | | | [POWERPC] Fix various offb and BootX-related issuesBenjamin Herrenschmidt2006-07-033-7/+43
| * | | | | [POWERPC] Add a default config for 32-bit CHRP machinesPaul Mackerras2006-07-031-0/+1378
| * | | | | [POWERPC] fix implicit declaration on cell.Dave Jones2006-07-031-0/+1
| * | | | | [POWERPC] change get_property to return void *Jeremy Kerr2006-07-031-2/+1Star
* | | | | | [PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar2006-07-046-12/+12
* | | | | | [PATCH] lockdep: irqtrace subsystem, move account_system_vtime() calls into k...Paul Mackerras2006-07-042-14/+1Star
* | | | | | [PATCH] lockdep: annotate on-stack completionsIngo Molnar2006-07-041-0/+2
* | | | | | [PATCH] lockdep: annotate enable_in_hardirq()Ingo Molnar2006-07-042-2/+2
* | | | | | [PATCH] lockdep: enable on s390Ingo Molnar2006-07-041-0/+4
* | | | | | [PATCH] lockdep: enable on x86_64Ingo Molnar2006-07-041-0/+4
* | | | | | [PATCH] lockdep: enable on i386Ingo Molnar2006-07-041-0/+4
* | | | | | [PATCH] lockdep: x86 smp alternatives workaroundIngo Molnar2006-07-041-0/+10
* | | | | | [PATCH] lockdep: x86_64 early initIngo Molnar2006-07-041-0/+5
* | | | | | [PATCH] lockdep: irqtrace subsystem, s390 supportHeiko Carstens2006-07-045-2/+55
* | | | | | [PATCH] lockdep: irqtrace cleanup of include/asm-x86_64/irqflags.hIngo Molnar2006-07-041-0/+5
* | | | | | [PATCH] lockdep: irqtrace subsystem, x86_64 supportIngo Molnar2006-07-044-54/+161
* | | | | | [PATCH] lockdep: irqtrace subsystem, i386 supportIngo Molnar2006-07-043-4/+42
* | | | | | [PATCH] lockdep: irqtrace subsystem, coreIngo Molnar2006-07-041-1/+1
* | | | | | [PATCH] lockdep: stacktrace subsystem, s390 supportHeiko Carstens2006-07-043-0/+95
* | | | | | [PATCH] lockdep: stacktrace subsystem, x86_64 supportIngo Molnar2006-07-043-0/+226
* | | | | | [PATCH] lockdep: stacktrace subsystem, i386 supportIngo Molnar2006-07-043-0/+103
* | | | | | [PATCH] lockdep: s390 CONFIG_FRAME_POINTER supportHeiko Carstens2006-07-041-0/+5