index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-06-16
Merge branch 'amd-iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2009-06-16
x86: mm: Read cr2 before prefetching the mmap_lock
Ingo Molnar
2009-06-16
amd-iommu: resume cleanup
Chris Wright
2009-06-15
amd-iommu: set event buffer head and tail to 0 manually
Joerg Roedel
2009-06-15
amd-iommu: disable cmd buffer and evt logging before reprogramming iommu
Chris Wright
2009-06-15
amd-iommu: flush domain tlb when attaching a new device
Chris Wright
2009-06-15
x86: disable IOMMUs on kernel crash
Joerg Roedel
2009-06-15
amd-iommu: disable IOMMU hardware on shutdown
Joerg Roedel
2009-06-14
x86: hpet: Mark per cpu interrupts IRQF_TIMER to prevent resume failure
Thomas Gleixner
2009-06-14
x86: atomic_32.h: Fix kernel-doc warnings
Randy Dunlap
2009-06-12
x86: change kernel_physical_mapping_init() __init to __meminit
Shaohua Li
2009-06-12
x86: Provide _sdata in the vmlinux.lds.S file
Catalin Marinas
2009-06-11
x86: handle initrd that extends into unusable memory
Yinghai Lu
2009-06-11
Merge branch 'for-linus' of git://linux-arm.org/linux-2.6
Linus Torvalds
2009-06-11
Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-06-11
Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-06-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
2009-06-11
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-06-11
slow_work_thread() should do the exclusive wait
Oleg Nesterov
2009-06-11
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-06-11
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
2009-06-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
2009-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2009-06-11
Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2009-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2009-06-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2009-06-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2009-06-11
Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Linus Torvalds
2009-06-11
vgacon: use slab allocator instead of the bootmem allocator
Pekka Enberg
2009-06-11
irq: use kcalloc() instead of the bootmem allocator
Pekka Enberg
2009-06-11
sched: use slab in cpupri_init()
Pekka Enberg
2009-06-11
sched: use alloc_cpumask_var() instead of alloc_bootmem_cpumask_var()
Pekka Enberg
2009-06-11
memcg: don't use bootmem allocator in setup code
Yinghai Lu
2009-06-11
irq/cpumask: make memoryless node zero happy
Yinghai Lu
2009-06-11
x86: remove some alloc_bootmem_cpumask_var calling
Yinghai Lu
2009-06-11
vt: use kzalloc() instead of the bootmem allocator
Pekka Enberg
2009-06-11
sched: use kzalloc() instead of the bootmem allocator
Pekka Enberg
2009-06-11
init: introduce mm_init()
Pekka Enberg
2009-06-11
vmalloc: use kzalloc() instead of alloc_bootmem()
Pekka Enberg
2009-06-11
slab: setup allocators earlier in the boot sequence
Pekka Enberg
2009-06-11
bootmem: fix slab fallback on numa
Pekka Enberg
2009-06-11
bootmem: use slab if bootmem is no longer available
Pekka Enberg
2009-06-11
kmemleak: Add the corresponding MAINTAINERS entry
Catalin Marinas
2009-06-11
kmemleak: Simple testing module for kmemleak
Catalin Marinas
2009-06-11
kmemleak: Enable the building of the memory leak detector
Catalin Marinas
2009-06-11
kmemleak: Remove some of the kmemleak false positives
Catalin Marinas
2009-06-11
kmemleak: Add modules support
Catalin Marinas
2009-06-11
kmemleak: Add kmemleak_alloc callback from alloc_large_system_hash
Catalin Marinas
2009-06-11
kmemleak: Add the vmalloc memory allocation/freeing hooks
Catalin Marinas
[next]