pandora-kernel.git
2013-09-11 Joe PerchesMAINTAINERS: EXYNOS: remove board files
2013-09-11 Oleg Nesterovtask_work: documentation
2013-09-11 Oleg Nesterovtask_work: minor cleanups
2013-09-11 David Daneykernel/smp.c: quit unconditionally enabling irqs in...
2013-09-11 Sergei Trofimovichsyscalls.h: add forward declarations for inplace syscal...
2013-09-11 Uwe Kleine... extable: skip sorting if the table is empty
2013-09-11 David Daneysmp.h: move !SMP version of on_each_cpu() out-of-line
2013-09-11 David Daneyup.c: use local_irq_{save,restore}() in smp_call_functi...
2013-09-11 David Daneysmp: quit unconditionally enabling irq in on_each_cpu_m...
2013-09-11 Will Deaconkernel/spinlock.c: add default arch_*_relax definitions...
2013-09-11 Chen Gangkernel/smp.c: free related resources when failure occur...
2013-09-11 Gu Zhengfs/bio-integrity: fix a potential mem leak
2013-09-11 Andi Kleenlto, watchdog/hpwdt.c: make assembler label global
2013-09-11 Andi Kleenkernel/modsign_pubkey.c: fix init const for module...
2013-09-11 Mathieu Desnoyerskernel-wide: fix missing validations on __get/__put...
2013-09-11 Jingoo Handrivers/firmware/google/gsmi.c: replace strict_strtoul...
2013-09-11 Shuah Khanplatform: convert apple-gmux driver to dev_pm_ops from...
2013-09-11 Shuah Khantpm: convert tpm_tis driver to use dev_pm_ops from...
2013-09-11 Shuah Khanrtc: convert rtc-cmos to dev_pm_ops from legacy pm_ops
2013-09-11 Shuah Khanpnp: change pnp bus pm_ops to invoke pnp driver dev_pm_...
2013-09-11 Greg Thelenmemcg: fix multiple large threshold notifications
2013-09-11 Joe Perchesmm/mempool.c: convert kmalloc_node(...GFP_ZERO...)...
2013-09-11 Joe Percheslib/genalloc.c: convert kmalloc_node(...GFP_ZERO.....
2013-09-11 Yanchuan Nianmm/mmap: remove unnecessary assignment
2013-09-11 Junxiao Biwriteback: fix race that cause writeback hung
2013-09-11 Andrew Mortonmm/madvise.c:madvise_hwpoison(): remove local `ret'
2013-09-11 Wanpeng Limm/madvise.c: fix return value of madvise_hwpoison()
2013-09-11 Wanpeng Limm/memory-failure.c: fix bug triggered by unpoisoning...
2013-09-11 Wanpeng Limm/hwpoison-inject.c: change permission of corrupt...
2013-09-11 Wanpeng Limm/hwpoison.c: fix held reference count after unpoisoni...
2013-09-11 Wanpeng Limm/hwpoison: add '#' to madvise_hwpoison
2013-09-11 Wanpeng Limm/hwpoison: drop forward reference declarations __soft...
2013-09-11 Wanpeng Limm/hwpoison: don't set migration type twice to avoid...
2013-09-11 Wanpeng Limm/hwpoison: replace atomic_long_sub() with atomic_long...
2013-09-11 Wanpeng Limm/hwpoison: fix race against poison thp
2013-09-11 Wanpeng Limm/hwpoison: don't need to hold compound lock for huget...
2013-09-11 Wanpeng Limm/hwpoison: fix loss of PG_dirty for errors on mlocked...
2013-09-11 Naoya Horiguchihwpoison: always unset MIGRATE_ISOLATE before returning...
2013-09-11 Wang Sheng-Huimm: correct the comment about the value for buddy _mapcount
2013-09-11 Cyrill Gorcunovmm: make sure _PAGE_SWP_SOFT_DIRTY bit is not set on...
2013-09-11 Maxim Patlasovmm/page-writeback.c: add strictlimit feature
2013-09-11 Chen Gangmm/backing-dev.c: check user buffer length before copyi...
2013-09-11 Chen Gangmm/mremap.c: call pud_free() after fail calling pmd_alloc()
2013-09-11 Wanpeng Limm/vmalloc: use wrapper function get_vm_area_size to...
2013-09-11 Wanpeng Limm/writeback: make writeback_inodes_wb static
2013-09-11 Wanpeng Limm/sparse: introduce alloc_usemap_and_memmap
2013-09-11 Lisa Dumm: vmscan: fix do_try_to_free_pages() livelock
2013-09-11 Vlastimil Babkamm: munlock: manual pte walk in fast path instead of...
2013-09-11 Vlastimil Babkamm: munlock: remove redundant get_page/put_page pair...
2013-09-11 Vlastimil Babkamm: munlock: bypass per-cpu pvec for putback_lru_page
2013-09-11 Vlastimil Babkamm: munlock: batch NR_MLOCK zone state updates
2013-09-11 Vlastimil Babkamm: munlock: batch non-THP page isolation and munlock...
2013-09-11 Vlastimil Babkamm: munlock: remove unnecessary call to lru_add_drain()
2013-09-11 Vlastimil Babkamm: putback_lru_page: remove unnecessary call to page_l...
2013-09-11 Cyrill Gorcunovmm: track vma changes with VM_SOFTDIRTY bit
2013-09-11 SeungHun Leemm: page_alloc: fix comment get_page_from_freelist
2013-09-11 Jan Karawriteback: fix occasional slow sync(1)
2013-09-11 Khalid Azizmm: fix aio performance regression for database caused...
2013-09-11 Mel Gormanmm: compaction: do not compact pgdat for order-0
2013-09-11 Andrey Vaginkmemcg: don't allocate extra memory for root memcg_cach...
2013-09-11 Yinghai Lumemblock, numa: binary search node id
2013-09-11 Naoya Horiguchimbind: add BUG_ON(!vma) in new_vma_page()
2013-09-11 Naoya Horiguchimm/mempolicy: rename check_*range to queue_pages_*range
2013-09-11 Naoya Horiguchimm: prepare to remove /proc/sys/vm/hugepages_treat_as_m...
2013-09-11 Naoya Horiguchimm: migrate: check movability of hugepage in unmap_and_...
2013-09-11 Naoya Horiguchimm: memory-hotplug: enable memory hotplug to handle...
2013-09-11 Naoya Horiguchimm: migrate: remove VM_HUGETLB from vma flag check...
2013-09-11 Naoya Horiguchimm: mbind: add hugepage migration code to mbind()
2013-09-11 Naoya Horiguchimm: migrate: add hugepage migration code to move_pages()
2013-09-11 Naoya Horiguchimigrate: add hugepage migration code to migrate_pages()
2013-09-11 Naoya Horiguchimm: soft-offline: use migrate_pages() instead of migrat...
2013-09-11 Naoya Horiguchimm: migrate: make core migration code aware of hugepage
2013-09-11 Joonsoo Kimmm, hugetlb: return a reserved page to a reserved pool...
2013-09-11 Joonsoo Kimmm, hugetlb: grab a page_table_lock after page_cache_re...
2013-09-11 Joonsoo Kimmm, hugetlb: remove useless check about mapping type
2013-09-11 Joonsoo Kimmm, hugetlb: fix subpool accounting handling
2013-09-11 Joonsoo Kimmm, hugetlb: change variable name reservations to resv
2013-09-11 Joonsoo Kimmm, hugetlb: protect reserved pages when soft offlining...
2013-09-11 Toshi Kanimm/hotplug: remove stop_machine() from try_offline_node()
2013-09-11 Toshi Kanimm/hotplug: verify hotplug memory range
2013-09-11 Davidlohr Buesohugepage: mention libhugetlbfs in doc
2013-09-11 Fengguang Wureadahead: make context readahead more conservative
2013-09-11 Xishi Qiumm: use zone_is_initialized() instead of if(zone->wait_...
2013-09-11 Xishi Qiumm: use zone_is_empty() instead of if(zone->spanned_pages)
2013-09-11 Xishi Qiumm: use zone_end_pfn() instead of zone_start_pfn+spanne...
2013-09-11 Joonyoung Shimlib/genalloc.c: fix overflow of ending address of memor...
2013-09-11 Jianguo Wumm/zbud: fix some trivial typos in comments
2013-09-11 Xishi Qiumm/hotplug: remove unnecessary BUG_ON in __offline_pages()
2013-09-11 Joonsoo Kimmm, vmalloc: use well-defined find_last_bit() func
2013-09-11 Joonsoo Kimmm, vmalloc: remove useless variable in vmap_block
2013-09-11 Christoph Lametervmstat: use this_cpu() to avoid irqon/off sequence...
2013-09-11 Christoph Lametervmstat: create fold_diff
2013-09-11 Christoph Lametervmstat: create separate function to fold per cpu diffs...
2013-09-11 Joonsoo Kimswap: clean-up #ifdef in page_mapping()
2013-09-11 Joonsoo Kimmm: move pgtable related functions to right place
2013-09-11 Joonsoo Kimmm, page_alloc: add unlikely macro to help compiler...
2013-09-11 Jianguo Wumm/mempolicy: return NULL if node is NUMA_NO_NODE in...
2013-09-11 Joonsoo Kimmm, hugetlb: decrement reserve count if VM_NORESERVE...
2013-09-11 Joonsoo Kimmm, hugetlb: remove decrement_hugepage_resv_vma()
2013-09-11 Joonsoo Kimmm, hugetlb: add VM_NORESERVE check in vma_has_reserves()
next