Age | Commit message (Expand) | Author | Files | Lines |
2010-05-24 | ARM: mach-shmobile: SH7372 has 6 SCIFA and 1 SCIFB ports | Guennadi Liakhovetski | 1 | -7/+7 |
2010-05-24 | serial: sh-sci: fix handling of SCIFB sh-mobile ports | Guennadi Liakhovetski | 2 | -14/+57 |
2010-05-24 | serial: add a new port type, found on some sh-mobile SoCs | Guennadi Liakhovetski | 1 | -0/+3 |
2010-05-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 5107 | -177930/+384243 |
2010-05-24 | ARM: mach-shmobile: add framebuffer support for ap4evb | Guennadi Liakhovetski | 2 | -0/+122 |
2010-05-24 | sh-mobile: add support for displays, connected over the MIPI bus | Guennadi Liakhovetski | 4 | -0/+549 |
2010-05-24 | sh: add a YUV422 output data format, that is also supported by LCDC | Guennadi Liakhovetski | 1 | -18/+21 |
2010-05-24 | ARM: mach-shmobile: add LCDC and MIPI DSI-Tx clock definitions to sh7372 | Guennadi Liakhovetski | 1 | -1/+10 |
2010-05-24 | fbdev: add a MIPI DSI header | Guennadi Liakhovetski | 1 | -0/+130 |
2010-05-22 | ARM: mach-shmobile: sh7377 clock framework V2 | Magnus Damm | 5 | -7/+387 |
2010-05-22 | ARM: mach-shmobile: sh7367 clock framework V2 | Magnus Damm | 4 | -38/+337 |
2010-05-22 | ARM: mach-shmobile: sh7372 clock fixes | Magnus Damm | 2 | -18/+19 |
2010-05-22 | ARM: mach-shmobile: sh7372/AP4EVB evt2irq() update | Magnus Damm | 2 | -19/+31 |
2010-05-22 | ARM: mach-shmobile: sh7377/G4EVM evt2irq() update | Magnus Damm | 2 | -14/+29 |
2010-05-22 | ARM: mach-shmobile: sh7367/G3EVM evt2irq() update | Magnus Damm | 2 | -12/+26 |
2010-05-22 | fbmem: avoid printk format warning with 32-bit resources | Randy Dunlap | 1 | -1/+4 |
2010-05-22 | linux/elfcore.h: hide kernel functions | Roland McGrath | 1 | -2/+2 |
2010-05-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 119 | -1294/+907 |
2010-05-22 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 33 | -740/+1726 |
2010-05-22 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 13 | -138/+182 |
2010-05-22 | Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds | 10 | -409/+541 |
2010-05-22 | Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 81 | -2811/+7826 |
2010-05-22 | Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty... | Linus Torvalds | 5 | -30/+64 |
2010-05-22 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg... | Linus Torvalds | 11 | -295/+1710 |
2010-05-22 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 33 | -511/+5286 |
2010-05-22 | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 14 | -582/+987 |
2010-05-22 | Merge commit '3ff195b011d7decf501a4d55aeed312731094796' into for-linus | NeilBrown | 9962 | -200113/+487645 |
2010-05-22 | fix handling of offsets in cris eeprom.c, get rid of fake on-stack files | Al Viro | 1 | -14/+7 |
2010-05-22 | get rid of home-grown mutex in cris eeprom.c | Al Viro | 1 | -19/+8 |
2010-05-22 | switch ecryptfs_write() to struct inode *, kill on-stack fake files | Al Viro | 3 | -45/+11 |
2010-05-22 | switch ecryptfs_get_locked_page() to struct inode * | Al Viro | 3 | -15/+7 |
2010-05-22 | simplify access to ecryptfs inodes in ->readpage() and friends | Al Viro | 1 | -4/+3 |
2010-05-22 | AFS: Don't put struct file on the stack | Al Viro | 4 | -36/+41 |
2010-05-22 | Ban ecryptfs over ecryptfs | Al Viro | 1 | -0/+8 |
2010-05-22 | logfs: replace inode uid,gid,mode initialization with helper function | Al Viro | 1 | -8/+1 |
2010-05-22 | ufs: replace inode uid,gid,mode initialization with helper function | Dmitry Monakhov | 1 | -9/+1 |
2010-05-22 | udf: replace inode uid,gid,mode init with helper | Dmitry Monakhov | 2 | -17/+4 |
2010-05-22 | ubifs: replace inode uid,gid,mode initialization with helper function | Dmitry Monakhov | 1 | -8/+1 |
2010-05-22 | sysv: replace inode uid,gid,mode initialization with helper function | Dmitry Monakhov | 1 | -10/+1 |
2010-05-22 | reiserfs: replace inode uid,gid,mode initialization with helper function | Dmitry Monakhov | 1 | -14/+4 |
2010-05-22 | ramfs: replace inode uid,gid,mode initialization with helper function | Dmitry Monakhov | 3 | -32/+16 |
2010-05-22 | omfs: replace inode uid,gid,mode initialization with helper function | Dmitry Monakhov | 1 | -3/+1 |
2010-05-22 | bfs: replace inode uid,gid,mode initialization with helper function | Dmitry Monakhov | 1 | -3/+1 |
2010-05-22 | ocfs2: replace inode uid,gid,mode initialization with helper function | Dmitry Monakhov | 1 | -8/+1 |
2010-05-22 | nilfs2: replace inode uid,gid,mode initialization with helper function | Dmitry Monakhov | 1 | -10/+1 |
2010-05-22 | minix: replace inode uid,gid,mode init with helper | Dmitry Monakhov | 3 | -12/+6 |
2010-05-22 | ext4: replace inode uid,gid,mode init with helper | Dmitry Monakhov | 1 | -8/+4 |
2010-05-22 | ext3: replace inode uid,gid,mode init with helper | Dmitry Monakhov | 1 | -8/+5 |
2010-05-22 | ext2: replace inode uid,gid,mode init with helper | Dmitry Monakhov | 1 | -8/+4 |
2010-05-22 | exofs: replace inode uid,gid,mode initialization with helper function | Dmitry Monakhov | 1 | -10/+1 |