| Commit message (Expand) | Author | Age | Files | Lines |
* | Driver core: change sysdev classes to use dynamic kobject names | Kay Sievers | 2008-01-25 | 39 | -41/+41 |
* | Kobject: convert arch/* from kobject_unregister() to kobject_put() | Greg Kroah-Hartman | 2008-01-25 | 5 | -16/+14 |
* | Kobject: the cris iop_fw_load.c code is broken | Greg Kroah-Hartman | 2008-01-25 | 1 | -0/+11 |
* | Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_init_a... | Greg Kroah-Hartman | 2008-01-25 | 1 | -4/+5 |
* | Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_create... | Greg Kroah-Hartman | 2008-01-25 | 1 | -10/+9 |
* | Kobject: change arch/ia64/kernel/topology.c to use kobject_init_and_add | Greg Kroah-Hartman | 2008-01-25 | 1 | -8/+9 |
* | Kobject: change arch/sh/kernel/cpu/sh4/sq.c to use kobject_init_and_add | Greg Kroah-Hartman | 2008-01-25 | 1 | -5/+6 |
* | Kobject: change arch/x86/kernel/cpu/intel_cacheinfo.c to use kobject_init_and... | Greg Kroah-Hartman | 2008-01-25 | 1 | -8/+7 |
* | driver core: make /sys/power a kobject | Greg Kroah-Hartman | 2008-01-25 | 2 | -6/+6 |
* | firmware: change firmware_kset to firmware_kobj | Greg Kroah-Hartman | 2008-01-25 | 1 | -4/+4 |
* | kset: convert s390 ipl.c to use kset_create | Greg Kroah-Hartman | 2008-01-25 | 1 | -36/+37 |
* | kobject: convert s390 ipl.c to kobj_attr interface | Greg Kroah-Hartman | 2008-01-25 | 1 | -32/+48 |
* | kobject: convert pseries/power.c to kobj_attr interface | Greg Kroah-Hartman | 2008-01-25 | 1 | -12/+8 |
* | kobject: convert arm/mach-omap1/pm.c to kobj_attr interface | Greg Kroah-Hartman | 2008-01-25 | 1 | -14/+8 |
* | kset: convert /sys/power to use kset_create | Greg Kroah-Hartman | 2008-01-25 | 2 | -10/+7 |
* | kobject: convert s390 hypervisor to use kobject_create | Greg Kroah-Hartman | 2008-01-25 | 1 | -6/+7 |
* | kobject: convert /sys/hypervisor to use kobject_create | Greg Kroah-Hartman | 2008-01-25 | 1 | -1/+1 |
* | kobject: remove struct kobj_type from struct kset | Greg Kroah-Hartman | 2008-01-25 | 3 | -7/+7 |
* | PM: Acquire device locks on suspend | Rafael J. Wysocki | 2008-01-25 | 2 | -6/+6 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-01-24 | 1 | -1/+1 |
|\ |
|
| * | [SPARC64]: Partially revert "Constify function pointer tables." | David S. Miller | 2008-01-24 | 1 | -1/+1 |
* | | sysctl: kill binary sysctl KERN_PPC_L2CR | Eric W. Biederman | 2008-01-24 | 1 | -1/+0 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-01-24 | 9 | -24/+27 |
|\ |
|
| * | [SPARC]: Constify function pointer tables. | Jan Engelhardt | 2008-01-23 | 3 | -3/+3 |
| * | [SPARC64]: Fix of section mismatch warnings. | Sam Ravnborg | 2008-01-22 | 6 | -21/+24 |
* | | xen: disable vcpu_info placement for now | Jeremy Fitzhardinge | 2008-01-24 | 1 | -1/+1 |
* | | x86: GEODE fix a race condition in the MFGPT timer tick | Jordan Crouse | 2008-01-22 | 1 | -7/+8 |
* | | Fix file references in documentation and Kconfig | Johann Felix Soden | 2008-01-22 | 1 | -1/+1 |
* | | Revert "x86: fix NMI watchdog & 'stopped time' problem" | Thomas Gleixner | 2008-01-22 | 2 | -17/+4 |
|/ |
|
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2008-01-22 | 2 | -3/+3 |
|\ |
|
| * | tc35815: Use irq number for tc35815-mac platform device id | Atsushi Nemoto | 2008-01-22 | 1 | -2/+2 |
| * | [MIPS] Malta: Fix reading the PCI clock frequency on big-endian | Dmitri Vorobiev | 2008-01-22 | 1 | -1/+1 |
* | | CRIS: add missed local_irq_restore call | Cyrill Gorcunov | 2008-01-22 | 1 | -0/+1 |
* | | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm... | Russell King | 2008-01-20 | 3 | -18/+14 |
|\ \ |
|
| * | | ARM: OMAP1: Fix compile for board-nokia770 | Daniel Walker | 2008-01-19 | 1 | -2/+2 |
| * | | ARM: OMAP1: Keymap fix for f-sample and p2-sample | Vivek Kutal | 2008-01-19 | 2 | -16/+12 |
* | | | [ARM] 4748/1: dca: source drivers/dca/Kconfig in arch/arm/Kconfig to fix warning | Dan Williams | 2008-01-20 | 1 | -0/+2 |
* | | | [ARM] pxa: don't rely on r2 being preserved over a function call | Russell King | 2008-01-20 | 1 | -4/+2 |
| |/
|/| |
|
* | | arch: Ignore arch/i386 and arch/x86_64 | Josef 'Jeff' Sipek | 2008-01-20 | 1 | -0/+2 |
* | | x86: add support for the latest Intel processors to Oprofile | Arjan van de Ven | 2008-01-18 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-01-18 | 2 | -0/+6 |
|\ \ |
|
| * | | [SPARC64]: Fix hypervisor TLB operation error reporting. | David S. Miller | 2008-01-17 | 2 | -0/+6 |
* | | | alpha: fix conversion from denormal float to double | Ivan Kokshaysky | 2008-01-18 | 1 | -1/+1 |
* | | | CRIS v10: vmlinux.lds.S: ix kernel oops on boot and use common defines | Jesper Nilsson | 2008-01-18 | 1 | -18/+15 |
|/ / |
|
* / | lockdep: more hardirq annotations for notify_die() | Peter Zijlstra | 2008-01-16 | 2 | -0/+2 |
|/ |
|
* | [IA64] Fix unaligned handler for floating point instructions with base update | Luck, Tony | 2008-01-15 | 1 | -4/+7 |
* | Fix Blackfin HARDWARE_PM support | Mathieu Desnoyers | 2008-01-15 | 1 | -0/+4 |
* | Fix ARM profiling/instrumentation configuration | Linus Torvalds | 2008-01-15 | 2 | -1/+53 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 | Linus Torvalds | 2008-01-15 | 2 | -3/+8 |
|\ |
|
| * | x86: fix RTC_AIE with CONFIG_HPET_EMULATE_RTC | Bernhard Walle | 2008-01-15 | 1 | -1/+1 |