index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
decompress_unlzma.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-03-05
OMAPDSS: convert pixel clock to common videomode style
Tomi Valkeinen
23
-101
/
+100
2014-02-28
OMAPDSS: Remove unused get_context_loss_count support
Tomi Valkeinen
4
-20
/
+0
2014-02-28
OMAPDSS: use DISPC register to detect context loss
Tomi Valkeinen
1
-13
/
+11
2014-02-28
video: da8xx-fb: Use "SIMPLE_DEV_PM_OPS" macro
Manish Badarkhe
1
-12
/
+10
2014-02-28
video: imxfb: Convert to SIMPLE_DEV_PM_OPS
Alexander Shiyan
1
-38
/
+21
2014-02-28
video: imxfb: Resolve mismatch between backlight/contrast
Alexander Shiyan
1
-94
/
+30
2014-02-28
video: imxfb: Use module_platform_driver()
Alexander Shiyan
1
-39
/
+26
2014-02-28
video: imxfb: Remove unused fields from platform data structure
Alexander Shiyan
2
-57
/
+17
2014-02-28
video: imxfb: Remove dead declaration of set_imx_fb_info()
Alexander Shiyan
1
-1
/
+0
2014-02-14
video: s6e8ax0: Use devm_* APIs
Sachin Kamat
1
-9
/
+4
2014-02-14
video: exynos: Remove OF dependency for Exynos DP
Sachin Kamat
1
-1
/
+1
2014-02-11
video: xilinxfb: Move xilinxfb_platform_data directly to the driver
Michal Simek
2
-31
/
+14
2014-02-11
video: imxfb: Use regulator API with LCD class for powering
Alexander Shiyan
4
-14
/
+114
2014-02-11
tgafb: avoid restriction on modes with line length not a multiple of 64
Mikulas Patocka
1
-3
/
+3
2014-02-11
tgafb: fix data copying
Mikulas Patocka
1
-213
/
+51
2014-02-11
tgafb: fix mode setting with fbset
Mikulas Patocka
1
-4
/
+14
2014-02-11
mach64: fix cursor when character width is not a multiple of 8 pixels
Mikulas Patocka
1
-6
/
+16
2014-02-11
atyfb: set FBINFO_READS_FAST
Mikulas Patocka
1
-1
/
+2
2014-02-11
mach64: use unaligned access
Mikulas Patocka
1
-1
/
+2
2014-02-11
atyfb: remove resolution limit 1600
Mikulas Patocka
1
-2
/
+2
2014-02-11
framebuffer: fix cfb_copyarea
Mikulas Patocka
1
-75
/
+78
2014-02-11
matroxfb: restore the registers M_ACCESS and M_PITCH
Mikulas Patocka
2
-10
/
+30
2014-02-11
matroxfb: set FBINFO_READS_FAST
Mikulas Patocka
1
-1
/
+2
2014-02-11
fbcon: Clean up fbcon data in fb_info on FB_EVENT_FB_UNBIND with 0 fbs
Keith Packard
1
-2
/
+25
2014-02-10
Linux 3.14-rc2
v3.14-rc2
Linus Torvalds
1
-1
/
+1
2014-02-09
fix a kmap leak in virtio_console
Al Viro
1
-6
/
+3
2014-02-09
fix O_SYNC|O_APPEND syncing the wrong range on write()
Al Viro
7
-25
/
+14
2014-02-09
Btrfs: fix data corruption when reading/updating compressed extents
Filipe David Borba Manana
1
-0
/
+2
2014-02-09
Btrfs: don't loop forever if we can't run because of the tree mod log
Josef Bacik
1
-0
/
+1
2014-02-09
btrfs: reserve no transaction units in btrfs_ioctl_set_features
David Sterba
1
-1
/
+1
2014-02-09
btrfs: commit transaction after setting label and features
Jeff Mahoney
1
-2
/
+2
2014-02-09
Btrfs: fix assert screwup for the pending move stuff
Josef Bacik
1
-5
/
+3
2014-02-08
jfs: fix generic posix ACL regression
Dave Kleikamp
1
-7
/
+7
2014-02-08
watchdog: dw_wdt: Add dependency on HAS_IOMEM
Richard Weinberger
1
-0
/
+1
2014-02-07
libceph: do not dereference a NULL bio pointer
Ilya Dryomov
1
-2
/
+6
2014-02-07
libceph: take map_sem for read in handle_reply()
Ilya Dryomov
1
-6
/
+11
2014-02-07
libceph: factor out logic from ceph_osdc_start_request()
Ilya Dryomov
1
-23
/
+39
2014-02-07
arm64: defconfig: Expand default enabled features
Mark Rutland
2
-4
/
+15
2014-02-07
arm64: asm: remove redundant "cc" clobbers
Will Deacon
4
-25
/
+21
2014-02-07
arm64: atomics: fix use of acquire + release for full barrier semantics
Will Deacon
5
-18
/
+35
2014-02-07
hwmon: (da9055) Remove use of regmap_irq_get_virq()
Adam Thomson
1
-4
/
+0
2014-02-06
mm: __set_page_dirty uses spin_lock_irqsave instead of spin_lock_irq
KOSAKI Motohiro
1
-2
/
+4
2014-02-06
arch/x86/mm/numa.c: fix array index overflow when synchronizing nid to memblo...
Tang Chen
1
-8
/
+11
2014-02-06
arch/x86/mm/numa.c: initialize numa_kernel_nodes in numa_clear_kernel_node_ho...
Tang Chen
1
-1
/
+1
2014-02-06
mm: __set_page_dirty_nobuffers() uses spin_lock_irqsave() instead of spin_loc...
KOSAKI Motohiro
1
-2
/
+3
2014-02-06
mm/swap: fix race on swap_info reuse between swapoff and swapon
Weijie Yang
1
-1
/
+10
2014-02-06
swap: add a simple detector for inappropriate swapin readahead
Shaohua Li
2
-5
/
+62
2014-02-06
ocfs2: free allocated clusters if error occurs after ocfs2_claim_clusters
Zongxun Wang
3
-3
/
+83
2014-02-06
Documentation/kernel-parameters.txt: fix memmap= language
Randy Dunlap
1
-4
/
+4
2014-02-06
x86, microcode, AMD: Unify valid container checks
Borislav Petkov
1
-14
/
+29
[next]