aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-06-18Merge commit 'gcl/merge' into nextBenjamin Herrenschmidt
2009-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2009-06-17Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds
2009-06-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2009-06-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-06-17powerpc/5200: convert mpc52xx_psc_spi to use cs_control callbackAnton Vorontsov
2009-06-17Merge branches 'slab/documentation', 'slab/fixes', 'slob/cleanups' and 'slub/...Pekka Enberg
2009-06-17Cleanup of adfs headersAl Viro
2009-06-16Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-06-16Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2009-06-16Merge branch 'akpm'Linus Torvalds
2009-06-16fbdev: blackfin has __raw I/O accessors, so use them in fb.hMike Frysinger
2009-06-16fbdev: s1d13xxxfb: add accelerated bitblt functionsKristoffer Ericson
2009-06-16fbdev: add support for handoff from firmware to hw framebuffersDave Airlie
2009-06-16fbdev: move logo externs to header fileGeert Uytterhoeven
2009-06-16lis3: add click functionDaniel Mack
2009-06-16drivers: add support for the TI VLYNQ busFlorian Fainelli
2009-06-16syscalls.h: remove duplicated declarations for sys_pipe2Masatake YAMATO
2009-06-16kmap_types: make most arches use generic header fileRandy Dunlap
2009-06-16remove put_cpu_no_resched()Thomas Gleixner
2009-06-16drbd: add major number to major.hPhilipp Reisner
2009-06-16headers: move module_bug_finalize()/module_bug_cleanup() definitions into mod...Andrew Morton
2009-06-16poll: avoid extra wakeups in select/pollEric Dumazet
2009-06-16utsname.h: make new_utsname fields use the proper length constantDan Smith
2009-06-16vmscan: count the number of times zone_reclaim() scans and failsMel Gorman
2009-06-16vmscan: report vm_flags in page_referenced()Wu Fengguang
2009-06-16mm cleanup: shmem_file_setup: 'char *' -> 'const char *' for name argumentSergei Trofimovich
2009-06-16mm: remove file argument from swap_readpage()Minchan Kim
2009-06-16mm: remove __invalidate_mapping_pages variantMike Waychison
2009-06-16oom: move oom_adj value from task_struct to mm_structDavid Rientjes
2009-06-16mm: modify swap_map and add SWAP_HAS_CACHE flagKAMEZAWA Hiroyuki
2009-06-16mm: add swap cache interface for swap referenceKAMEZAWA Hiroyuki
2009-06-16mm: remove CONFIG_UNEVICTABLE_LRU config optionKOSAKI Motohiro
2009-06-16page-allocator: add inactive ratio calculation function of each zoneMinchan Kim
2009-06-16page-allocator: clean up functions related to pages_minMinchan Kim
2009-06-16page-allocator: use integer fields lookup for gfp_zone and check for errors i...Christoph Lameter
2009-06-16mm: check the argument of kunmap on architectures without highmemMatthew Wilcox
2009-06-16mm, PM/Freezer: Disable OOM killer when tasks are frozenRafael J. Wysocki
2009-06-16mm: introduce follow_pfn()Johannes Weiner
2009-06-16vmscan: cleanup the scan batching codeWu Fengguang
2009-06-16vmscan: evict use-once pages firstRik van Riel
2009-06-16mm: introduce PageHuge() for testing huge/gigantic pagesWu Fengguang
2009-06-16page allocator: use a pre-calculated value instead of num_online_nodes() in f...Christoph Lameter
2009-06-16page allocator: use allocation flags as an index to the zone watermarkMel Gorman
2009-06-16page allocator: move check for disabled anti-fragmentation out of fastpathMel Gorman
2009-06-16page allocator: do not check NUMA node ID when the caller knows the node is v...Mel Gorman
2009-06-16page allocator: do not sanity check order in the fast pathMel Gorman
2009-06-16page allocator: replace __alloc_pages_internal() with __alloc_pages_nodemask()Mel Gorman
2009-06-16cpuset,mm: update tasks' mems_allowed in timeMiao Xie
2009-06-16mm: clean up get_user_pages_fast() documentationNick Piggin