summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-03-17iio:core drop info_mask from struct iio_infoJonathan Cameron1-72/+1
2013-03-17staging:iio:accel:adis move to info_mask_(shared_by_type/separate)Jonathan Cameron1-17/+17
2013-03-17iio:adc:ad_sigma_delta move to info_mask_(shared_by_type/separate)Jonathan Cameron1-3/+3
2013-03-17iio:st_sensors move to info_mask_(shared_by_type/separate)Jonathan Cameron1-2/+3
2013-03-17iio: Add broken out info_mask fields for shared_by_type and separateJonathan Cameron1-1/+9
2013-03-17tcp: Remove TCPCTChristoph Paasch1-10/+0
2013-03-17net: fix some typos in netif featuresCong Wang1-2/+2
2013-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller1-6/+7
2013-03-17net: cdc_ncm, cdc_mbim: allow user to prefer NCM for backwards compatibilityBjørn Mork1-0/+1
2013-03-16EDAC: Merge mci.mem_is_per_rank with mci.csbasedMauro Carvalho Chehab1-4/+2
2013-03-16amd64_edac: Correct DIMM sizesMauro Carvalho Chehab1-1/+0
2013-03-16Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-1/+5
2013-03-16clocksource: Add new feature flag CLOCK_SOURCE_SUSPEND_NONSTOPFeng Tang1-0/+1
2013-03-15ipack: split ipack_device_register() in several functionsSamuel Iglesias Gonsalvez1-10/+29
2013-03-15ipack: add ipack_get_device() ipack_put_device()Samuel Iglesias Gonsalvez1-0/+3
2013-03-15Drivers: hv: Add a new driver to support host initiated backupK. Y. Srinivasan1-0/+69
2013-03-15USB: fix trivial usb_device kernel-doc errorsNishanth Menon1-3/+1
2013-03-15perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian1-0/+2
2013-03-15net: clean leftover of COMPAT_NET_DEV_OPS removalFernando Luis Vazquez Cao1-1/+0
2013-03-15netxen: write IP address to firmware when using bondingnikolay@redhat.com1-0/+8
2013-03-15CONFIG_SYMBOL_PREFIX: cleanup.Rusty Russell3-15/+16
2013-03-15tracing: Add "uptime" trace clock that uses jiffiesSteven Rostedt (Red Hat)1-0/+1
2013-03-15tracing: Add skip argument to trace_dump_stack()Steven Rostedt (Red Hat)1-1/+1
2013-03-15tracing: Add a way to soft disable trace eventsSteven Rostedt (Red Hat)1-6/+14
2013-03-15ftrace: Clean up function probe methodsSteven Rostedt (Red Hat)1-2/+4
2013-03-15tracing: Fix comments for ftrace_event_file/call flagsSteven Rostedt (Red Hat)1-7/+10
2013-03-15tracing: Optimize trace_printk() with one arg to use trace_puts()Steven Rostedt (Red Hat)1-1/+22
2013-03-15tracing: Add trace_puts() for even faster trace_printk() tracingSteven Rostedt (Red Hat)1-1/+40
2013-03-15tracing: Add internal tracing_snapshot() functionsSteven Rostedt (Red Hat)1-0/+4
2013-03-15tracing: Consolidate max_tr into main trace_array structureSteven Rostedt (Red Hat)1-0/+2
2013-03-15tracing: Only clear trace buffer on module unload if event was tracedSteven Rostedt (Red Hat)1-0/+5
2013-03-15tracing: Add comment for trace event flag IGNORE_ENABLESteven Rostedt (Red Hat)1-0/+1
2013-03-15tracing: Add a helper function for event print functionsLi Zefan1-2/+6
2013-03-15tracing/ring-buffer: Move poll wake ups into ring buffer codeSteven Rostedt (Red Hat)1-0/+6
2013-03-15tracing: Pass the ftrace_file to the buffer lock reserve codeSteven Rostedt1-0/+7
2013-03-15tracing: Separate out trace events from global variablesSteven Rostedt1-11/+40
2013-03-15Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds1-1/+3
2013-03-15list: Fix double fetch of pointer in hlist_entry_safe()Paul E. McKenney1-1/+3
2013-03-14skb: Propagate pfmemalloc on skb from head page onlyPavel Emelyanov1-2/+4
2013-03-14tcp: fix skb_availroom()Eric Dumazet1-2/+5
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