summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\
| * don't bother with deferred freeing of fdtablesAl Viro2013-05-01
| * proc: Move non-public stuff from linux/proc_fs.h to fs/proc/internal.hDavid Howells2013-05-01
| * proc: Make the PROC_I() and PDE() macros internal to procfsDavid Howells2013-05-01
| * proc: Supply a function to remove a proc entry by PDEDavid Howells2013-05-01
| * take cgroup_open() and cpuset_open() to fs/proc/base.cAl Viro2013-05-01
| * proc: Supply an accessor for getting the data from a PDE's parentDavid Howells2013-05-01
| * proc: Add proc_mkdir_data()David Howells2013-05-01
| * proc: Move some bits from linux/proc_fs.h to linux/{of.h,signal.h,tty.h}David Howells2013-05-01
| * proc: Move PDE_NET() to fs/proc/proc_net.cDavid Howells2013-05-01
| * proc: Split the namespace stuff out into linux/proc_ns.hDavid Howells2013-05-01
| * proc: Supply PDE attribute setting accessor functionsDavid Howells2013-05-01
| * proc: Split kcore bits from linux/procfs.h into linux/kcore.hDavid Howells2013-04-29
| * proc: Delete create_proc_read_entry()David Howells2013-04-29
| * nubus: Don't use create_proc_read_entry()David Howells2013-04-29
| * procfs: Mark create_proc_read_entry deprecatedDavid Howells2013-04-29
| * new helper: read_code()Al Viro2013-04-29
| * try a saner locking for pde_opener...Al Viro2013-04-09
| * procfs: preparations for remove_proc_entry() race fixesAl Viro2013-04-09
| * proc: Kill create_proc_entry()David Howells2013-04-09
| * create_proc_cpu_mask() doesn't need an argument...Al Viro2013-04-09
| * procfs: new helper - PDE_DATA(inode)Al Viro2013-04-09
| * procfs: kill ->write_proc()Al Viro2013-04-09
| * new helper: single_open_size()Al Viro2013-04-09
| * procfs: switch /proc/self away from proc_dir_entryAl Viro2013-04-09
| * get rid of the last free_pipe_info() callersAl Viro2013-04-09
| * get rid of alloc_pipe_info() argumentAl Viro2013-04-09
| * get rid of pipe->inodeAl Viro2013-04-09
| * pipe: don't use ->i_mutexAl Viro2013-04-09
| * pipe: take allocation and freeing of pipe_inode_info out of ->i_mutexAl Viro2013-04-09
| * pipe: fold file_operations instances in oneAl Viro2013-04-09
| * lift sb_start_write/sb_end_write out of ->aio_write()Al Viro2013-04-09
* | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-05-01
|\ \
| * | efi, pstore: Read data from variable store before memcpy()Matt Fleming2013-04-30
| * | Merge tag 'v3.9' into efi-for-tip2Matt Fleming2013-04-30
| |\ \
| * | | efi: split efisubsystem from efivarsTom Gundersen2013-04-17
| * | | efivars: Move pstore code into the new EFI directoryMatt Fleming2013-04-17
| * | | efivars: efivar_entry APIMatt Fleming2013-04-17
| * | | efi: move utf16 string functions to efi.hMatt Fleming2013-04-17
* | | | linkage.h: fix build breakage due to symbol prefix handlingJames Hogan2013-05-01
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-01
|\ \ \ \
| * | | | filter: fix va_list build errorXi Wang2013-05-01
| * | | | netpoll: convert mutex into a semaphoreNeil Horman2013-05-01
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-04-29
| |\ \ \ \
| | * | | | netfilter: ipset: set match: add support to match the countersJozsef Kadlecsik2013-04-29
| | * | | | netfilter: ipset: Introduce the counter extension in the coreJozsef Kadlecsik2013-04-29
| | * | | | netfilter: ipset: Unified hash type generationJozsef Kadlecsik2013-04-29
| | * | | | netfilter: ipset: Unified bitmap type generationJozsef Kadlecsik2013-04-29
| | * | | | netfilter: ipset: Introduce extensions to elements in the coreJozsef Kadlecsik2013-04-29
| | * | | | netfilter: ipset: Move often used IPv6 address masking function to header fileJozsef Kadlecsik2013-04-29