summaryrefslogtreecommitdiffstats
path: root/mm/util.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-21ARM: SMP implementations are not supposed to return from smp_ops.cpu_die()Russell King1-0/+3
2014-01-21ARM: ignore memory below PHYS_OFFSETRussell King1-0/+14
2014-01-21Fix select-induced Kconfig warning for ZBOOT_ROMRussell King2-4/+3
2013-12-29ARM: 7932/1: bcm: Add DEBUG_LL console supportChristian Daudt1-1/+15
2013-12-29ARM: 7929/1: Remove duplicate SCHED_HRTICK config optionAxel Lin1-3/+0
2013-12-29ARM: 7928/1: kconfig: select HAVE_EFFICIENT_UNALIGNED_ACCESS for CPUv6+ && MMUWill Deacon1-1/+2
2013-12-29ARM: 7927/1: dcache: select DCACHE_WORD_ACCESS for big-endian CPUsWill Deacon2-9/+11
2013-12-29ARM: 7926/1: mm: flesh out and fix the comments in the ASID allocatorWill Deacon1-6/+10
2013-12-29ARM: 7925/1: mm: keep track of last ASID allocation to improve bitmap searchingWill Deacon1-1/+3
2013-12-29ARM: 7924/1: mm: don't bother with reserved ttbr0 when running with LPAEWill Deacon1-10/+11
2013-12-29ARM: PCI: add legacy IDE IRQ implementationRussell King1-4/+1
2013-12-29ARM: footbridge: cleanup LEDs codeRussell King3-13/+15
2013-12-29ARM: pgd allocation: retry on failureRussell King1-1/+1
2013-12-29ARM: footbridge: add one-shot mode for DC21285 timerRussell King1-2/+20
2013-12-29ARM: footbridge: add sched_clock implementationRussell King3-0/+20
2013-12-29ARM: 7922/1: l2x0: add Marvell Tauros3 supportSebastian Hesselbarth4-19/+94
2013-12-29ARM: 7877/1: use built-in byte swap functionKim Phillips5-5/+53
2013-12-29ARM: 7921/1: mcpm: remove redundant dsb instructions prior to sevWill Deacon1-2/+2
2013-12-29ARM: 7920/1: topology: Staticise non-exported symbolsMark Brown1-6/+6
2013-12-29ARM: fix csum_tcpudp_magic() miscompilationRussell King1-10/+24
2013-12-29ARM: 7919/1: mm: refactor v7 cache cleaning ops to use way/index sequenceLorenzo Pieralisi1-7/+7
2013-12-29ARM: 7918/1: clean up cache handling in core codeNicolas Pitre2-4/+2
2013-12-29ARM: 7911/2: Clean up setup printks a bitOlof Johansson1-21/+20
2013-12-29ARM: 7906/1: mmc: mmci: Remove unnecessary amba_set_drvdata()Michal Simek1-2/+0
2013-12-29ARM: 7905/1: etm: Remove unnecessary amba_set_drvdata()Michal Simek1-6/+0
2013-12-29ARM: 7904/1: input: ambakmi: Remove unnecessary amba_set_drvdata()Michal Simek1-2/+0
2013-12-29ARM: 7890/1: v7-M: drop using mach/entry-macro.SUwe Kleine-König1-2/+0
2013-12-29ARM: make kernel oops easier to readRussell King2-11/+11
2013-12-29ARM: 7896/1: rename ioremap_cached to ioremap_cacheRob Herring3-3/+3
2013-12-22Linux 3.13-rc5v3.13-rc5Linus Torvalds1-1/+1
2013-12-22aio: clean up and fix aio_setup_ring page mappingLinus Torvalds1-35/+23
2013-12-21aio/migratepages: make aio migrate pages saneBenjamin LaHaise3-15/+53
2013-12-21aio: fix kioctx leak introduced by "aio: Fix a trinity splat"Benjamin LaHaise1-1/+2
2013-12-21Don't set the INITRD_COMPRESS environment variable automaticallyLinus Torvalds1-1/+3
2013-12-21mm: fix build of split ptlock codeOlof Johansson1-1/+1
2013-12-20pstore: Don't allow high traffic options on fragile devicesLuck, Tony4-2/+10
2013-12-20mm: do not allocate page->ptl dynamically, if spinlock_t fits to longKirill A. Shutemov5-7/+8
2013-12-20mm: page_alloc: revert NUMA aspect of fair allocation policyJohannes Weiner1-10/+9
2013-12-20Revert "mm: page_alloc: exclude unreclaimable allocations from zone fairness ...Mel Gorman1-2/+1
2013-12-20mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) supportKirill A. Shutemov1-3/+2
2013-12-19qla2xxx: Fix scsi_host leak on qlt_lport_register callback failureNicholas Bellinger1-0/+1
2013-12-19target: Remove extra percpu_ref_initAndy Grover1-7/+1
2013-12-19arm64: ptrace: avoid using HW_BREAKPOINT_EMPTY for disabled eventsWill Deacon1-20/+18
2013-12-19ARC: Allow conditional multiple inclusion of uapi/asm/unistd.hVineet Gupta1-1/+7
2013-12-19target/file: Update hw_max_sectors based on current block_sizeNicholas Bellinger4-5/+14
2013-12-19iser-target: Move INIT_WORK setup into isert_create_device_ib_resNicholas Bellinger1-2/+4
2013-12-19iscsi-target: Fix incorrect np->np_thread NULL assignmentNicholas Bellinger2-6/+1
2013-12-19mm/hugetlb: check for pte NULL pointer in __page_check_address()Jianguo Wu1-0/+4
2013-12-19fix build with make 3.80Jan Beulich1-13/+7
2013-12-19mm/mempolicy: fix !vma in new_vma_page()Wanpeng Li1-6/+8