Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
ea6606b02fc3192f2edab2db669fa0b9756b4e67
/
include
/
linux
1b57368
calculate agaw for each iommu
by Weidong Han
· 17 years ago
2abd7e1
intel-iommu: move iommu_prepare_gfx_mapping() out of dma_remapping.h
by Mark McLoughlin
· 18 years ago
58fa730
intel-iommu: kill off duplicate def of dmar_disabled
by Mark McLoughlin
· 18 years ago
a647dac
intel-iommu: move struct device_domain_info out of dma_remapping.h
by Mark McLoughlin
· 18 years ago
99126f7
intel-iommu: move struct dmar_domain def out dma_remapping.h
by Mark McLoughlin
· 18 years ago
622ba12
intel-iommu: move DMA PTE defs out of dma_remapping.h
by Mark McLoughlin
· 18 years ago
7a8fc25
intel-iommu: move context entry defs out from dma_remapping.h
by Mark McLoughlin
· 18 years ago
46b08e1
intel-iommu: move root entry defs from dma_remapping.h
by Mark McLoughlin
· 18 years ago
f27be03
intel-iommu: move DMA_32/64BIT_PFN into intel-iommu.c
by Mark McLoughlin
· 18 years ago
519a054
intel-iommu: make init_dmars() static
by Mark McLoughlin
· 18 years ago
015ab17
intel-iommu: remove some unused struct intel_iommu fields
by Mark McLoughlin
· 18 years ago
6680598
Disallow gcc versions 3.{0,1}
by Ingo Molnar
· 17 years ago
b840d79
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
597b0d2
Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm
by Linus Torvalds
· 17 years ago
2640c9a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 17 years ago
80618fa
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb
by Linus Torvalds
· 17 years ago
d2fde28
Merge branch 'tty-updates' from Alan
by Linus Torvalds
· 17 years ago
e65f0f8
serial_8250: support for Sealevel Systems Model 7803 COMM+8
by Flavio Leitner
· 17 years ago
6b06f19
Serial: UART driver changes for Cavium OCTEON.
by David Daney
· 17 years ago
8e23fcc
Serial: Allow port type to be specified when calling serial8250_register_port.
by David Daney
· 17 years ago
7d6a07d
8250: Serial driver changes to support future Cavium OCTEON serial patches.
by David Daney
· 17 years ago
f751928
tty: We want the port object to be persistent
by Alan Cox
· 17 years ago
60c20fb
serial: RS485 ioctl structure uses __u32 include linux/types.h
by Andy Whitcroft
· 17 years ago
39aced6
serial: set correct baud_base for Oxford Semiconductor Ltd EXSYS EX-41092 Dual 16950 Serial adapter
by Niels de Vos
· 17 years ago
a661499
tty: Introduce some close helpers for ports
by Alan Cox
· 17 years ago
2a6eadb
tty: Rework istallion to use the tty port changes
by Alan Cox
· 17 years ago
36c621d
tty: Introduce a tty_port generic block_til_ready
by Alan Cox
· 17 years ago
3e61696
isicom: redo locking to use tty port locks
by Alan Cox
· 17 years ago
5d951fb
tty: Pull the dtr raise into tty port
by Alan Cox
· 17 years ago
31f3593
tty_port: Add a port level carrier detect operation
by Alan Cox
· 17 years ago
c9b3976
tty: Fix PPP hang under load
by Alan Cox
· 17 years ago
975a1a7
And here's a patch (to be applied on top of the last) which prevents
by Russell King
· 17 years ago
fc6f623
pty: simplify resize
by Alan Cox
· 17 years ago
a88a69c
n_tty: Fix loss of echoed characters and remove bkl from n_tty
by Joe Peterson
· 17 years ago
f9d1425
Disallow gcc versions 4.1.{0,1}
by Linus Torvalds
· 17 years ago
f153b82
Sanitize gcc version header includes
by Linus Torvalds
· 17 years ago
28ad91d
ide-atapi: remove timeout arg to ide_issue_pc
by Borislav Petkov
· 17 years ago
5317464
ide: remove the last ide-scsi remnants
by Borislav Petkov
· 17 years ago
5d655a0
ide-atapi: remove ide-scsi remnants from ide_pc_intr()
by Borislav Petkov
· 17 years ago
4cad085
ide-cd: move cdrom_timer_expiry to ide-atapi.c
by Borislav Petkov
· 17 years ago
392de1d
ide-atapi: accomodate transfer length calculation for ide-cd
by Borislav Petkov
· 17 years ago
bf64741
ide: make IDE_AFLAG_.. numbering continuous again
by Borislav Petkov
· 17 years ago
201bffa
ide: use per-device request queue locks (v2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
631de37
ide: add ide_[un]lock_hwgroup() helpers
by Bartlomiej Zolnierkiewicz
· 17 years ago
295f000
ide: don't execute the next queued command from the hard-IRQ context (v2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
ebdab07
ide: move sysfs support to ide-sysfs.c
by Bartlomiej Zolnierkiewicz
· 17 years ago
b21a207
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-upstream
by David Vrabel
· 17 years ago
b58602a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 17 years ago
261bca8
nfsd/create race fixes, infrastructure
by Al Viro
· 17 years ago
6badd79
kill ->dir_notify()
by Al Viro
· 17 years ago
b6b3fde
filp_cachep can be static in fs/file_table.c
by Eric Dumazet
· 17 years ago
18d8fda
take init_fs to saner place
by Al Viro
· 17 years ago
cb23beb
kill vfs_permission
by Christoph Hellwig
· 18 years ago
3fb6419
pass a struct path * to may_open
by Christoph Hellwig
· 18 years ago
0351468
vfs: introduce helper function to safely NUL-terminate symlinks
by Duane Griffin
· 17 years ago
dded4f4
include: linux/fs.h: put declarations in __KERNEL__
by Jan Engelhardt
· 18 years ago
c2452f3
shrink struct dentry
by Nick Piggin
· 18 years ago
be6d3e5
introduce new LSM hooks where vfsmount is available.
by Kentaro Takeda
· 17 years ago
db200df
Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
4531220
KVM: x86: Rework user space NMI injection as KVM_CAP_USER_NMI
by Jan Kiszka
· 17 years ago
defaf15
KVM: fix handling of ACK from shared guest IRQ
by Mark McLoughlin
· 18 years ago
1a811b6
KVM: Advertise the bug in memory region destruction as fixed
by Avi Kivity
· 17 years ago
6b9cc7f
KVM: Enable MSI for device assignment
by Sheng Yang
· 18 years ago
0937c48
KVM: Add fields for MSI device assignment
by Sheng Yang
· 18 years ago
4f906c1
KVM: Replace irq_requested with more generic irq_requested_type
by Sheng Yang
· 18 years ago
e19e30e
KVM: IRQ ACK notifier should be used with in-kernel irqchip
by Sheng Yang
· 18 years ago
c4abb7c
KVM: x86: Support for user space injected NMIs
by Jan Kiszka
· 18 years ago
6a94cb7
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 17 years ago
f57fa1d
Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 17 years ago
f54a6ec
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 17 years ago
ab70537
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 17 years ago
14a3c4a
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 17 years ago
74a6d0f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 17 years ago
5b8f258
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 17 years ago
526ea06
Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
db5e53f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
by Linus Torvalds
· 17 years ago
3f4b5c5
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 17 years ago
6de7148
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6
by Linus Torvalds
· 17 years ago
1dff81f
Merge branch 'for-2.6.29' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 17 years ago
179475a
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
bb758e9
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
5f34fe1
Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
08cc36c
Merge branch 'devel' into next
by Trond Myklebust
· 17 years ago
91962fa
V4L/DVB (10078): video: add NV16 and NV61 pixel formats
by Magnus Damm
· 17 years ago
531c98e
V4L/DVB (9953): em28xx: Add suport for debugging AC97 anciliary chips
by Mauro Carvalho Chehab
· 17 years ago
4b00eb2
V4L/DVB (9944): videodev2.h: fix typo.
by Hans Verkuil
· 17 years ago
92f45ba
V4L/DVB (9932): v4l2-compat32: fix 32-64 compatibility module
by Hans Verkuil
· 17 years ago
046425f
V4L/DVB (9898): v4l2: Add privacy control
by Laurent Pinchart
· 17 years ago
0877258
V4L/DVB (9897): v4l2: Add camera zoom controls
by Laurent Pinchart
· 17 years ago
58a2456
lguest: move the initial guest page table creation code to the host
by Matias Zabaljauregui
· 18 years ago
c298345
virtio_console: support console resizing
by Christian Borntraeger
· 18 years ago
1b4aa2f
virtio: avoid implicit use of Linux page size in balloon interface
by Hollis Blanchard
· 18 years ago
87c7d57
virtio: hand virtio ring alignment as argument to vring_new_virtqueue
by Rusty Russell
· 17 years ago
2966af7
virtio: use LGUEST_VRING_ALIGN instead of relying on pagesize
by Rusty Russell
· 17 years ago
498af14
virtio: Don't use PAGE_SIZE for vring alignment in virtio_pci.
by Rusty Russell
· 17 years ago
5f0d1d7
virtio: rename 'pagesize' arg to vring_init/vring_size
by Rusty Russell
· 17 years ago
480daab
virtio: Don't use PAGE_SIZE in virtio_pci.c
by Rusty Russell
· 17 years ago
69acdf1
V4L/DVB (9530): Add new pixel format VYUY 16 bits wide.
by Robert Jarzmik
· 18 years ago
e2984c6
ide: move Power Management support to ide-pm.c
by Bartlomiej Zolnierkiewicz
· 17 years ago
702c026
ide: rework handling of serialized ports (v2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
Next »