index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
input
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-07-30
ktest: Ignore errors it tests if IGNORE_ERRORS is set
Steven Rostedt
1
-1
/
+10
2012-07-30
ARM: dma-mapping: add support for DMA_ATTR_SKIP_CPU_SYNC attribute
Marek Szyprowski
1
-9
/
+11
2012-07-30
common: DMA-mapping: add DMA_ATTR_SKIP_CPU_SYNC attribute
Marek Szyprowski
2
-0
/
+25
2012-07-30
ARM: dma-mapping: add support for dma_get_sgtable()
Marek Szyprowski
3
-0
/
+35
2012-07-30
common: dma-mapping: introduce dma_get_sgtable() function
Marek Szyprowski
3
-0
/
+39
2012-07-30
ARM: dma-mapping: add support for DMA_ATTR_NO_KERNEL_MAPPING attribute
Marek Szyprowski
1
-5
/
+13
2012-07-30
common: DMA-mapping: add DMA_ATTR_NO_KERNEL_MAPPING attribute
Marek Szyprowski
2
-0
/
+19
2012-07-30
common: dma-mapping: add support for generic dma_mmap_* calls
Marek Szyprowski
9
-40
/
+95
2012-07-30
ARM: dma-mapping: fix error path for memory allocation failure
Marek Szyprowski
1
-1
/
+1
2012-07-30
ARM: dma-mapping: add more sanity checks in arm_dma_mmap()
Marek Szyprowski
1
-4
/
+10
2012-07-30
ARM: dma-mapping: remove custom consistent dma region
Marek Szyprowski
6
-323
/
+181
2012-07-30
mm: vmalloc: use const void * for caller argument
Marek Szyprowski
2
-13
/
+13
2012-07-30
scatterlist: add sg_alloc_table_from_pages function
Tomasz Stanislawski
2
-0
/
+68
2012-07-30
mm: Fix build warning in kmem_cache_create()
Shuah Khan
1
-0
/
+2
2012-07-30
hwmon: struct x86_cpu_id arrays can be __initconst
Jan Beulich
2
-2
/
+2
2012-07-30
selinux: fix selinux_inode_setxattr oops
Al Viro
1
-5
/
+10
2012-07-30
KEYS: linux/key-type.h needs linux/errno.h
David Howells
1
-0
/
+1
2012-07-30
smack: off by one error
Alan Cox
1
-4
/
+4
2012-07-30
virtio-blk: return VIRTIO_BLK_F_FLUSH to header.
Rusty Russell
1
-0
/
+5
2012-07-30
virtio-blk: allow toggling host cache between writeback and writethrough
Paolo Bonzini
2
-4
/
+91
2012-07-30
virtio-blk: Use block layer provided spinlock
Asias He
1
-6
/
+3
2012-07-30
virtio-blk: Reset device after blk_cleanup_queue()
Asias He
1
-11
/
+1
2012-07-30
virtio-blk: Call del_gendisk() before disable guest kick
Asias He
1
-2
/
+2
2012-07-30
virtio: rng: s3/s4 support
Amit Shah
1
-0
/
+17
2012-07-30
virtio: rng: split out common code in probe / remove for s3/s4 ops
Amit Shah
1
-2
/
+12
2012-07-30
virtio: rng: don't wait on host when module is going away
Amit Shah
1
-0
/
+1
2012-07-30
virtio: rng: allow tasks to be killed that are waiting for rng input
Amit Shah
1
-1
/
+4
2012-07-30
virtio ids: fix comment for virtio-rng
Amit Shah
1
-1
/
+1
2012-07-29
xfs: wait for the write the superblock on unmount
Mark Tinguely
2
-0
/
+18
2012-07-29
xfs: re-enable xfsaild idle mode and fix associated races
Brian Foster
2
-3
/
+33
2012-07-29
xfs: remove iolock lock classes
Christoph Hellwig
3
-33
/
+2
2012-07-29
xfs: avoid the iolock in xfs_free_eofblocks for evicted inodes
Christoph Hellwig
1
-14
/
+10
2012-07-29
xfs: do not take the iolock in xfs_inactive
Christoph Hellwig
2
-18
/
+15
2012-07-29
xfs: remove xfs_inactive_attrs
Christoph Hellwig
1
-61
/
+36
2012-07-29
xfs: clean up xfs_inactive
Christoph Hellwig
1
-128
/
+43
2012-07-29
xfs: do not read the AGI buffer in xfs_dialloc until nessecary
Christoph Hellwig
1
-58
/
+69
2012-07-29
xfs: refactor xfs_ialloc_ag_select
Christoph Hellwig
1
-51
/
+44
2012-07-29
xfs: add a short cut to xfs_dialloc for the non-NULL agbp case
Christoph Hellwig
1
-21
/
+26
2012-07-29
xfs: remove the alloc_done argument to xfs_dialloc
Christoph Hellwig
5
-19
/
+10
2012-07-29
xfs: split xfs_dialloc
Christoph Hellwig
1
-175
/
+174
2012-07-28
thinkpad_acpi: Free hotkey_keycode_map after unregistering tpacpi_inputdev
Li Dongyang
1
-2
/
+1
2012-07-28
thinkpad_acpi: Fix a memory leak during module exit
Li Dongyang
1
-0
/
+1
2012-07-28
thinkpad_acpi: Flush the workqueue before freeing tpacpi_leds
Li Dongyang
1
-0
/
+1
2012-07-28
dell-laptop: Add 6 machines to touchpad led quirk
AceLan Kao
1
-0
/
+54
2012-07-28
ACER: Fix Smatch double-free issue
Marek Vasut
1
-1
/
+0
2012-07-28
ACER: Fix up sparse warning
Marek Vasut
1
-1
/
+1
2012-07-28
asus-nb-wmi: add some video toggle keys
AceLan Kao
1
-0
/
+4
2012-07-28
asus-nb-wmi: add wapf quirk for ASUS machines
AceLan Kao
1
-3
/
+101
2012-07-28
classmate-laptop: Fix extra keys hardware id.
Miguel Gómez
1
-1
/
+1
2012-07-28
classmate-laptop: Add support for Classmate V4 accelerometer.
Miguel Gómez
1
-2
/
+401
[next]