| Commit message (Expand) | Author | Age |
* | video: mmpdisp: add spi port in display controller | Zhou Zhu | 2013-02-21 |
* | video: mmp: add tpo hvga panel supported | Lisa Du | 2013-02-21 |
* | video: mmp display controller support | Guoqing Li | 2013-02-21 |
* | fb: mmp: include linux/platform_device.h | Arnd Bergmann | 2013-02-21 |
* | video: mmp fb support | Zhou Zhu | 2013-02-21 |
* | video: mmp display subsystem | Zhou Zhu | 2013-02-21 |
* | goldfish: framebuffer driver | Arve Hjønnevåg | 2013-02-21 |
* | fbcon: clear the logo bitmap from the margin area | Kamal Mostafa | 2013-02-21 |
* | pcmcia: move unbind/rebind into dev_pm_ops.complete | Christian Lamparter | 2013-02-21 |
* | cris: use "int" for ssize_t to match size_t | Geert Uytterhoeven | 2013-02-21 |
* | mn10300: use for_each_pci_dev to simplify the code | Wei Yongjun | 2013-02-21 |
* | fs/block_dev.c: page cache wrongly left invalidated after revalidate_disk() | MITSUNARI Shigeo | 2013-02-21 |
* | inotify: remove broken mask checks causing unmount to be EINVAL | Jim Somerville | 2013-02-21 |
* | compat: return -EFAULT on error in waitid() | Dan Carpenter | 2013-02-21 |
* | bug.h, compiler.h: introduce compiletime_assert & BUILD_BUG_ON_MSG | Daniel Santos | 2013-02-21 |
* | compiler.h, bug.h: prevent double error messages with BUILD_BUG{,_ON} | Daniel Santos | 2013-02-21 |
* | bug.h: make BUILD_BUG_ON generate compile-time error | Daniel Santos | 2013-02-21 |
* | bug.h: prevent double evaulation of `condition' in BUILD_BUG_ON | Daniel Santos | 2013-02-21 |
* | bug.h: fix BUILD_BUG_ON macro in __CHECKER__ | Daniel Santos | 2013-02-21 |
* | compiler{,-gcc4}.h, bug.h: Remove duplicate macros | Daniel Santos | 2013-02-21 |
* | compiler-gcc{3,4}.h: Use GCC_VERSION macro | Daniel Santos | 2013-02-21 |
* | compiler-gcc.h: Add gcc-recommended GCC_VERSION macro | Daniel Santos | 2013-02-21 |
* | compiler-gcc4.h: Reorder macros based upon gcc ver | Daniel Santos | 2013-02-21 |
* | device_cgroup: don't grab mutex in rcu callback | Jerry Snitselaar | 2013-02-21 |
* | Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-02-21 |
|\ |
|
| * | pstore: Create a convenient mount point for pstore | Josh Boyer | 2013-02-12 |
| * | efi_pstore: Introducing workqueue updating sysfs | Seiji Aguchi | 2013-02-12 |
| * | efivars: Disable external interrupt while holding efivars->lock | Seiji Aguchi | 2013-02-12 |
| * | efi_pstore: Avoid deadlock in non-blocking paths | Seiji Aguchi | 2013-01-11 |
| * | pstore: Avoid deadlock in panic and emergency-restart path | Seiji Aguchi | 2013-01-11 |
* | | Merge tag 'dlm-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland... | Linus Torvalds | 2013-02-21 |
|\ \ |
|
| * | | dlm: avoid scanning unchanged toss lists | David Teigland | 2013-01-07 |
* | | | Merge tag 'nfs-for-3.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2013-02-21 |
|\ \ \ |
|
| * | | | NLM: Ensure that we resend all pending blocking locks after a reclaim | Trond Myklebust | 2013-02-19 |
| * | | | umount oops when remove blocklayoutdriver first | fanchaoting | 2013-02-17 |
| * | | | sunrpc: silence build warning in gss_fill_context | Jeff Layton | 2013-02-17 |
| * | | | nfs: remove kfree() redundant null checks | Tim Gardner | 2013-02-17 |
| * | | | NFSv4.1: Don't decode skipped layoutgets | Weston Andros Adamson | 2013-02-17 |
| * | | | NFSv4.1: Fix bulk recall and destroy of layouts | Trond Myklebust | 2013-02-14 |
| * | | | NFSv4.1: Fix an ABBA locking issue with session and state serialisation | Trond Myklebust | 2013-02-11 |
| * | | | NFSv4: Fix a reboot recovery race when opening a file | Trond Myklebust | 2013-02-11 |
| * | | | NFSv4: Ensure delegation recall and byte range lock removal don't conflict | Trond Myklebust | 2013-02-11 |
| * | | | NFSv4: Fix up the return values of nfs4_open_delegation_recall | Trond Myklebust | 2013-02-11 |
| * | | | NFSv4.1: Don't lose locks when a server reboots during delegation return | Trond Myklebust | 2013-02-11 |
| * | | | NFSv4.1: Prevent deadlocks between state recovery and file locking | Trond Myklebust | 2013-02-11 |
| * | | | NFSv4: Allow the state manager to mark an open_owner as being recovered | Trond Myklebust | 2013-02-11 |
| * | | | SUNRPC: Add missing static declaration to _gss_mech_get_by_name | Trond Myklebust | 2013-02-01 |
| * | | | Revert "NFS: add nfs_sb_deactive_async to avoid deadlock" | Trond Myklebust | 2013-02-01 |
| * | | | SUNRPC: Nuke the tk_xprt macro | Trond Myklebust | 2013-02-01 |
| * | | | SUNRPC: Avoid RCU dereferences in the transport bind and connect code | Trond Myklebust | 2013-02-01 |