summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-05-151-15/+17
|\
| * mac80211: remove unnecessary byteshifts in frame control testingHarvey Harrison2008-05-141-15/+17
* | atm: Cleanup atm_tcp.h and atm.h for userspace.Mike Frysinger2008-05-152-12/+7Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2008-05-151-1/+1
|\ \
| * | add match_strlcpy() us it to make v9fs make uname and remotename parsing more...Markus Armbruster2008-05-151-1/+1
* | | per_cpu: fix DEFINE_PER_CPU_SHARED_ALIGNED for modulesEric Dumazet2008-05-151-1/+7
* | | lib: create common ascii hex arrayHarvey Harrison2008-05-151-1/+11
* | | cs5520: disable VDMABartlomiej Zolnierkiewicz2008-05-141-4/+4
* | | make ide-iops.c:SELECT_MASK() staticAdrian Bunk2008-05-141-1/+0Star
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-05-142-3/+2Star
|\ \
| * | Driver core: struct class remove children listDave Young2008-05-141-1/+0Star
| * | block: do_mounts - accept root=<non-existant partition>Kay Sievers2008-05-141-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-05-141-0/+150
|\ \ \
| * | | USB: add association.hGreg Kroah-Hartman2008-05-141-0/+150
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-141-9/+26
|\ \ \ | |/ / |/| |
| * | net: Allow netdevices to specify needed head/tailroomJohannes Berg2008-05-131-2/+14
| * | net: Set LL_MAX_HEADER properly for wireless.David S. Miller2008-05-131-7/+9
| * | syncppp: Fix crashes.David S. Miller2008-05-121-0/+3
* | | fuse: add flag to turn on big writesMiklos Szeredi2008-05-131-0/+1
* | | memcg: fix possible panic when CONFIG_MM_OWNER=yKOSAKI Motohiro2008-05-131-2/+11
* | | cpumask: remove bitmap_scnprintf_len and cpumask_scnprintf_lenPaul Jackson2008-05-132-8/+0Star
* | | Make 'cond_resched()' nullification depend on PREEMPT_BKLLinus Torvalds2008-05-121-1/+1
* | | Fix up 'need_resched()' definitionLinus Torvalds2008-05-121-1/+1
* | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-05-121-1/+1
|\ \ \
| * | | i2c: Match dummy devices by typeJean Delvare2008-05-111-1/+1
* | | | Add new 'cond_resched_bkl()' helper functionLinus Torvalds2008-05-121-1/+5
|/ / /
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-05-111-6/+3Star
|\ \ \
| * | | [libata] revert new check-ready Status register logicJeff Garzik2008-05-091-6/+3Star
* | | | BKL: revert back to the old spinlock implementationLinus Torvalds2008-05-111-8/+10
* | | | Move ACCESS_ONCE() to <linux/compiler.h>Linus Torvalds2008-05-112-12/+12
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-05-091-4/+0Star
|\ \ \ \
| * | | | [POWERPC] Fix of_i2c include for module compilationJochen Friedrich2008-05-091-4/+0Star
* | | | | module: put modversions in vermagicRusty Russell2008-05-091-1/+7
| |/ / / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-093-2/+20
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-05-082-2/+19
| |\ \ \
| | * \ \ Merge branch 'for-2.6.26' of git://git.farnsworth.org/dale/linux-2.6-mv643xx_...Jeff Garzik2008-05-061-2/+14
| | |\ \ \
| | | * | | mv643xx_eth: inter-mv643xx SMI port sharingLennert Buytenhek2008-04-291-0/+2
| | | * | | mv643xx_eth: shorten shared platform driver nameLennert Buytenhek2008-04-291-2/+2
| | | * | | mv643xx_eth: configurable t_clkLennert Buytenhek2008-04-291-0/+1
| | | * | | mv643xx_eth: mbus decode window supportLennert Buytenhek2008-04-291-0/+6
| | | * | | mv643xx_eth: get rid of static variables, allow multiple instancesLennert Buytenhek2008-04-291-0/+3
| | * | | | phylib: Fix some sparse warningsAndy Fleming2008-05-061-0/+5
| * | | | | netfilter: nf_conntrack_sip: restrict RTP expect flushing on error to last re...Patrick McHardy2008-05-081-0/+1
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-05-083-18/+32
|\ \ \ \ \
| * | | | | block: avoid duplicate calls to get_part() in disk stat codeJens Axboe2008-05-071-17/+18
| * | | | | cfq-iosched: make io priorities inherit CPU scheduling class as well as niceJens Axboe2008-05-071-0/+14
| * | | | | vfs: splice remove_suid() cleanupMiklos Szeredi2008-05-071-1/+0Star
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2008-05-081-0/+21
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | udf: Make udf exportableRasmus Rohde2008-05-071-0/+21
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-05-061-5/+0Star
|\ \ \ \ \ \