summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* include/linux/of.h: make for_each_child_of_node() reference its args when CON...David Howells2014-01-231-1/+6
* remove extra definitions of U32_MAXAlex Elder2014-01-231-19/+0
* kernel.h: define u8, s8, u32, etc. limitsAlex Elder2014-01-231-0/+13
* conditionally define U32_MAXAlex Elder2014-01-231-0/+2
* add generic fixmap.hMark Salter2014-01-231-0/+97
* asm/types.h: Remove include/asm-generic/int-l64.hGeert Uytterhoeven2014-01-232-51/+1
* include/linux/genalloc.h: spinlock_t needs spinlock_types.hShawn Guo2014-01-231-0/+2
* numa: add a sysctl for numa_balancingAndi Kleen2014-01-231-0/+4
* mm: free memblock.memory in free_all_bootmemPhilipp Hachtmann2014-01-231-0/+1
* memcg, slab: RCU protect memcg_params for root cachesVladimir Davydov2014-01-231-2/+7
* memcg, slab: clean up memcg cache initialization/destructionVladimir Davydov2014-01-231-5/+4
* memcg, slab: kmem_cache_create_memcg(): fix memleak on fail pathVladimir Davydov2014-01-231-5/+9
* mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGESasha Levin2014-01-238-29/+39
* mm: print more details for bad_page()Dave Hansen2014-01-231-1/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2014-01-231-0/+2
|\
| * fuse: fix pipe_buf_operationsMiklos Szeredi2014-01-221-0/+2
* | Merge tag 'for-f2fs-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2014-01-232-25/+89
|\ \
| * | f2fs: add inline_data recovery routineJaegeuk Kim2014-01-061-2/+1
| * | f2fs: refactor bio-related operationsJaegeuk Kim2013-12-231-20/+10
| * | f2fs: add flags and helpers to support inline dataHuajun Li2013-12-231-0/+8
| * | f2fs: add detailed information of bio types in the tracepointsJaegeuk Kim2013-12-231-5/+17
| * | f2fs: adds a tracepoint for f2fs_submit_read_bioChao Yu2013-12-231-17/+32
| * | f2fs: adds a tracepoint for submit_read_pageChao Yu2013-12-231-4/+21
| * | f2fs: add a tracepoint for f2fs_issue_discardJaegeuk Kim2013-12-231-0/+23
* | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-01-222-32/+33
|\ \ \
| * | | module: fix coding styleSeunghun Lee2014-01-161-31/+31
| * | | export: declare ksymtab symbolsJohannes Berg2014-01-161-0/+1
| * | | module.h: Remove unnecessary semicolonJoe Perches2013-12-041-1/+1
* | | | Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-01-227-9/+135
|\ \ \ \
| * | | | xen/pvh: Support ParaVirtualized Hardware extensions (v3).Mukesh Rathor2014-01-061-0/+13
| * | | | xen/grant: Implement an grant frame array struct (v3).Konrad Rzeszutek Wilk2014-01-061-1/+8
| * | | | xen/pvh/x86: Define what an PVH guest is (v3).Mukesh Rathor2014-01-061-0/+14
| * | | | xen/events: allow event channel priority to be setDavid Vrabel2014-01-061-0/+5
| * | | | xen/events: Add the hypervisor interface for the FIFO-based event channelsDavid Vrabel2014-01-062-6/+68
| * | | | xen/evtchn: support more than 4096 portsDavid Vrabel2014-01-061-0/+2
| * | | | xen/events: move 2-level specific code into its own fileDavid Vrabel2014-01-061-0/+2
| * | | | xen/pvhvm: Remove the xen_platform_pci int.Konrad Rzeszutek Wilk2014-01-031-2/+0
| * | | | xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk2014-01-031-0/+23
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-01-224-20/+16
|\ \ \ \ \
| * | | | | add support for Hyper-V reference time counterVadim Rozenfeld2014-01-171-0/+1
| * | | | | kvm: remove dead codeStephen Hemminger2014-01-081-2/+0
| * | | | | kvm: make local functions staticStephen Hemminger2014-01-081-16/+0
| * | | | | irqchip: arm-gic: Define additional MMIO offsets and masksChristoffer Dall2013-12-211-0/+12
| * | | | | KVM: arm-vgic: Set base addr through device APIChristoffer Dall2013-12-211-1/+1
| * | | | | KVM: arm-vgic: Support KVM_CREATE_DEVICE for VGICChristoffer Dall2013-12-212-0/+2
| * | | | | KVM: Use cond_resched() directly and remove useless kvm_resched()Takuya Yoshikawa2013-12-131-1/+0
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-01-226-11/+9
|\ \ \ \ \
| * | | | | neighbour.h: fix commentLi Zhong2014-01-221-1/+1
| * | | | | sched: Fix warning on make htmldocs caused by wait.hMasanari Iida2014-01-221-2/+2
| * | | | | slab: struct kmem_cache is protected by slab_mutexFam Zheng2014-01-211-1/+1