summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2009-06-17page-allocator: add inactive ratio calculation function of each zoneMinchan Kim1-0/+1
2009-06-17page-allocator: clean up functions related to pages_minMinchan Kim1-1/+1
2009-06-17page-allocator: use integer fields lookup for gfp_zone and check for errors i...Christoph Lameter1-15/+96
2009-06-17mm: check the argument of kunmap on architectures without highmemMatthew Wilcox1-1/+3
2009-06-17mm, PM/Freezer: Disable OOM killer when tasks are frozenRafael J. Wysocki1-0/+12
2009-06-17mm: introduce follow_pfn()Johannes Weiner1-0/+2
2009-06-17vmscan: cleanup the scan batching codeWu Fengguang1-2/+2
2009-06-17vmscan: evict use-once pages firstRik van Riel1-0/+7
2009-06-17mm: introduce PageHuge() for testing huge/gigantic pagesWu Fengguang1-0/+7
2009-06-17page allocator: use a pre-calculated value instead of num_online_nodes() in f...Christoph Lameter1-3/+16
2009-06-17page allocator: use allocation flags as an index to the zone watermarkMel Gorman1-1/+15
2009-06-17page allocator: move check for disabled anti-fragmentation out of fastpathMel Gorman1-3/+0
2009-06-17page allocator: do not check NUMA node ID when the caller knows the node is v...Mel Gorman2-1/+9
2009-06-17page allocator: do not sanity check order in the fast pathMel Gorman1-6/+0
2009-06-17page allocator: replace __alloc_pages_internal() with __alloc_pages_nodemask()Mel Gorman1-10/+2
2009-06-17cpuset,mm: update tasks' mems_allowed in timeMiao Xie2-8/+13
2009-06-17mm: clean up get_user_pages_fast() documentationNick Piggin1-15/+5
2009-06-17radix-tree: add radix_tree_prev_hole()Wu Fengguang1-0/+2
2009-06-17readahead: record mmap read-around states in file_ra_stateWu Fengguang1-2/+3
2009-06-17readahead: make mmap_miss an unsigned intWu Fengguang1-1/+1
2009-06-17mm: consolidate init_mm definitionAlexey Dobriyan1-12/+0
2009-06-17firmware_map: fix hang with x86/32bitYinghai Lu1-8/+4
2009-06-17time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann1-0/+3
2009-06-17V4L/DVB (11239): sdio: add cards ids for sms (Siano Mobile Silicon) MDTV rece...Uri Shkolnik1-0/+8
2009-06-17V4L/DVB (11970): gspca - ov519: Add support for the ov518 bridge.Hans de Goede1-1/+2
2009-06-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds1-0/+358
2009-06-17Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve...Linus Torvalds11-3/+296
2009-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds12-18/+912
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds10-10/+18
2009-06-16Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-0/+46
2009-06-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-0/+5
2009-06-16printk: Add KERN_DEFAULT printk log-levelLinus Torvalds1-0/+2
2009-06-16printk: clean up handling of log-levels and newlinesLinus Torvalds1-1/+1
2009-06-16mg_disk: seperate mg_disk.h againunsik Kim1-0/+45
2009-06-16block: Introduce helper to reset queue limits to default valuesMartin K. Petersen1-0/+1
2009-06-16USB: Change names of SuperSpeed ep companion descriptor structs.Sarah Sharp2-9/+9
2009-06-16USB: Push scatter gather lists down to host controller drivers.Sarah Sharp1-0/+2
2009-06-16USB: Parse and store the SuperSpeed endpoint companion descriptors.Sarah Sharp2-0/+32
2009-06-16USB: Support for submitting control URBs under xHCI.Sarah Sharp1-1/+3
2009-06-16USB: Support for addressing a USB device under xHCISarah Sharp1-0/+2
2009-06-16USB: Add route string to struct usb_device.Sarah Sharp1-0/+2
2009-06-16USB: Add SuperSpeed to the list of USB device speeds.Sarah Sharp1-0/+1
2009-06-16USB: xhci: BIOS handoff and HW initialization.Sarah Sharp1-0/+1
2009-06-16USB: Add Intel Langwell USB OTG Transceiver DriveHao Wu1-0/+177
2009-06-16USB: Add Intel Langwell USB Device Controller driverXiaochen Shen1-0/+310
2009-06-16USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern1-4/+8
2009-06-16USB: usb-serial: call port_probe and port_remove at the right timesAlan Stern1-0/+8
2009-06-16USB: audio: add USB audio class definitionsBryan Wu1-2/+263
2009-06-16USB: r8a66597-hcd: use platform_data instead of module_paramYoshihiro Shimoda1-0/+44
2009-06-16USB: serial: usb_debug,usb_generic_serial: implement sysrq and serial breakJason Wessel1-0/+8