| Commit message (Expand) | Author | Age | Files | Lines |
* | block: optionally snapshot page contents to provide stable pages during write | Darrick J. Wong | 2013-02-21 | 1 | -0/+3 |
* | mm: only enforce stable page writes if the backing device requires it | Darrick J. Wong | 2013-02-21 | 1 | -0/+1 |
* | bdi: allow block devices to say that they require stable page writes | Darrick J. Wong | 2013-02-21 | 1 | -0/+6 |
* | lockdep: make lockdep_assert_held() not have a return value | Johannes Berg | 2013-02-21 | 1 | -1/+3 |
* | video: s3c-fb: fix typo in definition of VIDCON1_VSTATUS_FRONTPORCH value | Tomasz Figa | 2013-02-21 | 1 | -1/+1 |
* | video: s3c-fb: add the bit definitions for CSC EQ709 and EQ601 | Jingoo Han | 2013-02-21 | 1 | -0/+2 |
* | video: s3c-fb: remove unnecessary brackets | Jingoo Han | 2013-02-21 | 1 | -102/+97 |
* | video: s3c-fb: remove duplicated S3C_FB_MAX_WIN | Jingoo Han | 2013-02-21 | 1 | -2/+0 |
* | drivers/video/exynos/exynos_mipi_dsi.c: use devm_* APIs | Sachin Kamat | 2013-02-21 | 1 | -1/+0 |
* | video: mmp display subsystem | Zhou Zhu | 2013-02-21 | 1 | -0/+352 |
* | bug.h, compiler.h: introduce compiletime_assert & BUILD_BUG_ON_MSG | Daniel Santos | 2013-02-21 | 2 | -16/+38 |
* | compiler.h, bug.h: prevent double error messages with BUILD_BUG{,_ON} | Daniel Santos | 2013-02-21 | 2 | -1/+6 |
* | bug.h: make BUILD_BUG_ON generate compile-time error | Daniel Santos | 2013-02-21 | 1 | -13/+19 |
* | bug.h: prevent double evaulation of `condition' in BUILD_BUG_ON | Daniel Santos | 2013-02-21 | 1 | -3/+4 |
* | bug.h: fix BUILD_BUG_ON macro in __CHECKER__ | Daniel Santos | 2013-02-21 | 1 | -2/+2 |
* | compiler{,-gcc4}.h, bug.h: Remove duplicate macros | Daniel Santos | 2013-02-21 | 3 | -6/+1 |
* | compiler-gcc{3,4}.h: Use GCC_VERSION macro | Daniel Santos | 2013-02-21 | 2 | -14/+14 |
* | compiler-gcc.h: Add gcc-recommended GCC_VERSION macro | Daniel Santos | 2013-02-21 | 1 | -0/+3 |
* | compiler-gcc4.h: Reorder macros based upon gcc ver | Daniel Santos | 2013-02-21 | 1 | -9/+11 |
* | Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-02-21 | 2 | -1/+8 |
|\ |
|
| * | efi_pstore: Introducing workqueue updating sysfs | Seiji Aguchi | 2013-02-12 | 1 | -1/+2 |
| * | pstore: Avoid deadlock in panic and emergency-restart path | Seiji Aguchi | 2013-01-11 | 1 | -0/+6 |
* | | Merge tag 'nfs-for-3.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2013-02-21 | 2 | -4/+3 |
|\ \ |
|
| * | | SUNRPC: Nuke the tk_xprt macro | Trond Myklebust | 2013-02-01 | 1 | -1/+0 |
| * | | SUNRPC: Pass pointers to struct rpc_xprt to the congestion window | Trond Myklebust | 2013-02-01 | 1 | -2/+2 |
| * | | SUNRPC: Pass a pointer to struct rpc_xprt to the connect callback | Trond Myklebust | 2013-02-01 | 1 | -1/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2013-02-21 | 2 | -4/+58 |
|\ \ \ |
|
| * | | | fuse: allow control of adaptive readdirplus use | Eric Wong | 2013-02-07 | 1 | -0/+3 |
| * | | | Synchronize fuse header with one used in library | Miklos Szeredi | 2013-02-07 | 1 | -1/+36 |
| * | | | fuse: send poll events | Enke Chen | 2013-02-04 | 1 | -1/+2 |
| * | | | fuse: bump version for READDIRPLUS | Miklos Szeredi | 2013-01-31 | 1 | -1/+4 |
| * | | | mm: minor cleanup of iov_iter_single_seg_count() | Maxim Patlasov | 2013-01-24 | 1 | -1/+1 |
| * | | | fuse: implement NFS-like readdirplus support | Anand V. Avati | 2013-01-24 | 1 | -0/+12 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-02-20 | 114 | -1301/+2588 |
|\ \ \ \ |
|
| * | | | | ipv6: fix race condition regarding dst->expires and dst->from. | YOSHIFUJI Hideaki / 吉藤英明 | 2013-02-20 | 2 | -33/+14 |
| * | | | | net: fix a build failure when !CONFIG_PROC_FS | Cong Wang | 2013-02-19 | 1 | -1/+0 |
| * | | | | net: proc: fix build failed when procfs is not configured | Gao feng | 2013-02-19 | 1 | -6/+3 |
| * | | | | net: move procfs code to net/core/net-procfs.c | Cong Wang | 2013-02-19 | 1 | -3/+33 |
| * | | | | Merge branch 'master' of git://1984.lsi.us.es/nf-next | David S. Miller | 2013-02-18 | 4 | -3/+12 |
| |\ \ \ \ |
|
| | * | | | | netfilter: nf_ct_helper: better logging for dropped packets | Pablo Neira Ayuso | 2013-02-19 | 1 | -0/+4 |
| | * | | | | netfilter: nfnetlink: add mutex per subsystem | Pablo Neira Ayuso | 2013-02-05 | 1 | -2/+2 |
| | * | | | | netfilter: xt_CT: add alias flag | Pablo Neira Ayuso | 2013-02-05 | 1 | -1/+5 |
| | * | | | | netfilter: xt_conntrack: Add flag to support aliases | Jozsef Kadlecsik | 2013-02-05 | 1 | -0/+1 |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net | David S. Miller | 2013-02-18 | 2 | -18/+9 |
| |\ \ \ \ \ |
|
| | * | | | | | net: fix a compile error when SOCK_REFCNT_DEBUG is enabled | Ying Xue | 2013-02-18 | 1 | -1/+1 |
| * | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2013-02-18 | 6 | -90/+681 |
| |\ \ \ \ \ \ |
|
| | * \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-02-18 | 6 | -90/+681 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | nl80211: renumber NL80211_FEATURE_FULL_AP_CLIENT_STATE | Johannes Berg | 2013-02-15 | 1 | -1/+2 |
| | | * | | | | | | cfg80211: Pass station (extended) capability info to kernel | Jouni Malinen | 2013-02-15 | 2 | -0/+18 |
| | | * | | | | | | mac80211: advertise operating mode notification capability | Johannes Berg | 2013-02-15 | 1 | -0/+2 |