summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-255-12/+5
|\
| * fs: take the ACL checks to common codeChristoph Hellwig2011-07-254-9/+2
| * bury posix_acl_..._masq() variantsAl Viro2011-07-251-3/+0
| * kill boilerplates around posix_acl_create_masq()Al Viro2011-07-251-0/+1
| * kill boilerplate around posix_acl_chmod_masq()Al Viro2011-07-251-0/+1
| * VFS : mount lock scalability for internal mountsTim Chen2011-07-241-0/+1
* | Merge branch 'for-3.1/core' of git://git.kernel.dk/linux-blockLinus Torvalds2011-07-258-22/+51
|\ \
| * | block: strict rq_affinityDan Williams2011-07-231-1/+2
| * | block: reorder request_queue to remove 64 bit alignment paddingRichard Kennedy2011-07-131-7/+6
| * | CFQ: move think time check variables to a separate structShaohua Li2011-07-121-5/+9
| * | fixlet: Remove fs_excl from struct task.Justin TerAvest2011-07-123-6/+0
| * | block: document blk_plug list accessShaohua Li2011-07-081-0/+6
| * | block: avoid building too big plug listShaohua Li2011-07-081-0/+3
| * | compat_ioctl: fix make headers_check regressionJohannes Stezenbach2011-07-071-1/+5
| * | compat_ioctl: fix warning caused by qemuJohannes Stezenbach2011-07-011-0/+18
| * | block: flush MEDIA_CHANGE from drivers on close(2)Tejun Heo2011-07-011-1/+1
| * | Merge branch 'for-linus' into for-3.1/coreJens Axboe2011-07-0160-243/+498
| |\ \
| * | | block: Add __attribute__((format(printf...) and fix falloutJoe Perches2011-06-131-1/+2
| * | | block:fix the comment error in blkdev.hWanlong Gao2011-06-131-1/+1
| * | | iosched: prevent aliased requests from starving other I/OJeff Moyer2011-06-021-1/+1
* | | | iomap: make IOPORT/PCI mapping functions conditionalRandy Dunlap2011-07-251-0/+8
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-07-248-17/+209
|\ \ \ \
| * \ \ \ Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2011-07-228-17/+209
| |\ \ \ \
| | * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-228-17/+209
| | |\ \ \ \
| | | * | | | bcma: inform drivers about translation bits needed for the coreRafał Miłecki2011-07-221-0/+5
| | | * | | | mac80211: sync driver before TXJohannes Berg2011-07-201-0/+42
| | | * | | | bcma: allow enabling PLLRafał Miłecki2011-07-191-0/+2
| | | * | | | bcma: allow setting FAST clockmode for a coreRafał Miłecki2011-07-191-1/+7
| | | * | | | bcma: trivial: add helpers for masking/settingRafał Miłecki2011-07-191-0/+8
| | | * | | | bcma: move define of BCMA_CLKCTLST registerRafał Miłecki2011-07-192-9/+20
| | | * | | | cfg80211: allow userspace to control supported rates in scanJohannes Berg2011-07-192-0/+10
| | | * | | | bcma: define IO status registerRafał Miłecki2011-07-191-1/+7
| | | * | | | ieee80211: add few wmm tspec valuesKalle Valo2011-07-191-0/+37
| | | * | | | bcma: handle alternative SPROM locationRafał Miłecki2011-07-191-1/+2
| | | * | | | ssb: SPROM: add LED duty cycle fieldsRafał Miłecki2011-07-181-0/+2
| | | * | | | mac80211: let key iteration get keys in install orderJohannes Berg2011-07-151-0/+4
| | | * | | | mac80211: allow driver access to TKIP RX P1KJohannes Berg2011-07-151-0/+14
| | | * | | | nl80211/cfg80211: add max_sched_scan_ie_len in the hw descriptionLuciano Coelho2011-07-152-0/+6
| | | * | | | nl80211/cfg80211: add max_sched_scan_ssids in the hw descriptionLuciano Coelho2011-07-152-0/+7
| | | * | | | nl80211: advertise GTK rekey support, new triggersJohannes Berg2011-07-152-6/+37
* | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-07-241-14/+54
|\ \ \ \ \ \ \
| * | | | | | | ata: Add and use ata_print_version_onceJoe Perches2011-07-231-0/+12
| * | | | | | | ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>Joe Perches2011-07-231-14/+42
* | | | | | | | Merge branch 'for-upstream' of git://openrisc.net/jonas/linuxLinus Torvalds2011-07-243-2/+48
|\ \ \ \ \ \ \ \
| * | | | | | | | iomap: make IOPORT/PCI mapping functions conditionalJonas Bonn2011-07-222-0/+6
| * | | | | | | | asm-generic: add MMU variants of io.h functionsJonas Bonn2011-07-221-1/+6
| * | | | | | | | asm-generic: delay.h fix udelay and ndelay for 8 bit argsAndrew Morton2011-07-221-6/+27
| * | | | | | | | asm-generic: adapt delay.h to common implementationJonas Bonn2011-07-071-1/+15
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2011-07-242-12/+19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | module: add /sys/module/<name>/uevent filesKay Sievers2011-07-241-0/+1