summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* xattr: guard against simultaneous glibc header inclusionSerge Hallyn2014-04-032-0/+16
* 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-033-1/+26
|\
| * crypto: export NULL algorithms definesHoria Geanta2014-03-211-0/+11
| * crypto: allow blkcipher walks over AEAD dataArd Biesheuvel2014-03-101-0/+4
| * crypto: remove direct blkcipher_walk dependency on transformArd Biesheuvel2014-03-101-1/+4
| * 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-02101-849/+3018
|\ \ \
| * | | 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-012-1/+18
| * | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-03-311-1/+2
| |\ \ \
| | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-311-1/+2
| | |\ \ \
| | | * \ \ Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-03-271-1/+2
| | | |\ \ \
| | | | * | | Bluetooth: Track current configured LE scan type parameterMarcel Holtmann2014-03-211-0/+1
| | | | * | | Bluetooth: Fix passkey endianess in user_confirm and notify_passkeyJohan Hedberg2014-03-191-1/+1
| * | | | | | net-gro: restore frag0 optimizationEric Dumazet2014-03-311-5/+0
| * | | | | | net-sysfs: expose number of carrier on/off changesdavid decotigny2014-03-312-0/+4
| * | | | | | ipv6: reuse rt6_need_strictWang Yufen2014-03-311-0/+5
| * | | | | | net: export NET_ADDR_* values to user-space APIFlorian Fainelli2014-03-312-7/+6
| * | | | | | 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-312-40/+17
| * | | | | net: filter: keep original BPF program aroundDaniel Borkmann2014-03-311-2/+13