aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-07-04block: add blk_queue_update_dma_padFUJITA Tomonori
2008-07-03block: extend queue_flag bitopsJens Axboe
2008-07-03Add bvec_merge_data to handle stacked devices and ->merge_bvec()Alasdair G Kergon
2008-07-03block: integrity flags can't use bit ops on unsigned shortJens Axboe
2008-07-03allow userspace to modify scsi command filter on per device basisAdel Gadllah
2008-07-03block: integrity cleanupsJens Axboe
2008-07-03block: blkdev.h cleanup, move iocontext stuff to iocontext.hJens Axboe
2008-07-03block: Block layer data integrity supportMartin K. Petersen
2008-07-03block: Globalize bio_set and bio_vec_slabMartin K. Petersen
2008-07-03block: kill request_queue_tJens Axboe
2008-07-03Added in user-injected messages into blk tracesAlan D. Brunelle
2008-07-02Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-07-02Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2008-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-01net-sched: change tcf_destroy_chain() to clear start of filter listPatrick McHardy
2008-07-01i2c: Fix bad hint about irqs in i2c.hWolfram Sang
2008-07-01Properly notify block layer of sync writesJens Axboe
2008-06-30mac80211: don't accept WEP keys other than WEP40 and WEP104Emmanuel Grumbach
2008-06-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-06-30Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-06-30Input: add KEY_MEDIA_REPEAT definitionBastien Nocera
2008-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds
2008-06-29Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds
2008-06-29Merge branch 'audit.b52' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-06-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-06-27net/inet_lro: remove setting skb->ip_summed when not LRO-ableEli Cohen
2008-06-27include/linux/netdevice.h: don't export MAX_HEADER to userspaceAdrian Bunk
2008-06-27kbuild: fix a.out.h export to userspace with O= build.David Woodhouse
2008-06-26V4L/DVB (8092): videodev: simplify and fix standard enumerationHans Verkuil
2008-06-26V4L/DVB (8048): saa7134: Fix entries for Avermedia A16d and Avermedia E506Tim Farrington
2008-06-26V4L/DVB (8007): cx18/cx25840: the S-Video LUMA input can use all In1-In8 inputsHans Verkuil
2008-06-26x86: shift bits the right way in native_read_tscpMax Asbock
2008-06-25thermal: Create CONFIG_THERMAL_HWMON=nRene Herman
2008-06-24[PATCH] remove useless argument type in audit_filter_user()Peng Haitao
2008-06-24Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-06-24Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-06-24KVM: Remove now unused structs from kvm_para.hGerd Hoffmann
2008-06-24KVM: Make kvm host use the paravirt clocksource structsGerd Hoffmann
2008-06-24x86: Make xen use the paravirt clocksource structs and functionsGerd Hoffmann
2008-06-24x86: Add structs and functions for paravirt clocksourceGerd Hoffmann
2008-06-24xen: remove support for non-PAE 32-bitJeremy Fitzhardinge
2008-06-24KVM: close timer injection race window in __vcpu_runMarcelo Tosatti
2008-06-23alpha: fix compile error in arch/alpha/mm/init.cThorsten Kranzkowski
2008-06-23tty_driver: Update required method documentationAlan Cox
2008-06-23[patch 4/4] flock: remove unused fields from file_lock_operationsDenis V. Lunev
2008-06-23[patch 2/4] fs: make struct file arg to d_path constJan Engelhardt
2008-06-21Add return value to reserve_bootmem_node()Bernhard Walle
2008-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-06-20netns: Don't receive new packets in a dead network namespace.Eric W. Biederman