Commit Graph

17598 Commits (3a44494e233c0fdd818d485cfea8998500543589)

Author SHA1 Message Date
David VomLehn 8e8dce0650 USB: use kfifo to buffer usb-generic serial writes 16 years ago
Michael S. Tsirkin c35013087a USB: audio: guard kernel-only code with __KERNEL__ 16 years ago
Lothar Wassmann a9d43091c5 USB: NXP ISP1362 USB host driver 16 years ago
Michael Hennerich 9da69c604d USB: isp1760: allow platform devices to customize devflags 16 years ago
Alek Du 331ac6b288 USB: EHCI: Add Intel Moorestown EHCI controller HOSTPCx extensions and support phy low power mode 16 years ago
Alan Stern ccf5b801ce USB: make intf.pm_usage an atomic_t 16 years ago
Alan Stern 7cbe5dca39 USB: add API for userspace drivers to "claim" ports 16 years ago
Laurent Pinchart b95cd7ec3e USB audio gadget: Un-inline generic_[gs]et_cmd 16 years ago
Laurent Pinchart 512ad27d86 USB audio gadget: Prefix all macro definitions with UAC_ in linux/usb/audio.h 16 years ago
Laurent Pinchart 315ad3028c USB: Move vendor subclass definition from usb/audio.h to usb/ch9.h 16 years ago
Laurent Pinchart 85e08ca54c USB: Move endpoint sync type definitions from usb/audio.h to usb/ch9.h 16 years ago
Pete Zaitcev 4e9e920035 USB: usbmon: end ugly tricks with DMA peeking 16 years ago
David Härdeman abd6633c67 pnp: add a shutdown method to pnp drivers 16 years ago
Daniel Mack 8873c33483 lis3: add free-fall/wakeup function via platform_data 16 years ago
Daniel Mack 0ec48915e8 lis3: fix typo 16 years ago
David Rientjes 45b588d6e5 flex_array: introduce DEFINE_FLEX_ARRAY 16 years ago
David Rientjes 4af5a2f770 flex_array: add flex_array_shrink function 16 years ago
David Rientjes 19da3dd157 flex_array: poison free elements 16 years ago
David Rientjes e6de3988aa flex_array: add flex_array_clear function 16 years ago
Arjan van de Ven 69d25870f2 cpuidle: fix the menu governor to boost IO performance 16 years ago
Michael S. Tsirkin 3d2d827f5c mm: move use_mm/unuse_mm from aio.c to mm/ 16 years ago
Eric B Munson 4e52780d41 hugetlb: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions 16 years ago
Eric B Munson 6bfde05bf5 hugetlbfs: allow the creation of files suitable for MAP_PRIVATE on the vfs internal mount 16 years ago
Hugh Dickins 3f96b79ad9 tmpfs: depend on shmem 16 years ago
Hugh Dickins 58fa879e1e mm: FOLL flags for GUP flags 16 years ago
Hugh Dickins 2a15efc953 mm: follow_hugetlb_page flags 16 years ago
Hugh Dickins 8e4b9a6071 mm: FOLL_DUMP replace FOLL_ANON 16 years ago
Hugh Dickins f3e8fccd06 mm: add get_dump_page 16 years ago
Mel Gorman 5f8dcc2121 page-allocator: split per-cpu list into one-list-per-migrate-type 16 years ago
KOSAKI Motohiro 28b83c5193 oom: move oom_adj value from task_struct to signal_struct 16 years ago
Wu Fengguang f862963174 mm: do batched scans for mem_cgroup 16 years ago
Alexey Dobriyan 1a8670a29b oom: move oom_killer_enable()/oom_killer_disable to where they belong 16 years ago
Jan Beulich 2c85f51d22 mm: also use alloc_large_system_hash() for the PID hash table 16 years ago
Jan Beulich 4481374ce8 mm: replace various uses of num_physpages by totalram_pages 16 years ago
Johannes Weiner edcf4748cd mm: return boolean from page_has_private() 16 years ago
Johannes Weiner 6c0b13519d mm: return boolean from page_is_file_cache() 16 years ago
Johannes Weiner 401a8e1c16 mm: introduce page_lru_base_type() 16 years ago
Sage Weil bba7881954 mm: remove broken 'kzalloc' mempool 16 years ago
Mel Gorman 38a398572f page-allocator: remove dead function free_cold_page() 16 years ago
Hugh Dickins 35451beecb ksm: unmerge is an origin of OOMs 16 years ago
Hugh Dickins a913e182ab ksm: clean up obsolete references 16 years ago
Andrea Arcangeli 1c2fb7a4c2 ksm: fix deadlock with munlock in exit_mmap 16 years ago
Hugh Dickins 9ba6929480 ksm: fix oom deadlock 16 years ago
Hugh Dickins 9a84089514 ksm: identify PageKsm pages 16 years ago
Hugh Dickins 21333b2b66 ksm: no debug in page_dup_rmap() 16 years ago
Hugh Dickins f8af4da3b4 ksm: the mm interface to ksm 16 years ago
Izik Eidus 828502d300 ksm: add mmu_notifier set_pte_at_notify() 16 years ago
Johannes Weiner 451ea25da7 mm: perform non-atomic test-clear of PG_mlocked on free 16 years ago
Wu Fengguang adea02a1be mm: count only reclaimable lru pages 16 years ago
KOSAKI Motohiro 5a2ae913f5 mm: remove __{add,sub}_zone_page_state() 16 years ago