aboutsummaryrefslogtreecommitdiffstats
path: root/mm/hugetlb.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-22page_alloc: fix kernel-doc warningRandy Dunlap1-1/+1
2009-09-22memory hotplug: migrate swap cache pageShaohua Li1-2/+4
2009-09-22memory hotplug: alloc page from other node in memory onlineShaohua Li3-7/+22
2009-09-22memory hotplug: make pages from movable zone always isolatableShaohua Li1-1/+4
2009-09-22memory hotplug: exclude isolated page from pco page allocShaohua Li1-1/+11
2009-09-22memory hotplug: update zone pcp at memory onlineShaohua Li3-0/+29
2009-09-22mm: remove obsoleted alloc_pages cpuset commentDavid Rientjes1-4/+0
2009-09-22mm: make swap token dummies static inlinesJohannes Weiner1-4/+16
2009-09-22const: make block_device_operations constAlexey Dobriyan56-61/+59
2009-09-22const: make lock_manager_operations constAlexey Dobriyan5-6/+6
2009-09-22const: make file_lock_operations constAlexey Dobriyan4-4/+4
2009-09-22const: mark remaining inode_operations as constAlexey Dobriyan14-30/+30
2009-09-22const: mark remaining address_space_operations constAlexey Dobriyan12-15/+15
2009-09-22const: mark remaining export_operations constAlexey Dobriyan2-2/+2
2009-09-22const: mark remaining super_operations constAlexey Dobriyan18-24/+23
2009-09-22const: make struct super_block::s_qcop constAlexey Dobriyan10-11/+11
2009-09-22const: make struct super_block::dq_op constAlexey Dobriyan8-8/+8
2009-09-22drivers/mfd/ab3100-core.c: fix powerpc build errorAndrew Morton1-1/+1
2009-09-22proc: document `guest' column in /proc/statEric Dumazet1-3/+4
2009-09-22fs: make sure data stored into inode is properly seen before unlocking new inodeJan Kara1-6/+8
2009-09-22sdhci: orphan driver and listPierre Ossman1-6/+6
2009-09-22drivers/media/dvb/pt1/pt1.c needs vmalloc.hAndrew Morton1-0/+1
2009-09-21Driver-Core: fix devnode callbacks for dabusb and industrialioIngo Molnar2-4/+4
2009-09-21nfs: initialize the backing_dev_info when creating the serverJens Axboe1-4/+6
2009-09-21writeback: make balance_dirty_pages() gradually back more offJens Axboe1-1/+10
2009-09-21writeback: don't use schedule_timeout() without setting runstateJens Axboe1-1/+1
2009-09-21nfs: nfs_kill_super() should call bdi_unregister() after killing superJens Axboe1-1/+1
2009-09-21perf: Tidy up after the big renameIngo Molnar8-76/+534
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar132-2452/+2452
2009-09-21perf_counter: Rename 'event' to event_id/hw_eventIngo Molnar2-37/+37
2009-09-21perf_counter: Rename list_entry -> group_entry, counter_list -> group_listIngo Molnar2-38/+37
2009-09-21sched: Simplify sys_sched_rr_get_interval() system callPeter Williams5-16/+44
2009-09-21perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() changePaul Mackerras3-21/+2
2009-09-21drm/vgaarb: add VGA arbitration support to the drm and kms.Dave Airlie13-1/+133
2009-09-21drm/radeon: some r420s have a CP race with the DMA engine.Alex Deucher2-0/+26
2009-09-21drm/radeon/r600/kms: rv670 is not DCE3Alex Deucher1-1/+1
2009-09-21drm/radeon/kms: r420 idle after programming GA_ENHANCEDave Airlie1-0/+5
2009-09-21drm/radeon/kms: more fixes to rv770 suspend/resume path.Dave Airlie2-10/+12
2009-09-20loongson: fix cut-and-paste mis-mergeLinus Torvalds1-1/+1
2009-09-20x86: Print the hypervisor returned tsc_khz during bootAlok Kataria1-0/+6
2009-09-20x86: Correct segment permission flags in 64-bit linker scriptJan Beulich1-2/+2
2009-09-20x86: cpuinit-annotate SMP boot trampolines properlyJan Beulich3-10/+7
2009-09-20x86: Increase timeout for EHCI debug port reset completion in early printkJan Beulich1-1/+1
2009-09-20sched: Fix potential NULL derference of doms_curYong Zhang1-1/+1
2009-09-20x86: Fix uaccess_32.h typoSergey Senozhatsky1-1/+1
2009-09-20x86: Trivial whitespace cleanupsFelipe Contreras3-3/+1
2009-09-20x86, apic: Fix missed handling of discrete apicsCyrill Gorcunov3-3/+16
2009-09-20x86/i386: Remove duplicated #includeHuang Weiyi1-1/+0
2009-09-20kernel/profile.c: Switch /proc/irq/prof_cpu_mask to seq_fileAlexey Dobriyan1-21/+24
2009-09-20x86, mtrr: Convert loop to a while based construct, avoid naked semicolonJoe Perches1-6/+6