summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-09-23USB: ehci-dbgp: errata for EHCI debug controller initializationJason Wessel1-0/+1
2009-09-23USB: ehci-dbgp,ehci: Allow early or late use of the dbgp deviceJason Wessel1-0/+10
2009-09-23USB: ehci-dbgp: stability improvements and external re-initJason Wessel1-0/+5
2009-09-23USB: ehci,dbgp,early_printk: split ehci debug driver from early_printk.cJason Wessel1-0/+6
2009-09-23USB: use kfifo to buffer usb-generic serial writesDavid VomLehn1-0/+2
2009-09-23USB: audio: guard kernel-only code with __KERNEL__Michael S. Tsirkin1-0/+4
2009-09-23USB: NXP ISP1362 USB host driverLothar Wassmann1-0/+46
2009-09-23USB: isp1760: allow platform devices to customize devflagsMichael Hennerich1-0/+18
2009-09-23USB: EHCI: Add Intel Moorestown EHCI controller HOSTPCx extensions and suppor...Alek Du1-0/+13
2009-09-23USB: make intf.pm_usage an atomic_tAlan Stern1-3/+3
2009-09-23USB: add API for userspace drivers to "claim" portsAlan Stern1-0/+2
2009-09-23USB audio gadget: Un-inline generic_[gs]et_cmdLaurent Pinchart1-12/+0
2009-09-23USB audio gadget: Prefix all macro definitions with UAC_ in linux/usb/audio.hLaurent Pinchart1-126/+132
2009-09-23USB: Move vendor subclass definition from usb/audio.h to usb/ch9.hLaurent Pinchart2-1/+2
2009-09-23USB: Move endpoint sync type definitions from usb/audio.h to usb/ch9.hLaurent Pinchart2-10/+6
2009-09-23USB: usbmon: end ugly tricks with DMA peekingPete Zaitcev1-6/+13
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/veg...Linus Torvalds1-1/+4
2009-09-22Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linuxLinus Torvalds13-105/+200
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds9-10/+9
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-0/+3
2009-09-22pnp: add a shutdown method to pnp driversDavid Härdeman1-0/+1
2009-09-22lis3: add free-fall/wakeup function via platform_dataDaniel Mack1-0/+9
2009-09-22lis3: fix typoDaniel Mack1-1/+1
2009-09-22flex_array: introduce DEFINE_FLEX_ARRAYDavid Rientjes1-4/+26
2009-09-22flex_array: add flex_array_shrink functionDavid Rientjes1-0/+1
2009-09-22flex_array: poison free elementsDavid Rientjes1-0/+3
2009-09-22flex_array: add flex_array_clear functionDavid Rientjes1-0/+1
2009-09-22cpuidle: fix the menu governor to boost IO performanceArjan van de Ven1-0/+4
2009-09-22mm: move use_mm/unuse_mm from aio.c to mm/Michael S. Tsirkin1-0/+9
2009-09-22hugetlb: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsEric B Munson1-0/+7
2009-09-22mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann1-0/+1
2009-09-22hugetlbfs: allow the creation of files suitable for MAP_PRIVATE on the vfs in...Eric B Munson1-2/+10
2009-09-22tmpfs: depend on shmemHugh Dickins1-10/+1
2009-09-22mm: FOLL flags for GUP flagsHugh Dickins1-0/+1
2009-09-22mm: follow_hugetlb_page flagsHugh Dickins1-1/+3
2009-09-22mm: FOLL_DUMP replace FOLL_ANONHugh Dickins1-1/+1
2009-09-22mm: add get_dump_pageHugh Dickins1-0/+1
2009-09-22page-allocator: split per-cpu list into one-list-per-migrate-typeMel Gorman1-1/+4
2009-09-22oom: move oom_adj value from task_struct to signal_structKOSAKI Motohiro1-1/+2
2009-09-22mm: do batched scans for mem_cgroupWu Fengguang1-1/+5
2009-09-22oom: move oom_killer_enable()/oom_killer_disable to where they belongAlexey Dobriyan2-12/+11
2009-09-22mm: also use alloc_large_system_hash() for the PID hash tableJan Beulich1-3/+2
2009-09-22mm: replace various uses of num_physpages by totalram_pagesJan Beulich1-0/+1
2009-09-22mm: return boolean from page_has_private()Johannes Weiner1-5/+8
2009-09-22mm: return boolean from page_is_file_cache()Johannes Weiner1-6/+2
2009-09-22mm: introduce page_lru_base_type()Johannes Weiner1-4/+19
2009-09-22mm: remove broken 'kzalloc' mempoolSage Weil1-8/+2
2009-09-22tracing, page-allocator: add trace event for page traffic related to the budd...Mel Gorman1-0/+51
2009-09-22tracing, page-allocator: add trace events for anti-fragmentation falling back...Mel Gorman1-0/+38
2009-09-22tracing, page-allocator: add trace events for page allocation and page freeingMel Gorman1-0/+74