summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-02s390/memory hotplug,sclp: get rid of per memory increment usecountHeiko Carstens
2013-05-02s390/memory hotplug: provide memory_block_size_bytes() functionHeiko Carstens
2013-05-02s390/mem_detect: limit memory detection loop to "mem=" parameterHeiko Carstens
2013-05-02s390/kdump,bootmem: fix bootmem allocator bitmap sizeHeiko Carstens
2013-05-02s390: get rid of odd global real_memory_sizeHeiko Carstens
2013-05-02s390/kvm: Change the virtual memory mapping location for Virtio devicesNick Wang
2013-05-02s390/zcore: calculate real memory size using own get_mem_size functionHeiko Carstens
2013-05-02s390/mem_detect: add DAT sanity checkHeiko Carstens
2013-05-02s390/mem_detect: fix lockdep irq tracingHeiko Carstens
2013-05-02s390/mem_detect: move memory detection code to mm folderHeiko Carstens
2013-05-02s390/zfcpdump: exploit new cio_ignore keywordsSebastian Ott
2013-05-02s390/cio: add condev keyword to cio_ignoreSebastian Ott
2013-05-02s390/cio: add ipldev keyword to cio_ignoreSebastian Ott
2013-05-02s390/uaccess: add "fallthrough" commentsHeiko Carstens
2013-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-01Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-05-01linkage.h: fix build breakage due to symbol prefix handlingJames Hogan
2013-05-01don't bother with deferred freeing of fdtablesAl Viro
2013-05-01Merge branch 'vfree' into for-nextAl Viro
2013-05-01proc: Move non-public stuff from linux/proc_fs.h to fs/proc/internal.hDavid Howells
2013-05-01proc: Make the PROC_I() and PDE() macros internal to procfsDavid Howells
2013-05-01proc: Supply a function to remove a proc entry by PDEDavid Howells
2013-05-01take cgroup_open() and cpuset_open() to fs/proc/base.cAl Viro
2013-05-01ppc: Clean up scanlogDavid Howells
2013-05-01ppc: Clean up rtas_flash driver somewhatDavid Howells
2013-05-01hostap: proc: Use remove_proc_subtree()David Howells
2013-05-01drm: proc: Use remove_proc_subtree()David Howells
2013-05-01drm: proc: Use minor->index to label things, not PDE->nameDavid Howells
2013-05-01drm: Constify drm_proc_list[]David Howells
2013-05-01zoran: Don't print proc_dir_entry data in debugDavid Howells
2013-05-01reiserfs: Don't access the proc_dir_entry in r_open(), r_start() r_show()David Howells
2013-05-01proc: Supply an accessor for getting the data from a PDE's parentDavid Howells
2013-05-01airo: Use remove_proc_subtree()David Howells
2013-05-01rtl8192u: Don't need to save device proc dir PDEDavid Howells
2013-05-01rtl8187se: Use a dir under /proc/net/r8180/David Howells
2013-05-01proc: Add proc_mkdir_data()David Howells
2013-05-01proc: Move some bits from linux/proc_fs.h to linux/{of.h,signal.h,tty.h}David Howells
2013-05-01proc: Move PDE_NET() to fs/proc/proc_net.cDavid Howells
2013-05-01proc: Split the namespace stuff out into linux/proc_ns.hDavid Howells
2013-05-01proc: Move proc_fd() to fs/proc/fd.hDavid Howells
2013-05-01proc: Uninline pid_delete_dentry()David Howells
2013-05-01proc: Supply PDE attribute setting accessor functionsDavid Howells
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-05-01filter: fix va_list build errorXi Wang
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-05-01af_unix: fix a fatal race with bit fieldsEric Dumazet
2013-05-01Merge branch 'bnx2x'David S. Miller
2013-05-01bnx2x: Prevent memory leak when cnic is absentYuval Mintz
2013-05-01bnx2x: correct reading of speed capabilitiesYaniv Rosner
2013-05-01net: sctp: attribute printl with __printf for gcc fmt checksDaniel Borkmann