summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-01-03intel-iommu: move struct device_domain_info out of dma_remapping.hMark McLoughlin1-10/+0
2009-01-03intel-iommu: move struct dmar_domain def out dma_remapping.hMark McLoughlin1-20/+2
2009-01-03intel-iommu: move DMA PTE defs out of dma_remapping.hMark McLoughlin1-22/+0
2009-01-03intel-iommu: move context entry defs out from dma_remapping.hMark McLoughlin1-38/+0
2009-01-03intel-iommu: move root entry defs from dma_remapping.hMark McLoughlin1-33/+1
2009-01-03intel-iommu: move DMA_32/64BIT_PFN into intel-iommu.cMark McLoughlin1-5/+0
2009-01-03intel-iommu: make init_dmars() staticMark McLoughlin1-1/+0
2009-01-03intel-iommu: remove some unused struct intel_iommu fieldsMark McLoughlin1-5/+0
2009-01-03xtensa: define __flsRusty Russell1-0/+11
2009-01-03mn10300: define __flsRusty Russell1-0/+11
2009-01-03m32r: define __flsRusty Russell1-0/+1
2009-01-03frv: define __flsRusty Russell1-0/+13
2009-01-02Disallow gcc versions 3.{0,1}Ingo Molnar1-0/+4
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-64/+159
2009-01-02Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-3/+27
2009-01-02V4L/DVB (10166): dvb frontend: stop using non-C99 compliant commentsMauro Carvalho Chehab1-14/+14
2009-01-02V4L/DVB (10164): Add missing S2 caps flag to S2APIKlaus Schmidinger1-0/+1
2009-01-02V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...Hans Verkuil7-28/+53
2009-01-02V4L/DVB (10139): v4l: rename v4l_compat_ioctl32 to v4l2_compat_ioctl32Hans Verkuil1-1/+1
2009-01-02V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil5-10/+10
2009-01-02V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil4-15/+19
2009-01-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-56/+65
2009-01-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-113/+164
2009-01-02Merge branch 'tty-updates' from AlanLinus Torvalds9-40/+75
2009-01-02serial_8250: support for Sealevel Systems Model 7803 COMM+8Flavio Leitner1-0/+1
2009-01-02Serial: UART driver changes for Cavium OCTEON.David Daney1-1/+2
2009-01-02Serial: Allow port type to be specified when calling serial8250_register_port.David Daney2-0/+3
2009-01-028250: Serial driver changes to support future Cavium OCTEON serial patches.David Daney2-0/+4
2009-01-02tty: We want the port object to be persistentAlan Cox1-28/+34
2009-01-02serial: RS485 ioctl structure uses __u32 include linux/types.hAndy Whitcroft1-1/+2
2009-01-02serial: set correct baud_base for Oxford Semiconductor Ltd EXSYS EX-41092 Dua...Niels de Vos1-0/+1
2009-01-02tty: Introduce some close helpers for portsAlan Cox2-1/+3
2009-01-02tty: Rework istallion to use the tty port changesAlan Cox1-1/+0
2009-01-02tty: Introduce a tty_port generic block_til_readyAlan Cox1-0/+2
2009-01-02isicom: redo locking to use tty port locksAlan Cox1-0/+1
2009-01-02tty: Pull the dtr raise into tty portAlan Cox1-0/+2
2009-01-02tty_port: Add a port level carrier detect operationAlan Cox2-1/+9
2009-01-02tty: Fix PPP hang under loadAlan Cox1-0/+1
2009-01-02And here's a patch (to be applied on top of the last) which preventsRussell King1-1/+1
2009-01-02pty: simplify resizeAlan Cox2-6/+3
2009-01-02n_tty: Fix loss of echoed characters and remove bkl from n_ttyJoe Peterson1-0/+6
2009-01-02Disallow gcc versions 4.1.{0,1}Linus Torvalds1-0/+5
2009-01-02Sanitize gcc version header includesLinus Torvalds4-13/+8
2009-01-02ide-atapi: remove timeout arg to ide_issue_pcBorislav Petkov1-1/+1
2009-01-02ide: remove the last ide-scsi remnantsBorislav Petkov1-15/+13
2009-01-02ide-atapi: remove ide-scsi remnants from ide_pc_intr()Borislav Petkov1-6/+0
2009-01-02ide-cd: move cdrom_timer_expiry to ide-atapi.cBorislav Petkov1-1/+3
2009-01-02ide-atapi: accomodate transfer length calculation for ide-cdBorislav Petkov1-0/+2
2009-01-02ide: make IDE_AFLAG_.. numbering continuous againBorislav Petkov1-24/+24
2009-01-02ide: use per-device request queue locks (v2)Bartlomiej Zolnierkiewicz1-4/+0