aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* hrtimer: fixup the HRTIMER_CB_IRQSAFE_NO_SOFTIRQ fallbackPeter Zijlstra2008-01-25
* sched: rt throttling vs no_hzPeter Zijlstra2008-01-25
* sched: rt group schedulingPeter Zijlstra2008-01-25
* sched: rt time limitPeter Zijlstra2008-01-25
* sched: high-res preemption tickPeter Zijlstra2008-01-25
* sched: do not do cond_resched() when CONFIG_PREEMPTHerbert Xu2008-01-25
* sched: SCHED_FIFO/SCHED_RR watchdog timerPeter Zijlstra2008-01-25
* sched: sched_rt_entityPeter Zijlstra2008-01-25
* Preempt-RCU: implementationPaul E. McKenney2008-01-25
* Preempt-RCU: reorganize RCU code into rcuclassic.c and rcupdate.cPaul E. McKenney2008-01-25
* Preempt-RCU: Use softirq instead of tasklets forDipankar Sarma2008-01-25
* sched: RT-balance, add new methods to sched_classSteven Rostedt2008-01-25
* sched: RT-balance, replace hooks with pre/post schedule and wakeup methodsSteven Rostedt2008-01-25
* sched: whitespace cleanups in topology.hIngo Molnar2008-01-25
* sched: reactivate fork balancingIngo Molnar2008-01-25
* sched: add sched-domain rootsGregory Haskins2008-01-25
* sched: de-SCHED_OTHER-ize the RT pathGregory Haskins2008-01-25
* sched: add RT-balance cpu-weightGregory Haskins2008-01-25
* softlockup: automatically detect hung TASK_UNINTERRUPTIBLE tasksIngo Molnar2008-01-25
* cpu-hotplug: fix build on !CONFIG_SMPIngo Molnar2008-01-25
* cpu-hotplug: replace per-subsystem mutexes with get_online_cpus()Gautham R Shenoy2008-01-25
* cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gautham R Shenoy2008-01-25
* cpu-hotplug: refcount based cpu hotplugGautham R Shenoy2008-01-25
* sched: group scheduler, fix fairness of cpu bandwidth allocation for task groupsSrivatsa Vaddagiri2008-01-25
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-01-25
|\
| * security/selinux: constify function pointer tables and fieldsJan Engelhardt2008-01-24
| * security: add a secctx_to_secid() hookDavid Howells2008-01-24
| * security: remove security_sb_post_mountroot hookH. Peter Anvin2008-01-24
| * Security: remove security.h include from mm.hJames Morris2008-01-24
| * Security: add get, set, and cloning of superblock security informationEric Paris2008-01-24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2008-01-25
|\ \
| * | [CRYPTO] api: Set default CRYPTO_MINALIGN to unsigned long longHerbert Xu2008-01-10
| * | [CRYPTO] aead: Create default givcipher instancesHerbert Xu2008-01-10
| * | [CRYPTO] aead: Add aead_geniv_alloc/aead_geniv_freeHerbert Xu2008-01-10
| * | [CRYPTO] aead: Add givcrypt operationsHerbert Xu2008-01-10
| * | [CRYPTO] skcipher: Create default givcipher instancesHerbert Xu2008-01-10
| * | [CRYPTO] skcipher: Add skcipher_geniv_alloc/skcipher_geniv_freeHerbert Xu2008-01-10
| * | [CRYPTO] skcipher: Added geniv fieldHerbert Xu2008-01-10
| * | [CRYPTO] skcipher: Add givcrypt operations and givcipher typeHerbert Xu2008-01-10
| * | [CRYPTO] skcipher: Add crypto_grab_skcipher interfaceHerbert Xu2008-01-10
| * | [CRYPTO] api: Sanitise mask when allocating ablkcipher/hashHerbert Xu2008-01-10
| * | [CRYPTO] aead: Make authsize a run-time parameterHerbert Xu2008-01-10
| * | [HWRNG]: move status polling loop to data_present callbacksPatrick McHardy2008-01-10
| * | [CRYPTO] ablkcipher: Add distinct ABLKCIPHER typeHerbert Xu2008-01-10
* | | Kobject: fix coding style issues in kobject.hGreg Kroah-Hartman2008-01-25
* | | Driver core: fix coding style issues in device.hGreg Kroah-Hartman2008-01-25
* | | Driver Core: add class iteration apiDave Young2008-01-24
* | | Driver Core: constify the name passed to platform_device_register_simpleStephen Rothwell2008-01-24
* | | Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-24
* | | Kobject: remove kobject_unregister() as no one uses it anymoreGreg Kroah-Hartman2008-01-24