summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Fix rheap alignment problemLi Yang2006-10-022-4/+21
* [POWERPC] Enable generic rtc hook for the MPC8349 mITXKim Phillips2006-10-021-0/+4
* [POWERPC] Add powerpc get/set_rtc_time interface to new generic rtc classKim Phillips2006-10-021-0/+42
* [POWERPC] Create a "wrapper" script and use it in arch/powerpc/bootPaul Mackerras2006-09-285-135/+299
* Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb...Paul Mackerras2006-09-2816-18/+2235
|\
| * POWERPC: Bring the fs_no calculation to the relevant SoC enumerationVitaly Bordug2006-09-212-5/+11
| * POWERPC: overhaul with cpm2_map mechanismVitaly Bordug2006-09-216-62/+170
| * POWERPC: Get rid of remapping the whole immrVitaly Bordug2006-09-214-23/+34
| * POWERPC: Add support for the mpc8560 eval boardVitaly Bordug2006-09-216-0/+1348
| * POWERPC: Move generic cpm2 stuff to powerpcVitaly Bordug2006-09-215-0/+484
| * POWERPC: Add cpm2 stuff support to the fsl_soc.cVitaly Bordug2006-09-212-5/+265
* | [POWERPC] EEH failure to mark pci slot as frozen.Linas Vepstas2006-09-261-0/+7
* | [POWERPC] update powerpc defconfig files after libata kconfig breakageOlaf Hering2006-09-268-60/+60
* | [POWERPC] enable sysrq in pmac32_defconfigOlaf Hering2006-09-261-1/+1
* | [POWERPC] rewrite mkprep and mkbugboot in sane CAl Viro2006-09-262-357/+267
* | [POWERPC] maple/pci iomem annotationsAl Viro2006-09-261-30/+30
* | [POWERPC] powerpc oprofile __user annotationsAl Viro2006-09-261-5/+6
* | [POWERPC] cell spufs iomem annotationsAl Viro2006-09-262-4/+4
* | [POWERPC] NULL noise removal: spufsAl Viro2006-09-261-1/+1
* | [POWERPC] ppc math-emu needs -fno-builtin-fabs for math.c and fabs.cAl Viro2006-09-261-0/+3
* | [POWERPC] update mpc8349_itx_defconfig and remove some debug settingsKim Phillips2006-09-261-10/+15
* | [POWERPC] Always call cede in pseries dedicated idle loopAnton Blanchard2006-09-262-23/+5
* | [POWERPC] Fix loop logic in irq_alloc_virt()Michael Ellerman2006-09-261-9/+10
* | [POWERPC] Fix PPC32 SECCOMP, unexport do_syscall_trace_{enter,leave}David Woodhouse2006-09-261-11/+0
* | [POWERPC] Fix audit syscall success/failure reporting on PowerPCDavid Woodhouse2006-09-261-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-09-252-20/+6
|\ \
| * | [SPARC64]: Fix section-mismatch errors in solaris emul module.David S. Miller2006-09-252-20/+6
* | | [PATCH] i386: fix flat mode numa on a real numa systemkeith mannthey2006-09-251-1/+5
* | | [PATCH] cpu to node relationship fixup: map cpu to nodeKAMEZAWA Hiroyuki2006-09-252-4/+36
* | | [PATCH] cpu to node relationship fixup: acpi_map_cpu2nodeKAMEZAWA Hiroyuki2006-09-251-5/+8
* | | [PATCH] i386 bootioremap / kexec fixkeith mannthey2006-09-251-2/+5
|/ /
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-09-24196-3223/+7250
|\ \
| * | [SPARC64]: Update defconfig.David S. Miller2006-09-231-6/+19
| * | [SPARC64]: Fix sched_clock() wrapping every ~17 seconds.David S. Miller2006-09-231-1/+1
| * | [PATCH] more fallout from get_property returning pointer to constAl Viro2006-09-232-3/+3
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-09-224-75/+240
| |\ \
| | * | [CPUFREQ] sw_any_bug_dmi_table can be used on resume, so it isn't initdataJeremy Fitzhardinge2006-09-221-1/+1
| | * | [CPUFREQ] Workaround for BIOS bug in software coordination of frequencyVenkatesh Pallipadi2006-09-052-2/+79
| | * | [CPUFREQ] Longhaul - Add voltage scaling to driverRafał Bilski2006-09-052-51/+94
| | * | Merge ../linusDave Jones2006-09-05140-1838/+5149
| | |\ \
| | * | | [CPUFREQ] Longhaul - Add ignore_latency optionRafał Bilski2006-08-141-3/+6
| | * | | [CPUFREQ] Longhaul - Disable arbiterRafał Bilski2006-08-111-22/+64
| * | | | [PATCH] sun4: fix sbus_setup_iommu()Al Viro2006-09-221-0/+2
| * | | | [PATCH] sanitize frv archcleanAl Viro2006-09-222-5/+3
| * | | | [PATCH] fix ancient breakage in ebus_init()Al Viro2006-09-221-4/+3
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2006-09-2213-289/+1429
| |\ \ \ \
| | * | | | [CRYPTO] drivers: Remove obsolete block cipher operationsHerbert Xu2006-09-212-315/+0
| | * | | | [CRYPTO] s390: Added block cipher versions of CBC/ECBHerbert Xu2006-09-213-14/+590
| | * | | | [CRYPTO] s390: Added missing driver name and priorityHerbert Xu2006-09-215-0/+14
| | * | | | [CRYPTO] api: Get rid of flags argument to setkeyHerbert Xu2006-09-214-9/+15