index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-20
Merge omapdss topic branch for fbdev 4.1
Tomi Valkeinen
19
-32
/
+172
2015-04-20
omapdss: extend pm notifier to handle hibernation
Grygorii Strashko
1
-0
/
+4
2015-04-20
OMAPDSS: Correct video ports description file path in DT binding doc
Javier Martinez Canillas
1
-2
/
+2
2015-04-20
OMAPDSS: disable VT switch
Tomi Valkeinen
1
-0
/
+3
2015-04-07
fbdev: sh_mobile_lcdc: Fix destruction of uninitialized mutex
Geert Uytterhoeven
1
-6
/
+7
2015-03-20
video: fbdev: sh_mobile_lcdcfb: Fix ROP3 sysfs attribute parsing
Laurent Pinchart
1
-1
/
+1
2015-03-10
fbdev: pm3fb: cleanup some confusing indenting
Dan Carpenter
1
-3
/
+3
2015-03-10
hyperv: hyperv_fb: match wait_for_completion_timeout return type
Nicholas Mc Guire
1
-2
/
+4
2015-03-10
video: fbdev: use msecs_to_jiffies for time conversions
Nicholas Mc Guire
1
-3
/
+3
2015-03-02
fbdev: via/via_clock: fix sparse warning
Lad, Prabhakar
1
-1
/
+1
2015-03-02
video: fbdev: make of_device_id array const
Sanjeev Sharma
1
-1
/
+1
2015-03-02
fbdev: sm501fb: use memset_io
Sudip Mukherjee
1
-1
/
+1
2015-02-26
OMAPDSS: workaround for MFLAG + NV12 issue
Tomi Valkeinen
1
-1
/
+11
2015-02-26
OMAPDSS: Add support for MFLAG
Tomi Valkeinen
1
-0
/
+50
2015-02-26
OMAPDSS: setup default fifo thresholds
Tomi Valkeinen
1
-0
/
+15
2015-02-26
OMAPDSS: DISPC: lock access to DISPC_CONTROL & DISPC_CONFIG
Tomi Valkeinen
1
-0
/
+14
2015-02-26
OMAPDSS: DISPC: fix div by zero issue in overlay scaling
Tomi Valkeinen
1
-0
/
+5
2015-02-26
OMAPDSS: DISPC: change sync_pclk_edge default value
Tomi Valkeinen
1
-3
/
+1
2015-02-26
OMAPDSS: change signal_level & signal_edge enum values
Tomi Valkeinen
1
-3
/
+3
2015-02-26
OMAPDSS: DISPC: explicit handling for sync and de levels
Tomi Valkeinen
1
-4
/
+37
2015-02-26
OMAPDSS: DISPC: remove OMAPDSS_DRIVE_SIG_OPPOSITE_EDGES
Tomi Valkeinen
13
-20
/
+17
2015-02-26
OMAPDSS: TFP410: fix input sync signals
Tomi Valkeinen
1
-0
/
+11
2015-02-26
OMAPDSS: fix paddr check for TILER addresses
Tomi Valkeinen
1
-1
/
+1
2015-02-25
OMAPDSS: HDMI5: Increase DDC SDA-HOLD time
Tomi Valkeinen
1
-1
/
+1
2015-02-25
OMAPDSS: fix AM43xx minimum pixel clock divider
Tomi Valkeinen
1
-1
/
+1
2015-02-22
Linux 4.0-rc1
v4.0-rc1
Linus Torvalds
1
-4
/
+4
2015-02-22
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
5
-56
/
+108
2015-02-22
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
70
-758
/
+907
2015-02-22
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+1
2015-02-22
autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocation
Al Viro
1
-2
/
+6
2015-02-22
procfs: fix race between symlink removals and traversals
Al Viro
3
-12
/
+22
2015-02-22
debugfs: leave freeing a symlink body until inode eviction
Al Viro
1
-17
/
+17
2015-02-22
Documentation/filesystems/Locking: ->get_sb() is long gone
Al Viro
1
-2
/
+0
2015-02-22
trylock_super(): replacement for grab_super_passive()
Konstantin Khlebnikov
3
-26
/
+22
2015-02-22
fanotify: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions
David Howells
1
-1
/
+1
2015-02-22
Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions
David Howells
4
-9
/
+9
2015-02-22
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
David Howells
34
-71
/
+71
2015-02-22
SELinux: Use d_is_positive() rather than testing dentry->d_inode
David Howells
1
-2
/
+2
2015-02-22
Smack: Use d_is_positive() rather than testing dentry->d_inode
David Howells
1
-2
/
+2
2015-02-22
TOMOYO: Use d_is_dir() rather than d_inode and S_ISDIR()
David Howells
1
-3
/
+1
2015-02-22
Apparmor: Use d_is_positive/negative() rather than testing dentry->d_inode
David Howells
1
-1
/
+1
2015-02-22
Apparmor: mediated_filesystem() should use dentry->d_sb not inode->i_sb
David Howells
2
-12
/
+12
2015-02-22
VFS: Split DCACHE_FILE_TYPE into regular and special types
David Howells
2
-8
/
+27
2015-02-22
VFS: Add a fallthrough flag for marking virtual dentries
David Howells
2
-1
/
+27
2015-02-22
VFS: Add a whiteout dentry type
David Howells
1
-6
/
+18
2015-02-22
VFS: Introduce inode-getting helpers for layered/unioned fs environments
David Howells
1
-0
/
+57
2015-02-21
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
110
-1132
/
+6450
2015-02-21
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
41
-58
/
+88
2015-02-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
6
-18
/
+36
2015-02-21
Merge tag 'xfs-pnfs-for-linus-3.20-rc1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
10
-8
/
+393
[next]