summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-04-24nohz: Fix unavailable tick_stop tracepoint in dynticks idleFrederic Weisbecker1-1/+1
2013-04-24ALSA: emu10k1: Fix dock firmware loadingTakashi Iwai1-0/+1
2013-04-24drm: add drm_edid_to_eld helper extracting SADs from EDID (v2)Rafał Miłecki1-0/+9
2013-04-23usb: phy: tegra: don't call into tegra-ehci directlyArnd Bergmann1-5/+5
2013-04-23Merge branch 'rpcsec_gss-from_cel' into linux-nextTrond Myklebust3-28/+35
2013-04-23Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown2-1/+73
2013-04-23Merge remote-tracking branch 'asoc/topic/davinci' into asoc-nextMark Brown8-37/+104
2013-04-23Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2-6/+4
2013-04-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+2
2013-04-23caif: Remove my bouncing email address.sjur.brandeland@stericsson.com13-13/+12
2013-04-23PCI: Remove "extern" from function declarationsBjorn Helgaas1-12/+11
2013-04-23PCI: Clean up MSI/MSI-X capability #definesBjorn Helgaas1-13/+17
2013-04-23PCI: Cache MSI/MSI-X capability offsets in struct pci_devGavin Shan1-0/+2
2013-04-23PCI: Use u8, not int, for PM capability offsetBjorn Helgaas1-2/+1
2013-04-23cpuidle: make a single register function for allDaniel Lezcano1-2/+7
2013-04-23cpuidle: remove en_core_tk_irqen flagDaniel Lezcano1-11/+0
2013-04-23f2fs: add tracepoints to debug checkpoint requestNamjae Jeon1-0/+24
2013-04-23f2fs: add tracepoints for write page operationsNamjae Jeon1-0/+67
2013-04-23f2fs: add tracepoints to debug the block allocationNamjae Jeon1-0/+64
2013-04-23f2fs: add tracepoints for GC threadsNamjae Jeon1-0/+75
2013-04-23f2fs: add tracepoint for tracing the page i/oNamjae Jeon1-0/+74
2013-04-23f2fs: add tracepoints for truncate operationNamjae Jeon1-0/+176
2013-04-23f2fs: add tracepoints for sync & inode operationsNamjae Jeon1-0/+195
2013-04-23ipvs: fix sparse warnings for some parametersJulian Anastasov2-6/+6
2013-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller28-261/+351
2013-04-23nohz: Add basic tracingFrederic Weisbecker1-0/+21
2013-04-23net: sctp: minor: remove dead code from sctp_packetDaniel Borkmann1-2/+1
2013-04-22net: remove a stale comment for dl_nextEric Dumazet1-1/+1
2013-04-22xen-netback: coalesce slots in TX path and fix regressionsWei Liu1-0/+18
2013-04-22xen-netfront: reduce gso_max_size to account for max TCP headerWei Liu1-0/+1
2013-04-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville4-13/+193
2013-04-22Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville4-36/+91
2013-04-22Merge tag 'nfc-next-3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville3-2/+9
2013-04-22nohz: Re-evaluate the tick for the new task after a context switchFrederic Weisbecker1-0/+2
2013-04-22nohz: Re-evaluate the tick from the scheduler IPIFrederic Weisbecker1-0/+2
2013-04-22sched: New helper to prevent from stopping the tick in full dynticksFrederic Weisbecker1-0/+6
2013-04-22perf: New helper to prevent full dynticks CPUs from stopping tickFrederic Weisbecker1-0/+6
2013-04-22mac80211: improve the rate control APIFelix Fietkau1-0/+66
2013-04-22cfg80211: introduce critical protocol indication from user-spaceArend van Spriel2-0/+62
2013-04-22mac80211: indicate admission control in TX queue parametersAlexander Bondar1-0/+2
2013-04-22Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg16-28/+326
2013-04-22drm/tegra: Add gr2d deviceTerje Bergstrom2-0/+137
2013-04-22gpu: host1x: Add channel supportTerje Bergstrom1-0/+192
2013-04-22gpu: host1x: Add host1x driverTerje Bergstrom1-0/+61
2013-04-22ASoC: generic-dmaengine-pcm: Add support for half-duplexLars-Peter Clausen1-0/+5
2013-04-22ACPI: update comments for acpi_event_statusZhang Rui1-7/+8
2013-04-22jbd2: trace when lock_buffer in do_get_write_access takes a long timeTheodore Ts'o1-0/+21
2013-04-21net: vlan: fix dummy function signatures for CONFIG_VLAN=nPatrick McHardy1-3/+4
2013-04-21Merge branch 'timers/nohz-posix-timers-v2' of git://git.kernel.org/pub/scm/li...Ingo Molnar2-0/+6
2013-04-21Merge branch 'perf/urgent' into perf/coreIngo Molnar21-38/+95