summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | [CRYPTO] twofish: Merge common glue codeSebastian Siewior2008-01-143-103/+6
| * | [CRYPTO] salsa20: Add x86-64 assembly versionTan Swee Heng2008-01-113-0/+924
| * | [CRYPTO] salsa20_i586: Salsa20 stream cipher algorithm (i586 version)Tan Swee Heng2008-01-113-0/+1243
| * | [CRYPTO] s390-aes: Use correct encrypt/decrypt function in fallbackSebastian Siewior2008-01-111-8/+2
| * | [CRYPTO] aes_s390: Add fallback driverSebastian Siewior2008-01-111-21/+205
| * | [CRYPTO] aes-asm: Merge common glue codeSebastian Siewior2008-01-113-77/+20
| * | [CRYPTO] aes-i586: Remove setkeySebastian Siewior2008-01-112-504/+46
| * | [CRYPTO] aes-x86-64: Remove setkeySebastian Siewior2008-01-112-313/+37
| * | [CRYPTO] aes: Move common defines into a header fileSebastian Siewior2008-01-113-14/+3
* | | Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-2439-41/+41
* | | Kobject: convert arch/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-245-16/+14
* | | Kobject: the cris iop_fw_load.c code is brokenGreg Kroah-Hartman2008-01-241-0/+11
* | | Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_init_a...Greg Kroah-Hartman2008-01-241-4/+5
* | | Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_create...Greg Kroah-Hartman2008-01-241-10/+9
* | | Kobject: change arch/ia64/kernel/topology.c to use kobject_init_and_addGreg Kroah-Hartman2008-01-241-8/+9
* | | Kobject: change arch/sh/kernel/cpu/sh4/sq.c to use kobject_init_and_addGreg Kroah-Hartman2008-01-241-5/+6
* | | Kobject: change arch/x86/kernel/cpu/intel_cacheinfo.c to use kobject_init_and...Greg Kroah-Hartman2008-01-241-8/+7
* | | driver core: make /sys/power a kobjectGreg Kroah-Hartman2008-01-242-6/+6
* | | firmware: change firmware_kset to firmware_kobjGreg Kroah-Hartman2008-01-241-4/+4
* | | kset: convert s390 ipl.c to use kset_createGreg Kroah-Hartman2008-01-241-36/+37
* | | kobject: convert s390 ipl.c to kobj_attr interfaceGreg Kroah-Hartman2008-01-241-32/+48
* | | kobject: convert pseries/power.c to kobj_attr interfaceGreg Kroah-Hartman2008-01-241-12/+8
* | | kobject: convert arm/mach-omap1/pm.c to kobj_attr interfaceGreg Kroah-Hartman2008-01-241-14/+8
* | | kset: convert /sys/power to use kset_createGreg Kroah-Hartman2008-01-242-10/+7
* | | kobject: convert s390 hypervisor to use kobject_createGreg Kroah-Hartman2008-01-241-6/+7
* | | kobject: convert /sys/hypervisor to use kobject_createGreg Kroah-Hartman2008-01-241-1/+1
* | | kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2008-01-243-7/+7
* | | PM: Acquire device locks on suspendRafael J. Wysocki2008-01-242-6/+6
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-01-241-1/+1
|\ \
| * | [SPARC64]: Partially revert "Constify function pointer tables."David S. Miller2008-01-231-1/+1
* | | sysctl: kill binary sysctl KERN_PPC_L2CREric W. Biederman2008-01-241-1/+0
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-01-239-24/+27
|\ \
| * | [SPARC]: Constify function pointer tables.Jan Engelhardt2008-01-223-3/+3
| * | [SPARC64]: Fix of section mismatch warnings.Sam Ravnborg2008-01-216-21/+24
* | | xen: disable vcpu_info placement for nowJeremy Fitzhardinge2008-01-231-1/+1
* | | x86: GEODE fix a race condition in the MFGPT timer tickJordan Crouse2008-01-221-7/+8
* | | Fix file references in documentation and KconfigJohann Felix Soden2008-01-221-1/+1
* | | Revert "x86: fix NMI watchdog & 'stopped time' problem"Thomas Gleixner2008-01-222-17/+4
|/ /
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-01-212-3/+3
|\ \
| * | tc35815: Use irq number for tc35815-mac platform device idAtsushi Nemoto2008-01-221-2/+2
| * | [MIPS] Malta: Fix reading the PCI clock frequency on big-endianDmitri Vorobiev2008-01-221-1/+1
* | | CRIS: add missed local_irq_restore callCyrill Gorcunov2008-01-211-0/+1
* | | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2008-01-203-18/+14
|\ \ \
| * | | ARM: OMAP1: Fix compile for board-nokia770Daniel Walker2008-01-181-2/+2
| * | | ARM: OMAP1: Keymap fix for f-sample and p2-sampleVivek Kutal2008-01-182-16/+12
* | | | [ARM] 4748/1: dca: source drivers/dca/Kconfig in arch/arm/Kconfig to fix warningDan Williams2008-01-201-0/+2
* | | | [ARM] pxa: don't rely on r2 being preserved over a function callRussell King2008-01-201-4/+2
| |/ / |/| |
* | | arch: Ignore arch/i386 and arch/x86_64Josef 'Jeff' Sipek2008-01-191-0/+2
* | | x86: add support for the latest Intel processors to OprofileArjan van de Ven2008-01-181-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-01-172-0/+6
|\ \ \
OpenPOWER on IntegriCloud