aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2007-11-02SG: Make sg_init_one() use general table init functionsJens Axboe
2007-11-01[NET]: docbook fixes for netif_ functionsStephen Hemminger
2007-10-31Revert "Driver core: remove class_device_*_bin_file"Greg Kroah-Hartman
2007-10-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds
2007-10-30Driver core: remove class_device_*_bin_fileGreg Kroah-Hartman
2007-10-30[TIPC]: Fix headercheck wrt. tipc_config.hDavid S. Miller
2007-10-30Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2007-10-30Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2007-10-30mv643xx_eth: Fix MV643XX_ETH offsets used by Pegasos 2Dale Farnsworth
2007-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2007-10-30IPMI: fix comparison in demangle_device_idCorey Minyard
2007-10-30libata: implement and use ATA_QCFLAG_QUIETTejun Heo
2007-10-30[TIPC]: Add tipc_config.h to include/linux/Kbuild.David S. Miller
2007-10-30sched: fix /proc/<PID>/stat stime/utime monotonicity, part 2Balbir Singh
2007-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds
2007-10-29Revert "x86_64: allocate sparsemem memmap above 4G"Linus Torvalds
2007-10-29sched: keep utime/stime monotonicPeter Zijlstra
2007-10-29Merge branch 'alpm' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/li...Linus Torvalds
2007-10-29Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-10-29[libata] Link power management infrastructureKristen Carlson Accardi
2007-10-29Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2007-10-29Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2007-10-29fix abuses of ptrdiff_tAl Viro
2007-10-29SUNRPC endianness annotationsAl Viro
2007-10-29x86 merge fallout: umlAl Viro
2007-10-29[BLOCK] Fix bad sharing of tag busy list on queues with shared tag mapsJens Axboe
2007-10-29libata: implement ata_wait_after_reset()Tejun Heo
2007-10-29libata: track SLEEP state and issue SRST to wake it upTejun Heo
2007-10-29sg_init_table() should use unsigned loop index variableChuck Lever
2007-10-29sg_last() should use unsigned loop index variableChuck Lever
2007-10-29SG: clear termination bit in sg_chain()Jens Axboe
2007-10-27fix breakage in pegasos_ethAl Viro
2007-10-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds
2007-10-26De-constify sched.hAlexey Dobriyan
2007-10-26[NET] napi: use non-interruptible sleep in napi_disableBenjamin Herrenschmidt
2007-10-26Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6David S. Miller
2007-10-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds
2007-10-25Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2007-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguestLinus Torvalds
2007-10-25Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2007-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds
2007-10-25Permit silencing of __deprecated warnings.Jeff Garzik
2007-10-25fix sg_phys to use dma_addr_tHugh Dickins
2007-10-25[netdrvr] forcedeth: add MCP77 device IDsAyaz Abdulla
2007-10-25lguest: documentation updateRusty Russell
2007-10-25lguest: clean up lguest_launcher.hRusty Russell
2007-10-24sched: isolate SMP balancing code a bit morePeter Williams
2007-10-24sched: reduce balance-tasks overheadPeter Williams
2007-10-24sched: constify sched.hJoe Perches
2007-10-24sched: fix fastcall mismatch in completion APIsIngo Molnar