summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-08-10USB delay init quirk for logitech Harmony 700-series devicesPhil Dibowitz
2010-08-10USB: otg/ulpi: extend the generic ulpi driver.Igor Grinberg
2010-08-10USB: ulpi: fix compilation warningAjay Kumar Gupta
2010-08-10USB: fix race between root-hub wakeup & controller suspendAlan Stern
2010-08-10USB: add do_wakeup parameter for PCI HCD suspendAlan Stern
2010-08-10USB: convert usb_hcd bitfields into atomic flagsAlan Stern
2010-08-10USB: gadget: composite: added disconnect callbackMichal Nazarewicz
2010-08-10USB: gadget: composite: usb_string_ids_*() functions addedMichal Nazarewicz
2010-08-10USB: gadget: f_fs: functionfs_add() renamed to functionfs_bind_config()Michal Nazarewicz
2010-08-10USB-BKL: Convert usb_driver ioctl to unlocked_ioctlAndi Kleen
2010-08-10USB: EHCI: EHCI 1.1 addendum: Basic LPM feature supportAlek Du
2010-08-10USB: EHCI: EHCI 1.1 addendum: preparationAlek Du
2010-08-10USB: otg.h: Fix the mixup in parameters order.Igor Grinberg
2010-08-10USB: don't stop root-hub status polls too soonAlan Stern
2010-08-10Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linuxLinus Torvalds
2010-08-10Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2010-08-10Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-08-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2010-08-10flex_array: add helpers to get and put to make pointers easy to useEric Paris
2010-08-10iommu: inline iommu_num_pagesAnton Blanchard
2010-08-10kernel.h: remove unused NIPQUAD and NIPQUAD_FMTJoe Perches
2010-08-10include/linux/compiler-gcc.h: use __same_type() in __must_be_array()Rusty Russell
2010-08-10asm-generic/io.h: add big endian versions of io{read,write}{16,32}Mike Frysinger
2010-08-10cpuidle: extend cpuidle and menu governor to handle dynamic statesAi Li
2010-08-10hibernation: freeze swap at hibernationKAMEZAWA Hiroyuki
2010-08-10memcg: add mm_vmscan_memcg_isolate tracepointKOSAKI Motohiro
2010-08-10vmscan: convert mm_vmscan_lru_isolate to DEFINE_EVENTKOSAKI Motohiro
2010-08-10memcg, vmscan: add memcg reclaim tracepointKOSAKI Motohiro
2010-08-10vmscan: convert direct reclaim tracepoint to DEFINE_TRACEKOSAKI Motohiro
2010-08-10rmap: add exclusive page to private anon_vma on swapinRik van Riel
2010-08-10oom: deprecate oom_adj tunableDavid Rientjes
2010-08-10oom: badness heuristic rewriteDavid Rientjes
2010-08-10oom: move badness() declaration into oom.hAndrew Morton
2010-08-10vmscan: kill prev_priority completelyKOSAKI Motohiro
2010-08-10vmscan: tracing: add trace event when a page is writtenMel Gorman
2010-08-10vmscan: tracing: add trace events for LRU page isolationMel Gorman
2010-08-10vmscan: tracing: add trace events for kswapd wakeup, sleeping and direct reclaimMel Gorman
2010-08-10mm: implement writeback livelock avoidance using page taggingJan Kara
2010-08-10radix-tree: omplement function radix_tree_range_tag_if_taggedJan Kara
2010-08-10ksm: fix ksm swapin time optimizationAndrea Arcangeli
2010-08-10tmpfs: make tmpfs scalable with percpu_counter for used blocksTim Chen
2010-08-10tmpfs: add accurate compare function to percpu_counter libraryTim Chen
2010-08-10gcc-4.6: mm: fix unused but set warningsAndi Kleen
2010-08-10gcc-4.6: pagemap: avoid unused-but-set variableAndi Kleen
2010-08-10topology: alternate fix for ia64 tiger_defconfig build breakageLee Schermerhorn
2010-08-10mmzone.h: remove dead prototypeAlexander Nevenchannyy
2010-08-10mm: rename try_set_zone_oom() to try_set_zonelist_oom()Minchan Kim
2010-08-10oom: move sysctl declarations to oom.hDavid Rientjes