Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
433ecb4ab312f873870b67ee374502e84f6dcf92
433ecb4
fix refrigerator() vs thaw_process() race
by Oleg Nesterov
· 18 years ago
e87be11
ARM26: remove useless config option GENERIC_BUST_SPINLOCK.
by Robert P. J. Day
· 18 years ago
2af0bc9
srmcons: fix kmalloc(GFP_KERNEL) inside spinlock
by Andrew Morton
· 18 years ago
ed58a59
ALPHA: "prctl" macros
by Ivan Kokshaysky
· 18 years ago
eb2bce7
ALPHA: fix BOOTP image creation
by Ivan Kokshaysky
· 18 years ago
180e53a
ROUND_UP macro cleanup in arch/alpha/kernel/osf_sys.c
by Milind Arun Choudhary
· 18 years ago
97a572b
h8300: add zImage support
by Yoshinori Sato
· 18 years ago
c728d60
h8300 generic irq
by Yoshinori Sato
· 18 years ago
aeecf31
Convert h8/300 to generic timekeeping
by john stultz
· 18 years ago
a5f6abd
Blackfin: blackfin on-chip SPI controller driver
by Wu, Bryan
· 18 years ago
8cc75c9
Blackfin: on-chip RTC controller driver
by Wu, Bryan
· 18 years ago
0851a28
Blackfin: add blackfin support in smc91x ethernet controller driver
by Wu, Bryan
· 18 years ago
194de56
blackfin: serial driver
by Bryan Wu
· 18 years ago
1394f03
blackfin architecture
by Bryan Wu
· 18 years ago
7324328
Return EPERM not ECHILD on security_task_wait failure
by Roland McGrath
· 18 years ago
906e0be
page migration: Only migrate pages if allocation in the highest zone is possible
by Christoph Lameter
· 18 years ago
4ab688c
slob: fix page order calculation on not 4KB page
by Akinobu Mita
· 18 years ago
5bc9859
hugetlbfs: add NULL check in hugetlb_zero_setup()
by Akinobu Mita
· 18 years ago
cfce660
Slab allocators: remove useless __GFP_NO_GROW flag
by Christoph Lameter
· 18 years ago
4f10493
slab allocators: Remove SLAB_CTOR_ATOMIC
by Christoph Lameter
· 18 years ago
50953fe
slab allocators: Remove SLAB_DEBUG_INITIAL flag
by Christoph Lameter
· 18 years ago
4b1d892
get_unmapped_area doesn't need hugetlbfs hacks anymore
by Benjamin Herrenschmidt
· 18 years ago
06abdfb
get_unmapped_area handles MAP_FIXED in generic code
by Benjamin Herrenschmidt
· 18 years ago
036e085
get_unmapped_area handles MAP_FIXED in hugetlbfs
by Benjamin Herrenschmidt
· 18 years ago
11300a6
get_unmapped_area handles MAP_FIXED on x86_64
by Benjamin Herrenschmidt
· 18 years ago
ac35ee4
get_unmapped_area handles MAP_FIXED on sparc64
by Benjamin Herrenschmidt
· 18 years ago
869e510
get_unmapped_area handles MAP_FIXED on parisc
by Benjamin Herrenschmidt
· 18 years ago
afa3739
get_unmapped_area handles MAP_FIXED on ia64
by Benjamin Herrenschmidt
· 18 years ago
5a8130f
get_unmapped_area handles MAP_FIXED on i386
by Benjamin Herrenschmidt
· 18 years ago
2fd3beb
get_unmapped_area handles MAP_FIXED on frv
by Benjamin Herrenschmidt
· 18 years ago
acec0ac
get_unmapped_area handles MAP_FIXED on arm
by Benjamin Herrenschmidt
· 18 years ago
4b87b3b
get_unmapped_area handles MAP_FIXED on alpha
by Benjamin Herrenschmidt
· 18 years ago
d506a77
get_unmapped_area handles MAP_FIXED on powerpc
by Benjamin Herrenschmidt
· 18 years ago
2b45ab3
oom: fix constraint deadlock
by David Rientjes
· 18 years ago
2b744c0
mm: fix handling of panic_on_oom when cpusets are in use
by Yasunori Goto
· 18 years ago
824ebef
fault injection: fix failslab with CONFIG_NUMA
by Akinobu Mita
· 18 years ago
f0f3980
slab allocators: remove multiple alignment specifications
by Christoph Lameter
· 18 years ago
0a31bd5
KMEM_CACHE(): simplify slab cache creation
by Christoph Lameter
· 18 years ago
5af6083
slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN
by Christoph Lameter
· 18 years ago
96018fd
mm: optimize acorn partition truncate
by Peter Zijlstra
· 18 years ago
f9a1439
mm: optimize kill_bdev()
by Peter Zijlstra
· 18 years ago
f98393a
mm: remove destroy_dirty_buffers from invalidate_bdev()
by Peter Zijlstra
· 18 years ago
0a27a14
mm: madvise avoid exclusive mmap_sem
by Nick Piggin
· 18 years ago
b416952
include KERN_* constant in printk() calls in mm/slab.c
by matze
· 18 years ago
bc0055a
slob: handle SLAB_PANIC flag
by Akinobu Mita
· 18 years ago
3a2cba9
Quicklist support for sparc64
by David Miller
· 18 years ago
6225e93
Quicklists for page table pages
by Christoph Lameter
· 18 years ago
c09d875
slub: add slabinfo tool
by Christoph Lameter
· 18 years ago
3524342
slub: user documentation
by Christoph Lameter
· 18 years ago
70d7122
slub: remove object activities out of checking functions
by Christoph Lameter
· 18 years ago
2086d26
SLUB: Free slabs and sort partial slab lists in kmem_cache_shrink
by Christoph Lameter
· 18 years ago
88a420e
slub: add ability to list alloc / free callers per slab
by Christoph Lameter
· 18 years ago
e95eed5
SLUB: Add MIN_PARTIAL
by Christoph Lameter
· 18 years ago
53e15af
slub: validation of slabs (metadata and guard zones)
by Christoph Lameter
· 18 years ago
643b113
slub: enable tracking of full slabs
by Christoph Lameter
· 18 years ago
77c5e2d
slub: fix object tracking
by Christoph Lameter
· 18 years ago
b49af68
Add virt_to_head_page and consolidate code in slab and slub
by Christoph Lameter
· 18 years ago
6d77795
mm: optimize compound_head() by avoiding a shared page flag
by Christoph Lameter
· 18 years ago
d85f338
Make page->private usable in compound pages
by Christoph Lameter
· 18 years ago
3052086
PowerPC: Disable SLUB for configurations in which slab page structs are modified
by Christoph Lameter
· 18 years ago
614410d
SLUB: allocate smallest object size if the user asks for 0 bytes
by Christoph Lameter
· 18 years ago
47bfdc0
SLUB: change default alignments
by Christoph Lameter
· 18 years ago
81819f0
SLUB core
by Christoph Lameter
· 18 years ago
543691a
tty_register_driver: only allocate tty instances when defined
by Andy Whitcroft
· 18 years ago
b5637e6
i386: use page allocator to allocate thread_info structure
by Christoph Lameter
· 18 years ago
c596d9f
cpusets: allow TIF_MEMDIE threads to allocate anywhere
by David Rientjes
· 18 years ago
a3a02be
slab: mark set_up_list3s() __init
by Andrew Morton
· 18 years ago
3b1d92c
Do not disable interrupts when reading min_free_kbytes
by Mel Gorman
· 18 years ago
8da3430
slab: NUMA kmem_cache diet
by Eric Dumazet
· 18 years ago
6310984
SLAB: don't allocate empty shared caches
by Eric Dumazet
· 18 years ago
364fbb2
SLAB: use num_possible_cpus() in enable_cpucache()
by Eric Dumazet
· 18 years ago
6ce745e
readahead: code cleanup
by Jan Kara
· 18 years ago
ec0f163
readahead: improve heuristic detecting sequential reads
by Jan Kara
· 18 years ago
b813e93
smaps: add clear_refs file to clear reference
by David Rientjes
· 18 years ago
f79f177
smaps: add pages referenced count to smaps
by David Rientjes
· 18 years ago
826fad1
smaps: extract pmd walker from smaps code
by David Rientjes
· 18 years ago
0013572
i386: use pte_update_defer in ptep_test_and_clear_{dirty,young}
by Zachary Amsden
· 18 years ago
10a8d6a
i386: add ptep_test_and_clear_{dirty,young}
by David Rientjes
· 18 years ago
9490991
Add unitialized_var() macro for suppressing gcc warnings
by Borislav Petkov
· 18 years ago
a812771
mm: simplify filemap_nopage
by Nick Piggin
· 18 years ago
14e0729
add pfn_valid_within helper for sub-MAX_ORDER hole detection
by Andy Whitcroft
· 18 years ago
ac26772
mm/slab.c: proper prototypes
by Adrian Bunk
· 18 years ago
411f0f3
Introduce CONFIG_HAS_DMA
by Heiko Carstens
· 18 years ago
9a82782
allow oom_adj of saintly processes
by Joshua N Pritikin
· 18 years ago
3d67f2d
fs: buffer don't PageUptodate without page locked
by Nick Piggin
· 18 years ago
6fe6900
mm: make read_cache_page synchronous
by Nick Piggin
· 18 years ago
714b817
slab: ensure cache_alloc_refill terminates
by Pekka Enberg
· 18 years ago
5f22df0
mm: remove gcc workaround
by Nick Piggin
· 18 years ago
d2ba27e8
proper prototype for hugetlb_get_unmapped_area()
by Adrian Bunk
· 18 years ago
1b42446
Use ZVC counters to establish exact size of dirtyable pages
by Christoph Lameter
· 18 years ago
476f353
Safer nr_node_ids and nr_node_ids determination and initial values
by Christoph Lameter
· 18 years ago
aee16b3
Add apply_to_page_range() which applies a function to a pte range
by Jeremy Fitzhardinge
· 18 years ago
eb3a1e1
Serial: serial_core, use pr_debug
by Jiri Slaby
· 18 years ago
1733310
MPSC serial driver tx locking
by Dave Jiang
· 18 years ago
abb4a23
serial: define FIXED_PORT flag for serial_core
by David Gibson
· 18 years ago
bd71c18
RM9000 serial driver
by Thomas Koeller
· 18 years ago
beab697
serial driver PMC MSP71xx
by Marc St-Jean
· 18 years ago
6179b55
add new_id to PCMCIA drivers
by Bernhard Walle
· 18 years ago
02c8359
at91_cf, minor fix
by David Brownell
· 18 years ago
fd76bab
slab: introduce krealloc
by Pekka Enberg
· 18 years ago
Next »