summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* sched: Add 'autogroup' scheduling feature: automated per session task groupsMike Galbraith2010-11-301-0/+23
* mutexes, sched: Introduce arch_mutex_cpu_relax()Gerald Schaefer2010-11-261-0/+4
* Merge commit 'v2.6.37-rc3' into sched/coreIngo Molnar2010-11-2620-32/+46
|\
| * Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2010-11-191-1/+0
| |\
| | * fs: Do not dispatch FITRIM through separate super_operationLukas Czerner2010-11-191-1/+0
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-11-193-4/+7
| |\ \
| | * | ceph: explicitly specify page alignment in network messagesSage Weil2010-11-091-0/+1
| | * | ceph: make page alignment explicit in osd interfaceSage Weil2010-11-091-2/+5
| | * | ceph: fix comment, remove extraneous argsSage Weil2010-11-091-2/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-193-3/+3
| |\ \ \
| | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-11-181-1/+1
| | |\ \ \
| | | * | | cfg80211: fix WIPHY_FLAG_IBSS_RSN bitJussi Kivilinna2010-11-151-1/+1
| | | * | | b43legacy: Fix compile on ARM architectureArnd Hannemann2010-11-151-0/+1
| | * | | | net: Fix duplicate volatile warning.Tetsuo Handa2010-11-181-1/+1
| | * | | | net: rtnetlink.h -- only include linux/netdevice.h when used by the kernelAndy Whitcroft2010-11-151-1/+1
| * | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-11-191-0/+7
| |\ \ \ \ \
| | * | | | | drm/nouveau: Expose some BO usage flags to userspace.Francisco Jerez2010-11-181-0/+7
| | |/ / / /
| * | | | | hardirq.h: needs sched.h if using BKLLinus Torvalds2010-11-181-0/+1
| * | | | | hardirq.h: remove now-empty #ifdef/#endif pairLinus Torvalds2010-11-171-2/+0
| * | | | | Fix build failure due to hwirq.h needing smp_lock.hLinus Torvalds2010-11-172-4/+1
| * | | | | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-173-3/+0
| * | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-11-162-6/+1
| |\ \ \ \ \
| | * | | | | nfs: trivial: remove unused nfs_wait_event macroJeff Layton2010-11-161-6/+0
| | * | | | | NLM: Fix a regression in lockdTrond Myklebust2010-11-151-0/+1
| * | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-11-161-0/+1
| |\ \ \ \ \ \
| | * | | | | | sched: Use group weight, idle cpu metrics to fix imbalances during idleSuresh Siddha2010-11-101-0/+1
| * | | | | | | SCSI host lock push-downJeff Garzik2010-11-165-9/+25
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | sched: Add sysctl_sched_shares_windowPaul Turner2010-11-181-0/+1
* | | | | | | sched: Rewrite tg_shares_up)Peter Zijlstra2010-11-181-2/+0
* | | | | | | sched: Simplify cpu-hot-unplug task migrationPeter Zijlstra2010-11-181-3/+0
* | | | | | | Merge commit 'v2.6.37-rc2' into sched/coreIngo Molnar2010-11-18453-5027/+9772
|\| | | | | |
| * | | | | | capabilities/syslog: open code cap_syslog logic to fix build failureEric Paris2010-11-151-5/+4
| | |/ / / / | |/| | | |
| * | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-11-152-23/+1
| |\ \ \ \ \
| | * | | | | i2c: Mark i2c_adapter.id as deprecatedJean Delvare2010-11-151-1/+1
| | * | | | | i2c: Delete unused adapter IDsJean Delvare2010-11-151-22/+0
| | | |/ / / | | |/| | |
| * | | | | include/linux/kernel.h: Move logging bits to include/linux/printk.hLinus Torvalds2010-11-152-244/+249
| * | | | | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-11-151-1/+0
| |\ \ \ \ \
| | * | | | | fsl-diu-fb: drop dead ioctl defineMike Frysinger2010-11-151-1/+0
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-11-1531-55/+369
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-128-9/+40
| | |\ \ \ \ \
| | | * | | | | vlan: Add function to retrieve EtherType from vlan packets.Hao Zheng2010-11-121-0/+25
| | | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6David S. Miller2010-11-121-1/+1
| | | |\ \ \ \ \
| | | | * | | | | netfilter: NF_HOOK_COND has wrong conditionalEric Paris2010-11-121-1/+1
| | | * | | | | | net: avoid limits overflowEric Dumazet2010-11-104-8/+8
| | | * | | | | | net: Detect and ignore netif_stop_queue() calls before register_netdev()Guillaume Chazarain2010-11-081-0/+5
| | | * | | | | | net dst: need linux/cache.h for ____cacheline_aligned_in_smp.Paul Mundt2010-11-071-0/+1
| | * | | | | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-11-122-1/+3
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge branch 'musb-v2.6.37-rc2' of git://gitorious.org/usb/usb into work-linusGreg Kroah-Hartman2010-11-091-0/+2
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | USB: musb: blackfin: push clkin value to platform resourcesBob Liu2010-11-051-0/+2
| | | * | | | | | | | usb.h: fix ioctl kernel-doc infoRandy Dunlap2010-11-081-1/+1