summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-03-14mtd: nand: reintroduce NAND_NO_READRDY as NAND_NEED_READRDYBrian Norris1-0/+7
2013-03-14workqueue: inline trivial wrappersTejun Heo1-12/+111
2013-03-14Merge branch 'akpm' (fixes from Andrew)Linus Torvalds2-16/+51
2013-03-14idr: deprecate idr_pre_get() and idr_get_new[_above]()Tejun Heo1-16/+50
2013-03-14include/linux/res_counter.h needs errno.hAndrew Morton1-0/+1
2013-03-14Merge tag 'usb-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+2
2013-03-14Merge tag 'staging-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+6
2013-03-13math64: New div64_u64_rem helperFrederic Weisbecker1-1/+18
2013-03-13device: separate all subsys mutexesMichal Hocko1-9/+3
2013-03-13tick: Provide a check for a forced broadcast pendingThomas Gleixner1-0/+6
2013-03-13Merge commit 'v3.9-rc2' into timers/coreThomas Gleixner7-13/+18
2013-03-13extcon: max77693: Initialize register of MUIC device to bring up it without p...Chanwoo Choi1-0/+23
2013-03-13drivers: net: ethernet: cpsw: change cpts_active_slave to active_slaveMugunthan V N1-1/+1
2013-03-13idr: fix new kernel-doc warningsRandy Dunlap1-1/+1
2013-03-13workqueue: implement current_is_workqueue_rescuer()Tejun Heo1-0/+1
2013-03-13cgroup: remove cgroup_is_descendant()Li Zefan1-3/+0
2013-03-13rcu: Fix hlist_bl_set_first_rcu() annotationSteven Whitehouse2-1/+6
2013-03-13async: rename and redefine async_func_ptrLai Jiangshan1-3/+3
2013-03-13async: remove unused @node from struct async_domainLai Jiangshan1-5/+2
2013-03-12workqueue: implement sysfs interface for workqueuesTejun Heo1-0/+8
2013-03-12Merge branch 'for-3.10-subsys_virtual_register' into for-3.10Tejun Heo1-0/+2
2013-03-12driver/base: implement subsys_virtual_register()Tejun Heo1-0/+2
2013-03-12cpumask: implement cpumask_parse()Tejun Heo1-0/+15
2013-03-12workqueue: reject adjusting max_active or applying attrs to ordered workqueuesTejun Heo1-1/+2
2013-03-12workqueue: make it clear that WQ_DRAINING is an internal flagTejun Heo1-1/+1
2013-03-12workqueue: implement apply_workqueue_attrs()Tejun Heo1-0/+2
2013-03-12workqueue: drop WQ_RESCUER and test workqueue->rescuer for NULL insteadTejun Heo1-1/+0
2013-03-12workqueue: introduce workqueue_attrsTejun Heo1-0/+13
2013-03-12workqueue: consistently use int for @cpu variablesTejun Heo1-3/+3
2013-03-12phy: add set_wol/get_wol functionsMichael Stapelberg1-0/+10
2013-03-12tcp: TLP loss detection.Nandita Dukkipati1-0/+1
2013-03-12tcp: Tail loss probe (TLP)Nandita Dukkipati1-1/+0
2013-03-12phy/micrel: Add support for KSZ8031Hector Palacios1-0/+1
2013-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-10/+11
2013-03-12mfd: wm831x: Don't forward declare enum wm831x_auxadcMark Brown2-1/+3
2013-03-12mfd: tps65912: Declare and use tps65912_irq_exit()Mark Brown1-0/+1
2013-03-12mfd: palmas: Provide irq flags through DT/platform dataLaxman Dewangan1-0/+1
2013-03-11VFIO: Wrapper for getting reference to vfio_deviceVijay Mohan Pandarathil1-0/+3
2013-03-11clocksource: add empty version of clocksource_of_initRob Herring1-0/+1
2013-03-11kvm: Record the preemption status of vcpus using preempt notifiersRaghavendra K T1-0/+1
2013-03-11NFC: llcp: Implement socket optionsSamuel Ortiz1-0/+1
2013-03-11tcp: Remove unused tw_cookie_values from tcp_timewait_sockChristoph Paasch1-4/+0
2013-03-10ARM: AT91SAM9G45: same platform data structure for all crypto peripheralsNicolas Royer2-22/+22
2013-03-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-0/+2
2013-03-10tunneling: Add generic Tunnel segmentation.Pravin B Shelar2-3/+6
2013-03-10tunneling: Capture inner mac header during encapsulation.Pravin B Shelar1-0/+34
2013-03-10net: Kill link between CSUM and SG features.Pravin B Shelar1-0/+13
2013-03-09HID: Merge branch 'master' into for-3.10/hid-driver-transport-cleanupsJiri Kosina169-1331/+3496
2013-03-09Input: atmel_mxt_ts - Support for touchpad variantDaniel Kurtz1-0/+5
2013-03-09Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-14/+38