summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-03-15tracing: Separate out trace events from global variablesSteven Rostedt
2013-03-15ASoC: add .name for snd_soc_component_driverKuninori Morimoto
2013-03-14Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2013-03-14list: Fix double fetch of pointer in hlist_entry_safe()Paul E. McKenney
2013-03-14skb: Propagate pfmemalloc on skb from head page onlyPavel Emelyanov
2013-03-14tcp: fix skb_availroom()Eric Dumazet
2013-03-14mtd: nand: reintroduce NAND_NO_READRDY as NAND_NEED_READRDYBrian Norris
2013-03-13workqueue: inline trivial wrappersTejun Heo
2013-03-13Merge branch 'akpm' (fixes from Andrew)Linus Torvalds
2013-03-13UAPI: fix endianness conditionals in linux/raid/md_p.hDavid Howells
2013-03-13UAPI: fix endianness conditionals in linux/acct.hDavid Howells
2013-03-13UAPI: fix endianness conditionals in linux/aio_abi.hDavid Howells
2013-03-13idr: deprecate idr_pre_get() and idr_get_new[_above]()Tejun Heo
2013-03-13include/linux/res_counter.h needs errno.hAndrew Morton
2013-03-13Merge tag 'usb-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-03-13Merge tag 'tty-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-03-13Merge tag 'staging-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-13math64: New div64_u64_rem helperFrederic Weisbecker
2013-03-13device: separate all subsys mutexesMichal Hocko
2013-03-13ipv4: fix definition of FIB_TABLE_HASHSZDenis V. Lunev
2013-03-13ASoC: add snd_soc_register_component()Kuninori Morimoto
2013-03-13tick: Provide a check for a forced broadcast pendingThomas Gleixner
2013-03-13Merge commit 'v3.9-rc2' into timers/coreThomas Gleixner
2013-03-13ARM: at91/avr32/atmel_lcdfb: add platform device-id tableJohan Hovold
2013-03-13ARM: at91: fix LCD-wiring modeJohan Hovold
2013-03-13atmel_lcdfb: fix 16-bpp modes on older SOCsJohan Hovold
2013-03-13extcon: max77693: Initialize register of MUIC device to bring up it without p...Chanwoo Choi
2013-03-13drivers: net: ethernet: cpsw: change cpts_active_slave to active_slaveMugunthan V N
2013-03-13asm-generic: move cmpxchg*_local defs to cmpxchg.hJonas Bonn
2013-03-12idr: fix new kernel-doc warningsRandy Dunlap
2013-03-12Merge tag 'stable/for-linus-3.9-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-03-12workqueue: implement current_is_workqueue_rescuer()Tejun Heo
2013-03-12cgroup: remove cgroup_is_descendant()Li Zefan
2013-03-12rcu: Fix hlist_bl_set_first_rcu() annotationSteven Whitehouse
2013-03-12async: rename and redefine async_func_ptrLai Jiangshan
2013-03-12async: remove unused @node from struct async_domainLai Jiangshan
2013-03-12workqueue: implement sysfs interface for workqueuesTejun Heo
2013-03-12Merge branch 'for-3.10-subsys_virtual_register' into for-3.10Tejun Heo
2013-03-12driver/base: implement subsys_virtual_register()Tejun Heo
2013-03-12Merge tag 'v3.9-rc2' into asoc-coreMark Brown
2013-03-12cpumask: implement cpumask_parse()Tejun Heo
2013-03-12workqueue: reject adjusting max_active or applying attrs to ordered workqueuesTejun Heo
2013-03-12workqueue: make it clear that WQ_DRAINING is an internal flagTejun Heo
2013-03-12workqueue: implement apply_workqueue_attrs()Tejun Heo
2013-03-12workqueue: drop WQ_RESCUER and test workqueue->rescuer for NULL insteadTejun Heo
2013-03-12workqueue: introduce workqueue_attrsTejun Heo
2013-03-12workqueue: consistently use int for @cpu variablesTejun Heo
2013-03-12tty/serial: Add support for Altera serial portLey Foon Tan
2013-03-12Input: add new keycodes for passenger control unitsDmitry Torokhov
2013-03-12phy: add set_wol/get_wol functionsMichael Stapelberg