index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
*
|
|
|
amd-iommu: consolidate hardware initialization to one function
Joerg Roedel
2009-05-28
1
-18
/
+32
|
|
|
*
|
|
|
amd-iommu: introduce for_each_iommu* macros
Joerg Roedel
2009-05-28
3
-8
/
+16
|
|
|
|
/
/
/
|
|
*
|
|
|
amd-iommu: disable device isolation with CONFIG_IOMMU_STRESS
Joerg Roedel
2009-05-28
1
-0
/
+6
|
|
*
|
|
|
x86/iommu: add IOMMU_STRESS Kconfig entry
Joerg Roedel
2009-05-28
1
-0
/
+8
|
|
*
|
|
|
amd-iommu: move protection domain printk to dump code
Joerg Roedel
2009-05-28
1
-4
/
+6
|
|
*
|
|
|
amd-iommu: print ivmd information to dmesg when requested
Joerg Roedel
2009-05-28
1
-0
/
+11
|
|
*
|
|
|
amd-iommu: print ivhd information to dmesg when requested
Joerg Roedel
2009-05-28
1
-0
/
+73
|
|
*
|
|
|
amd-iommu: add dump for iommus described in ivrs table
Joerg Roedel
2009-05-28
1
-0
/
+9
|
|
*
|
|
|
amd-iommu: add amd_iommu_dump parameter
Joerg Roedel
2009-05-28
2
-0
/
+16
|
|
|
/
/
/
|
*
|
|
|
amd iommu: properly detach from protection domain on ->remove
Chris Wright
2009-05-28
1
-1
/
+5
|
*
|
|
|
amd-iommu: make sure only ivmd entries are parsed
Joerg Roedel
2009-05-28
1
-0
/
+2
|
*
|
|
|
amd-iommu: fix the handling of device aliases in the AMD IOMMU driver.
Neil Turton
2009-05-28
1
-1
/
+1
|
*
|
|
|
amd-iommu: fix an off-by-one error in the AMD IOMMU driver.
Neil Turton
2009-05-28
1
-1
/
+1
|
|
/
/
/
|
*
|
|
Merge commit 'v2.6.30-rc5' into core/iommu
Ingo Molnar
2009-05-11
2270
-61650
/
+65751
|
|
\
\
\
|
*
|
|
|
x86 gart: reimplement IOMMU_LEAK feature by using DMA_API_DEBUG
FUJITA Tomonori
2009-04-15
2
-39
/
+9
|
*
|
|
|
dma-debug: add dma_debug_resize_entries() to adjust the number of dma_debug_e...
FUJITA Tomonori
2009-04-15
2
-6
/
+73
|
*
|
|
|
x86: calgary: remove IOMMU_DEBUG
FUJITA Tomonori
2009-04-14
1
-52
/
+2
|
*
|
|
|
swiotlb: change swiotlb_bus_to[phys,virt] prototypes
Becky Bruce
2009-04-08
3
-7
/
+8
|
*
|
|
|
swiotlb: use swiotlb_sync_single instead of duplicating code
Becky Bruce
2009-04-08
1
-18
/
+12
|
*
|
|
|
swiotlb: rename unmap_single to do_unmap_single
Becky Bruce
2009-04-08
1
-17
/
+25
|
*
|
|
|
swiotlb: allow arch override of address_needs_mapping
Becky Bruce
2009-04-08
1
-2
/
+8
|
*
|
|
|
swiotlb: map_page fix for highmem systems
Becky Bruce
2009-04-08
1
-2
/
+1
|
*
|
|
|
swiotlb: fix compile warning
Becky Bruce
2009-04-08
1
-1
/
+1
|
*
|
|
|
swiotlb: comment corrections
Becky Bruce
2009-04-08
1
-13
/
+11
*
|
|
|
|
Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-06-10
7
-355
/
+1225
|
\
\
\
\
\
|
*
|
|
|
|
futex: fix restart in wait_requeue_pi
Thomas Gleixner
2009-05-20
1
-40
/
+9
|
*
|
|
|
|
futex: fix restart for early wakeup in futex_wait_requeue_pi()
Thomas Gleixner
2009-05-20
1
-10
/
+3
|
*
|
|
|
|
futex: cleanup error exit
Thomas Gleixner
2009-05-20
1
-4
/
+3
|
*
|
|
|
|
Merge branch 'core/urgent' into core/futexes
Thomas Gleixner
2009-05-20
4431
-162461
/
+492624
|
|
\
\
\
\
\
|
*
|
|
|
|
|
futex: remove the wait queue
Thomas Gleixner
2009-05-15
1
-33
/
+25
|
*
|
|
|
|
|
futex: add requeue-pi documentation
Darren Hart
2009-05-09
1
-0
/
+131
|
*
|
|
|
|
|
futex: remove FUTEX_REQUEUE_PI (non CMP)
Darren Hart
2009-04-30
2
-8
/
+2
|
*
|
|
|
|
|
futex: fix futex_wait_setup key handling
Darren Hart
2009-04-10
1
-1
/
+1
|
*
|
|
|
|
|
sparc64: extend TI_RESTART_BLOCK space by 8 bytes
Stephen Rothwell
2009-04-09
1
-2
/
+2
|
*
|
|
|
|
|
futex: fixup unlocked requeue pi case
Darren Hart
2009-04-08
1
-21
/
+44
|
*
|
|
|
|
|
futex: add requeue_pi functionality
Darren Hart
2009-04-06
3
-20
/
+510
|
*
|
|
|
|
|
futex: split out futex value validation code
Darren Hart
2009-04-06
1
-44
/
+72
|
*
|
|
|
|
|
futex: distangle futex_requeue()
Darren Hart
2009-04-06
1
-14
/
+29
|
*
|
|
|
|
|
futex: add FUTEX_HAS_TIMEOUT flag to restart.futex.flags
Darren Hart
2009-04-06
1
-4
/
+8
|
*
|
|
|
|
|
rt_mutex: add proxy lock routines
Darren Hart
2009-04-06
2
-53
/
+195
|
*
|
|
|
|
|
futex: split out fixup owner logic from futex_lock_pi()
Darren Hart
2009-04-06
1
-69
/
+89
|
*
|
|
|
|
|
futex: split out atomic logic from futex_lock_pi()
Darren Hart
2009-04-06
1
-94
/
+130
|
*
|
|
|
|
|
futex: add helper to find the top prio waiter of a futex
Darren Hart
2009-04-06
1
-0
/
+19
|
*
|
|
|
|
|
futex: separate futex_wait_queue_me() logic from futex_wait()
Darren Hart
2009-04-06
1
-62
/
+76
*
|
|
|
|
|
|
Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-06-10
37
-174
/
+1281
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
xen: cache cr0 value to avoid trap'n'emulate for read_cr0
Jeremy Fitzhardinge
2009-05-08
1
-1
/
+17
|
*
|
|
|
|
|
|
xen/x86-64: clean up warnings about IST-using traps
Jeremy Fitzhardinge
2009-05-08
1
-2
/
+20
|
*
|
|
|
|
|
|
xen/x86-64: fix breakpoints and hardware watchpoints
Jeremy Fitzhardinge
2009-05-08
3
-1
/
+26
|
*
|
|
|
|
|
|
xen: reserve Xen start_info rather than e820 reserving
Jeremy Fitzhardinge
2009-05-08
1
-3
/
+3
|
*
|
|
|
|
|
|
Merge branch 'x86/urgent' into x86/xen
Ingo Molnar
2009-05-08
2228
-58892
/
+64273
|
|
\
\
\
\
\
\
\
[prev]
[next]