summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* lib/decompress_inflate.c: include appropriate header fileRashika Kheria2014-04-03
* backlight: update bd state & fb_blank properties when necessaryLiu Ying2014-04-03
* include/linux/printk.h: remove double asmlinkage in printk_emitSimon Kågström2014-04-03
* printk: remove duplicated check for log levelPetr Mladek2014-04-03
* err.h: use bool for IS_ERR and IS_ERR_OR_NULLJoe Perches2014-04-03
* kernel/groups.c: remove return value of set_groupsWang YanQing2014-04-03
* include/linux/syscalls.h: add sys32_quotactl() prototypeRashika Kheria2014-04-03
* kobject: don't block for each kobject_ueventVladimir Davydov2014-04-03
* drop_caches: add some documentation and info messageDave Hansen2014-04-03
* mm: remove read_cache_page_async()Sasha Levin2014-04-03
* include/linux/mm.h: remove ifdef conditionRashika Kheria2014-04-03
* mm: keep page cache radix tree nodes in checkJohannes Weiner2014-04-03
* lib: radix_tree: tree node interfaceJohannes Weiner2014-04-03
* mm: thrash detection-based file cache sizingJohannes Weiner2014-04-03
* mm + fs: store shadow entries in page cacheJohannes Weiner2014-04-03
* mm + fs: prepare for non-page entries in page cache radix treesJohannes Weiner2014-04-03
* mm: filemap: move radix tree hole searching hereJohannes Weiner2014-04-03
* lib: radix-tree: add radix_tree_delete_item()Johannes Weiner2014-04-03
* mm: vmstat: fix UP zone state accountingJohannes Weiner2014-04-03
* mm, hugetlb: fix race in region trackingDavidlohr Bueso2014-04-03
* mm, hugetlb: unify region structure handlingJoonsoo Kim2014-04-03
* mm: optimize put_mems_allowed() usageMel Gorman2014-04-03
* quota: provide function to grab quota structure referenceJan Kara2014-04-03
* fanotify: convert access_mutex to spinlockJan Kara2014-04-03
* kmemleak: remove redundant codeLi Zefan2014-04-03
* bdi: avoid oops on device removalJan Kara2014-04-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-04-03
|\
| * crypto: ccp - Move HMAC calculation down to ccp ops fileTom Lendacky2014-02-09
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2014-04-03
|\ \
| * | fs: move i_readcountMimi Zohar2014-03-07
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-04-02
|\ \ \
| * | | net: Add a test to see if a skb is freeable in irq contextEric W. Biederman2014-04-01
| * | | net: ptp: move PTP classifier in its own fileDaniel Borkmann2014-04-01
| * | | mac802154: make csma/cca parameters per-wpanPhoebe Buckheister2014-04-01
| * | | net-gro: restore frag0 optimizationEric Dumazet2014-03-31
| * | | net-sysfs: expose number of carrier on/off changesdavid decotigny2014-03-31
| * | | net: export NET_ADDR_* values to user-space APIFlorian Fainelli2014-03-31
| * | | net: Allow modules to use is_skb_forwardableVlad Yasevich2014-03-31
| * | | net: filter: rework/optimize internal BPF interpreter's instruction setAlexei Starovoitov2014-03-31
| * | | net: isdn: use sk_unattached_filter apiDaniel Borkmann2014-03-31
| * | | net: ptp: do not reimplement PTP/BPF classifierDaniel Borkmann2014-03-31
| * | | net: ptp: use sk_unattached_filter_create() for BPFDaniel Borkmann2014-03-31
| * | | net: filter: move filter accounting to filter coreDaniel Borkmann2014-03-31
| * | | net: filter: keep original BPF program aroundDaniel Borkmann2014-03-31
| * | | net: filter: add jited flag to indicate jit compiled filtersDaniel Borkmann2014-03-31
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-29
| |\ \ \
| * | | | netpoll: Respect NETIF_F_LLTXEric W. Biederman2014-03-29
| * | | | netpoll: Rename netpoll_rx_enable/disable to netpoll_poll_disable/enableEric W. Biederman2014-03-29
| * | | | netpoll: Remove gfp parameter from __netpoll_setupEric W. Biederman2014-03-29
| * | | | net: net: add a core netdev->tx_dropped counterEric Dumazet2014-03-28