aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-25
|\
| * treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody2011-07-21
| * Merge branch 'master' into for-nextJiri Kosina2011-07-11
| |\
| * | rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_checkMichal Hocko2011-07-08
| * | Update my e-mail addressMichael Büsch2011-07-07
| * | treewide: fix kernel-doc warningsVitaliy Ivanov2011-06-28
| * | treewide: remove duplicate includesVitaliy Ivanov2011-06-20
| * | stop_machine.h: "disables preeempt" -> "disables preemption"Jonathan Neuschäfer2011-06-20
| * | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-10
| * | Merge branch 'master' into for-nextJiri Kosina2011-06-10
| |\ \
| * | | hwrng: fix spelling mistake in header commentSasha Levin2011-05-25
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-25
|\ \ \ \
| * | | | fs: take the ACL checks to common codeChristoph Hellwig2011-07-25
| * | | | bury posix_acl_..._masq() variantsAl Viro2011-07-25
| * | | | kill boilerplates around posix_acl_create_masq()Al Viro2011-07-25
| * | | | kill boilerplate around posix_acl_chmod_masq()Al Viro2011-07-25
| * | | | VFS : mount lock scalability for internal mountsTim Chen2011-07-24
* | | | | Merge branch 'for-3.1/core' of git://git.kernel.dk/linux-blockLinus Torvalds2011-07-25
|\ \ \ \ \
| * | | | | block: strict rq_affinityDan Williams2011-07-23
| * | | | | block: reorder request_queue to remove 64 bit alignment paddingRichard Kennedy2011-07-13
| * | | | | CFQ: move think time check variables to a separate structShaohua Li2011-07-12
| * | | | | fixlet: Remove fs_excl from struct task.Justin TerAvest2011-07-12
| * | | | | block: document blk_plug list accessShaohua Li2011-07-08
| * | | | | block: avoid building too big plug listShaohua Li2011-07-08
| * | | | | compat_ioctl: fix make headers_check regressionJohannes Stezenbach2011-07-07
| * | | | | compat_ioctl: fix warning caused by qemuJohannes Stezenbach2011-07-01
| * | | | | block: flush MEDIA_CHANGE from drivers on close(2)Tejun Heo2011-07-01
| * | | | | Merge branch 'for-linus' into for-3.1/coreJens Axboe2011-07-01
| |\ \ \ \ \
| * | | | | | block: Add __attribute__((format(printf...) and fix falloutJoe Perches2011-06-13
| * | | | | | block:fix the comment error in blkdev.hWanlong Gao2011-06-13
| * | | | | | iosched: prevent aliased requests from starving other I/OJeff Moyer2011-06-02
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-07-24
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2011-07-22
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-22
| | |\ \ \ \ \ \ \
| | | * | | | | | | bcma: inform drivers about translation bits needed for the coreRafał Miłecki2011-07-22
| | | * | | | | | | bcma: allow enabling PLLRafał Miłecki2011-07-19
| | | * | | | | | | bcma: allow setting FAST clockmode for a coreRafał Miłecki2011-07-19
| | | * | | | | | | bcma: trivial: add helpers for masking/settingRafał Miłecki2011-07-19
| | | * | | | | | | bcma: move define of BCMA_CLKCTLST registerRafał Miłecki2011-07-19
| | | * | | | | | | cfg80211: allow userspace to control supported rates in scanJohannes Berg2011-07-19
| | | * | | | | | | bcma: define IO status registerRafał Miłecki2011-07-19
| | | * | | | | | | ieee80211: add few wmm tspec valuesKalle Valo2011-07-19
| | | * | | | | | | bcma: handle alternative SPROM locationRafał Miłecki2011-07-19
| | | * | | | | | | ssb: SPROM: add LED duty cycle fieldsRafał Miłecki2011-07-18
| | | * | | | | | | nl80211/cfg80211: add max_sched_scan_ie_len in the hw descriptionLuciano Coelho2011-07-15
| | | * | | | | | | nl80211/cfg80211: add max_sched_scan_ssids in the hw descriptionLuciano Coelho2011-07-15
| | | * | | | | | | nl80211: advertise GTK rekey support, new triggersJohannes Berg2011-07-15
* | | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-07-24
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ata: Add and use ata_print_version_onceJoe Perches2011-07-23
| * | | | | | | | | | ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>Joe Perches2011-07-23