index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-19
intel-iommu: Kill DMAR_BROKEN_GFX_WA option.
David Woodhouse
2
-6
/
+2
2009-09-19
intel-iommu: Fix integer wrap on 32 bit kernels
Benjamin LaHaise
1
-4
/
+3
2009-09-19
intel-iommu: Fix integer overflow in dma_pte_{clear_range,free_pagetable}()
David Woodhouse
1
-4
/
+7
2009-09-19
intel-iommu: Limit DOMAIN_MAX_PFN to fit in an 'unsigned long'
David Woodhouse
1
-2
/
+8
2009-09-11
intel-iommu: Fix kernel hang if interrupt remapping disabled in BIOS
Youquan Song
3
-0
/
+15
2009-09-11
intel-iommu: Disallow interrupt remapping if not all ioapics covered
Youquan Song
2
-3
/
+5
2009-08-31
intel-iommu: include linux/dmi.h to use dmi_ routines
Stephen Rothwell
1
-0
/
+1
2009-08-30
pci/dmar: correct off-by-one error in dmar_fault()
Troy Heber
1
-1
/
+1
2009-08-26
intel-iommu: Cope with yet another BIOS screwup causing crashes
David Woodhouse
1
-0
/
+11
2009-08-24
intel-iommu: iommu init error path bug fixes
Donald Dutile
1
-17
/
+18
2009-08-24
intel-iommu: Mark functions with __init
Matt Kraai
1
-2
/
+2
2009-08-20
USB: Work around BIOS bugs by quiescing USB controllers earlier
David Woodhouse
1
-1
/
+1
2009-08-13
ia64: IOMMU passthrough mode shouldn't trigger swiotlb init
David Woodhouse
1
-1
/
+1
2009-08-09
intel-iommu: make domain_add_dev_info() call domain_context_mapping()
David Woodhouse
1
-20
/
+15
2009-08-08
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
David Woodhouse
1651
-25473
/
+40423
2009-08-07
Merge git://git.infradead.org/~dwmw2/iommu-2.6.31
Linus Torvalds
1
-12
/
+13
2009-08-07
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
15
-28
/
+189
2009-08-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
10
-268
/
+28
2009-08-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
4
-15
/
+40
2009-08-07
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2
-2
/
+4
2009-08-07
flat: fix uninitialized ptr with shared libs
Linus Torvalds
1
-5
/
+12
2009-08-07
lib/decompress_*: only include <linux/slab.h> if STATIC is not defined
Albin Tonnerre
3
-3
/
+3
2009-08-07
bzip2/lzma: remove nasty uncompressed size hack in pre-boot environment
Phillip Lougher
2
-11
/
+32
2009-08-07
bzip2/lzma/gzip: fix comments describing decompressor API
Phillip Lougher
2
-17
/
+23
2009-08-07
execve: must clear current->clear_child_tid
Eric Dumazet
1
-11
/
+11
2009-08-07
drivers/mmc: correct error-handling code
Julia Lawall
1
-1
/
+1
2009-08-07
i.MX31: fix framebuffer locking regressions
Guennadi Liakhovetski
1
-30
/
+56
2009-08-07
vfs: mnt_want_write_file(): fix special file handling
OGAWA Hirofumi
1
-1
/
+2
2009-08-07
compat_ioctl: hook up compat handler for FIEMAP ioctl
Eric Sandeen
1
-0
/
+1
2009-08-07
fbcon: don't use vc_resize() on initialization
Johannes Weiner
1
-3
/
+3
2009-08-07
viafb: fix rmmod bug
Florian Tobias Schandinat
4
-70
/
+53
2009-08-07
mm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY aware
KAMEZAWA Hiroyuki
2
-26
/
+86
2009-08-07
fbcon: fix rotate upside down crash
Stefani Seibold
1
-1
/
+1
2009-08-07
generic-ipi: fix hotplug_cfd()
Xiao Guangrong
1
-1
/
+1
2009-08-07
drivers/w1/masters/omap_hdq.c: fix missing mutex unlock
Stoyan Gaydarov
1
-0
/
+1
2009-08-07
drm/radeon/kms: setup MC/VRAM the same way for suspend/resume
Dave Airlie
1
-1
/
+3
2009-08-06
perf_counter: Fix double list iteration in per task precise stats
Peter Zijlstra
1
-1
/
+1
2009-08-06
perf: Auto-detect libelf
Peter Zijlstra
1
-4
/
+11
2009-08-06
perf symbol: Fix symbol parsing in certain cases: use the build-id as a symlink
Arnaldo Carvalho de Melo
1
-3
/
+73
2009-08-06
perf_counter/powerpc: Check oprofile_cpu_type for NULL before using it
Benjamin Herrenschmidt
7
-9
/
+16
2009-08-06
intel-iommu: Fix enabling snooping feature by mistake
Sheng Yang
1
-1
/
+1
2009-08-06
Input: matrix_keypad - make matrix keymap size dynamic
Eric Miao
2
-15
/
+16
2009-08-06
Input: wistron_btns - support Prestigio Wifi RF kill button
TJ
1
-0
/
+16
2009-08-06
drm/radeon/kms: Fix caching mode selection for GTT object
Jerome Glisse
1
-1
/
+1
2009-08-06
ftrace: Fix perf-tracepoint OOPS
Peter Zijlstra
3
-7
/
+5
2009-08-05
perf report: Add missing command line options to man page
Arnaldo Carvalho de Melo
1
-3
/
+57
2009-08-05
perf: Auto-detect libbfd
Peter Zijlstra
2
-1
/
+26
2009-08-05
perf report: Make --sort comm,dso,symbol the default
Pekka Enberg
1
-2
/
+2
2009-08-05
intel-iommu: Mask physical address to correct page size in intel_map_single()
Fenghua Yu
1
-1
/
+2
2009-08-05
intel-iommu: Correct sglist size calculation.
Fenghua Yu
1
-10
/
+10
[next]