aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-05-11
|\
| * i2c: Match dummy devices by typeJean Delvare2008-05-11
* | Add new 'cond_resched_bkl()' helper functionLinus Torvalds2008-05-11
|/
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-05-11
|\
| * [libata] revert new check-ready Status register logicJeff Garzik2008-05-09
* | BKL: revert back to the old spinlock implementationLinus Torvalds2008-05-10
* | Move ACCESS_ONCE() to <linux/compiler.h>Linus Torvalds2008-05-10
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-05-09
|\ \
| * | [POWERPC] Fix of_i2c include for module compilationJochen Friedrich2008-05-09
* | | module: put modversions in vermagicRusty Russell2008-05-09
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-08
|\ \
| * \ Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-05-08
| |\ \
| | * \ Merge branch 'for-2.6.26' of git://git.farnsworth.org/dale/linux-2.6-mv643xx_...Jeff Garzik2008-05-06
| | |\ \
| | | * | mv643xx_eth: inter-mv643xx SMI port sharingLennert Buytenhek2008-04-29
| | | * | mv643xx_eth: shorten shared platform driver nameLennert Buytenhek2008-04-29
| | | * | mv643xx_eth: configurable t_clkLennert Buytenhek2008-04-29
| | | * | mv643xx_eth: mbus decode window supportLennert Buytenhek2008-04-29
| | | * | mv643xx_eth: get rid of static variables, allow multiple instancesLennert Buytenhek2008-04-29
| | * | | phylib: Fix some sparse warningsAndy Fleming2008-05-06
| * | | | netfilter: nf_conntrack_sip: restrict RTP expect flushing on error to last re...Patrick McHardy2008-05-08
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-05-08
|\ \ \ \
| * | | | block: avoid duplicate calls to get_part() in disk stat codeJens Axboe2008-05-07
| * | | | cfq-iosched: make io priorities inherit CPU scheduling class as well as niceJens Axboe2008-05-07
| * | | | vfs: splice remove_suid() cleanupMiklos Szeredi2008-05-07
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2008-05-08
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | udf: Make udf exportableRasmus Rohde2008-05-07
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-05-06
|\ \ \ \ \
| * | | | | [PATCH] kill ->put_inodeChristoph Hellwig2008-05-06
* | | | | | libata: export ata_eh_analyze_ncq_errorMark Lord2008-05-06
* | | | | | libata: improve post-reset device ready testTejun Heo2008-05-06
|/ / / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds2008-05-05
|\ \ \ \ \
| * | | | | sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCKPeter Zijlstra2008-05-05
| * | | | | sched: make clock sync tunable by architecture codeIngo Molnar2008-05-05
| * | | | | sched: fix RT task-wakeup logicGregory Haskins2008-05-05
* | | | | | Merge branch 'powerpc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2008-05-05
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | [POWERPC] devres: Add devm_ioremap_prot()Emil Medve2008-05-05
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-05-05
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | x86/pci: remove flag in pci_cfg_space_size_extYinghai Lu2008-04-29
| * | | | | x86: fix section mismatch in pci_scan_busSam Ravnborg2008-04-29
* | | | | | kgdb: fix signedness mixmatches, add statics, add declaration to headerHarvey Harrison2008-05-05
| |/ / / / |/| | | |
* | | | | sysfs: build fixIngo Molnar2008-05-04
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds2008-05-03
|\ \ \ \ \
| * | | | | hrtimer: remove duplicate helper functionOliver Hartkopp2008-05-03
* | | | | | Merge git://git.infradead.org/battery-2.6Linus Torvalds2008-05-03
|\ \ \ \ \ \
| * | | | | | pda_power: add init and exit function callbacksPhilipp Zabel2008-05-02
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-03
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | bridge: forwarding table information for >256 devicesStephen Hemminger2008-05-02
| * | | | | | Make linux/wireless.h be able to compileKirill A. Shutemov2008-05-01
| * | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-05-01
| |\ \ \ \ \ \
| | * | | | | | mac80211: use 4-byte mesh sequence numberLuis Carlos Cobo2008-04-30