summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-09-161-1/+9
| |\ \ \ \ \ \
| | * | | | | | drm: Use a nondestructive mode for output detect when polling (v2)Chris Wilson2010-09-141-1/+8
| | * | | | | | drm: Use a nondestructive mode for output detect when pollingChris Wilson2010-09-131-1/+2
| | |/ / / / /
| * | | | | | Merge ssh://master.kernel.org/home/hpa/tree/secLinus Torvalds2010-09-151-0/+3
| |\ \ \ \ \ \
| | * | | | | | compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin2010-09-151-0/+3
| * | | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-09-151-1/+1
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | SUNRPC: Fix a race in rpc_info_openTrond Myklebust2010-09-131-1/+1
| | |/ / / / /
| * | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-09-131-2/+8
| |\ \ \ \ \ \
| | * | | | | | dquot: do full inode dirty in allocating spaceShaohua Li2010-09-091-2/+8
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-09-132-0/+3
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | spi/dw_spi: clean the cs_control codeFeng Tang2010-09-081-0/+2
| | * | | | | gpiolib: Add 'struct gpio_chip' forward declaration for !GPIOLIB caseAnton Vorontsov2010-09-011-0/+1
| |/ / / / / |/| | | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-09-114-2/+13
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller2010-09-101-1/+10
| | |\ \ \ \
| | | * | | | cgroups: fix API thinkoMichael S. Tsirkin2010-09-051-1/+10
| | * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2010-09-09332-3752/+8706
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | * | | | | udp: add rehash on connect()Eric Dumazet2010-09-092-0/+2
| | * | | | | ipvs: fix active FTPJulian Anastasov2010-09-081-0/+3
| | * | | | | cls_cgroup: Fix rcu lockdep warningLi Zefan2010-09-031-2/+8
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-09-101-0/+1
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | block: add function call to switch the IO scheduler from a driverJens Axboe2010-08-231-0/+1
| * | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-09-101-1/+3
| |\ \ \ \ \
| | * | | | | libata-sff: Reenable Port Multiplier after libata-sff remodeling.Gwendal Grignou2010-09-101-1/+2
| | * | | | | libata: skip EH autopsy and recovery during suspendTejun Heo2010-09-101-0/+1
| | | |_|/ / | | |/| | |
| * | | | | mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ...Christoph Lameter2010-09-102-0/+35
| * | | | | swap: discard while swapping only if SWAP_FLAG_DISCARDHugh Dickins2010-09-101-1/+2
| * | | | | swap: revert special hibernation allocationHugh Dickins2010-09-101-7/+1Star
| * | | | | gpio: doc updatesDavid Brownell2010-09-101-1/+13
| * | | | | gpio: sx150x: correct and refine reset-on-probe behaviorGregory Bean2010-09-101-0/+4
| * | | | | mm: fix swapin race conditionAndrea Arcangeli2010-09-101-11/+9Star
| * | | | | cgroups: fix API thinkoMichael S. Tsirkin2010-09-101-1/+11
| * | | | | kfifo: add parenthesis for macro parameter referenceHuang Ying2010-09-101-29/+29
| * | | | | mmc: avoid getting CID on SDIO-only cardsDavid Vrabel2010-09-101-0/+2
| * | | | | lglock: make lg_lock_global() actually lock globallyJonathan Corbet2010-09-091-2/+2
| * | | | | mm: Move vma_stack_continue into mm.hStefan Bader2010-09-091-0/+6
| * | | | | Merge branch 'semaphore-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-09-081-0/+3
| |\ \ \ \ \
| | * | | | | semaphore: Add DEFINE_SEMAPHOREThomas Gleixner2010-09-081-0/+3
| | |/ / / /
| * | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-09-081-12/+12
| |\ \ \ \ \
| | * | | | | io-mapping: Fix the address space annotationsFrancisco Jerez2010-09-051-12/+12
| * | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-09-081-0/+8
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | mutex: Fix annotations to include it in kernel-locking docbookRandy Dunlap2010-09-031-0/+8
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-09-083-5/+5
| |\ \ \ \ \
| | * | | | | ACPI/PCI: Negotiate _OSC control bits before requesting them Rafael J. Wysocki2010-08-241-2/+2
| | * | | | | ACPI/PCI: Do not preserve _OSC control bits returned by a query Rafael J. Wysocki2010-08-241-3/+0Star
| | * | | | | PCI: provide stub pci_domain_nr function for !CONFIG_PCI configsDave Airlie2010-08-141-0/+3
| * | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-09-071-0/+2
| |\ \ \ \ \ \
| | * | | | | | powerpc/85xx: Add P1021 PCI IDs and quirksAnton Vorontsov2010-08-311-0/+2
| |/ / / / / / |/| | | | | |
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-09-072-6/+11
| |\ \ \ \ \ \
| | * | | | | | percpu: handle __percpu notations in UP accessorsNamhyung Kim2010-08-072-6/+11
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-09-071-7/+11
| |\ \ \ \ \ \ \