summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2009-03-30reiserfs: add support for mount count incrementingJeff Mahoney2-1/+8
2009-03-30Merge branch 'x86-stage-3-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-13/+47
2009-03-30Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds1-1/+1
2009-03-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2-0/+32
2009-03-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds7-89/+83
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-113/+126
2009-03-30V4L/DVB (11213): gspca - sq905c: New subdriver.Theodore Kilgore1-0/+1
2009-03-30V4L/DVB (11096): V4L2 Driver for the Hauppauge HD PVR usb capture deviceJanne Grunau1-0/+1
2009-03-30V4L/DVB (11065): au8522: add support for analog side of demodulatorDevin Heitmueller1-0/+1
2009-03-30V4L/DVB (11042): v4l2-api: Add definitions for V4L2_MPEG_STREAM_VBI_FMT_IVTV ...Andy Walls2-5/+52
2009-03-30V4L/DVB (10910): videodev2.h: remove deprecated VIDIOC_G_CHIP_IDENT_OLDHans Verkuil1-10/+0
2009-03-30V4L/DVB (10907): avoid loading the entire videodev.h header on V4L2 driversMauro Carvalho Chehab1-0/+18
2009-03-30V4L/DVB (10870a): remove all references for video_decoder.hMauro Carvalho Chehab2-49/+0
2009-03-30V4L/DVB(10738a): remove include/linux/video_encoder.hMauro Carvalho Chehab2-24/+0
2009-03-30V4L/DVB (10686): v4l2: add V4L2_CTRL_FLAG_WRITE_ONLY flag.Hans Verkuil1-0/+1
2009-03-30V4L/DVB (10575): V4L2: Add COLORFX user controlSergio Aguirre1-1/+8
2009-03-30V4L/DVB (10365): Add Mars-Semi MR97310A formatKyle Guinn1-0/+1
2009-03-30Fix a lockdep warning in fasync_helper()Jonathan Corbet1-1/+1
2009-03-30cpumask: use new cpumask_ functions in core code.Rusty Russell1-2/+2
2009-03-30cpumask: fix seq_bitmap_*() functions.Rusty Russell1-4/+5
2009-03-30Merge commit 'origin/master' into nextBenjamin Herrenschmidt222-1858/+4678
2009-03-29Fix build error in <linux/irq.h>Ralf Baechle1-0/+2
2009-03-29Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller40-234/+1036
2009-03-29kernel: remove HIPQUAD()Harvey Harrison1-12/+0
2009-03-29netpoll: store local and remote ip in net-endianHarvey Harrison1-1/+1
2009-03-29skbuff.h: fix missing kernel-docRandy Dunlap1-0/+1
2009-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-13/+0
2009-03-29Annotate struct fs_struct's usage count restrictionDavid Howells1-1/+4
2009-03-29Merge branch 'linus' into core/iommuIngo Molnar219-1843/+4642
2009-03-29Merge branch 'linus' into x86/coreIngo Molnar197-1693/+4082
2009-03-29Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds3-3/+37
2009-03-29Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+17
2009-03-28Merge branch 'percpu-cpumask-x86-for-linus-2' of git://git.kernel.org/pub/scm...Linus Torvalds20-108/+489
2009-03-28i2c-piix4: Add support for the Broadcom HT1100 chipsetFlavio Leitner1-0/+1
2009-03-28i2c-algo-pca: Rework waiting for a free busWolfram Sang1-1/+1
2009-03-28i2c-algo-pca: Add PCA9665 supportMarco Aurelio da Costa1-2/+31
2009-03-28i2c-nforce2: Add support for MCP67, MCP73, MCP78S and MCP79Jean Delvare1-0/+4
2009-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds6-1/+24
2009-03-28Merge branch 'origin' into develRussell King199-1732/+4105
2009-03-28lsm: Remove the socket_post_accept() hookPaul Moore1-13/+0
2009-03-28Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Ingo Molnar16-125/+598
2009-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-3/+129
2009-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds1-33/+185
2009-03-28ath5k: Support LED's on Acer Extensa 5620zTulio Magno Quites Machado Filho1-0/+2
2009-03-28nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IEJouni Malinen1-1/+7
2009-03-28nl80211: Add MLME primitives to support external SMEJouni Malinen2-10/+49
2009-03-28nl80211: Event notifications for MLME eventsJouni Malinen1-1/+35
2009-03-28ieee80211: document DS bit usageJohannes Berg1-0/+16
2009-03-28nl80211: export supported commandsJohannes Berg1-0/+6
2009-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds7-46/+197