| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, mm: Remove early_memremap workaround for page table accessing on 64bit | Yinghai Lu | 2012-11-17 | 1 | -34/+4 |
* | x86, mm: setup page table in top-down | Yinghai Lu | 2012-11-17 | 6 | -155/+94 |
* | x86, mm: Break down init_all_memory_mapping | Yinghai Lu | 2012-11-17 | 1 | -22/+19 |
* | x86, mm: Don't clear page table if range is ram | Yinghai Lu | 2012-11-17 | 1 | -21/+19 |
* | x86, mm: Use big page size for small memory range | Yinghai Lu | 2012-11-17 | 1 | -0/+37 |
* | x86, mm: Align start address to correct big page size | Yinghai Lu | 2012-11-17 | 2 | -2/+4 |
* | x86, mm: relocate initrd under all mem for 64bit | Yinghai Lu | 2012-11-17 | 1 | -4/+3 |
* | x86, mm: Only direct map addresses that are marked as E820_RAM | Jacob Shin | 2012-11-17 | 4 | -25/+117 |
* | x86, mm: use pfn_range_is_mapped() with reserve_initrd | Yinghai Lu | 2012-11-17 | 1 | -24/+28 |
* | x86, mm: use pfn_range_is_mapped() with gart | Yinghai Lu | 2012-11-17 | 1 | -3/+2 |
* | x86, mm: use pfn_range_is_mapped() with CPA | Yinghai Lu | 2012-11-17 | 1 | -13/+3 |
* | x86, mm: Fixup code testing if a pfn is direct mapped | Jacob Shin | 2012-11-17 | 3 | -9/+14 |
* | x86, mm: if kernel .text .data .bss are not marked as E820_RAM, complain and fix | Jacob Shin | 2012-11-17 | 1 | -0/+14 |
* | x86, mm: Set memblock initial limit to 1M | Yinghai Lu | 2012-11-17 | 1 | -1/+1 |
* | x86, mm: Separate out calculate_table_space_size() | Yinghai Lu | 2012-11-17 | 1 | -11/+27 |
* | x86, mm: Find early page table buffer together | Yinghai Lu | 2012-11-17 | 1 | -32/+34 |
* | x86, mm: Change find_early_table_space() paramters | Yinghai Lu | 2012-11-17 | 1 | -3/+9 |
* | x86, mm: Revert back good_end setting for 64bit | Yinghai Lu | 2012-11-17 | 1 | -1/+1 |
* | x86, mm: Move init_memory_mapping calling out of setup.c | Yinghai Lu | 2012-11-17 | 4 | -29/+20 |
* | x86, mm: Move down find_early_table_space() | Yinghai Lu | 2012-11-17 | 1 | -58/+59 |
* | x86, mm: Split out split_mem_range from init_memory_mapping | Yinghai Lu | 2012-11-17 | 1 | -16/+25 |
* | x86, mm: Add global page_size_mask and probe one time only | Yinghai Lu | 2012-11-17 | 3 | -30/+27 |
* | Linux 3.7-rc6v3.7-rc6 | Linus Torvalds | 2012-11-16 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-11-16 | 1 | -4/+7 |
|\ |
|
| * | KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update() | Takashi Iwai | 2012-11-16 | 1 | -4/+7 |
* | | Merge branch 'akpm' (Fixes from Andrew) | Linus Torvalds | 2012-11-16 | 19 | -120/+86 |
|\ \ |
|
| * | | revert "mm: fix-up zone present pages" | Andrew Morton | 2012-11-16 | 6 | -58/+1 |
| * | | tmpfs: change final i_blocks BUG to WARNING | Hugh Dickins | 2012-11-16 | 1 | -1/+1 |
| * | | tmpfs: fix shmem_getpage_gfp() VM_BUG_ON | Hugh Dickins | 2012-11-16 | 1 | -2/+14 |
| * | | mm: highmem: don't treat PKMAP_ADDR(LAST_PKMAP) as a highmem address | Will Deacon | 2012-11-16 | 1 | -1/+1 |
| * | | mm: revert "mm: vmscan: scale number of pages reclaimed by reclaim/compaction... | Mel Gorman | 2012-11-16 | 1 | -25/+0 |
| * | | rapidio: fix kernel-doc warnings | Randy Dunlap | 2012-11-16 | 2 | -1/+3 |
| * | | swapfile: fix name leak in swapoff | Xiaotian Feng | 2012-11-16 | 1 | -2/+2 |
| * | | memcg: fix hotplugged memory zone oops | Hugh Dickins | 2012-11-16 | 4 | -18/+38 |
| * | | mips, arc: fix build failure | David Rientjes | 2012-11-16 | 1 | -0/+1 |
| * | | memcg: oom: fix totalpages calculation for memory.swappiness==0 | Michal Hocko | 2012-11-16 | 2 | -6/+19 |
| * | | mm: fix build warning for uninitialized value | David Rientjes | 2012-11-16 | 1 | -6/+4 |
| * | | mm: add anon_vma_lock to validate_mm() | Michel Lespinasse | 2012-11-16 | 1 | -0/+2 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-11-16 | 42 | -120/+247 |
|\ \ \
| |_|/
|/| | |
|
| * | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2012-11-16 | 18 | -25/+73 |
| |\ \ |
|
| | * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-11-16 | 18 | -25/+73 |
| | |\ \ |
|
| | | * | | brcmfmac: fix typo in CONFIG_BRCMISCAN | Hauke Mehrtens | 2012-11-14 | 1 | -1/+1 |
| | | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto... | John W. Linville | 2012-11-14 | 5 | -8/+12 |
| | | |\ \ |
|
| | | | * | | Bluetooth: Fix memory leak when removing a UUID | Johan Hedberg | 2012-11-09 | 1 | -0/+1 |
| | | | * | | Bluetooth: ath3k: Add support for VAIO VPCEH [0489:e027] | Marcos Chaparro | 2012-11-09 | 2 | -0/+2 |
| | | | * | | Bluetooth: Notify about device registration before power on | Marcel Holtmann | 2012-11-09 | 1 | -2/+2 |
| | | | * | | Bluetooth: Fix error status when pairing fails | Paulo Sérgio | 2012-11-09 | 1 | -1/+1 |
| | | | * | | Bluetooth: Fix having bogus entries in mgmt_read_index_list reply | Johan Hedberg | 2012-11-09 | 1 | -5/+6 |
| | | * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw... | John W. Linville | 2012-11-14 | 3 | -4/+23 |
| | | |\ \ \ |
|
| | | | * | | | iwlwifi: use ieee80211_free_txskb | Johannes Berg | 2012-11-07 | 2 | -2/+2 |