aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86: Cleanup NMI interrupt pathDon Zickus2006-09-264-27/+47
* [PATCH] i386: Add SMP support on i386 to reservation frameworkDon Zickus2006-09-264-189/+357
* [PATCH] Add SMP support on x86_64 to reservation frameworkDon Zickus2006-09-262-141/+288
* [PATCH] i386: Utilize performance counter reservation framework in oprofileDon Zickus2006-09-265-114/+199
* [PATCH] x86: Add performance counter reservation framework for UP kernelsDon Zickus2006-09-262-72/+294
* [PATCH] x86: Temporarily revert parts of the Core 2 nmi nmi watchdog supportAndi Kleen2006-09-262-140/+6
* [PATCH] i386: Allow to use GENERICARCH for UP kernelsAndi Kleen2006-09-267-4/+10
* [PATCH] i386: Update defconfigAndi Kleen2006-09-261-562/+501
* [PATCH] Update defconfigAndi Kleen2006-09-261-31/+78
* 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
| | * | | [CRYPTO] twofish: x86-64 assembly versionJoachim Fritschi2006-09-213-0/+424
| | * | | [CRYPTO] twofish: i586 assembly versionJoachim Fritschi2006-09-213-0/+435
| * | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2006-09-2234-980/+2466
| |\ \ \ \
| | * | | | [S390] hypfs crashes with invalid mount option.Michael Holzheu2006-09-201-4/+6
| | * | | | [S390] Use alternative user-copy operations for new hardware.Gerald Schaefer2006-09-204-1/+175
| | * | | | [S390] Make user-copy operations run-time configurable.Gerald Schaefer2006-09-206-426/+348
| | * | | | [S390] Cleanup in signal handling code.Gerald Schaefer2006-09-201-22/+17
| | * | | | [S390] Cleanup in page table related code.Gerald Schaefer2006-09-201-22/+14
| | * | | | [S390] Linux API for writing z/VM APPLDATA Monitor records.Melissa Howland2006-09-201-0/+1
| | * | | | [S390] Remove kexec experimental flag.Heiko Carstens2006-09-201-2/+1
| | * | | | [S390] cleanup appldata.Gerald Schaefer2006-09-203-85/+13
| | * | | | [S390] Kernel stack overflow handling.Heiko Carstens2006-09-201-2/+2
| | * | | | [S390] convert some assembler to C.Heiko Carstens2006-09-204-88/+57
| | * | | | [S390] __exit cleanup.Heiko Carstens2006-09-202-2/+2
| | * | | | [S390] Use simple_strtoul instead of own cmm_strtoul wrapper.Heiko Carstens2006-09-201-23/+7
| | * | | | [S390] fix syscall restart handling.Heiko Carstens2006-09-201-0/+1