summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [SPARC64]: Handle ISA devices with no 'regs' property.David S. Miller2006-12-311-12/+8
* [SPARC64]: Update defconfig.David S. Miller2006-12-311-8/+26
* [SPARC64]: Fix of_iounmap() region release.David S. Miller2006-12-312-3/+6
* [SPARC64]: Fix "mem=xxx" handling.David S. Miller2006-12-311-23/+124
* [PATCH] sparc32: add offset in pci_map_sg()Jan Andersson2006-12-301-1/+2
* [PATCH] ARM: OMAP: fix missing header on apollon boardKyungmin Park2006-12-301-0/+1
* [PATCH] ARM: OMAP: fix GPMC compiler errorsKyungmin Park2006-12-301-13/+8
* [PATCH] make fn_keys work again on power/macbooksSoeren Sonnenburg2006-12-303-3/+3
* [PATCH] Add .gitignore file for relocs in arch/i386Thomas Meyer2006-12-301-0/+1
* [PATCH] arch/i386/pci/mmconfig.c tlb flush fixOGAWA Hirofumi2006-12-231-1/+5
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-12-222-3/+23
|\
| * ACPI: replace kmalloc+memset with kzallocBurman Yan2006-12-201-3/+1
| * merge linus into test branchLen Brown2006-12-2025-661/+693
| |\
| * | ACPI: fix git automerge failureLen Brown2006-12-161-1/+0
| * | Pull trivial into test branchLen Brown2006-12-162-0/+23
| |\ \
| | * | ACPI: acpi-cpufreq: remove unused data when !CONFIG_SMPAndrew Morton2006-10-211-0/+2
| | * | ACPI: uninline ACPI global locking functionsAndrew Morton2006-10-211-0/+22
* | | | [PATCH] sched: fix bad missed wakeups in the i386, x86_64, ia64, ACPI and APM...Ingo Molnar2006-12-224-5/+24
* | | | [PATCH] ptrace: Fix EFL_OFFSET value according to i386 pda changesJeremy Fitzhardinge2006-12-221-11/+10
* | | | [PATCH] memory hotplug: fix compile error for i386 with NUMA configYasunori Goto2006-12-222-8/+30
* | | | [PATCH] microcode: fix mc_cpu_notifier section warningJean Delvare2006-12-221-1/+1
* | | | [PATCH] compile error of register_memory()Yasunori Goto2006-12-222-2/+2
* | | | [PATCH] x86_64: fix boot time hang in detect_calgary()Ingo Molnar2006-12-211-3/+8
* | | | [PATCH] x86_64: fix boot hang caused by CALGARY_IOMMU_ENABLED_BY_DEFAULTIngo Molnar2006-12-211-3/+2
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-12-212-4/+11
|\ \ \ \
| * | | | PCI: Fix multiple problems with VIA hardwareAlan Cox2006-12-201-3/+10
| * | | | PCI: Only check the HT capability bits in mpic.cMichael Ellerman2006-12-201-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...Linus Torvalds2006-12-2010-94/+401
|\ \ \ \
| * | | | [POWERPC] Fix register save area alignment for swapcontext syscallPaul Mackerras2006-12-201-3/+13
| * | | | [POWERPC] Fix PCI device channel state initializationLinas Vepstas2006-12-201-0/+1
| * | | | [POWERPC] Probe Efika platform before CHRP.David Woodhouse2006-12-201-1/+1
| * | | | [POWERPC] Fix build of cell zImage.initrdBenjamin Herrenschmidt2006-12-201-0/+3
| * | | | [POWERPC] iSeries: fix CONFIG_VIOPATH dependencyStephen Rothwell2006-12-201-1/+1
| * | | | [POWERPC] Workaround oldworld OF bug with IRQs & P2P bridgesBenjamin Herrenschmidt2006-12-201-2/+13
| * | | | Merge branch 'cell-merge' of master.kernel.org:/pub/scm/linux/kernel/git/arnd...Paul Mackerras2006-12-204-87/+369
| |\ \ \ \
| | * | | | [POWERPC] powerpc: add scanning of ebc bus to of_platformArnd Bergmann2006-12-191-0/+1
| | * | | | [POWERPC] spufs: fix assignment of node numbersArnd Bergmann2006-12-191-18/+12
| | * | | | [POWERPC] cell: Fix spufs with "new style" device-treeBenjamin Herrenschmidt2006-12-191-25/+42
| | * | | | [POWERPC] cell: Enable spider workarounds on all PCI busesJens Osterkamp2006-12-191-1/+1
| | * | | | [POWERPC] cell: update cell_defconfigArnd Bergmann2006-12-191-44/+314
| | | |/ / | | |/| |
* | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-12-2053-339/+980
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | [ARM] 4062/1: S3C24XX: Anubis and Osiris shuld have CONFIG_PM_SIMTECBen Dooks2006-12-191-2/+8
| * | | | [ARM] 4060/1: update several ARM defconfigsLennert Buytenhek2006-12-198-211/+813
| * | | | [ARM] 4061/1: xsc3: change of maintainerLennert Buytenhek2006-12-191-1/+1
| * | | | [ARM] 4059/1: VR1000: fix LED3's platform device numberBen Dooks2006-12-191-1/+1
| * | | | [ARM] 4022/1: iop13xx: generic irq fixupsDan Williams2006-12-191-9/+13
| * | | | [ARM] 4015/1: s3c2410 cpu ifdefsKrzysztof Helt2006-12-182-2/+10
| * | | | [ARM] 4056/1: iop13xx: fix resource.end off-by-one in flash setupLennert Buytenhek2006-12-181-1/+1
| * | | | [ARM] 4055/1: iop13xx: fix phys_io/io_pg_offst for iq81340mc/scLennert Buytenhek2006-12-182-6/+6
| * | | | [ARM] 4054/1: ep93xx: add HWCAP_CRUNCHLennert Buytenhek2006-12-182-0/+5