summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mm: only enforce stable page writes if the backing device requires itDarrick J. Wong2013-02-211-0/+1
* bdi: allow block devices to say that they require stable page writesDarrick J. Wong2013-02-211-0/+6
* lockdep: make lockdep_assert_held() not have a return valueJohannes Berg2013-02-211-1/+3
* video: s3c-fb: fix typo in definition of VIDCON1_VSTATUS_FRONTPORCH valueTomasz Figa2013-02-211-1/+1
* video: s3c-fb: add the bit definitions for CSC EQ709 and EQ601Jingoo Han2013-02-211-0/+2
* video: s3c-fb: remove unnecessary bracketsJingoo Han2013-02-211-102/+97
* video: s3c-fb: remove duplicated S3C_FB_MAX_WINJingoo Han2013-02-211-2/+0
* drivers/video/exynos/exynos_mipi_dsi.c: use devm_* APIsSachin Kamat2013-02-211-1/+0
* video: mmp display subsystemZhou Zhu2013-02-211-0/+352
* bug.h, compiler.h: introduce compiletime_assert & BUILD_BUG_ON_MSGDaniel Santos2013-02-212-16/+38
* compiler.h, bug.h: prevent double error messages with BUILD_BUG{,_ON}Daniel Santos2013-02-212-1/+6
* bug.h: make BUILD_BUG_ON generate compile-time errorDaniel Santos2013-02-211-13/+19
* bug.h: prevent double evaulation of `condition' in BUILD_BUG_ONDaniel Santos2013-02-211-3/+4
* bug.h: fix BUILD_BUG_ON macro in __CHECKER__Daniel Santos2013-02-211-2/+2
* compiler{,-gcc4}.h, bug.h: Remove duplicate macrosDaniel Santos2013-02-213-6/+1
* compiler-gcc{3,4}.h: Use GCC_VERSION macroDaniel Santos2013-02-212-14/+14
* compiler-gcc.h: Add gcc-recommended GCC_VERSION macroDaniel Santos2013-02-211-0/+3
* compiler-gcc4.h: Reorder macros based upon gcc verDaniel Santos2013-02-211-9/+11
* Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-02-212-1/+8
|\
| * efi_pstore: Introducing workqueue updating sysfsSeiji Aguchi2013-02-121-1/+2
| * pstore: Avoid deadlock in panic and emergency-restart pathSeiji Aguchi2013-01-111-0/+6
* | Merge tag 'nfs-for-3.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-02-212-4/+3
|\ \
| * | SUNRPC: Nuke the tk_xprt macroTrond Myklebust2013-02-011-1/+0
| * | SUNRPC: Pass pointers to struct rpc_xprt to the congestion windowTrond Myklebust2013-02-011-2/+2
| * | SUNRPC: Pass a pointer to struct rpc_xprt to the connect callbackTrond Myklebust2013-02-011-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2013-02-212-4/+58
|\ \ \
| * | | fuse: allow control of adaptive readdirplus useEric Wong2013-02-071-0/+3
| * | | Synchronize fuse header with one used in libraryMiklos Szeredi2013-02-071-1/+36
| * | | fuse: send poll eventsEnke Chen2013-02-041-1/+2
| * | | fuse: bump version for READDIRPLUSMiklos Szeredi2013-01-311-1/+4
| * | | mm: minor cleanup of iov_iter_single_seg_count()Maxim Patlasov2013-01-241-1/+1
| * | | fuse: implement NFS-like readdirplus supportAnand V. Avati2013-01-241-0/+12
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-02-20114-1301/+2588
|\ \ \ \
| * | | | ipv6: fix race condition regarding dst->expires and dst->from.YOSHIFUJI Hideaki / 吉藤英明2013-02-202-33/+14
| * | | | net: fix a build failure when !CONFIG_PROC_FSCong Wang2013-02-191-1/+0
| * | | | net: proc: fix build failed when procfs is not configuredGao feng2013-02-191-6/+3
| * | | | net: move procfs code to net/core/net-procfs.cCong Wang2013-02-191-3/+33
| * | | | Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2013-02-184-3/+12
| |\ \ \ \
| | * | | | netfilter: nf_ct_helper: better logging for dropped packetsPablo Neira Ayuso2013-02-191-0/+4
| | * | | | netfilter: nfnetlink: add mutex per subsystemPablo Neira Ayuso2013-02-051-2/+2
| | * | | | netfilter: xt_CT: add alias flagPablo Neira Ayuso2013-02-051-1/+5
| | * | | | netfilter: xt_conntrack: Add flag to support aliasesJozsef Kadlecsik2013-02-051-0/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into netDavid S. Miller2013-02-182-18/+9
| |\ \ \ \ \
| | * | | | | net: fix a compile error when SOCK_REFCNT_DEBUG is enabledYing Xue2013-02-181-1/+1
| * | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-02-186-90/+681
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-186-90/+681
| | |\ \ \ \ \ \
| | | * | | | | | nl80211: renumber NL80211_FEATURE_FULL_AP_CLIENT_STATEJohannes Berg2013-02-151-1/+2
| | | * | | | | | cfg80211: Pass station (extended) capability info to kernelJouni Malinen2013-02-152-0/+18
| | | * | | | | | mac80211: advertise operating mode notification capabilityJohannes Berg2013-02-151-0/+2
| | | * | | | | | cfg80211: advertise extended capabilities to userspaceJohannes Berg2013-02-152-0/+20