summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* i2c: Kill the old driver matching schemeJean Delvare2008-05-182-8/+2
* Clean up 'print_fn_descriptor_symbol()' typesLinus Torvalds2008-05-151-10/+14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2008-05-141-1/+1
|\
| * add match_strlcpy() us it to make v9fs make uname and remotename parsing more...Markus Armbruster2008-05-141-1/+1
* | per_cpu: fix DEFINE_PER_CPU_SHARED_ALIGNED for modulesEric Dumazet2008-05-141-1/+7
* | lib: create common ascii hex arrayHarvey Harrison2008-05-141-1/+11
* | cs5520: disable VDMABartlomiej Zolnierkiewicz2008-05-141-4/+4
* | make ide-iops.c:SELECT_MASK() staticAdrian Bunk2008-05-141-1/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-05-142-3/+2
|\
| * Driver core: struct class remove children listDave Young2008-05-141-1/+0
| * 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-121-2/+14
| * net: Set LL_MAX_HEADER properly for wireless.David S. Miller2008-05-121-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/+0
* | 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-111-1/+1
|\ \
| * | i2c: Match dummy devices by typeJean Delvare2008-05-111-1/+1
* | | Add new 'cond_resched_bkl()' helper functionLinus Torvalds2008-05-111-1/+5
|/ /
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-05-111-6/+3
|\ \
| * | [libata] revert new check-ready Status register logicJeff Garzik2008-05-091-6/+3
* | | BKL: revert back to the old spinlock implementationLinus Torvalds2008-05-101-8/+10
* | | Move ACCESS_ONCE() to <linux/compiler.h>Linus Torvalds2008-05-102-12/+12
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-05-091-4/+0
|\ \ \
| * | | [POWERPC] Fix of_i2c include for module compilationJochen Friedrich2008-05-091-4/+0
* | | | 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-083-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-281-0/+2
| | | * | mv643xx_eth: shorten shared platform driver nameLennert Buytenhek2008-04-281-2/+2
| | | * | mv643xx_eth: configurable t_clkLennert Buytenhek2008-04-281-0/+1
| | | * | mv643xx_eth: mbus decode window supportLennert Buytenhek2008-04-281-0/+6
| | | * | mv643xx_eth: get rid of static variables, allow multiple instancesLennert Buytenhek2008-04-281-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/+0
* | | | | 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/+0
|\ \ \ \ \
| * | | | | [PATCH] kill ->put_inodeChristoph Hellwig2008-05-061-5/+0
OpenPOWER on IntegriCloud