summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * [POWERPC] Fix incorrect calculation of I/O window addressesPaul Mackerras2007-05-101-24/+13
| * [POWERPC] celleb: Update celleb_defconfigIshizaki Kou2007-05-101-44/+85
| * [POWERPC] celleb: Fix parsing of machine type hack command line optionIshizaki Kou2007-05-101-1/+1
| * [POWERPC] celleb: Fix PCI config space accesses to subordinate busesIshizaki Kou2007-05-101-4/+4
| * [POWERPC] celleb: Fix support for multiple PCI domainsIshizaki Kou2007-05-101-0/+1
| * Merge branch 'linux-2.6'Paul Mackerras2007-05-10172-923/+3762
| |\
| * | [POWERPC] User rheap from arch/powerpc/libKumar Gala2007-05-093-700/+0
| * | [POWERPC] 83xx: Fix the PCI ranges in the MPC834x_MDS device tree.Scott Wood2007-05-091-2/+2
| * | [POWERPC] 83xx: Fix the PCI ranges in the MPC832x_MDS device tree.Scott Wood2007-05-091-1/+1
| * | [POWERPC] Change rheap functions to use ulongs instead of pointersTimur Tabi2007-05-099-160/+179
| * | [POWERPC] 86xx: Enable the AC97 interface on 8641D board.Jason Jin2007-05-091-1/+6
| * | [POWERPC] 83xx: Suppress warning when CONFIG_ options aren't definedKumar Gala2007-05-091-0/+2
| * | [POWERPC] 83xx: Suppress warning when CONFIG_PCI is not definedLi Yang2007-05-093-0/+6
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-05-109-745/+226
|\ \ \
| * | | [SPARC64]: Use alloc_pci_dev() in PCI bus probes.David S. Miller2007-05-101-1/+1
| * | | [SPARC64]: Fix recursion in PROM tree building.David S. Miller2007-05-101-4/+15
| * | | [SPARC64] PCI: Consolidate PCI access code into pci_common.cDavid S. Miller2007-05-097-740/+210
* | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-05-105-154/+162
|\ \ \ \
| * | | | [S390] update default configuration.Martin Schwidefsky2007-05-101-106/+128
| * | | | [S390] Kconfig: use common Kconfig files for s390.Martin Schwidefsky2007-05-101-33/+16
| * | | | [S390] Avoid compile warning.Heiko Carstens2007-05-101-1/+4
| * | | | [S390] fix subsystem removal falloutCornelia Huck2007-05-102-14/+14
| | |_|/ | |/| |
* | | | Revert "[PATCH] paravirt: Add startup infrastructure for paravirtualization"Eric W. Biederman2007-05-103-45/+0
* | | | x86_64: fix default_do_nmi() missing return after an if ()Mathieu Desnoyers2007-05-101-0/+1
|/ / /
* | | [IA64] sa_interrupt is deprecatedakpm@linux-foundation.org2007-05-091-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2007-05-0916-215/+254
|\ \ \
| * | | [IA64] wire up pselect, ppollAlexey Kuznetsov2007-05-081-2/+2
| * | | [IA64] Add TIF_RESTORE_SIGMASKAlexey Dobriyan2007-05-086-165/+38
| * | | [IA64] unwind did not work for processes born with CLONE_STOPPEDKirill Korotaev2007-05-081-3/+4
| * | | [IA64] Optional method to purge the TLB on SN systemsJack Steiner2007-05-083-10/+150
| * | | [IA64] SPIN_LOCK_UNLOCKED macro cleanup in arch/ia64Milind Arun Choudhary2007-05-083-7/+7
| * | | [IA64] fix stack alignment for ia32 signal handlersMarkus F.X.J. Oberhumer2007-05-081-1/+5
| * | | [IA64] - Altix: hotplug after intr redirect can crash systemJohn Keller2007-05-081-15/+43
| * | | [IA64] save and restore cpus_allowed in cpu_idle_waitSiddha, Suresh B2007-05-081-0/+2
| * | | [IA64] Removal of percpu TR cleanup in kexec codeTony Luck2007-05-081-10/+1
| * | | [IA64] Fix some section mismatch errorsTony Luck2007-05-072-2/+2
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-05-0926-329/+495
|\ \ \ \
| * | | | sh: Fix stacktrace simplification fallout.Paul Mundt2007-05-091-1/+1
| * | | | sh: SH7760 DMABRG support.Manuel Lauss2007-05-094-9/+214
| * | | | sh: clockevent/clocksource/hrtimers/nohz TMU support.Paul Mundt2007-05-094-212/+174
| * | | | sh: Truncate MAX_ACTIVE_REGIONS for the common case.Paul Mundt2007-05-091-0/+4
| * | | | sh: Convert to common die chain.Paul Mundt2007-05-093-19/+5
| * | | | sh: Wire up utimensat syscall.Paul Mundt2007-05-091-0/+1
| * | | | sh: landisk mv_nr_irqs definition.kogiidena2007-05-091-0/+1
| * | | | sh: Fixup ndelay() xloops calculation for alternate HZ.kogiidena2007-05-091-2/+3
| * | | | sh: Add 32-bit opcode feature CPU flag.Paul Mundt2007-05-092-1/+2
| * | | | sh: Fix PC adjustments for varying opcode length.Paul Mundt2007-05-095-10/+14
| * | | | sh: Support for SH-2A 32-bit opcodes.Paul Mundt2007-05-095-10/+65
| * | | | sh: Kill off redundant __div64_32 symbol export.Paul Mundt2007-05-091-2/+0
| * | | | sh: Share exception vector table for SH-3/4.Paul Mundt2007-05-093-70/+11