index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
wimax
/
id-table.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-11-27
x86/amd-iommu: Use check_device in get_device_resources
Joerg Roedel
1
-58
/
+28
2009-11-27
x86/amd-iommu: Use check_device for amd_iommu_dma_supported
Joerg Roedel
1
-16
/
+19
2009-11-27
x86/amd-iommu: Make np-cache a global flag
Joerg Roedel
3
-7
/
+10
2009-11-27
x86/amd-iommu: Reimplement flush_all_domains_on_iommu()
Joerg Roedel
1
-19
/
+24
2009-11-27
x86/amd-iommu: Reimplement amd_iommu_flush_all_domains()
Joerg Roedel
1
-3
/
+5
2009-11-27
x86/amd-iommu: Implement protection domain list
Joerg Roedel
3
-0
/
+48
2009-11-27
x86/amd-iommu: Remove iommu_flush_domain function
Joerg Roedel
1
-16
/
+2
2009-11-27
x86/amd-iommu: Use __iommu_flush_pages for tlb flushes
Joerg Roedel
1
-15
/
+7
2009-11-27
x86/amd-iommu: Make iommu_flush_pages aware of multiple IOMMUs
Joerg Roedel
1
-7
/
+24
2009-11-27
x86/amd-iommu: Add function to complete a tlb flush
Joerg Roedel
1
-6
/
+22
2009-11-27
x86/amd-iommu: Add per IOMMU reference counting
Joerg Roedel
2
-3
/
+11
2009-11-27
x86/amd-iommu: Add an index field to struct amd_iommu
Joerg Roedel
2
-0
/
+32
2009-11-27
x86/amd-iommu: Update copyright headers
Joerg Roedel
4
-4
/
+4
2009-11-27
x86/amd-iommu: Separate internal interface definitions
Joerg Roedel
5
-11
/
+44
2009-11-25
x86: Fix iommu=soft boot option
FUJITA Tomonori
1
-1
/
+3
2009-11-23
x86/amd-iommu: attach devices to pre-allocated domains early
Joerg Roedel
1
-2
/
+6
2009-11-23
x86/amd-iommu: un__init iommu_setup_msi
Joerg Roedel
1
-1
/
+1
2009-11-17
x86: gart: Clean up the code a bit
Ingo Molnar
1
-55
/
+61
2009-11-17
x86: Calgary: Remove unnecessary DMA_ERROR_CODE usage
FUJITA Tomonori
1
-9
/
+6
2009-11-17
x86: Kill bad_dma_address variable
FUJITA Tomonori
5
-29
/
+24
2009-11-17
x86: gart: Add own dma_mapping_error function
FUJITA Tomonori
1
-5
/
+13
2009-11-16
x86: Don't put iommu_shutdown_noop() in init section
Hiroshi Shimamoto
1
-1
/
+1
2009-11-15
x86: Make calgary_iommu_init() static
FUJITA Tomonori
1
-20
/
+18
2009-11-15
swiotlb: Remove duplicate swiotlb_force extern declarations
FUJITA Tomonori
3
-6
/
+2
2009-11-15
x86: Move iommu_shutdown_noop to x86_init.c
FUJITA Tomonori
2
-1
/
+1
2009-11-15
x86: Set dma_ops to nommu_dma_ops by default
FUJITA Tomonori
2
-5
/
+2
2009-11-13
Linux 2.6.32-rc7
v2.6.32-rc7
Linus Torvalds
1
-1
/
+1
2009-11-12
__generic_block_fiemap(): fix for files bigger than 4GB
Mike Hommey
1
-1
/
+1
2009-11-12
pps: events reporting fix up
Rodolfo Giometti
1
-5
/
+15
2009-11-12
pps: locking scheme fix up for PPS_GETPARAMS
Rodolfo Giometti
1
-3
/
+8
2009-11-12
drivers/video/msm: update to new kernel
Pavel Machek
5
-38
/
+3
2009-11-12
gpiolib: fix device_create() result check
Sergei Shtylyov
1
-4
/
+4
2009-11-12
rtc: v3020: fix v3020_mmio_read_bit()
Scott Valentine
1
-1
/
+1
2009-11-12
rtc-vr41xx: fix do_div() warning
Yoichi Yuasa
1
-5
/
+4
2009-11-12
exec: setup_arg_pages() fails to return errors
Anton Blanchard
1
-5
/
+3
2009-11-12
fb: put framebuffer drivers back under the "frame buffer devices" menu
Guennadi Liakhovetski
1
-1
/
+1
2009-11-12
MAINTAINERS: correct SECURITY SUBSYSTEM git entry
Joe Perches
1
-1
/
+1
2009-11-12
MAINTAINERS: correct NETFILTER git entry format
Joe Perches
1
-1
/
+1
2009-11-12
MAINTAINERS: correct 9P FILE SYSTEM git entry
Joe Perches
1
-1
/
+1
2009-11-12
mmci-omap: free irq resource
Ladislav Michl
1
-0
/
+1
2009-11-12
serial: add support for the Lava Quattro PCI quad-port 16550A card
Lennert Buytenhek
2
-0
/
+8
2009-11-12
serial: fix printk format specifiers for struct uart_port::iobase
Lennert Buytenhek
2
-2
/
+2
2009-11-12
rtc: pcf50633: consider alrm->enable in pcf50633_rtc_set_alarm
Werner Almesberger
1
-1
/
+2
2009-11-12
rtc: pcf50633: fix month off-by-one error
Rask Ingemann Lambertsen
1
-2
/
+2
2009-11-12
atmel_lcdfb: new alternate pixel clock formula
Nicolas Ferre
1
-3
/
+8
2009-11-12
fs: add missing compat_ptr handling for FS_IOC_RESVSP ioctl
Heiko Carstens
1
-2
/
+2
2009-11-12
pidns: fix a leak in /proc dentries and inodes with pid namespaces.
Sukadev Bhattiprolu
1
-2
/
+1
2009-11-12
alpha: move THREAD_SIZE definition outside #ifndef ASSEMBLY
Andrew Morton
1
-2
/
+2
2009-11-12
alpha: fix F_SETOWN_EX and F_GETLK64 conflict
Peter Zijlstra
2
-10
/
+13
2009-11-12
memcg: fix wrong pointer initialization at page migration when memcg is disab...
KAMEZAWA Hiroyuki
1
-1
/
+1
[next]