index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
dma-debug.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-06-07
ftrace: Revert 8ab2b7efd ftrace: Remove unnecessary disabling of irqs
Steven Rostedt
1
-0
/
+7
2011-06-07
kprobes/trace: Fix kprobe selftest for gcc 4.6
Steven Rostedt
1
-2
/
+6
2011-06-07
ftrace: Fix possible undefined return code
GuoWen Li
1
-1
/
+1
2011-06-04
perf: Fix comments in include/linux/perf_event.h
Vince Weaver
1
-4
/
+4
2011-06-04
perf: Comment /proc/sys/kernel/perf_event_paranoid to be part of user ABI
Vince Weaver
1
-0
/
+6
2011-06-03
perf python: Fix argument name list of read_on_cpu()
Frederic Weisbecker
1
-1
/
+1
2011-06-03
perf evlist: Don't die if sample_{id_all|type} is invalid
Arnaldo Carvalho de Melo
9
-44
/
+74
2011-06-03
perf python: Use exception to propagate errors
Arnaldo Carvalho de Melo
1
-6
/
+4
2011-06-03
perf evlist: Remove dependency on debug routines
Arnaldo Carvalho de Melo
1
-9
/
+4
2011-06-01
Revert "mm: fail GFP_DMA allocations when ZONE_DMA is not configured"
Linus Torvalds
1
-4
/
+0
2011-06-01
block: fix mismerge of the DISK_EVENT_MEDIA_CHANGE removal
Linus Torvalds
3
-3
/
+0
2011-06-01
intel-iommu: Fix off-by-one in RMRR setup
David Woodhouse
1
-2
/
+2
2011-06-01
intel-iommu: Add domain check in domain_remove_one_dev_info
Mike Habeck
1
-2
/
+2
2011-06-01
intel-iommu: Remove Host Bridge devices from identity mapping
Mike Travis
1
-0
/
+5
2011-06-01
intel-iommu: Use coherent DMA mask when requested
Mike Travis
1
-2
/
+1
2011-06-01
intel-iommu: Dont cache iova above 32bit
Chris Wright
1
-2
/
+10
2011-06-01
intel-iommu: Speed up processing of the identity_mapping function
Mike Travis
1
-3
/
+3
2011-06-01
intel-iommu: Check for identity mapping candidate using system dma mask
Chris Wright
1
-2
/
+13
2011-06-01
intel-iommu: Only unlink device domains from iommu
Alex Williamson
1
-4
/
+7
2011-06-01
intel-iommu: Enable super page (2MiB, 1GiB, etc.) support
Youquan Song
3
-19
/
+147
2011-06-01
mtd: fix physmap.h warnings
Randy Dunlap
1
-0
/
+1
2011-06-01
kgdbts: only use new asm-generic/ptrace.h api when needed
Mike Frysinger
1
-1
/
+4
2011-06-01
AppArmor: fix oops in apparmor_setprocattr
Kees Cook
1
-1
/
+2
2011-05-31
[IA64] wire up sendmmsg() syscall for Itanium
Tony Luck
2
-1
/
+3
2011-05-31
perf, cgroups: Fix up for new API
Peter Zijlstra
1
-18
/
+4
2011-05-31
powerpc/pmac: Don't register pmac PIC syscore ops when HW not present
Benjamin Herrenschmidt
1
-1
/
+2
2011-05-31
rcu: Cure load woes
Peter Zijlstra
2
-9
/
+56
2011-05-30
oprofile, x86: Add comments to IBS LVT offset initialization
Robert Richter
2
-5
/
+11
2011-05-30
x86: Fix mwait_play_dead() faulting on mwait-incapable cpus
Avi Kivity
1
-1
/
+1
2011-05-30
x86 idle: Fix mwait deprecation warning message
Borislav Petkov
1
-1
/
+1
2011-05-30
autofs4: bogus dentry_unhash() added in ->unlink()
Al Viro
1
-2
/
+0
2011-05-30
vfs: shrink_dcache_parent before rmdir, dir rename
Sage Weil
1
-0
/
+3
2011-05-30
virtio_net: delay TX callbacks
Michael S. Tsirkin
1
-1
/
+1
2011-05-30
virtio: add api for delayed callbacks
Michael S. Tsirkin
2
-0
/
+36
2011-05-30
virtio_test: support event index
Michael S. Tsirkin
1
-2
/
+17
2011-05-30
vhost: support event index
Michael S. Tsirkin
4
-50
/
+127
2011-05-30
virtio_ring: support event idx feature
Michael S. Tsirkin
1
-2
/
+24
2011-05-30
virtio ring: inline function to check for events
Michael S. Tsirkin
1
-0
/
+14
2011-05-30
virtio: event index interface
Michael S. Tsirkin
1
-1
/
+14
2011-05-30
virtio: add full three-clause BSD text to headers.
Rusty Russell
9
-7
/
+214
2011-05-30
virtio balloon: kill tell-host-first logic
Dave Hansen
1
-13
/
+8
2011-05-30
virtio console: don't manually set or finalize VIRTIO_CONSOLE_F_MULTIPORT.
Rusty Russell
1
-5
/
+0
2011-05-30
drivers, block: virtio_blk: Replace cryptic number with the macro
Liu Yuan
1
-1
/
+2
2011-05-30
virtio_blk: allow re-reading config space at runtime
Christoph Hellwig
1
-10
/
+78
2011-05-30
lguest: remove support for VIRTIO_F_NOTIFY_ON_EMPTY.
Rusty Russell
1
-19
/
+1
2011-05-30
lguest: fix up compilation after move
Rusty Russell
2
-2
/
+2
2011-05-30
lguest: fix timer interrupt setup
Rusty Russell
1
-0
/
+1
2011-05-30
Linux 3.0-rc1
v3.0-rc1
Linus Torvalds
1
-5
/
+5
2011-05-29
arm gpio drivers: make them 'depends on ARM'
Linus Torvalds
1
-0
/
+4
2011-05-29
eCryptfs: Remove ecryptfs_header_cache_2
Tyler Hicks
3
-13
/
+6
[next]