index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
hwmon: (twl4030-madc-hwmon) Fix warning message caused by removal of __devexit
Guenter Roeck
2012-12-17
1
-1
/
+1
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
2012-12-17
38
-971
/
+680
|
\
|
*
m68knommu: modify clock code so it can be used by all ColdFire CPU types
Greg Ungerer
2012-12-05
1
-62
/
+38
|
*
m68knommu: add clock definitions for 54xx ColdFire CPU types
Greg Ungerer
2012-12-05
1
-0
/
+26
|
*
m68knommu: add clock definitions for 5407 ColdFire CPU types
Greg Ungerer
2012-12-05
1
-0
/
+20
|
*
m68knommu: add clock definitions for 5307 ColdFire CPU types
Greg Ungerer
2012-12-05
1
-0
/
+20
|
*
m68knommu: add clock definitions for 528x ColdFire CPU types
Greg Ungerer
2012-12-05
1
-0
/
+28
|
*
m68knommu: add clock definitions for 527x ColdFire CPU types
Greg Ungerer
2012-12-05
1
-0
/
+30
|
*
m68knommu: add clock definitions for 5272 ColdFire CPU types
Greg Ungerer
2012-12-05
1
-0
/
+26
|
*
m68knommu: add clock definitions for 525x ColdFire CPU types
Greg Ungerer
2012-12-05
1
-0
/
+20
|
*
m68knommu: add clock definitions for 5249 ColdFire CPU types
Greg Ungerer
2012-12-05
1
-0
/
+20
|
*
m68knommu: add clock definitions for 523x ColdFire CPU types
Greg Ungerer
2012-12-05
1
-0
/
+28
|
*
m68knommu: add clock definitions for 5206 ColdFire CPU types
Greg Ungerer
2012-12-05
1
-0
/
+20
|
*
m68knommu: add clock creation support macro for other ColdFire CPUs
Greg Ungerer
2012-12-05
1
-1
/
+8
|
*
m68k: fix unused variable warning in mempcy.c
Greg Ungerer
2012-12-05
1
-1
/
+2
|
*
m68knommu: make non-MMU page_to_virt() return a void *
Greg Ungerer
2012-12-05
1
-1
/
+1
|
*
m68knommu: merge ColdFire 5249 and 525x definitions
Greg Ungerer
2012-12-05
5
-282
/
+124
|
*
m68knommu: disable MC68000 cpu target when MMU is selected
Luis Alves
2012-12-05
1
-0
/
+1
|
*
m68knommu: allow for configuration of true 68000 based systems
Luis Alves
2012-12-05
1
-1
/
+1
|
*
m68knommu: platform code merge for 68000 core cpus
Luis Alves
2012-12-05
19
-623
/
+267
*
|
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-12-17
4
-23
/
+37
|
\
\
|
*
|
i2c: Mention functionality flags in SMBus protocol documentation
Jean Delvare
2012-12-16
1
-9
/
+31
|
*
|
i2c-piix4: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
2012-12-16
1
-3
/
+2
|
*
|
i2c-i801: Enable interrupts for all post-ICH5 chips
Jean Delvare
2012-12-16
1
-10
/
+1
|
*
|
i2c-i801: Add device tree support
Thierry Reding
2012-12-16
1
-0
/
+2
|
*
|
MAINTAINERS: Fix drivers/i2c/busses/i2c-stub.c
Cesar Eduardo Barros
2012-12-16
1
-1
/
+1
*
|
|
Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-12-17
3
-151
/
+163
|
\
\
\
|
*
|
|
swiotlb: Do not export swiotlb_bounce since there are no external consumers
Alexander Duyck
2012-10-30
2
-22
/
+16
|
*
|
|
swiotlb: Use physical addresses instead of virtual in swiotlb_tbl_sync_single
Alexander Duyck
2012-10-30
3
-14
/
+14
|
*
|
|
swiotlb: Use physical addresses for swiotlb_tbl_unmap_single
Alexander Duyck
2012-10-30
3
-21
/
+23
|
*
|
|
swiotlb: Return physical addresses when calling swiotlb_tbl_map_single
Alexander Duyck
2012-10-30
3
-52
/
+59
|
*
|
|
swiotlb: Make io_tlb_overflow_buffer a physical address
Alexander Duyck
2012-10-30
1
-27
/
+34
|
*
|
|
swiotlb: Make io_tlb_start a physical address instead of a virtual one
Alexander Duyck
2012-10-30
1
-29
/
+29
|
*
|
|
swiotlb: Make io_tlb_end a physical address instead of a virtual one
Alexander Duyck
2012-10-30
1
-11
/
+13
*
|
|
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2012-12-17
32
-1106
/
+4175
|
\
\
\
\
|
*
|
|
|
ext4: zero out inline data using memset() instead of empty_zero_page
Theodore Ts'o
2012-12-11
3
-7
/
+18
|
*
|
|
|
ext4: ensure Inode flags consistency are checked at build time
Carlos Maiolino
2012-12-10
2
-16
/
+14
|
*
|
|
|
ext4: Remove CONFIG_EXT4_FS_XATTR
Tao Ma
2012-12-10
10
-281
/
+7
|
*
|
|
|
ext4: remove unused variable from ext4_ext_in_cache()
Zhi Yong Wu
2012-12-10
1
-2
/
+0
|
*
|
|
|
ext4: remove redundant initialization in ext4_fill_super()
Guo Chao
2012-12-10
1
-1
/
+0
|
*
|
|
|
ext4: remove redundant code in ext4_alloc_inode()
Guo Chao
2012-12-10
1
-1
/
+0
|
*
|
|
|
ext4: use sync_inode_metadata() when syncing inode metadata
Guo Chao
2012-12-10
1
-5
/
+1
|
*
|
|
|
ext4: enable ext4 inline support
Tao Ma
2012-12-10
2
-1
/
+6
|
*
|
|
|
ext4: let fallocate handle inline data correctly
Tao Ma
2012-12-10
3
-0
/
+48
|
*
|
|
|
ext4: let ext4_truncate handle inline data correctly
Tao Ma
2012-12-10
3
-0
/
+107
|
*
|
|
|
ext4: evict inline data out if we need to strore xattr in inode
Tao Ma
2012-12-10
3
-12
/
+99
|
*
|
|
|
ext4: let fiemap work with inline data
Tao Ma
2012-12-10
3
-0
/
+54
|
*
|
|
|
ext4: let ext4_rename handle inline dir
Tao Ma
2012-12-10
3
-35
/
+100
|
*
|
|
|
ext4: let empty_dir handle inline dir
Tao Ma
2012-12-10
3
-0
/
+104
|
*
|
|
|
ext4: let ext4_delete_entry() handle inline data
Tao Ma
2012-12-10
3
-0
/
+76
[next]