aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers39-41/+41
2008-01-24Kobject: convert arch/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman5-16/+14
2008-01-24Kobject: the cris iop_fw_load.c code is brokenGreg Kroah-Hartman1-0/+11
2008-01-24Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_init_and_addGreg Kroah-Hartman1-4/+5
2008-01-24Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_create_and_addGreg Kroah-Hartman1-10/+9
2008-01-24Kobject: change arch/ia64/kernel/topology.c to use kobject_init_and_addGreg Kroah-Hartman1-8/+9
2008-01-24Kobject: change arch/sh/kernel/cpu/sh4/sq.c to use kobject_init_and_addGreg Kroah-Hartman1-5/+6
2008-01-24Kobject: change arch/x86/kernel/cpu/intel_cacheinfo.c to use kobject_init_and_addGreg Kroah-Hartman1-8/+7
2008-01-24driver core: make /sys/power a kobjectGreg Kroah-Hartman2-6/+6
2008-01-24firmware: change firmware_kset to firmware_kobjGreg Kroah-Hartman1-4/+4
2008-01-24kset: convert s390 ipl.c to use kset_createGreg Kroah-Hartman1-36/+37
2008-01-24kobject: convert s390 ipl.c to kobj_attr interfaceGreg Kroah-Hartman1-32/+48
2008-01-24kobject: convert pseries/power.c to kobj_attr interfaceGreg Kroah-Hartman1-12/+8
2008-01-24kobject: convert arm/mach-omap1/pm.c to kobj_attr interfaceGreg Kroah-Hartman1-14/+8
2008-01-24kset: convert /sys/power to use kset_createGreg Kroah-Hartman2-10/+7
2008-01-24kobject: convert s390 hypervisor to use kobject_createGreg Kroah-Hartman1-6/+7
2008-01-24kobject: convert /sys/hypervisor to use kobject_createGreg Kroah-Hartman1-1/+1
2008-01-24kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman3-7/+7
2008-01-24PM: Acquire device locks on suspendRafael J. Wysocki2-6/+6
2008-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+1
2008-01-24sysctl: kill binary sysctl KERN_PPC_L2CREric W. Biederman1-1/+0
2008-01-23[SPARC64]: Partially revert "Constify function pointer tables."David S. Miller1-1/+1
2008-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds9-24/+27
2008-01-23xen: disable vcpu_info placement for nowJeremy Fitzhardinge1-1/+1
2008-01-22[SPARC]: Constify function pointer tables.Jan Engelhardt3-3/+3
2008-01-22x86: GEODE fix a race condition in the MFGPT timer tickJordan Crouse1-7/+8
2008-01-22Fix file references in documentation and KconfigJohann Felix Soden1-1/+1
2008-01-22Revert "x86: fix NMI watchdog & 'stopped time' problem"Thomas Gleixner2-17/+4
2008-01-21[SPARC64]: Fix of section mismatch warnings.Sam Ravnborg6-21/+24
2008-01-21Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2-3/+3
2008-01-21CRIS: add missed local_irq_restore callCyrill Gorcunov1-0/+1
2008-01-22tc35815: Use irq number for tc35815-mac platform device idAtsushi Nemoto1-2/+2
2008-01-22[MIPS] Malta: Fix reading the PCI clock frequency on big-endianDmitri Vorobiev1-1/+1
2008-01-20Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Russell King3-18/+14
2008-01-20[ARM] 4748/1: dca: source drivers/dca/Kconfig in arch/arm/Kconfig to fix warningDan Williams1-0/+2
2008-01-20[ARM] pxa: don't rely on r2 being preserved over a function callRussell King1-4/+2
2008-01-19arch: Ignore arch/i386 and arch/x86_64Josef 'Jeff' Sipek1-0/+2
2008-01-18ARM: OMAP1: Fix compile for board-nokia770Daniel Walker1-2/+2
2008-01-18ARM: OMAP1: Keymap fix for f-sample and p2-sampleVivek Kutal2-16/+12
2008-01-18x86: add support for the latest Intel processors to OprofileArjan van de Ven1-1/+1
2008-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-0/+6
2008-01-17alpha: fix conversion from denormal float to doubleIvan Kokshaysky1-1/+1
2008-01-17CRIS v10: vmlinux.lds.S: ix kernel oops on boot and use common definesJesper Nilsson1-18/+15
2008-01-17[SPARC64]: Fix hypervisor TLB operation error reporting.David S. Miller2-0/+6
2008-01-16lockdep: more hardirq annotations for notify_die()Peter Zijlstra2-0/+2
2008-01-15[IA64] Fix unaligned handler for floating point instructions with base updateLuck, Tony1-4/+7
2008-01-15Fix Blackfin HARDWARE_PM supportMathieu Desnoyers1-0/+4
2008-01-15Fix ARM profiling/instrumentation configurationLinus Torvalds2-1/+53
2008-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2-3/+8
2008-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-2/+13