aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | [SPARC64]: Fix hypervisor TLB operation error reporting.David S. Miller2008-01-172-0/+6
* | | alpha: fix conversion from denormal float to doubleIvan Kokshaysky2008-01-171-1/+1
* | | CRIS v10: vmlinux.lds.S: ix kernel oops on boot and use common definesJesper Nilsson2008-01-171-18/+15
|/ /
* | lockdep: more hardirq annotations for notify_die()Peter Zijlstra2008-01-162-0/+2
|/
* [IA64] Fix unaligned handler for floating point instructions with base updateLuck, Tony2008-01-151-4/+7
* Fix Blackfin HARDWARE_PM supportMathieu Desnoyers2008-01-151-0/+4
* Fix ARM profiling/instrumentation configurationLinus Torvalds2008-01-152-1/+53
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-01-152-3/+8
|\
| * x86: fix RTC_AIE with CONFIG_HPET_EMULATE_RTCBernhard Walle2008-01-151-1/+1