summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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-19/+32
2013-04-09selinux: add a skb_owned_by() hookEric Dumazet1-0/+8
2013-04-09net: sctp: introduce uapi header for sctpDaniel Borkmann1-4/+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/g...Arnd 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/linu...Arnd Bergmann1-0/+49
2013-04-09Merge tag 'omap-for-v3.10/soc-signed' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann8-15/+24
2013-04-09Merge branch 'mxs/cleanup' into next/multiplatformArnd Bergmann26-25/+140
2013-04-09Merge tag 'ux500-multiplatform-asoc' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann5-42/+57
2013-04-09Merge tag 'v3.9-rc3' into next/multiplatformArnd Bergmann10-23/+74
2013-04-09Merge tag 'cleanup-samsung-for-v3.10' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann1-0/+0
2013-04-09Merge tag 'mxs-cleanup-3.10' of git://git.linaro.org/people/shawnguo/linux-2....Arnd Bergmann2-0/+30
2013-04-09Merge tag 'v3.9-rc5' into next/cleanupArnd Bergmann24-25/+110
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...Arnd Bergmann31-40/+134
2013-04-09Merge tag 'davinci-for-v3.10/board' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann10-23/+74
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-09NFS: Add functionality to allow waiting on all outstanding reads to completeTrond Myklebust1-0/+7
2013-04-09mei: bus: Add device enabling and disabling APISamuel Ortiz1-0/+3
2013-04-09Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2-1/+2
2013-04-09Merge tag 'trace-fixes-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+2
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 Ripard13-27/+155
2013-04-08Merge tag 'omap-for-v3.10/timer-signed' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann12-12/+43
2013-04-08Merge tag 'omap-for-v3.10/usb-signed' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann1-0/+5
2013-04-08Merge branch 'gic/cleanup' into next/soc2Arnd Bergmann2-1/+52
2013-04-08Merge branch 'zynq/core-smp' of git://git.xilinx.com/linux-xlnx into next/soc2Arnd Bergmann1-2/+10
2013-04-08Merge branch 'zynq/clksrc/cleanup' of git://git.xilinx.com/linux-xlnx into ne...Arnd Bergmann1-2/+10
2013-04-08Merge tag 'vt8500/pinctrl' of git://server.prisktech.co.nz/git/linuxwmt into ...Arnd Bergmann23-36/+150
2013-04-08ftrace: Do not call stub functions in control loopSteven Rostedt (Red Hat)1-0/+2
2013-04-08mfd: arizona: Define additional FLL control registersMark Brown1-0/+40
2013-04-08mfd: tps65090: Fix enum in header fileRhyland Klein1-0/+1
2013-04-08mfd: palmas: is_palmas_charger needed by multiple driversIan Lartey1-1/+11
2013-04-08idle: Implement generic idle functionThomas Gleixner1-0/+8
2013-04-08idle: Provide a generic entry point for the idle codeThomas Gleixner1-0/+8
2013-04-08idle: Implement set/clr functions for need_resched pollThomas Gleixner1-0/+21
2013-04-08arch: Consolidate tsk_is_polling()Thomas Gleixner1-0/+20
2013-04-08Merge 3.9-rc6 into usb-nextGreg Kroah-Hartman8-15/+24
2013-04-08kprobes: Move __kprobes definition into compiler.hMasami Hiramatsu2-5/+7
2013-04-08driver core: add uid and gid to devtmpfsKay Sievers1-2/+5
2013-04-08Merge tag 'ux500-multiplatform-mfd' of git://git.kernel.org/pub/scm/linux/ker...Samuel Ortiz3-41/+28
2013-04-08mfd: twl4030-madc: Add support for raw value in twl4030_madc_conversionPali Rohár1-0/+2
2013-04-08mfd: arizona: Support configuring MICBIASes into bypass modeMark Brown1-0/+1
2013-04-08mfd: arizona: Allow GPIO to be specified for IRQ lineMark Brown1-0/+3