aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-14inotify: race use after free/double free in inotify inode marksEric Paris1-3/+6
2010-05-14inotify: clean up the inotify_add_watch out pathEric Paris1-5/+2
2010-05-14Add a document describing the padata interfaceJonathan Corbet2-0/+109
2010-05-14Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French11-25/+44
2010-05-14vlynq: make whole Kconfig-menu dependant on architectureWolfram Sang1-1/+1
2010-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+6
2010-05-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-1/+1
2010-05-14Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds8-20/+89
2010-05-14tracing: Let tracepoints have data passed to tracepoint callbacksSteven Rostedt14-210/+298
2010-05-14perf hist: Make event__totals per histsArnaldo Carvalho de Melo8-38/+62
2010-05-14tracepoints: Add check trace callback typeMathieu Desnoyers1-1/+6
2010-05-14tracing: Create class struct for eventsSteven Rostedt8-48/+56
2010-05-14Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Steven Rostedt466-3630/+8042
2010-05-14GFS2: Fix typoSteven Whitehouse1-1/+1
2010-05-14Merge branch 'net-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/v...David S. Miller1-1/+6
2010-05-14ARM: McBSP: Add support for omap4 in McBSP driverJorge Eduardo Candelaria1-7/+7
2010-05-14ARM: McBSP: Fix request for irq in OMAP4Jorge Eduardo Candelaria2-16/+16
2010-05-14OMAP: McBSP: Add 32-bit mode supportSergey Lapin1-4/+24
2010-05-14qlcnic: add idc debug registersSucheta Chakraborty2-0/+23
2010-05-14qlcnic: support quisce modeSucheta Chakraborty1-2/+26
2010-05-14qlcnic: check device classSucheta Chakraborty3-8/+18
2010-05-14qlcnic: check IDC versionSucheta Chakraborty2-2/+19
2010-05-14qlcnic: cleanup unused codeAmit Kumar Salecha4-61/+10
2010-05-14qlcnic: cleanup dma mask settingAmit Kumar Salecha2-70/+24
2010-05-14qlcnic: fix caching window registerAmit Kumar Salecha3-18/+0
2010-05-14qlcnic: remove obsolete registerAmit Kumar Salecha3-16/+1
2010-05-14qlcnic: fix context cleanupAmit Kumar Salecha1-3/+1
2010-05-14sky2: version 1.28stephen hemminger1-1/+1
2010-05-14sky2: Avoid allocating memory in sky2_resumeMike McCormack1-15/+5
2010-05-14sky2: Refactor down/up code out of sky2_restart()Mike McCormack1-7/+19
2010-05-14sky2: Shut off interrupts before NAPIMike McCormack1-2/+2
2010-05-14sky2: Avoid race in sky2_change_mtuMike McCormack1-1/+1
2010-05-14sky2: Restore multicast after restartMike McCormack1-0/+1
2010-05-14ixgb and e1000: Use new function for copybreak testsJoe Perches2-41/+58
2010-05-14e1000: cleanup unused parametersJesse Brandeburg1-8/+0
2010-05-14e1000: fix WARN_ON with mac-vlanJesse Brandeburg1-2/+0
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger24-27/+26
2010-05-14mmap_min_addr check CAP_SYS_RAWIO only for writeKees Cook1-1/+1
2010-05-14EEPROM: max6875: Header file cleanupArce, Abraham1-26/+26
2010-05-14EEPROM: 93cx6: Header file cleanupArce, Abraham1-23/+16
2010-05-14EEPROM: Header file cleanupArce, Abraham1-20/+16
2010-05-14mtd: cfi_cmdset_0002: Fix argument order in bootloc warningDavid Woodhouse1-1/+1
2010-05-14omap iommu: Reject unaligned addresses at setting page table entryHiroshi DOYU1-0/+18
2010-05-14omap iommu: Exit iteration if no possibility of available areaHiroshi DOYU1-1/+4
2010-05-14omap iommu: Insert a gap page between IOVMAs against overrideHiroshi DOYU1-3/+3
2010-05-14omap iommu: Make CONFIG_OMAP_IOMMU_DEBUG selectableHiroshi DOYU1-2/+7
2010-05-14omap iommu: Introduce iteration macro for iotlb entry scanHiroshi DOYU1-27/+31
2010-05-14omap iommu: add TLB preservation supportKanigeri, Hari2-18/+29
2010-05-14omap iommu: missing check for TLB valid entryKanigeri, Hari1-1/+1
2010-05-14omap iommu: support for OMAP4Kanigeri, Hari2-5/+57