aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* net: Restore NETIF_F_* bit ordering.David Miller2013-05-02
* 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
| * drm: proc: Use minor->index to label things, not PDE->nameDavid Howells2013-05-01
| * drm: Constify drm_proc_list[]David Howells2013-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
| * hostap: Don't use 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
| * bluetooth: kill unused fops field in struct bt_sock_listAl Viro2013-04-09
| * bluetooth: kill unused 'module' argument of bt_procfs_init()Al Viro2013-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
| * scsi: bury ->proc_info()Al Viro2013-04-09
| * scsi: saner replacements for ->proc_info()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