summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-19generic: reduce stack pressure in sched_affinityMike Travis
2008-04-19cpuset: modify cpuset_set_cpus_allowed to use cpumask pointerMike Travis
2008-04-19generic: use new set_cpus_allowed_ptr functionMike Travis
2008-04-19x86: use new set_cpus_allowed_ptr functionMike Travis
2008-04-19sched: remove fixed NR_CPUS sized arrays in kernel_sched_cMike Travis
2008-04-19cpumask: Cleanup more uses of CPU_MASK and NODE_MASKMike Travis
2008-04-19numa: move large array from stack to _initdata sectionMike Travis
2008-04-19asm-generic: add node_to_cpumask_ptr macroMike Travis
2008-04-19x86: oprofile: remove NR_CPUS arrays in arch/x86/oprofile/nmi_int.cMike Travis
2008-04-19x86: reduce memory and stack usage in intel_cacheinfoMike Travis
2008-04-19cpumask: add cpumask_scnprintf_len functionMike Travis
2008-04-19sched: fix cpus_allowed settingsGregory Haskins
2008-04-19sched: allow cpuacct stats to be resetDhaval Giani
2008-04-19sched: cleanup cpuacct variable namesDhaval Giani
2008-04-19tasklets: execute tasklets in the same order they were queuedOlof Johansson
2008-04-19sched: rt-group: smp balancingPeter Zijlstra
2008-04-19sched: rt-group: synchonised bandwidth periodPeter Zijlstra
2008-04-19time: add ns_to_ktime()Ingo Molnar
2008-04-19sched: fix regression with sched yieldPeter Zijlstra
2008-04-19latencytop: optimize LT_BACKTRACEDEPTH loops a bitDmitry Adamushko
2008-04-19sched: remove sysctl_sched_batch_wakeup_granularityIngo Molnar
2008-04-19sched: reenable sync wakeupsIngo Molnar
2008-04-19sched: cache hot buddyIngo Molnar
2008-04-19sched: feat affine wakeupsIngo Molnar
2008-04-19sched: introduce SCHED_FEAT_SYNC_WAKEUPS, turn it offIngo Molnar
2008-04-19sched: fix wakeup granularity for buddiesPeter Zijlstra
2008-04-19sched: fix rq->clock overflows detection with CONFIG_NO_HZGuillaume Chazarain
2008-04-19sched: sched.c needs tick.hReynes Philippe
2008-04-19sched: make cpu_clock() globally synchronousIngo Molnar
2008-04-19sched: re-do "sched: fix fair sleepers"Ingo Molnar
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds
2008-04-19security: fix up documentation for security_module_enableJames Morris
2008-04-19Security: Introduce security= boot parameterAhmed S. Darwish
2008-04-19Audit: Final renamings and cleanupAhmed S. Darwish
2008-04-19SELinux: use new audit hooks, remove redundant exportsAhmed S. Darwish
2008-04-19Audit: internally use the new LSM audit hooksAhmed S. Darwish
2008-04-19LSM/Audit: Introduce generic Audit LSM hooksAhmed S. Darwish
2008-04-19SELinux: remove redundant exportsAhmed S. Darwish
2008-04-19Netlink: Use generic LSM hookAhmed S. Darwish
2008-04-19Audit: use new LSM hooks instead of SELinux exportsAhmed S. Darwish
2008-04-19SELinux: setup new inode/ipc getsecid hooksAhmed S. Darwish
2008-04-19LSM: Introduce inode_getsecid and ipc_getsecid hooksAhmed S. Darwish
2008-04-18[NET]: Fix and allocate less memory for ->priv'less netdevicesAlexey Dobriyan
2008-04-18x86 PAT: fix mmap() of holesIngo Molnar
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2008-04-18libata: fix boot panic with SATAPI devices on non-SFF HBAsJames Bottomley
2008-04-18Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds