summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-04-09get rid of the last free_pipe_info() callersAl Viro
2013-04-09get rid of alloc_pipe_info() argumentAl Viro
2013-04-09get rid of pipe->inodeAl Viro
2013-04-09pipe: don't use ->i_mutexAl Viro
2013-04-09pipe: take allocation and freeing of pipe_inode_info out of ->i_mutexAl Viro
2013-04-09pipe: fold file_operations instances in oneAl Viro
2013-04-09lift sb_start_write/sb_end_write out of ->aio_write()Al Viro
2013-04-09procfs: add proc_remove_subtree()Al Viro
2013-04-09spinlocks and preemption points need to be at least compiler barriersLinus Torvalds
2013-04-09selinux: add a skb_owned_by() hookEric Dumazet
2013-04-09net: sctp: introduce uapi header for sctpDaniel Borkmann
2013-04-09Merge branch 'tegra/clk' into next/dt2Arnd Bergmann
2013-04-09Merge tag 'tegra-for-3.10-clk' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2013-04-09Merge branch 'depends/clk' into next/driversArnd Bergmann
2013-04-09Merge tag 'tegra-for-3.10-multiplatform' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann
2013-04-09Merge tag 'omap-for-v3.10/soc-signed' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2013-04-09Merge branch 'mxs/cleanup' into next/multiplatformArnd Bergmann
2013-04-09Merge tag 'ux500-multiplatform-asoc' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2013-04-09Merge tag 'v3.9-rc3' into next/multiplatformArnd Bergmann
2013-04-09Merge tag 'cleanup-samsung-for-v3.10' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2013-04-09Merge tag 'mxs-cleanup-3.10' of git://git.linaro.org/people/shawnguo/linux-2....Arnd Bergmann
2013-04-09Merge tag 'v3.9-rc5' into next/cleanupArnd Bergmann
2013-04-09mfd: support stmpe1801 18 bits enhanced port expanderJean-Nicolas Graux
2013-04-09Merge tag 'omap-for-v3.10/board-signed' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2013-04-09Merge tag 'davinci-for-v3.10/board' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2013-04-09x86, efivars: firmware bug workarounds should be in platform codeMatt Fleming
2013-04-09mfd: syscon: Add missing struct device_node declarationSylwester Nawrocki
2013-04-08NFS: Add functionality to allow waiting on all outstanding reads to completeTrond Myklebust
2013-04-08mei: bus: Add device enabling and disabling APISamuel Ortiz
2013-04-08Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2013-04-08Merge tag 'trace-fixes-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-04-08irqchip: sunxi: Make use of the IRQCHIP_DECLARE macroMaxime Ripard
2013-04-08clocksource: sunxi: make use of CLKSRC_OFMaxime Ripard
2013-04-08Merge remote-tracking branch 'clk/clk-for-3.10' into sunxi/core-for-3.10Maxime Ripard
2013-04-08Merge tag 'omap-for-v3.10/timer-signed' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2013-04-08Merge tag 'omap-for-v3.10/usb-signed' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2013-04-08Merge branch 'gic/cleanup' into next/soc2Arnd Bergmann
2013-04-08Merge branch 'zynq/core-smp' of git://git.xilinx.com/linux-xlnx into next/soc2Arnd Bergmann
2013-04-08Merge branch 'zynq/clksrc/cleanup' of git://git.xilinx.com/linux-xlnx into ne...Arnd Bergmann
2013-04-08Merge tag 'vt8500/pinctrl' of git://server.prisktech.co.nz/git/linuxwmt into ...Arnd Bergmann
2013-04-08ftrace: Do not call stub functions in control loopSteven Rostedt (Red Hat)
2013-04-08mfd: arizona: Define additional FLL control registersMark Brown
2013-04-08mfd: tps65090: Fix enum in header fileRhyland Klein
2013-04-08mfd: palmas: is_palmas_charger needed by multiple driversIan Lartey
2013-04-08idle: Implement generic idle functionThomas Gleixner
2013-04-08idle: Provide a generic entry point for the idle codeThomas Gleixner
2013-04-08idle: Implement set/clr functions for need_resched pollThomas Gleixner
2013-04-08arch: Consolidate tsk_is_polling()Thomas Gleixner
2013-04-08Merge 3.9-rc6 into usb-nextGreg Kroah-Hartman
2013-04-08kprobes: Move __kprobes definition into compiler.hMasami Hiramatsu