summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2008-04-22Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-0/+181
2008-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds8-61/+106
2008-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds3-3/+16
2008-04-22Merge branch 'ro-bind.b6' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds3-1/+63
2008-04-21Fix RCU list iterator use of 'rcu_dereference()'Linus Torvalds1-33/+15
2008-04-19sched: fair-group: de-couple load-balancing from the rb-treesPeter Zijlstra2-0/+4
2008-04-19sched: rt-group: optimize dequeue_rt_stackPeter Zijlstra1-0/+1
2008-04-19sched: fair-group: SMP-nice for group schedulingPeter Zijlstra1-0/+1
2008-04-19sched, cpuset: customize sched domains, coreHidetoshi Seto1-1/+22
2008-04-19sched: fix the task_group hierarchy for UID groupingPeter Zijlstra1-0/+3
2008-04-19sched: allow the group scheduler to have multiple levelsDhaval Giani1-1/+1
2008-04-19sched: add new set_cpus_allowed_ptr functionMike Travis1-4/+11
2008-04-19cpumask: add show cpu map functionsMike Travis1-6/+11
2008-04-19x86: convert cpumask_of_cpu macro to allocated arrayMike Travis1-3/+9
2008-04-19cpumask: add CPU_MASK_ALL_PTR macroMike Travis1-0/+6
2008-04-19cpumask: reduce stack usage in SD_x_INIT initializersMike Travis1-38/+8
2008-04-19generic: reduce stack pressure in sched_affinityMike Travis1-1/+1
2008-04-19cpuset: modify cpuset_set_cpus_allowed to use cpumask pointerMike Travis1-6/+7
2008-04-19cpumask: add cpumask_scnprintf_len functionMike Travis2-0/+8
2008-04-19sched: rt-group: synchonised bandwidth periodPeter Zijlstra1-0/+7
2008-04-19time: add ns_to_ktime()Ingo Molnar1-0/+6
2008-04-19sched: remove sysctl_sched_batch_wakeup_granularityIngo Molnar1-1/+0
2008-04-19generic, x86: add prctl commands PR_GET_TSC and PR_SET_TSCErik Bosman1-0/+6
2008-04-19x86: pageattr.c fix shadowed variable warningHarvey Harrison1-3/+3
2008-04-19x86: EFI_PAGE_SHIFT fixHuang, Ying1-0/+7
2008-04-19Merge branch 'merge-fixes' into develRussell King79-1251/+2644
2008-04-19Merge branch 'omap2-upstream' into develRussell King20-45/+136
2008-04-19Merge branches 'arm', 'at91', 'ep93xx', 'iop', 'ks8695', 'misc', 'mxc', 'ns9x...Russell King5-0/+157
2008-04-19[ARM] 4964/1: htc-pasic3: MFD driver for PASIC3 LED control + DS1WM chipPhilipp Zabel1-0/+55
2008-04-19[ARM] 4947/1: htc-egpio, a driver for GPIO/IRQ expanders with fixed input/out...Philipp Zabel1-0/+57
2008-04-19[PATCH] r/o bind mounts: debugging for missed callsDave Hansen1-0/+49
2008-04-19[PATCH] r/o bind mounts: honor mount writer counts at remountDave Hansen1-0/+1
2008-04-19[PATCH] r/o bind mounts: track numbers of writers to mountsDave Hansen1-0/+7
2008-04-19[PATCH] r/o bind mounts: create helper to drop file write accessDave Hansen1-0/+1
2008-04-19[PATCH] r/o bind mounts: stub functionsDave Hansen1-0/+3
2008-04-19[PATCH] merge open_namei() and do_filp_open()Christoph Hellwig1-1/+2
2008-04-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds3-135/+142
2008-04-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds46-635/+1472
2008-04-19Security: Introduce security= boot parameterAhmed S. Darwish1-0/+12
2008-04-19Audit: Final renamings and cleanupAhmed S. Darwish1-2/+2
2008-04-19SELinux: use new audit hooks, remove redundant exportsAhmed S. Darwish2-72/+29
2008-04-19LSM/Audit: Introduce generic Audit LSM hooksAhmed S. Darwish1-0/+72
2008-04-19SELinux: remove redundant exportsAhmed S. Darwish1-62/+0
2008-04-19LSM: Introduce inode_getsecid and ipc_getsecid hooksAhmed S. Darwish1-1/+29
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds4-3/+10
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds1-0/+10
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2-72/+106
2008-04-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds1-15/+21
2008-04-18Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-286/+432
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds3-39/+12