summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-06-22ptrace: introduce ptrace_event_enabled() and simplify ptrace_event() and trac...Tejun Heo2-27/+45
2011-06-22ptrace: kill task_ptrace()Tejun Heo2-19/+8
2011-06-22ip: introduce ip_is_fragment helper inline functionPaul Gortmaker1-0/+5
2011-06-22net: remove mm.h inclusion from netdevice.hAlexey Dobriyan5-11/+18
2011-06-22Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds3-2/+5
2011-06-22dcb: fix return type on dcb_setapp()John Fastabend1-1/+1
2011-06-22dcb: Add dcb_ieee_getapp_mask() for drivers to query APP settingsJohn Fastabend1-0/+1
2011-06-22dcb: Add ieee_dcb_delapp() and dcb op to delete app entryJohn Fastabend2-0/+4
2011-06-22dcb: Add ieee_dcb_setapp() to be used for IEEE 802.1Qaz APP dataJohn Fastabend1-0/+1
2011-06-22net: dcbnl, add multicast group for DCBJohn Fastabend2-0/+4
2011-06-22cnic, bnx2i: Add support for new devices - 57800, 57810, and 57840Michael Chan1-0/+9
2011-06-22core: add tracepoints for queueing skb to rcvbufSatoru Moriya1-0/+68
2011-06-22udp: add tracepoints for queueing skb to rcvbufSatoru Moriya1-0/+32
2011-06-22PM: Fix async resume following suspend failureAlan Stern1-0/+1
2011-06-22PM: Rename dev_pm_info.in_suspend to is_preparedAlan Stern2-3/+3
2011-06-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2-105/+76
2011-06-21dt/platform: allow device name to be overriddenGrant Likely1-0/+35
2011-06-21dt: add of_platform_populate() for creating device from the device treeGrant Likely1-0/+3
2011-06-21dt: Add default match table for bus idsGrant Likely1-0/+2
2011-06-21Merge branch 'stable/vga.support' into stable/driversKonrad Rzeszutek Wilk1-0/+39
2011-06-21Merge branches 'amd/transparent-bridge' and 'core'Joerg Roedel3-0/+48
2011-06-21Merge branch 'common/dma' into sh-latestPaul Mundt1-0/+8
2011-06-21dmaengine: shdma: add .needs_tend_set / .no_dmars flagsKuninori Morimoto1-0/+4
2011-06-21dmaengine: shdma: add dmaor_is_32bit flagKuninori Morimoto1-0/+2
2011-06-21dmaengine: shdma: add chcr_ie_bitKuninori Morimoto1-0/+1
2011-06-21dmaengine: shdma: add chcr_write/read functionKuninori Morimoto1-0/+1
2011-06-21iommu/amd: Move missing parts to drivers/iommuJoerg Roedel1-0/+35
2011-06-21x86/ia64: intel-iommu: move to drivers/iommu/Ohad Ben-Cohen1-0/+11
2011-06-21Merge branch 'sh/stable-updates' into sh-latestPaul Mundt16-31/+61
2011-06-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller42-112/+383
2011-06-21vfs: i_state needs to be 'unsigned long' for nowLinus Torvalds1-1/+1
2011-06-21Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-0/+4
2011-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+6
2011-06-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+9
2011-06-21ttm: Fix spelling mistakes and remove unused #ifdefKonrad Rzeszutek Wilk5-10/+7
2011-06-21drm/gem: add hooks to notify driver when object handle is created/destroyedBen Skeggs1-0/+2
2011-06-21NFSv4.1: file layout must consider pg_bsize for coalescingBenny Halevy1-0/+3
2011-06-20bcma: clean exports of functionsRafał Miłecki1-0/+2
2011-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+1
2011-06-20devcgroup_inode_permission: take "is it a device node" checks to inlined wrapperAl Viro1-1/+9
2011-06-20treewide: remove duplicate includesVitaliy Ivanov1-1/+0
2011-06-20stop_machine.h: "disables preeempt" -> "disables preemption"Jonathan Neuschäfer1-1/+1
2011-06-20block: add REQ_SECURE to REQ_COMMON_MASKNamhyung Kim1-1/+1
2011-06-20net: correct comment on where to place transmit time stamp hook.Richard Cochran1-2/+1
2011-06-19Merge branches 'perf-urgent-for-linus', 'sched-urgent-for-linus', 'timers-urg...Linus Torvalds2-1/+5
2011-06-19Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-1/+3
2011-06-19mmc: Add PCI fixup quirks for Ricoh 1180:e823 readerManoj Iyer1-0/+1
2011-06-18Input: sh_keysc - 8x8 MODE_6 fixMagnus Damm1-1/+1
2011-06-17mac80211: add cancel_hw_scan() callbackEliad Peller1-0/+10
2011-06-17Merge branches 'gpio/merge' and 'spi/merge' of git://git.secretlab.ca/git/lin...Linus Torvalds2-10/+11