summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/syscall-counts-record
diff options
context:
space:
mode:
authorManjunath Goudar <manjunath.goudar@linaro.org>2013-09-21 16:38:39 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-09-26 09:53:46 -0700
commitde57a1547a4865d31094de95a029fed69edf760d (patch)
treec402770ddb7a0776a633daeae6701877561a0bae /tools/perf/scripts/python/bin/syscall-counts-record
parent50a97e059bc9ffe05270a1e2dd963cff1b7396bd (diff)
downloadkernel-de57a1547a4865d31094de95a029fed69edf760d.tar.gz
USB: OHCI: make ohci-omap a separate driver
Separate the TI OHCI OMAP1/2 host controller driver from ohci-hcd host code so that it can be built as a separate driver module. This work is part of enabling multi-platform kernels on ARM. Signed-off-by: Manjunath Goudar <manjunath.goudar@linaro.org> Signed-off-by: Deepak Saxena <dsaxena@linaro.org> Acked-by: Alan Stern <stern@rowland.harvard.edu> Cc: Felipe Balbi <balbi@ti.com> Cc: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/syscall-counts-record')
0 files changed, 0 insertions, 0 deletions
istoph Hellwig 2007-07-17Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...Mel Gorman 2007-07-10shmem: convert to using splice instead of sendfile()Hugh Dickins 2007-06-08mount -t tmpfs -o mpol=: check nodes onlineHugh Dickins 2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter 2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter 2007-03-29[PATCH] holepunch: fix disconnected pages after second truncateHugh Dickins 2007-03-29[PATCH] holepunch: fix shmem_truncate_range punch lockingHugh Dickins 2007-03-29[PATCH] holepunch: fix shmem_truncate_range punching too farHugh Dickins 2007-03-05[PATCH] shmem and simple const super_operationsHugh Dickins 2007-03-01[PATCH] mm/{,tiny-}shmem.c cleanupsAdrian Bunk 2007-02-12[PATCH] mark struct inode_operations const 2Arjan van de Ven 2007-02-11[PATCH] simplify shmem_aops.set_page_dirty() methodKen Chen 2006-12-22[PATCH] Fix for shmem_truncate_range() BUG_ON()Badari Pulavarty 2006-12-08[PATCH] mm: change uses of f_{dentry,vfsmnt} to use f_pathJosef "Jeff" Sipek 2006-12-07[PATCH] struct seq_operations and struct file_operations constificationHelge Deller 2006-12-07[PATCH] make mm/shmem.c:shmem_xattr_security_handler staticAdrian Bunk 2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter 2006-10-20[PATCH] separate bdi congestion functions from queue congestion functionsAndrew Morton 2006-10-17[PATCH] knfsd: add nfs-export support to tmpfsDavid M. Grimes