aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* crypto: aes-ni - Don't print message with KERN_ERR on old systemRoland Dreier2009-06-241-1/+1
* crypto: des_s390 - Permit weak keys unless REQ_WEAK_KEY setJarod Wilson2009-06-181-5/+6
* crypto: aes-ni - Remove CRYPTO_TFM_REQ_MAY_SLEEP from fpu templateHuang Ying2009-06-181-2/+2
* crypto: aes-ni - Do not sleep when using the FPUHuang Ying2009-06-181-0/+4
* crypto: aes-ni - Fix cbc mode IV savingHuang Ying2009-06-181-2/+3
* ia64: Fix resource assignment for root bussesMatthew Wilcox2009-06-171-2/+2
* x86: Use pci_claim_resourceMatthew Wilcox2009-06-171-10/+7
* Delete pcibios_select_rootMatthew Wilcox2009-06-1710-119/+0
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2009-06-1746-226/+232
|\
| * Pull for-2.6.31 into releaseTony Luck2009-06-1745-226/+230
| |\
| | * [IA64] Convert ia64 to use int-ll64.hMatthew Wilcox2009-06-1733-204/+206
| | * [IA64] ia64 does not need umount2() syscallTony Luck2009-06-161-0/+1
| | * [IA64] hook up new rt_tgsigqueueinfo syscallTony Luck2009-06-162-1/+3
| | * [IA64] msi_ia64.c dmar_msi_type should be staticJaswinder Singh Rajput2009-06-151-1/+1
| | * [IA64] remove obsolete hw_interrupt_typeThomas Gleixner2009-06-154-4/+4
| | * [IA64] remove obsolete irq_desc_t typedefThomas Gleixner2009-06-159-12/+12
| | * [IA64] remove obsolete no_irq_typeThomas Gleixner2009-06-153-3/+3
| | * [IA64] unexport fpswa.hSam Ravnborg2009-06-151-1/+0
| * | [IA64] Fix build error in paravirt_patchlist.cJes Sorensen2009-06-171-0/+2
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-06-176-189/+175
|\ \ \
| * | | [CPUFREQ] cpumask: new cpumask operators for arch/x86/kernel/cpu/cpufreq/powe...Rusty Russell2009-06-152-15/+4
| * | | [CPUFREQ] cpumask: avoid playing with cpus_allowed in powernow-k8.cRusty Russell2009-06-151-58/+60
| * | | [CPUFREQ] cpumask: avoid cpumask games in arch/x86/kernel/cpu/cpufreq/speedst...Rusty Russell2009-06-151-43/+17
| * | | [CPUFREQ] cpumask: avoid playing with cpus_allowed in speedstep-ich.cRusty Russell2009-06-152-39/+55
| * | | [CPUFREQ] powernow-k8: get drv data for correct CPUNaga Chumbalkar2009-06-151-5/+1
| * | | [CPUFREQ] powernow-k8: read P-state from HWNaga Chumbalkar2009-06-151-14/+11
| * | | [CPUFREQ] reduce scope of ACPI_PSS_BIOS_BUG_MSG[]Andrew Morton2009-06-151-4/+3
| * | | [CPUFREQ] Clean up convoluted code in arch/x86/kernel/tsc.c:time_cpufreq_noti...Dave Jones2009-06-151-5/+3
| * | | [CPUFREQ] powernow-k8.c: mess cleanupLuis Henriques2009-06-151-7/+9
| * | | [CPUFREQ] powernow-k8: Set transition latency to 1 if ACPI tables export 0Thomas Renninger2009-06-151-0/+13
* | | | MIPS: Add hibernation supportWu Zhangjin2009-06-177-0/+143
* | | | MIPS: Move Cavium CP0 hwrena impl bits to cpu-feature-overrides.hDavid Daney2009-06-172-4/+1
* | | | MIPS: Allow CPU specific overriding of CP0 hwrena impl bits.David Daney2009-06-172-1/+5
* | | | MIPS: Kconfig Add SYS_SUPPORTS_HUGETLBFS and enable it for some systems.David Daney2009-06-171-0/+11
* | | | MIPS: TLB support for hugetlbfs.David Daney2009-06-172-12/+196
* | | | MIPS: Add hugetlbfs page defines.David Daney2009-06-174-0/+32
* | | | MIPS: Add support files for hugetlbfs.David Daney2009-06-173-0/+216
* | | | MIPS: Remove unused parameters from iPTE_LW.David Daney2009-06-171-14/+14
* | | | MIPS: Export erratum function needed by octeon-ethernet driver.David Daney2009-06-171-0/+3
* | | | MIPS: Cavium-Octeon: Add more chip specific feature tests.David Daney2009-06-171-0/+27
* | | | MIPS: Cavium-Octeon: Add more board type constants.David Daney2009-06-171-0/+13
* | | | MIPS: Export cvmx_sysinfo_get needed by octeon-ethernet driver.David Daney2009-06-171-0/+2
* | | | MIPS: Add named alloc functions to OCTEON boot monitor memory allocator.David Daney2009-06-172-0/+189
* | | | MIPS: Alchemy: devboards: Convert to gpio calls.Manuel Lauss2009-06-176-17/+26
* | | | MIPS: Alchemy: xxs1500: use linux gpio api.Manuel Lauss2009-06-171-9/+12
* | | | MIPS: Alchemy: MTX-1: Use linux gpio api.Manuel Lauss2009-06-171-11/+13
* | | | MIPS: Alchemy: Rewrite GPIO support.Manuel Lauss2009-06-177-233/+770
* | | | MIPS: Alchemy: Remove unused au1000_gpio.h headerManuel Lauss2009-06-171-56/+0
* | | | MIPS: BCM47xx: Fix gpio_direction_outputMatthieu Castet2009-06-171-0/+3
* | | | MIPS: ioctl.h: Cleanup.Ralf Baechle2009-06-171-78/+7