aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-10-10drivers: net: xgene: Add 10GbE supportIyappan Subramanian6-30/+438
2014-10-10drivers: net: xgene: Preparing for adding 10GbE supportIyappan Subramanian4-41/+78
2014-10-10dtb: Add 10GbE node to APM X-Gene SoC device treeIyappan Subramanian2-2/+31
2014-10-10Documentation: dts: Update section header for APM X-GeneIyappan Subramanian1-1/+3
2014-10-10MAINTAINERS: Update APM X-Gene sectionIyappan Subramanian1-1/+0
2014-10-10net: bpf: fix bpf syscall dependence on anon_inodesAlexei Starovoitov1-0/+1
2014-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller3-162/+7
2014-10-10Merge tag 'master-2014-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller10-42/+69
2014-10-10stmmac: correct mc_filter local variable in set_filter and set_mac_addr callVince Bridgers1-2/+2
2014-10-10net: pxa168_eth: PXA168_ETH should depend on HAS_DMAGeert Uytterhoeven1-1/+2
2014-10-10Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds39-444/+879
2014-10-10Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds7-205/+71
2014-10-10Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds23-298/+259
2014-10-10networking: fm10k: Fix build failurePranith Kumar1-0/+1
2014-10-10net: fs_enet: error: 'SCCE_ENET_TXF' undeclaredLEROY Christophe2-2/+2
2014-10-09Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds177-2866/+4103
2014-10-09nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven12-31/+12
2014-10-09include/linux/screen_info.h: remove unused ORIG_* macrosGeert Uytterhoeven1-8/+0
2014-10-09kernel/sys.c: compat sysinfo syscall: fix undefined behaviorScotty Bauer1-1/+1
2014-10-09kernel/sys.c: whitespace fixesvishnu.ps1-128/+137
2014-10-09acct: eliminate compile warningYing Xue1-5/+9
2014-10-09kernel/async.c: switch to pr_foo()Ionut Alexa1-4/+4
2014-10-09include/linux/blkdev.h: use NULL instead of zeroMichele Curti1-1/+1
2014-10-09include/linux/kernel.h: deduplicate code implementing clamp* macrosMichal Nazarewicz1-17/+7
2014-10-09include/linux/kernel.h: rewrite min3, max3 and clamp using min and maxMichal Nazarewicz1-27/+5
2014-10-09alpha: use Kbuild logic to include <asm-generic/sections.h>Geert Uytterhoeven2-7/+1
2014-10-09frv: remove deprecated IRQF_DISABLEDMichael Opdenacker4-8/+6
2014-10-09frv: remove unused cpuinfo_frv and friends to fix future build errorGeert Uytterhoeven2-18/+0
2014-10-09zbud: avoid accessing last unused freelistChao Yu1-6/+7
2014-10-09zsmalloc: simplify init_zspage free obj linkingDan Streetman1-9/+5
2014-10-09mm/zsmalloc.c: correct comment for fullness group computationWang Sheng-Hui1-1/+1
2014-10-09zram: use notify_free to account all free notificationsSergey Senozhatsky2-5/+9
2014-10-09zram: report maximum used memoryMinchan Kim4-2/+70
2014-10-09zram: zram memory size limitationMinchan Kim4-4/+79
2014-10-09zsmalloc: change return value unit of zs_get_total_size_bytesMinchan Kim3-8/+7
2014-10-09zsmalloc: move pages_allocated to zs_poolMinchan Kim1-15/+8
2014-10-09m68k: call find_vma with the mmap_sem held in sys_cacheflush()Davidlohr Bueso1-8/+13
2014-10-09vmstat: on-demand vmstat workers V8Christoph Lameter1-21/+120
2014-10-09CMA: document cma=0Jean Delvare2-1/+5
2014-10-09fs/buffer.c: increase the buffer-head per-CPU LRU sizeSebastien Buisson1-1/+1
2014-10-09mm: mempolicy: skip inaccessible VMAs when setting MPOL_MF_LAZYMel Gorman1-1/+3
2014-10-09selftests/vm/transhuge-stress: stress test for memory compactionKonstantin Khlebnikov2-0/+145
2014-10-09mm/balloon_compaction: add vmstat counters and kpageflags bitKonstantin Khlebnikov11-3/+37
2014-10-09mm/balloon_compaction: remove balloon mapping and flag AS_BALLOON_MAPKonstantin Khlebnikov4-206/+39
2014-10-09mm/balloon_compaction: redesign ballooned pages managementKonstantin Khlebnikov7-118/+68
2014-10-09arm64: mm: enable RCU fast_gupSteve Capper3-1/+39
2014-10-09arm64: mm: enable HAVE_RCU_TABLE_FREE logicSteve Capper2-3/+18
2014-10-09arm: mm: enable RCU fast_gupSteve Capper3-0/+27
2014-10-09arm: mm: enable HAVE_RCU_TABLE_FREE logicSteve Capper2-2/+37
2014-10-09arm: mm: introduce special ptes for LPAESteve Capper3-4/+11