summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-05-16net: filter: x86: internal BPF JITAlexei Starovoitov1-0/+3
2014-05-15rtnetlink: wait for unregistering devices in rtnl_link_unregister()Cong Wang1-0/+5
2014-05-15ARM: vexpress: move HBI check to sysreg driverPawel Moll1-1/+0
2014-05-15mfd: vexpress: Define the device as MFD cellsPawel Moll1-14/+2
2014-05-15mfd: syscon: Add platform data with a regmap config namePawel Moll1-0/+8
2014-05-15mfd: vexpress: Convert custom func API to regmapPawel Moll1-60/+19
2014-05-15of: Keep track of populated platform devicesPawel Moll2-0/+12
2014-05-15tracing: Add __bitmask() macro to trace events to cpumasks and other bitmasksSteven Rostedt (Red Hat)2-0/+13
2014-05-15of: fix CONFIG_OF=n prototype of of_node_full_name()Stephen Rothwell1-1/+1
2014-05-15clk: sunxi: Fixup clk_sunxi_mmc_phase_control to take a clk rather then a hw_clkHans de Goede1-1/+1
2014-05-15Merge tag 'v3.15-rc5' into nextDmitry Torokhov318-2648/+7874
2014-05-15Input: implement managed polled input devicesDmitry Torokhov1-0/+3
2014-05-15Input: gpio_keys - convert struct descriptions to kernel-docAndy Shevchenko1-12/+36
2014-05-15Merge branch 'xfs-misc-fixes-1-for-3.16' into for-nextDave Chinner1-0/+1
2014-05-14net/mlx4_core: Enforce irq affinity changes immediatlyYuval Atias1-0/+3
2014-05-14Merge branches 'doc.2014.04.29a', 'fixes.2014.04.29a' and 'torture.2014.05.14...Paul E. McKenney5-9/+66
2014-05-14workqueue: Remove deprecated system_nrt[_freezable]_wqJingoo Han1-14/+0
2014-05-14workqueue: Remove deprecated flush[_delayed]_work_sync()Jingoo Han1-12/+0
2014-05-14libahci_platform: add host_flags parameter in ahci_platform_init_host()Kefeng Wang1-0/+1
2014-05-14torture: Remove unused definitionPranith Kumar1-6/+0
2014-05-14torture: Check for multiple concurrent torture testsPaul E. McKenney1-1/+1
2014-05-14sched,rcu: Make cond_resched() report RCU quiescent statesPaul E. McKenney1-0/+36
2014-05-14percpu: Fix raw_cpu_inc_return()Paul E. McKenney1-1/+1
2014-05-14rcutorture: Export RCU grace-period kthread wait state to rcutorturePaul E. McKenney2-0/+5
2014-05-14ftrace: Remove FTRACE_UPDATE_MODIFY_CALL_REGS flagSteven Rostedt (Red Hat)1-2/+0
2014-05-14ftrace: Make get_ftrace_addr() and get_ftrace_addr_old() globalSteven Rostedt (Red Hat)1-0/+2
2014-05-14usb: gadget: configfs: OS Extended Properties descriptors supportAndrzej Pietrasiewicz1-0/+4
2014-05-14usb: gadget: configfs: OS Extended Compatibility descriptors supportAndrzej Pietrasiewicz1-0/+6
2014-05-14usb: gadget: OS Feature Descriptors supportAndrzej Pietrasiewicz1-0/+58
2014-05-14usb: gadget: OS String supportAndrzej Pietrasiewicz1-0/+11
2014-05-14cgroup: use cgroup->self.refcnt for cgroup refcntingTejun Heo1-6/+0
2014-05-14cgroup: enable refcnting for root cssesTejun Heo1-8/+2
2014-05-14cgroup: remove cgroup_destory_css_killed()Tejun Heo1-3/+0
2014-05-14cgroup: rename cgroup->dummy_css to ->self and move it to the topTejun Heo1-3/+3
2014-05-14uprobes/x86: Fix the wrong ->si_addr when xol triggers a trapOleg Nesterov1-0/+4
2014-05-14net: avoid dependency of net_get_random_once on nop patchingHannes Frederic Sowa1-11/+4
2014-05-14virtio-rng: support multiple virtio-rng devicesAmos Kong1-1/+1
2014-05-14cpumask.h: silence warning with -Wsign-compareBrian W Hart1-1/+1
2014-05-14Merge branch 'dt-bus-name' into for-nextRob Herring19-16/+99
2014-05-14tcp: simplify fast open cookie processingYuchung Cheng1-5/+0
2014-05-14net: cdc_ncm/cdc_mbim: rework probing of NCM/MBIM functionsBjørn Mork1-1/+1
2014-05-14net: get rid of SET_ETHTOOL_OPSWilfried Klaebe1-3/+0
2014-05-14blk-mq: improve support for shared tags mapsJens Axboe3-0/+12
2014-05-13of: kill off of_can_translate_addressRob Herring1-1/+0
2014-05-13rcutorture: Add forward-progress checking for writerPaul E. McKenney1-0/+19
2014-05-13cgroup: remove cgroup->control_knTejun Heo1-1/+0
2014-05-13cgroup: replace cftype->trigger() with cftype->write()Tejun Heo1-8/+0
2014-05-13cgroup: replace cftype->write_string() with cftype->write()Tejun Heo1-9/+1
2014-05-13cgroup: implement cftype->write()Tejun Heo1-4/+23
2014-05-13cgroup: rename css_tryget*() to css_tryget_online*()Tejun Heo1-7/+7