summaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc/rwsem.h (unfollow)
Commit message (Expand)AuthorFilesLines
2008-04-19x86: modify show_shared_cpu_map in intel_cacheinfoMike Travis1-7/+23
2008-04-19x86: convert cpumask_of_cpu macro to allocated arrayMike Travis3-4/+39
2008-04-19cpumask: add CPU_MASK_ALL_PTR macroMike Travis2-1/+12
2008-04-19cpumask: reduce stack usage in SD_x_INIT initializersMike Travis3-163/+256
2008-04-19nodemask: use new node_to_cpumask_ptr functionMike Travis6-39/+42
2008-04-19generic: reduce stack pressure in sched_affinityMike Travis5-29/+30
2008-04-19cpuset: modify cpuset_set_cpus_allowed to use cpumask pointerMike Travis4-30/+26
2008-04-19generic: use new set_cpus_allowed_ptr functionMike Travis7-21/+27
2008-04-19x86: use new set_cpus_allowed_ptr functionMike Travis8-58/+61
2008-04-19sched: remove fixed NR_CPUS sized arrays in kernel_sched_cMike Travis1-28/+52
2008-04-19cpumask: Cleanup more uses of CPU_MASK and NODE_MASKMike Travis3-3/+4
2008-04-19numa: move large array from stack to _initdata sectionMike Travis1-1/+2
2008-04-19asm-generic: add node_to_cpumask_ptr macroMike Travis6-9/+35
2008-04-19x86: oprofile: remove NR_CPUS arrays in arch/x86/oprofile/nmi_int.cMike Travis1-22/+27
2008-04-19x86: reduce memory and stack usage in intel_cacheinfoMike Travis1-30/+40
2008-04-19cpumask: add cpumask_scnprintf_len functionMike Travis3-0/+24
2008-04-19sched: fix cpus_allowed settingsGregory Haskins1-0/+1
2008-04-19sched: allow cpuacct stats to be resetDhaval Giani1-0/+24
2008-04-19sched: cleanup cpuacct variable namesDhaval Giani1-9/+9
2008-04-19tasklets: execute tasklets in the same order they were queuedOlof Johansson1-22/+41
2008-04-19sched: rt-group: smp balancingPeter Zijlstra2-6/+122
2008-04-19sched: rt-group: synchonised bandwidth periodPeter Zijlstra6-88/+320
2008-04-19time: add ns_to_ktime()Ingo Molnar1-0/+6
2008-04-19sched: fix regression with sched yieldPeter Zijlstra1-1/+1
2008-04-19latencytop: optimize LT_BACKTRACEDEPTH loops a bitDmitry Adamushko1-10/+17
2008-04-19sched: remove sysctl_sched_batch_wakeup_granularityIngo Molnar5-24/+0
2008-04-19sched: reenable sync wakeupsIngo Molnar1-5/+5
2008-04-19sched: cache hot buddyIngo Molnar1-7/+9
2008-04-19sched: feat affine wakeupsIngo Molnar1-1/+3
2008-04-19sched: introduce SCHED_FEAT_SYNC_WAKEUPS, turn it offIngo Molnar1-1/+6
2008-04-19sched: fix wakeup granularity for buddiesPeter Zijlstra1-20/+49
2008-04-19sched: fix rq->clock overflows detection with CONFIG_NO_HZGuillaume Chazarain1-3/+35
2008-04-19sched: sched.c needs tick.hReynes Philippe1-0/+1
2008-04-19sched: make cpu_clock() globally synchronousIngo Molnar1-3/+49
2008-04-19sched: re-do "sched: fix fair sleepers"Ingo Molnar1-2/+4
2008-04-19security: fix up documentation for security_module_enableJames Morris1-1/+1
2008-04-19Security: Introduce security= boot parameterAhmed S. Darwish8-4/+83
2008-04-19Audit: Final renamings and cleanupAhmed S. Darwish4-28/+93
2008-04-19SELinux: use new audit hooks, remove redundant exportsAhmed S. Darwish5-108/+71
2008-04-19Audit: internally use the new LSM audit hooksAhmed S. Darwish3-55/+22
2008-04-19LSM/Audit: Introduce generic Audit LSM hooksAhmed S. Darwish3-1/+127
2008-04-19SELinux: remove redundant exportsAhmed S. Darwish2-104/+0
2008-04-19Netlink: Use generic LSM hookAhmed S. Darwish1-2/+1
2008-04-19Audit: use new LSM hooks instead of SELinux exportsAhmed S. Darwish3-37/+43
2008-04-19SELinux: setup new inode/ipc getsecid hooksAhmed S. Darwish1-2/+17
2008-04-19LSM: Introduce inode_getsecid and ipc_getsecid hooksAhmed S. Darwish3-2/+54
2008-04-19[NET]: Fix and allocate less memory for ->priv'less netdevicesAlexey Dobriyan1-6/+9
2008-04-18x86 PAT: fix mmap() of holesIngo Molnar1-1/+1
2008-04-18libata: fix boot panic with SATAPI devices on non-SFF HBAsJames Bottomley1-1/+2
2008-04-18x86: kgdb build fixHarvey Harrison1-2/+2