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