summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* kexec: add sysctl to disable kexec_loadKees Cook2014-01-231-0/+1
* exec: kill task_struct->did_execOleg Nesterov2014-01-231-1/+0
* kernel/fork.c: make dup_mm() staticDaeSeok Youn2014-01-231-2/+0
* proc: cleanup/simplify get_task_state/task_state_arrayOleg Nesterov2014-01-231-1/+1
* coredump: make __get_dumpable/get_dumpable inline, kill fs/coredump.hOleg Nesterov2014-01-231-4/+17
* coredump: kill MMF_DUMPABLE and MMF_DUMP_SECURELYOleg Nesterov2014-01-231-3/+1
* fs/ramfs/file-nommu.c: make ramfs_nommu_get_unmapped_area() and ramfs_nommu_m...Axel Lin2014-01-231-7/+0
* printk/cache: mark printk_once test variable __read_mostlyJoe Perches2014-01-232-11/+12
* lib/parser.c: add match_wildcard() functionDu, Changbin2014-01-231-0/+1
* uapi: convert u64 to __u64 in exported headersMike Frysinger2014-01-232-2/+2
* include/uapi/linux/dn.h: pull in ioctl.h headerMike Frysinger2014-01-231-0/+1
* include/uapi/linux/ppp-ioctl.h: pull in ppp_defs.hMike Frysinger2014-01-231-0/+1
* 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