index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.mailmap
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-08-10
i2c: tegra: add support for fast plus (FM+) mode clock rate
Laxman Dewangan
1
-2
/
+15
2015-08-10
i2c: tegra: update CONFIG_LOAD for new conifiguration
Laxman Dewangan
1
-0
/
+35
2015-08-10
i2c: omap: fix cleanup regression
Wolfram Sang
1
-1
/
+1
2015-08-10
i2c: xiic: Do not continue in case of errors in Rx
Shubhrajyoti Datta
1
-0
/
+2
2015-08-10
i2c: xiic: Service all interrupts in isr
Shubhrajyoti Datta
1
-14
/
+10
2015-08-10
i2c: xiic: Remove the Addressed as slave interrupt
Shubhrajyoti Datta
1
-1
/
+1
2015-08-10
i2c: xiic: Remove busy loop while waiting for bus busy
Shubhrajyoti Datta
1
-1
/
+1
2015-08-10
i2c: xiic: Remove the disabling of interrupts
Shubhrajyoti Datta
1
-7
/
+0
2015-08-10
i2c: xiic: Do not reset controller before every transfer
Shubhrajyoti Datta
1
-1
/
+0
2015-08-10
i2c: xiic: move the xiic_process to thread context
Shubhrajyoti Datta
1
-13
/
+20
2015-08-10
i2c: xiic: Remove the disabling of interrupts
Shubhrajyoti Datta
1
-3
/
+0
2015-08-10
i2c: pxa: Use devm_ variants in probe function
Vaibhav Hiremath
1
-51
/
+26
2015-08-10
i2c: pxa: Update debug function to dump more info on error
Vaibhav Hiremath
1
-7
/
+15
2015-08-10
i2c: pxa: Fix compile warning in 64bit mode
Yipeng Yao
1
-1
/
+3
2015-08-10
i2c: pxa: Return I2C_RETRY when timeout in pio mode
Shouming Wang
1
-1
/
+3
2015-08-10
i2c: pxa: No need to set slave addr for i2c master mode reset
Vaibhav Hiremath
1
-1
/
+1
2015-08-10
i2c: pxa: keep i2c irq ON in suspend
Leilei Shang
1
-2
/
+3
2015-08-10
i2c: emev2: add driver
Wolfram Sang
4
-0
/
+362
2015-08-10
clk: shmobile: emev2: deassert reset for IIC0/1
Wolfram Sang
1
-0
/
+6
2015-08-10
i2c: omap: on ->remove() call pm_runtime_put_sync()
Felipe Balbi
1
-1
/
+1
2015-08-10
i2c: omap: abolish variable name confusion
Felipe Balbi
1
-299
/
+299
2015-08-10
i2c: omap: switch to dev_get_drvdata()
Felipe Balbi
1
-4
/
+2
2015-08-10
i2c: parport: start using pr_fmt
Sudip Mukherjee
1
-8
/
+8
2015-08-10
i2c: parport: use dev_*
Sudip Mukherjee
1
-4
/
+5
2015-08-09
Linux 4.2-rc6
v4.2-rc6
Linus Torvalds
1
-1
/
+1
2015-08-07
Input: elantech - add special check for fw_version 0x470f01 touchpad
Duson Lin
2
-2
/
+21
2015-08-07
dm btree remove: fix bug in remove_one()
Joe Thornber
1
-0
/
+1
2015-08-07
drm/vblank: Use u32 consistently for vblank counters
Daniel Vetter
2
-2
/
+2
2015-08-07
ARCv2: spinlock/rwlock/atomics: reduce 1 instruction in exponential backoff
Vineet Gupta
2
-4
/
+2
2015-08-07
sparc64: Fix userspace FPU register corruptions.
David S. Miller
4
-81
/
+11
2015-08-07
writeback: fix initial dirty limit
Rabin Vincent
1
-2
/
+2
2015-08-07
mm/memory-failure: set PageHWPoison before migrate_pages()
Naoya Horiguchi
2
-4
/
+6
2015-08-07
mm: check __PG_HWPOISON separately from PAGE_FLAGS_CHECK_AT_*
Naoya Horiguchi
4
-10
/
+16
2015-08-07
mm/memory-failure: give up error handling for non-tail-refcounted thp
Naoya Horiguchi
1
-9
/
+12
2015-08-07
mm/memory-failure: fix race in counting num_poisoned_pages
Naoya Horiguchi
1
-2
/
+2
2015-08-07
mm/memory-failure: unlock_page before put_page
Naoya Horiguchi
1
-2
/
+2
2015-08-07
ipc: use private shmem or hugetlbfs inodes for shm segments.
Stephen Smalley
3
-3
/
+5
2015-08-07
mm: initialize hotplugged pages as reserved
Mel Gorman
1
-1
/
+9
2015-08-07
ocfs2: fix shift left overflow
Joseph Qi
1
-2
/
+2
2015-08-07
kthread: export kthread functions
David Kershner
1
-0
/
+4
2015-08-07
fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()
Jan Kara
1
-5
/
+25
2015-08-07
lib/iommu-common.c: do not use 0xffffffffffffffffl for computing align_mask
Sowmini Varadhan
1
-1
/
+1
2015-08-07
mm/slub: allow merging when SLAB_DEBUG_FREE is set
Konstantin Khlebnikov
1
-2
/
+1
2015-08-07
signalfd: fix information leak in signalfd_copyinfo
Amanieu d'Antras
1
-2
/
+3
2015-08-07
signal: fix information leak in copy_siginfo_to_user
Amanieu d'Antras
2
-4
/
+8
2015-08-07
signal: fix information leak in copy_siginfo_from_user32
Amanieu d'Antras
5
-10
/
+2
2015-08-07
ocfs2: fix BUG in ocfs2_downconvert_thread_do_work()
Joseph Qi
1
-3
/
+7
2015-08-07
fs, file table: reinit files_stat.max_files after deferred memory initialisation
Mel Gorman
5
-22
/
+25
2015-08-07
mm, meminit: replace rwsem with completion
Nicolai Stange
1
-7
/
+15
2015-08-07
mm, meminit: allow early_pfn_to_nid to be used during runtime
Mel Gorman
1
-8
/
+8
[next]