Age | Commit message (Expand) | Author | Files | Lines |
2013-04-29 | hostap: Don't use create_proc_read_entry() | David Howells | 1 | -1/+3 |
2013-04-29 | nubus: Don't use create_proc_read_entry() | David Howells | 1 | -0/+4 |
2013-04-29 | procfs: Mark create_proc_read_entry deprecated | David Howells | 1 | -2/+4 |
2013-04-29 | new helper: read_code() | Al Viro | 1 | -0/+1 |
2013-04-09 | try a saner locking for pde_opener... | Al Viro | 1 | -1/+1 |
2013-04-09 | procfs: preparations for remove_proc_entry() race fixes | Al Viro | 1 | -9/+2 |
2013-04-09 | proc: Kill create_proc_entry() | David Howells | 1 | -15/+2 |
2013-04-09 | bluetooth: kill unused fops field in struct bt_sock_list | Al Viro | 1 | -1/+0 |
2013-04-09 | bluetooth: kill unused 'module' argument of bt_procfs_init() | Al Viro | 1 | -1/+1 |
2013-04-09 | create_proc_cpu_mask() doesn't need an argument... | Al Viro | 1 | -2/+2 |
2013-04-09 | procfs: new helper - PDE_DATA(inode) | Al Viro | 1 | -0/+5 |
2013-04-09 | procfs: kill ->write_proc() | Al Viro | 1 | -1/+0 |
2013-04-09 | new helper: single_open_size() | Al Viro | 1 | -0/+1 |
2013-04-09 | scsi: bury ->proc_info() | Al Viro | 1 | -2/+1 |
2013-04-09 | scsi: saner replacements for ->proc_info() | Al Viro | 1 | -1/+4 |
2013-04-09 | procfs: switch /proc/self away from proc_dir_entry | Al Viro | 1 | -0/+1 |
2013-04-09 | get rid of the last free_pipe_info() callers | Al Viro | 1 | -2/+1 |
2013-04-09 | get rid of alloc_pipe_info() argument | Al Viro | 1 | -1/+1 |
2013-04-09 | get rid of pipe->inode | Al Viro | 1 | -2/+0 |
2013-04-09 | pipe: don't use ->i_mutex | Al Viro | 1 | -0/+2 |
2013-04-09 | pipe: take allocation and freeing of pipe_inode_info out of ->i_mutex | Al Viro | 1 | -0/+2 |
2013-04-09 | pipe: fold file_operations instances in one | Al Viro | 1 | -5/+0 |
2013-04-09 | lift sb_start_write/sb_end_write out of ->aio_write() | Al Viro | 1 | -0/+14 |
2013-04-09 | procfs: add proc_remove_subtree() | Al Viro | 1 | -0/+2 |
2013-03-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 7 | -13/+27 |
2013-03-26 | ipv4: Fix ip-header identification for gso packets. | Pravin B Shelar | 1 | -10/+6 |
2013-03-25 | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -2/+5 |
2013-03-23 | Merge git://git.infradead.org/users/willy/linux-nvme | Linus Torvalds | 1 | -0/+28 |
2013-03-23 | Merge branch 'akpm' (fixes from Andrew) | Linus Torvalds | 4 | -3/+8 |
2013-03-23 | mm: zone_end_pfn is too small | Russ Anderson | 1 | -1/+1 |
2013-03-23 | printk: Provide a wake_up_klogd() off-case | Frederic Weisbecker | 2 | -1/+6 |
2013-03-23 | irq_work.h: fix warning when CONFIG_IRQ_WORK=n | James Hogan | 1 | -1/+1 |
2013-03-22 | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -6/+1 |
2013-03-22 | Merge tag 'usb-3.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2 | -0/+10 |
2013-03-22 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 1 | -5/+2 |
2013-03-22 | Revert "KVM: allow host header to be included even for !CONFIG_KVM" | Marcelo Tosatti | 1 | -6/+1 |
2013-03-22 | USB: serial: add modem-status-change wait queue | Johan Hovold | 1 | -0/+2 |
2013-03-21 | net: fix *_DIAG_MAX constants | Andrey Vagin | 2 | -2/+6 |
2013-03-21 | Merge tag 'fixes-for-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 1 | -0/+8 |
2013-03-21 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+2 |
2013-03-21 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -1/+12 |
2013-03-21 | thermal: shorten too long mcast group name | Masatake YAMATO | 1 | -1/+1 |
2013-03-20 | flow_keys: include thoff into flow_keys for later usage | Daniel Borkmann | 1 | -0/+1 |
2013-03-20 | udp: add encap_destroy callback | Tom Parkin | 1 | -0/+1 |
2013-03-20 | usb: ulpi: Define a *otg_ulpi_create no-op | Fabio Estevam | 1 | -0/+8 |
2013-03-20 | Merge branch 'master' of git://1984.lsi.us.es/nf | David S. Miller | 1 | -0/+12 |
2013-03-20 | Merge branch 'drm-fixes-3.9' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 1 | -1/+12 |
2013-03-20 | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+6 |
2013-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 5 | -13/+28 |
2013-03-19 | inet: limit length of fragment queue hash table bucket lists | Hannes Frederic Sowa | 1 | -0/+9 |