index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
util.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-01-21
ARM: SMP implementations are not supposed to return from smp_ops.cpu_die()
Russell King
1
-0
/
+3
2014-01-21
ARM: ignore memory below PHYS_OFFSET
Russell King
1
-0
/
+14
2014-01-21
Fix select-induced Kconfig warning for ZBOOT_ROM
Russell King
2
-4
/
+3
2013-12-29
ARM: 7932/1: bcm: Add DEBUG_LL console support
Christian Daudt
1
-1
/
+15
2013-12-29
ARM: 7929/1: Remove duplicate SCHED_HRTICK config option
Axel Lin
1
-3
/
+0
2013-12-29
ARM: 7928/1: kconfig: select HAVE_EFFICIENT_UNALIGNED_ACCESS for CPUv6+ && MMU
Will Deacon
1
-1
/
+2
2013-12-29
ARM: 7927/1: dcache: select DCACHE_WORD_ACCESS for big-endian CPUs
Will Deacon
2
-9
/
+11
2013-12-29
ARM: 7926/1: mm: flesh out and fix the comments in the ASID allocator
Will Deacon
1
-6
/
+10
2013-12-29
ARM: 7925/1: mm: keep track of last ASID allocation to improve bitmap searching
Will Deacon
1
-1
/
+3
2013-12-29
ARM: 7924/1: mm: don't bother with reserved ttbr0 when running with LPAE
Will Deacon
1
-10
/
+11
2013-12-29
ARM: PCI: add legacy IDE IRQ implementation
Russell King
1
-4
/
+1
2013-12-29
ARM: footbridge: cleanup LEDs code
Russell King
3
-13
/
+15
2013-12-29
ARM: pgd allocation: retry on failure
Russell King
1
-1
/
+1
2013-12-29
ARM: footbridge: add one-shot mode for DC21285 timer
Russell King
1
-2
/
+20
2013-12-29
ARM: footbridge: add sched_clock implementation
Russell King
3
-0
/
+20
2013-12-29
ARM: 7922/1: l2x0: add Marvell Tauros3 support
Sebastian Hesselbarth
4
-19
/
+94
2013-12-29
ARM: 7877/1: use built-in byte swap function
Kim Phillips
5
-5
/
+53
2013-12-29
ARM: 7921/1: mcpm: remove redundant dsb instructions prior to sev
Will Deacon
1
-2
/
+2
2013-12-29
ARM: 7920/1: topology: Staticise non-exported symbols
Mark Brown
1
-6
/
+6
2013-12-29
ARM: fix csum_tcpudp_magic() miscompilation
Russell King
1
-10
/
+24
2013-12-29
ARM: 7919/1: mm: refactor v7 cache cleaning ops to use way/index sequence
Lorenzo Pieralisi
1
-7
/
+7
2013-12-29
ARM: 7918/1: clean up cache handling in core code
Nicolas Pitre
2
-4
/
+2
2013-12-29
ARM: 7911/2: Clean up setup printks a bit
Olof Johansson
1
-21
/
+20
2013-12-29
ARM: 7906/1: mmc: mmci: Remove unnecessary amba_set_drvdata()
Michal Simek
1
-2
/
+0
2013-12-29
ARM: 7905/1: etm: Remove unnecessary amba_set_drvdata()
Michal Simek
1
-6
/
+0
2013-12-29
ARM: 7904/1: input: ambakmi: Remove unnecessary amba_set_drvdata()
Michal Simek
1
-2
/
+0
2013-12-29
ARM: 7890/1: v7-M: drop using mach/entry-macro.S
Uwe Kleine-König
1
-2
/
+0
2013-12-29
ARM: make kernel oops easier to read
Russell King
2
-11
/
+11
2013-12-29
ARM: 7896/1: rename ioremap_cached to ioremap_cache
Rob Herring
3
-3
/
+3
2013-12-22
Linux 3.13-rc5
v3.13-rc5
Linus Torvalds
1
-1
/
+1
2013-12-22
aio: clean up and fix aio_setup_ring page mapping
Linus Torvalds
1
-35
/
+23
2013-12-21
aio/migratepages: make aio migrate pages sane
Benjamin LaHaise
3
-15
/
+53
2013-12-21
aio: fix kioctx leak introduced by "aio: Fix a trinity splat"
Benjamin LaHaise
1
-1
/
+2
2013-12-21
Don't set the INITRD_COMPRESS environment variable automatically
Linus Torvalds
1
-1
/
+3
2013-12-21
mm: fix build of split ptlock code
Olof Johansson
1
-1
/
+1
2013-12-20
pstore: Don't allow high traffic options on fragile devices
Luck, Tony
4
-2
/
+10
2013-12-20
mm: do not allocate page->ptl dynamically, if spinlock_t fits to long
Kirill A. Shutemov
5
-7
/
+8
2013-12-20
mm: page_alloc: revert NUMA aspect of fair allocation policy
Johannes Weiner
1
-10
/
+9
2013-12-20
Revert "mm: page_alloc: exclude unreclaimable allocations from zone fairness ...
Mel Gorman
1
-2
/
+1
2013-12-20
mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) support
Kirill A. Shutemov
1
-3
/
+2
2013-12-19
qla2xxx: Fix scsi_host leak on qlt_lport_register callback failure
Nicholas Bellinger
1
-0
/
+1
2013-12-19
target: Remove extra percpu_ref_init
Andy Grover
1
-7
/
+1
2013-12-19
arm64: ptrace: avoid using HW_BREAKPOINT_EMPTY for disabled events
Will Deacon
1
-20
/
+18
2013-12-19
ARC: Allow conditional multiple inclusion of uapi/asm/unistd.h
Vineet Gupta
1
-1
/
+7
2013-12-19
target/file: Update hw_max_sectors based on current block_size
Nicholas Bellinger
4
-5
/
+14
2013-12-19
iser-target: Move INIT_WORK setup into isert_create_device_ib_res
Nicholas Bellinger
1
-2
/
+4
2013-12-19
iscsi-target: Fix incorrect np->np_thread NULL assignment
Nicholas Bellinger
2
-6
/
+1
2013-12-19
mm/hugetlb: check for pte NULL pointer in __page_check_address()
Jianguo Wu
1
-0
/
+4
2013-12-19
fix build with make 3.80
Jan Beulich
1
-13
/
+7
2013-12-19
mm/mempolicy: fix !vma in new_vma_page()
Wanpeng Li
1
-6
/
+8
[next]