aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* printk: add pr_devel_once and pr_devel_ratelimitedMikhail Gruzdev2013-02-21
* smp: make smp_call_function_many() use logic similar to smp_call_function_sin...Shaohua Li2013-02-21
* mm: only enforce stable page writes if the backing device requires itDarrick J. Wong2013-02-21
* bdi: allow block devices to say that they require stable page writesDarrick J. Wong2013-02-21
* lockdep: make lockdep_assert_held() not have a return valueJohannes Berg2013-02-21
* bug.h, compiler.h: introduce compiletime_assert & BUILD_BUG_ON_MSGDaniel Santos2013-02-21
* compiler.h, bug.h: prevent double error messages with BUILD_BUG{,_ON}Daniel Santos2013-02-21
* bug.h: make BUILD_BUG_ON generate compile-time errorDaniel Santos2013-02-21
* bug.h: prevent double evaulation of `condition' in BUILD_BUG_ONDaniel Santos2013-02-21
* bug.h: fix BUILD_BUG_ON macro in __CHECKER__Daniel Santos2013-02-21
* compiler{,-gcc4}.h, bug.h: Remove duplicate macrosDaniel Santos2013-02-21
* compiler-gcc{3,4}.h: Use GCC_VERSION macroDaniel Santos2013-02-21
* compiler-gcc.h: Add gcc-recommended GCC_VERSION macroDaniel Santos2013-02-21
* compiler-gcc4.h: Reorder macros based upon gcc verDaniel Santos2013-02-21
* Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-02-21
|\
| * efi_pstore: Introducing workqueue updating sysfsSeiji Aguchi2013-02-12
| * pstore: Avoid deadlock in panic and emergency-restart pathSeiji Aguchi2013-01-11
* | Merge tag 'nfs-for-3.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-02-21
|\ \
| * | SUNRPC: Nuke the tk_xprt macroTrond Myklebust2013-02-01
| * | SUNRPC: Pass pointers to struct rpc_xprt to the congestion windowTrond Myklebust2013-02-01
| * | SUNRPC: Pass a pointer to struct rpc_xprt to the connect callbackTrond Myklebust2013-02-01
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2013-02-21
|\ \ \
| * | | mm: minor cleanup of iov_iter_single_seg_count()Maxim Patlasov2013-01-24
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-02-20
|\ \ \ \
| * | | | net: fix a build failure when !CONFIG_PROC_FSCong Wang2013-02-19
| * | | | net: proc: fix build failed when procfs is not configuredGao feng2013-02-19
| * | | | net: move procfs code to net/core/net-procfs.cCong Wang2013-02-19
| * | | | Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2013-02-18
| |\ \ \ \
| | * | | | netfilter: nfnetlink: add mutex per subsystemPablo Neira Ayuso2013-02-04
| * | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-02-18
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-18
| | |\ \ \ \ \
| | | * | | | | mac80211: advertise operating mode notification capabilityJohannes Berg2013-02-15
| | | * | | | | mac80211: constify IE parsingJohannes Berg2013-02-15
| | | * | | | | mac80211: handle VHT operating mode notificationJohannes Berg2013-02-15
| | | * | | | | wireless: define operating mode action frameJohannes Berg2013-02-15
| | | * | | | | Merge tag 'nfc-next-3.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...John W. Linville2013-02-08
| | | |\ \ \ \ \
| | | | * | | | | NFC: Initial support for Inside Secure microreadEric Lapuyade2013-02-03
| | | * | | | | | Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-02-08
| | | |\ \ \ \ \ \
| | | | * | | | | | wlcore: move wl12xx_platform_data up and make it truly optionalLuciano Coelho2013-02-08
| | | | * | | | | | wlcore: remove if_ops from platform_dataLuciano Coelho2013-02-08
| | | * | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-02-08
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | |
| | | | * | | | | | mac80211: mesh power save basicsMarco Porsch2013-02-04
| | | | * | | | | | Merge remote-tracking branch 'wireless-next/master' into HEADJohannes Berg2013-01-29
| | | | |\| | | | |
| * | | | | | | | | net: proc: remove proc_net_removeGao feng2013-02-18
| * | | | | | | | | net: proc: remove proc_net_fops_createGao feng2013-02-18
| |/ / / / / / / /
| * | | | | | | | v4 GRE: Add TCP segmentation offload for GREPravin B Shelar2013-02-15
| * | | | | | | | net: factor out skb_mac_gso_segment() from skb_gso_segment()Pravin B Shelar2013-02-15
| * | | | | | | | net: Add skb_unclone() helper function.Pravin B Shelar2013-02-15
| * | | | | | | | bridge: Add vlan support to static neighborsVlad Yasevich2013-02-13
| * | | | | | | | bridge: Dump vlan information from a bridge portVlad Yasevich2013-02-13