index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-keytouch.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-07-31
iommu/vt-d: Fix race setting IRQ CPU affinity while freeing IRQ
Greg Edwards
1
-0
/
+5
2014-07-30
iommu/amd: Fix 2 typos in comments
Joerg Roedel
1
-2
/
+2
2014-07-30
iommu/amd: Fix device_state reference counting
Joerg Roedel
1
-0
/
+7
2014-07-30
iommu/amd: Remove change_pte mmu_notifier call-back
Joerg Roedel
1
-9
/
+0
2014-07-30
iommu/amd: Don't set pasid_state->mm to NULL in unbind_pasid
Joerg Roedel
1
-17
/
+3
2014-07-29
iommu/exynos: Select ARM_DMA_USE_IOMMU
Tushar Behera
1
-0
/
+1
2014-07-29
iommu/vt-d: Exclude devices using RMRRs from IOMMU API domains
Alex Williamson
1
-10
/
+39
2014-07-29
iommu/omap: Remove platform data da_start and da_end fields
Laurent Pinchart
1
-6
/
+0
2014-07-29
ARM: omap: Don't set iommu pdata da_start and da_end fields
Laurent Pinchart
3
-10
/
+0
2014-07-29
iommu/omap: Remove virtual memory manager
Laurent Pinchart
7
-966
/
+8
2014-07-27
Linux 3.16-rc7
v3.16-rc7
Linus Torvalds
1
-1
/
+1
2014-07-26
Fix gcc-4.9.0 miscompilation of load_balance() in scheduler
Linus Torvalds
1
-0
/
+2
2014-07-26
mm: fix direct reclaim writeback regression
Hugh Dickins
1
-2
/
+3
2014-07-26
parport: fix menu breakage
Randy Dunlap
1
-6
/
+6
2014-07-26
blackfin: vmlinux.lds.S: reserve 32 bytes space at the end of data section fo...
Steven Miao
1
-1
/
+1
2014-07-26
defconfig: BF609: update spi config name
Steven Miao
1
-1
/
+1
2014-07-26
irq: blackfin sec: drop duplicated sec priority set
Steven Miao
1
-2
/
+0
2014-07-26
blackfin: bind different groups of one pinmux function to different state name
Sonic Zhang
2
-11
/
+12
2014-07-26
blackfin: fix some bf5xx boards build for missing <linux/gpio.h>
Steven Miao
7
-0
/
+7
2014-07-26
pm: bf609: cleanup smc nor flash
Steven Miao
3
-7
/
+5
2014-07-25
drm/radeon: fix cut and paste issue for hawaii.
Jerome Glisse
1
-0
/
+1
2014-07-24
parisc: Eliminate memset after alloc_bootmem_pages
HIMANGI SARAOGI
1
-1
/
+0
2014-07-24
parisc: Remove SA_RESTORER define
John David Anglin
1
-2
/
+0
2014-07-24
hwmon: (smsc47m192) Fix temperature limit and vrm write operations
Guenter Roeck
1
-1
/
+3
2014-07-24
fs: umount on symlink leaks mnt count
Vasily Averin
1
-1
/
+2
2014-07-24
direct-io: fix uninitialized warning in do_direct_IO()
Boaz Harrosh
1
-7
/
+7
2014-07-24
mm: hugetlb: fix copy_hugetlb_page_range()
Naoya Horiguchi
1
-0
/
+1
2014-07-24
simple_xattr: permit 0-size extended attributes
Hugh Dickins
1
-1
/
+1
2014-07-24
mm/fs: fix pessimization in hole-punching pagecache
Hugh Dickins
1
-3
/
+8
2014-07-24
shmem: fix splicing from a hole while it's punched
Hugh Dickins
1
-9
/
+15
2014-07-24
shmem: fix faulting into a hole, not taking i_mutex
Hugh Dickins
1
-26
/
+52
2014-07-24
mm: do not call do_fault_around for non-linear fault
Konstantin Khlebnikov
1
-1
/
+2
2014-07-24
sh: also try passing -m4-nofpu for SH2A builds
Geert Uytterhoeven
1
-1
/
+2
2014-07-24
zram: avoid lockdep splat by revalidate_disk
Minchan Kim
1
-4
/
+18
2014-07-24
mm/rmap.c: fix pgoff calculation to handle hugepage correctly
Naoya Horiguchi
3
-9
/
+17
2014-07-24
coredump: fix the setting of PF_DUMPCORE
Silesh C V
1
-1
/
+1
2014-07-23
firewire: ohci: disable MSI for VIA VT6315 again
Stefan Richter
1
-2
/
+2
2014-07-23
drm/radeon: fix irq ring buffer overflow handling
Christian König
4
-0
/
+4
2014-07-23
x86, cpu: Fix cache topology for early P4-SMT
Peter Zijlstra
2
-11
/
+23
2014-07-23
NFSD: Fix crash encoding lock reply on 32-bit
Kinglong Mee
1
-1
/
+3
2014-07-23
libata: introduce ata_host->n_tags to avoid oops on SAS controllers
Tejun Heo
2
-12
/
+5
2014-07-23
drm/i915: Simplify i915_gem_release_all_mmaps()
Chris Wilson
1
-16
/
+9
2014-07-23
iommu/vt-d: Fix issue in computing domain's iommu_snooping flag
Jiang Liu
1
-18
/
+24
2014-07-23
iommu/vt-d: Introduce helper function iova_size() to improve code readability
Jiang Liu
2
-4
/
+8
2014-07-23
iommu/vt-d: Introduce helper domain_pfn_within_range() to simplify code
Jiang Liu
1
-14
/
+16
2014-07-23
iommu/vt-d: Simplify intel_unmap_sg() and kill duplicated code
Jiang Liu
1
-51
/
+19
2014-07-23
iommu/vt-d: Change iommu_enable/disable_translation to return void
Jiang Liu
1
-13
/
+5
2014-07-23
iommu/vt-d: Simplify include/linux/dmar.h
Jiang Liu
1
-32
/
+18
2014-07-23
iommu/vt-d: Avoid freeing virtual machine domain in free_dmar_iommu()
Jiang Liu
1
-1
/
+2
2014-07-23
iommu/vt-d: Fix possible invalid memory access caused by free_dmar_iommu()
Jiang Liu
1
-7
/
+4
[next]