aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-04-09procfs: kill ->write_proc()Al Viro1-1/+0
2013-04-09new helper: single_open_size()Al Viro1-0/+1
2013-04-09scsi: bury ->proc_info()Al Viro1-2/+1
2013-04-09scsi: saner replacements for ->proc_info()Al Viro1-1/+4
2013-04-09procfs: switch /proc/self away from proc_dir_entryAl Viro1-0/+1
2013-04-09get rid of the last free_pipe_info() callersAl Viro1-2/+1
2013-04-09get rid of alloc_pipe_info() argumentAl Viro1-1/+1
2013-04-09get rid of pipe->inodeAl Viro1-2/+0
2013-04-09pipe: don't use ->i_mutexAl Viro1-0/+2
2013-04-09pipe: take allocation and freeing of pipe_inode_info out of ->i_mutexAl Viro1-0/+2
2013-04-09pipe: fold file_operations instances in oneAl Viro1-5/+0
2013-04-09lift sb_start_write/sb_end_write out of ->aio_write()Al Viro1-0/+14
2013-04-09procfs: add proc_remove_subtree()Al Viro1-0/+2
2013-04-09spinlocks and preemption points need to be at least compiler barriersLinus Torvalds2-18/+31
2013-04-09selinux: add a skb_owned_by() hookEric Dumazet1-0/+8
2013-04-09net: sctp: introduce uapi header for sctpDaniel Borkmann4-15/+77
2013-04-09netprio_cgroup: remove task_struct parameter from sock_update_netprio()Zefan Li1-2/+2
2013-04-09cls_cgroup: remove task_struct parameter from sock_update_classid()Zefan Li1-2/+2
2013-04-09net: ipv6: only invalidate previously tokenized addressesDaniel Borkmann1-0/+2
2013-04-09Merge branch 'tegra/clk' into next/dt2Arnd Bergmann4-2/+74
2013-04-09Merge tag 'tegra-for-3.10-clk' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/driversArnd Bergmann1-0/+1
2013-04-09Merge branch 'depends/clk' into next/driversArnd Bergmann3-2/+73
2013-04-09Merge tag 'tegra-for-3.10-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/multiplatformArnd Bergmann1-0/+49
2013-04-09Merge remote-tracking branch 'swarren/for-3.10/dtc-cpp-chroot-std-headers' into imx/dtShawn Guo3-0/+56
2013-04-09Merge tag 'omap-for-v3.10/soc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/socArnd Bergmann11-16/+27
2013-04-09drm/radeon: UVD bringup v8Christian König1-0/+1
2013-04-09drm/radeon: Use direct mapping for fast fb access on RS690Samuel Li1-0/+3
2013-04-09Merge branch 'mxs/cleanup' into next/multiplatformArnd Bergmann38-48/+212
2013-04-09Merge tag 'ux500-multiplatform-asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/multiplatformArnd Bergmann5-42/+57
2013-04-09Merge tag 'v3.9-rc3' into next/multiplatformArnd Bergmann17-36/+101
2013-04-09Merge tag 'cleanup-samsung-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanupArnd Bergmann1-0/+0
2013-04-09Merge tag 'mxs-cleanup-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/cleanupArnd Bergmann2-0/+30
2013-04-09Merge tag 'v3.9-rc5' into next/cleanupArnd Bergmann36-48/+182
2013-04-09mfd: support stmpe1801 18 bits enhanced port expanderJean-Nicolas Graux1-0/+3
2013-04-09Merge tag 'omap-for-v3.10/board-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/boardsArnd Bergmann46-64/+209
2013-04-09Merge tag 'davinci-for-v3.10/board' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into next/boardsArnd Bergmann17-36/+101
2013-04-09x86, efivars: firmware bug workarounds should be in platform codeMatt Fleming1-1/+8
2013-04-09mfd: syscon: Add missing struct device_node declarationSylwester Nawrocki1-0/+2
2013-04-08NFS: Add functionality to allow waiting on all outstanding reads to completeTrond Myklebust1-0/+7
2013-04-08mei: bus: Add device enabling and disabling APISamuel Ortiz1-0/+3
2013-04-08Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds2-1/+2
2013-04-08Merge tag 'trace-fixes-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-0/+2
2013-04-08af_iucv: fix recvmsg by replacing skb_pull() functionUrsula Braun1-0/+8
2013-04-08net: ipv6: add tokenized interface identifier supportDaniel Borkmann2-0/+3
2013-04-08irqchip: sunxi: Make use of the IRQCHIP_DECLARE macroMaxime Ripard1-27/+0
2013-04-08clocksource: sunxi: make use of CLKSRC_OFMaxime Ripard1-24/+0
2013-04-08Merge remote-tracking branch 'clk/clk-for-3.10' into sunxi/core-for-3.10Maxime Ripard20-40/+182
2013-04-08Merge tag 'omap-for-v3.10/timer-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/driversArnd Bergmann19-24/+84
2013-04-08Merge tag 'omap-for-v3.10/usb-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/driversArnd Bergmann1-0/+5
2013-04-08Merge branch 'gic/cleanup' into next/soc2Arnd Bergmann2-1/+52