summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-01-25Preempt-RCU: implementationPaul E. McKenney
2008-01-25Preempt-RCU: reorganize RCU code into rcuclassic.c and rcupdate.cPaul E. McKenney
2008-01-25Preempt-RCU: Use softirq instead of tasklets forDipankar Sarma
2008-01-25sched: RT-balance, add new methods to sched_classSteven Rostedt
2008-01-25sched: RT-balance, replace hooks with pre/post schedule and wakeup methodsSteven Rostedt
2008-01-25sched: whitespace cleanups in topology.hIngo Molnar
2008-01-25sched: reactivate fork balancingIngo Molnar
2008-01-25sched: add sched-domain rootsGregory Haskins
2008-01-25sched: de-SCHED_OTHER-ize the RT pathGregory Haskins
2008-01-25sched: add RT-balance cpu-weightGregory Haskins
2008-01-25softlockup: automatically detect hung TASK_UNINTERRUPTIBLE tasksIngo Molnar
2008-01-25cpu-hotplug: fix build on !CONFIG_SMPIngo Molnar
2008-01-25cpu-hotplug: replace per-subsystem mutexes with get_online_cpus()Gautham R Shenoy
2008-01-25cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gautham R Shenoy
2008-01-25cpu-hotplug: refcount based cpu hotplugGautham R Shenoy
2008-01-25sched: group scheduler, fix fairness of cpu bandwidth allocation for task groupsSrivatsa Vaddagiri
2008-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2008-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2008-01-25[AVR32] NMI debuggingHaavard Skinnemoen
2008-01-25[AVR32] Add support for AT32AP7001 and AT32AP7002Haavard Skinnemoen
2008-01-25[AVR32] Provide more CPU information in /proc/cpuinfo and dmesgHaavard Skinnemoen
2008-01-25[AVR32] Enable debugging only when neededHaavard Skinnemoen
2008-01-24Kobject: fix coding style issues in kobject.hGreg Kroah-Hartman
2008-01-24Driver core: fix coding style issues in device.hGreg Kroah-Hartman
2008-01-24Driver Core: add class iteration apiDave Young
2008-01-24Driver Core: constify the name passed to platform_device_register_simpleStephen Rothwell
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers
2008-01-24Kobject: remove kobject_unregister() as no one uses it anymoreGreg Kroah-Hartman
2008-01-24Kobject: auto-cleanup on final unrefKay Sievers
2008-01-24Kset: remove kset_add functionGreg Kroah-Hartman
2008-01-24Kobject: remove kobject_register()Greg Kroah-Hartman
2008-01-24Kobject: rename kobject_init_ng() to kobject_init()Greg Kroah-Hartman
2008-01-24Kobject: remove kobject_init() as no one uses it anymoreGreg Kroah-Hartman
2008-01-24Kobject: rename kobject_add_ng() to kobject_add()Greg Kroah-Hartman
2008-01-24Kobject: remove kobject_add() as no one uses it anymoreGreg Kroah-Hartman
2008-01-24Driver core: convert block from raw kobjects to core devicesKay Sievers
2008-01-24Driver core: move the static kobject out of struct driverGreg Kroah-Hartman
2008-01-24Driver core: move the driver specific module code into the driver coreGreg Kroah-Hartman
2008-01-24Driver: add driver_add_kobj for looney iseries_veth driverGreg Kroah-Hartman
2008-01-24driver core: Introduce default attribute groups.Cornelia Huck
2008-01-24driver core: remove fields from struct bus_typeGreg Kroah-Hartman
2008-01-24driver core: add way to get to bus device klistGreg Kroah-Hartman
2008-01-24driver core: add way to get to bus ksetGreg Kroah-Hartman
2008-01-24driver core: remove owner field from struct bus_typeGreg Kroah-Hartman
2008-01-24Kobject: change drivers/infiniband to use kobject_init_and_addGreg Kroah-Hartman
2008-01-24UIO: fix kobject usageGreg Kroah-Hartman
2008-01-24driver core: make /sys/power a kobjectGreg Kroah-Hartman
2008-01-24kobject: remove subsystem_(un)register functionsGreg Kroah-Hartman
2008-01-24kobject: convert kernel_kset to be a kobjectGreg Kroah-Hartman