Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
f2c780c1fdbe5008c902c2d7e37242ac5e60f0b9
f2c780c
[PATCH] Au1550/1200: add missing PSC #define's, make OSS driver use the proper ones
by Sergei Shtylyov
· 18 years ago
c52c176
[PATCH] frv: clean frv unistd.h
by Al Viro
· 18 years ago
8ccd056
[PATCH] frv: trivial cleanups in frv_ksyms.c
by Al Viro
· 18 years ago
5e591a5
[PATCH] frv: Add missing qualifier to memcpy_fromio() prototype
by Al Viro
· 18 years ago
a73df4d
[PATCH] frv: ieee1394 is borken on frv
by Al Viro
· 18 years ago
7f78843
[PATCH] frv: NULL noise removal in frv xchg()
by Al Viro
· 18 years ago
ffca111
[PATCH] frv: initrd is grossly broken on frv (never built)
by Al Viro
· 18 years ago
0c426f2
[PATCH] ext2 XIP won't build without MMU
by Al Viro
· 18 years ago
be2338f
[PATCH] frv: wrong syscall
by Al Viro
· 18 years ago
576132b
[PATCH] frv: misc sparse annotations
by Al Viro
· 18 years ago
53470aa
[PATCH] frv: misc __user annotations
by Al Viro
· 18 years ago
530018b
[PATCH] frv: binfmt_elf_fdpic __user annotations
by Al Viro
· 18 years ago
7ab76d7
[PATCH] frv: sysctl __user annotations
by Al Viro
· 18 years ago
9e4d11f
[PATCH] frv: signal annotations
by Al Viro
· 18 years ago
3f4cd38
[PATCH] frv: basic __iomem annotations
by Al Viro
· 18 years ago
a8a77573c
[PATCH] frv: __user infrastructure
by Al Viro
· 18 years ago
86c3a76
[PATCH] SELinux: add security_task_movememory calls to mm code
by David Quigley
· 18 years ago
3560154
[PATCH] SELinux: add task_movememory hook
by David Quigley
· 18 years ago
22fb52d
[PATCH] SELinux: add security hook call to mediate attach_task (kernel/cpuset.c)
by David Quigley
· 18 years ago
e7834f8
[PATCH] SELinux: add security hooks to {get,set}affinity
by David Quigley
· 18 years ago
03e6806
[PATCH] lsm: add task_setioprio hook
by James Morris
· 18 years ago
9216dfa
[PATCH] move_pages: fix 32 -> 64 bit compat function
by Christoph Lameter
· 18 years ago
1b2db9f
[PATCH] sys_move_pages: 32bit support (i386, x86_64)
by Christoph Lameter
· 18 years ago
b63d64a
[PATCH] sys_move_pages: x86_64 support
by Christoph Lameter
· 18 years ago
742755a
[PATCH] page migration: sys_move_pages(): support moving of individual pages
by Christoph Lameter
· 18 years ago
95a402c
[PATCH] page migration: use allocator function for migrate_pages()
by Christoph Lameter
· 18 years ago
aaa994b
[PATCH] page migration: handle freeing of pages in migrate_pages()
by Christoph Lameter
· 18 years ago
e24f0b8
[PATCH] page migration: simplify migrate_pages()
by Christoph Lameter
· 18 years ago
8f9de51
[PATCH] printk() should not be called under zone->lock
by Kirill Korotaev
· 18 years ago
d501e62
[PATCH] Delete unused definitions of kvaddr_to_nid
by Ralf Baechle
· 18 years ago
485bb99
[PATCH] kernel-doc for mm/filemap.c
by Randy Dunlap
· 18 years ago
800590f
[PATCH] slab: kmalloc, kzalloc comments cleanup and fix
by Paul Drynoff
· 18 years ago
5a4d436
[PATCH] update vm_total_pages at memory hotadd
by KAMEZAWA Hiroyuki
· 18 years ago
bd1e22b
[PATCH] initialise total_memory() earlier
by Andrew Morton
· 18 years ago
e0a4272
[PATCH] mm/slab.c: fix early init assumption
by Ingo Molnar
· 18 years ago
668e0d8
[PATCH] fix update_mmu_cache in fremap.c
by Hugh Dickins
· 18 years ago
185606f
[PATCH] remove unused o_flags from do_shmat
by Hugh Dickins
· 18 years ago
70af7c5
[PATCH] swapoff: use atomic_inc_not_zero() on mm_users
by Hugh Dickins
· 18 years ago
9637a5e
[PATCH] add page_mkwrite() vm_operations method
by David Howells
· 18 years ago
bd96b9e
[PATCH] mm: fix swap unused warning
by Con Kolivas
· 18 years ago
30c253e
[PATCH] sparsemem: record nid during memory present
by Andy Whitcroft
· 18 years ago
ddc2e81
[PATCH] slab: verify pointers before free
by Pekka Enberg
· 18 years ago
8d3c138
[PATCH] page migration: Update documentation
by Christoph Lameter
· 18 years ago
04e62a2
[PATCH] More page migration: use migration entries for file pages
by Christoph Lameter
· 18 years ago
442c913
[PATCH] More page migration: do not inc/dec rss counters
by Christoph Lameter
· 18 years ago
6c5240a
[PATCH] Swapless page migration: modify core logic
by Christoph Lameter
· 18 years ago
d75a0fc
[PATCH] Swapless page migration: rip out swap based logic
by Christoph Lameter
· 18 years ago
0697212
[PATCH] Swapless page migration: add R/W migration entries
by Christoph Lameter
· 18 years ago
8351a6e
[PATCH] page migration cleanup: move fallback handling into special function
by Christoph Lameter
· 18 years ago
2d1db3b
[PATCH] page migration cleanup: pass "mapping" to migration functions
by Christoph Lameter
· 18 years ago
c3fcf8a
[PATCH] page migration cleanup: extract try_to_unmap from migration functions
by Christoph Lameter
· 18 years ago
5b5c712
[PATCH] page migration cleanup: drop nr_refs in remove_references()
by Christoph Lameter
· 18 years ago
e7340f7
[PATCH] page migration cleanup: remove useless definitions
by Christoph Lameter
· 18 years ago
1d8b85c
[PATCH] page migration cleanup: group functions
by Christoph Lameter
· 18 years ago
7352349
[PATCH] page migration cleanup: rename "ignrefs" to "migration"
by Christoph Lameter
· 18 years ago
111ebb6
[PATCH] writeback: fix range handling
by OGAWA Hirofumi
· 18 years ago
4c91c36
[PATCH] buglet in radix_tree_tag_set
by Peter Zijlstra
· 18 years ago
58ce1fd
[PATCH] slab: redzone double-free detection
by Pekka Enberg
· 18 years ago
b344e05
[PATCH] likely cleanup: remove unlikely in sys_mprotect()
by Hua Zhong
· 18 years ago
cfd9b7d
[PATCH] radix-tree: small
by Nick Piggin
· 18 years ago
612d6c1
[PATCH] radix-tree: direct data
by Nick Piggin
· 18 years ago
929f972
[PATCH] change gen_pool allocator to not touch managed memory
by Dean Nelson
· 18 years ago
8334231
[PATCH] mm: introduce remap_vmalloc_range()
by Nick Piggin
· 18 years ago
762834e
[PATCH] Unify pxm_to_node() and node_to_pxm()
by Yasunori Goto
· 18 years ago
d6277db
[PATCH] swsusp: rework memory shrinker
by Rafael J. Wysocki
· 18 years ago
7a7c381
[PATCH] slab: stop using list_for_each
by Christoph Hellwig
· 18 years ago
e1b6aa6
[PATCH] slab: clean up kmem_getpages
by Christoph Hellwig
· 18 years ago
a43a8c3
[PATCH] tightening hugetlb strict accounting
by Chen, Kenneth W
· 18 years ago
e8f03d0
[PATCH] reserve space for swap label
by Andreas Dilger
· 18 years ago
6937a25
[PATCH] mm: fix typos in comments in mm/oom_kill.c
by Dave Peterson
· 18 years ago
fadd8fb
[PATCH] support for panic at OOM
by KAMEZAWA Hiroyuki
· 18 years ago
67de648
[PATCH] squash duplicate page_to_pfn and pfn_to_page
by Andy Whitcroft
· 18 years ago
6811378
[PATCH] wait_table and zonelist initializing for memory hotadd: update zonelists
by Yasunori Goto
· 18 years ago
cca448f
[PATCH] wait_table and zonelist initializing for memory hotadd: wait_table initialization
by Yasunori Goto
· 18 years ago
718127c
[PATCH] wait_table and zonelist initializing for memory hotadd: add return code for init_current_empty_zone
by Yasunori Goto
· 18 years ago
86356ab
[PATCH] wait_table and zonelist initializing for memory hotadd: change to meminit for build_zonelist
by Yasunori Goto
· 18 years ago
02b694d
[PATCH] wait_table and zonelist initializing for memory hotadd: change name of wait_table_size()
by Yasunori Goto
· 18 years ago
3c5a87f
[PATCH] migration: remove unnecessary PageSwapCache checks
by Christoph Lameter
· 18 years ago
4776874
[PATCH] slab: page mapping cleanup
by Pekka Enberg
· 18 years ago
f886ed4
[PATCH] PG_uncached is ia64 only
by Andrew Morton
· 18 years ago
729bd0b
[PATCH] slab: extract cache_free_alien from __cache_free
by Pekka Enberg
· 18 years ago
4da5eda
[PATCH] Page Migration: Make do_swap_page redo the fault
by Christoph Lameter
· 18 years ago
cb2b95e
[PATCH] zone handle unaligned zone boundaries
by Andy Whitcroft
· 18 years ago
6f0419e
[PATCH] for_each_possible_cpu: xfs
by KAMEZAWA Hiroyuki
· 18 years ago
d6938d1
[PATCH] XFS: Use the dentry passed to statfs() to limit the scope of the results
by David Howells
· 18 years ago
726c334
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
by David Howells
· 18 years ago
454e239
[PATCH] VFS: Permit filesystem to override root dentry on mount
by David Howells
· 18 years ago
1ad5544
[PATCH] Fix cdrom being confused on using kdump
by Rachita Kothiyal
· 18 years ago
5fa21d8
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 18 years ago
5d9fd16
[PATCH] Driver core: fix locking issues with the devices that are attached to classes
by Greg Kroah-Hartman
· 18 years ago
0517587
[PATCH] USB: get USB suspend to work again
by Greg Kroah-Hartman
· 18 years ago
8542e58
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-mmc
by Linus Torvalds
· 18 years ago
6f3cafc
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 18 years ago
0c97f52
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial
by Linus Torvalds
· 18 years ago
c71bd69
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 18 years ago
065a3e1
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 18 years ago
45c091b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
bfcbb00
[PATCH] myri10ge - drop workaround pci_save_state() disabling MSI
by Brice Goglin
· 18 years ago
69eb887
[PATCH] myri10ge - drop workaround for the missing AER ext cap on nVidia CK804
by Brice Goglin
· 18 years ago
af57d23
Merge branch 'upstream' of git://electric-eye.fr.zoreil.com/home/romieu/linux-2.6 into upstream
by Jeff Garzik
· 18 years ago
Next »