summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* include/linux/kernel.h: hide internal macros from userspaceArnaud Lacombe2011-07-251-22/+21
* include/linux/kernel.h: fix a headers_check warningWANG Cong2011-07-251-23/+24
* include/linux/ioport.h: new helper to define common struct resource constructsUwe Kleine-König2011-07-251-0/+30
* devres: fix possible use after freeMaxin B John2011-07-253-3/+3
* asm-generic/system.h: drop useless __KERNEL__Mike Frysinger2011-07-251-2/+0
* drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possibleRakib Mullick2011-07-256-20/+10
* um: remove dead codeRichard Weinberger2011-07-253-6/+3
* um: adjust size of pid_bufRichard Weinberger2011-07-251-1/+1
* um: implement a x86_64 vDSORichard Weinberger2011-07-259-0/+365
* um: set __HAVE_ARCH_GATE_AREA for x86_64Richard Weinberger2011-07-253-1/+37
* um: Set __HAVE_ARCH_GATE_AREA for i386Richard Weinberger2011-07-253-1/+65
* um: disable scan_elf_aux() on x86_64Richard Weinberger2011-07-253-7/+8
* uml: free resourcesDavidlohr Bueso2011-07-251-2/+4
* uml: drivers/slip_user.c memory leak fixVitaliy Ivanov2011-07-251-2/+1
* uml: helper.c warning correctionsVitaliy Ivanov2011-07-251-2/+2
* uml: cow_user.c warning correctionsVitaliy Ivanov2011-07-251-1/+5
* uml: drivers/net_user.c memory leak fixVitaliy Ivanov2011-07-251-1/+4
* um: reinstate kernel version in generated .configGeert Uytterhoeven2011-07-251-0/+2
* um: add netpoll supportRichard Weinberger2011-07-251-0/+12
* um: fix _FORTIFY_SOURCE=2 support for kernel modulesRichard Weinberger2011-07-251-0/+5
* um: clean up delay functionsRichard Weinberger2011-07-253-32/+91
* um, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-07-251-1/+0
* um: clean up vm-flags.hRichard Weinberger2011-07-253-39/+5
* cris, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-07-252-2/+0
* cris: fix some build warnings in pinmux.cWANG Cong2011-07-251-4/+6
* m68k, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-07-253-6/+2
* m32r, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-07-251-1/+0
* alpha, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-07-251-1/+0
* h8300, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-07-251-2/+0
* writeback: account NR_WRITTEN at IO completion timeWu Fengguang2011-07-251-2/+3
* tmpfs: simplify unuse and writepageHugh Dickins2011-07-251-34/+16
* tmpfs: simplify filepage/swappageHugh Dickins2011-07-251-129/+108
* tmpfs: simplify prealloc_pageHugh Dickins2011-07-251-44/+16
* tmpfs: remove_shmem_readpageHugh Dickins2011-07-251-34/+6
* tmpfs: pass gfp to shmem_getpage_gfpHugh Dickins2011-07-251-23/+44
* tmpfs: refine shmem_file_splice_readHugh Dickins2011-07-251-119/+19
* tmpfs: clone shmem_file_splice_read()Hugh Dickins2011-07-253-3/+221
* mm/futex: fix futex writes on archs with SW tracking of dirty & youngBenjamin Herrenschmidt2011-07-253-3/+61
* mm: remove useless rcu lock-unlock from mapping_tagged()Konstantin Khlebnikov2011-07-251-5/+1
* mm: page allocator: reconsider zones for allocation after direct reclaimMel Gorman2011-07-251-0/+23
* mm: page allocator: initialise ZLC for first zone eligible for zone_reclaimMel Gorman2011-07-251-13/+22
* mm: preallocate page before lock_page() at filemap COWKAMEZAWA Hiroyuki2011-07-251-22/+34
* tmpfs: no need to use i_lockHugh Dickins2011-07-251-8/+6
* mm: pincer in truncate_inode_pages_rangeHugh Dickins2011-07-251-1/+1
* mm: consistent truncate and invalidate loopsHugh Dickins2011-07-252-63/+49
* mm: tidy vmtruncate_range and related functionsHugh Dickins2011-07-251-14/+17
* mm: truncate functions are in truncate.cHugh Dickins2011-07-251-2/+1
* mm: cleanup descriptions of filler argHugh Dickins2011-07-252-13/+11
* sparc64: implement get_user_pages_fast()David S. Miller2011-07-252-1/+182
* sparc64: add support for _PAGE_SPECIALDavid S. Miller2011-07-251-4/+11
OpenPOWER on IntegriCloud