summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git+ssh://galak@master.kernel.org/pub/scm/linux/kern...Kumar Gala2006-02-28242-2393/+2416
|\
| * Merge ../powerpc-mergePaul Mackerras2006-02-2858-291/+367
| |\
| | * [PATCH] powerpc/iseries: Fix double phys_to_abs bug in htab_bolt_mappingMichael Ellerman2006-02-281-1/+1
| | * [PATCH] powerpc: fix NULL pointer in handle_eeh_eventsOlaf Hering2006-02-281-1/+1
| | * [PATCH] powerpc: vdso 64bits gettimeofday bugBenjamin Herrenschmidt2006-02-281-2/+2
| | * [PATCH] powerpc: fix dynamic PCI probe regressionJohn Rose2006-02-282-16/+34
| | * Revert "[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC...Linus Torvalds2006-02-272-8/+4
| | * [MIPS] Use generic compat routines for readdir, getdentsAtsushi Nemoto2006-02-273-57/+3
| | * [MIPS] SMP: Fix initialization order bug.Ralf Baechle2006-02-276-29/+30
| | * Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-02-262-9/+21
| | |\
| | | * [SPARC64]: Make cpu_present_map available earlier.David S. Miller2006-02-262-9/+21
| | * | Make Kprobes depend on modulesLinus Torvalds2006-02-265-1/+5
| | |/
| | * [PATCH] fix voyager after topology.c moveJames Bottomley2006-02-262-15/+1
| | * [PATCH] fix build on x86_64 with !CONFIG_HOTPLUG_CPUBrian Magnuson2006-02-261-1/+1
| | * [PATCH] x86_64: Better ATI timer fixAndi Kleen2006-02-261-17/+29
| | * [PATCH] x86_64: Move the SMP time selection earlierAndi Kleen2006-02-262-13/+11
| | * [PATCH] x86_64: Fix the additional_cpus=.. optionAndi Kleen2006-02-262-1/+7
| | * [PATCH] x86_64: Fix NMI watchdog on x460Chris McDermott2006-02-261-1/+1
| | * [PATCH] x86-64/i386: Use common X86_PM_TIMER option and make it EMBEDDEDAndi Kleen2006-02-261-15/+0
| | * [PATCH] i386: Handle non existing APICs without panicingAndreas Deresch2006-02-262-4/+12
| | * [PATCH] x86_64: Only do the clustered systems have unsynchronized TSC assumpt...Andi Kleen2006-02-262-4/+8
| | * [PATCH] x86_64: no_iommu removal in pci-gart.cJon Mason2006-02-262-18/+6
| | * [PATCH] x86-64: react to new topology.c locationDave Jones2006-02-251-1/+1
| | * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-02-241-2/+12
| | |\
| | | * [ARM] 3348/1: Disable GPIO interruptsAndrew Victor2006-02-241-2/+12
| | * | [PATCH] powerpc: Fix mem= cmdline handling on arch/powerpc for !MULTIPLATFORMKumar Gala2006-02-241-16/+38
| | * | [PATCH] Fix topology.c locationZachary Amsden2006-02-243-5/+5
| | * | [PATCH] flags parameter for linkatUlrich Drepper2006-02-242-1/+2
| | * | [PATCH] x86: fix broken SMP boot sequenceJames Bottomley2006-02-245-19/+35
| | * | [PATCH] voyager: fix the cpu_possible_map to make voyager boot againJames Bottomley2006-02-241-0/+1
| | * | [PATCH] voyager: fix boot panic by adding topology exportJames Bottomley2006-02-241-0/+15
| | * | [PATCH] Kprobes causes NX protection fault on i686 SMPPrasanna S Panchamukhi2006-02-241-2/+14
| | * | [PATCH] uml: tidying COW codePaolo 'Blaisorblade' Giarrusso2006-02-244-5/+6
| | * | [PATCH] uml: better error reporting for read_outputPaolo 'Blaisorblade' Giarrusso2006-02-241-12/+22
| | * | [PATCH] uml: os_connect_socket error path fixupPaolo 'Blaisorblade' Giarrusso2006-02-241-5/+14
| | * | [PATCH] uml: fix ((unused)) attributePaolo 'Blaisorblade' Giarrusso2006-02-241-1/+1
| | * | [PATCH] uml: fix usage of kernel_errno in place of errnoPaolo 'Blaisorblade' Giarrusso2006-02-243-6/+22
| | * | [PATCH] uml: correct error messages in COW driverPaolo 'Blaisorblade' Giarrusso2006-02-242-10/+13
| | * | [PATCH] m32r: fix and update for gcc-4.0Hirokazu Takata2006-02-242-16/+12
| | * | [PATCH] m32r: enable asm code optimizationHirokazu Takata2006-02-241-3/+3
| | |/
| * | powerpc: Export variables used in conversions to/from cputime_tPaul Mackerras2006-02-271-0/+5
| * | powerpc: Implement accurate task and CPU time accountingPaul Mackerras2006-02-248-14/+297
| * | Merge ../powerpc-mergePaul Mackerras2006-02-24196-2103/+1762
| |\ \ | | |/
| | * [PATCH] powerpc: Don't re-assign PCI resources on MapleSegher Boessenkool2006-02-241-2/+2
| | * [PATCH] powerpc: Fix some MPIC + HT APIC bugletsSegher Boessenkool2006-02-241-4/+5
| | * [PATCH] powerpc: Update {g5,pseries,ppc64}_defconfigOlof Johansson2006-02-243-285/+189
| | * [PATCH] powerpc64: remove broken/bitrotted HMT supportAnton Blanchard2006-02-243-138/+4
| | * [PATCH] powerpc: Fix runlatch performance issuesAnton Blanchard2006-02-243-10/+35
| | * [PATCH] powerpc64: fix spinlock recursion in native_hpte_clearR Sharada2006-02-241-1/+6
| | * [PATCH] powerpc: disable OProfile for iSeriesKelly Daly2006-02-241-0/+1
OpenPOWER on IntegriCloud