Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
3cbc564024d8f174202f023e8a2991782f6a9431
/
include
260ea10
[PATCH] ptrace: document the locking rules
by Eric W. Biederman
· 19 years ago
8d27e90
[PATCH] module.h: updated comments with a new license
by Xose Vazquez Perez
· 19 years ago
b0904e1
[PATCH] fs/locks.c: make posix_locks_deadlock() static
by Adrian Bunk
· 19 years ago
75e1fcc
[PATCH] vfs: add lock owner argument to flush operation
by Miklos Szeredi
· 19 years ago
090d2b1
[PATCH] read_mapping_page for address space
by Pekka Enberg
· 19 years ago
c330dda
[PATCH] Add a sysfs file to determine if a kexec kernel is loaded
by Jeff Moyer
· 19 years ago
b9e122c
[PATCH] xtensa: remove verify_area macros
by Jesper Juhl
· 19 years ago
de29016
[PATCH] m68k: ptrace.h typo fix
by Jan Altenberg
· 19 years ago
d94af93
[PATCH] m68k: clean up uaccess.h
by Roman Zippel
· 19 years ago
f6c4192
[PATCH] m68k: use c99 initializer
by Roman Zippel
· 19 years ago
98317f1
[PATCH] m68k: Remove some unused definitions in zorro.h
by Roman Zippel
· 19 years ago
5a232ea
[PATCH] m68k: cleanup unistd.h
by Roman Zippel
· 19 years ago
ce4ab00
[PATCH] swsusp: add architecture special saveable pages support
by Shaohua Li
· 19 years ago
30343d6
[PATCH] x86: compile fix for asm-i386/alternatives.h
by Kirill Smelkov
· 19 years ago
224f611
[PATCH] x86: VIA C7 CPU flags
by Michal Ludvig
· 19 years ago
722f4f5
[PATCH] x86: fix __range_ok constraint
by Roman Zippel
· 19 years ago
1b61b91
[PATCH] x86: kernel irq balance doesn't work
by Zhang Yanmin
· 19 years ago
a03a3e2
[PATCH] Don't trigger full rebuild via CONFIG_X86_MCE
by Alexey Dobriyan
· 19 years ago
27b07da
[PATCH] Don't trigger full rebuild via CONFIG_MTRR
by Alexey Dobriyan
· 19 years ago
a0b4da9
[PATCH] arch/i386/kernel/apic.c: make modern_apic() static
by Adrian Bunk
· 19 years ago
c22ce14
[PATCH] x86: cache pollution aware __copy_from_user_ll()
by Hiro Yoshioka
· 19 years ago
f2c780c
[PATCH] Au1550/1200: add missing PSC #define's, make OSS driver use the proper ones
by Sergei Shtylyov
· 19 years ago
c52c176
[PATCH] frv: clean frv unistd.h
by Al Viro
· 19 years ago
5e591a5
[PATCH] frv: Add missing qualifier to memcpy_fromio() prototype
by Al Viro
· 19 years ago
7f78843
[PATCH] frv: NULL noise removal in frv xchg()
by Al Viro
· 19 years ago
be2338f
[PATCH] frv: wrong syscall
by Al Viro
· 19 years ago
576132b
[PATCH] frv: misc sparse annotations
by Al Viro
· 19 years ago
53470aa
[PATCH] frv: misc __user annotations
by Al Viro
· 19 years ago
9e4d11f
[PATCH] frv: signal annotations
by Al Viro
· 19 years ago
3f4cd38
[PATCH] frv: basic __iomem annotations
by Al Viro
· 19 years ago
a8a77573c
[PATCH] frv: __user infrastructure
by Al Viro
· 19 years ago
3560154
[PATCH] SELinux: add task_movememory hook
by David Quigley
· 19 years ago
03e6806
[PATCH] lsm: add task_setioprio hook
by James Morris
· 19 years ago
9216dfa
[PATCH] move_pages: fix 32 -> 64 bit compat function
by Christoph Lameter
· 19 years ago
1b2db9f
[PATCH] sys_move_pages: 32bit support (i386, x86_64)
by Christoph Lameter
· 19 years ago
b63d64a
[PATCH] sys_move_pages: x86_64 support
by Christoph Lameter
· 19 years ago
742755a
[PATCH] page migration: sys_move_pages(): support moving of individual pages
by Christoph Lameter
· 19 years ago
95a402c
[PATCH] page migration: use allocator function for migrate_pages()
by Christoph Lameter
· 19 years ago
aaa994b
[PATCH] page migration: handle freeing of pages in migrate_pages()
by Christoph Lameter
· 19 years ago
d501e62
[PATCH] Delete unused definitions of kvaddr_to_nid
by Ralf Baechle
· 19 years ago
800590f
[PATCH] slab: kmalloc, kzalloc comments cleanup and fix
by Paul Drynoff
· 19 years ago
bd1e22b
[PATCH] initialise total_memory() earlier
by Andrew Morton
· 19 years ago
9637a5e
[PATCH] add page_mkwrite() vm_operations method
by David Howells
· 19 years ago
bd96b9e
[PATCH] mm: fix swap unused warning
by Con Kolivas
· 19 years ago
30c253e
[PATCH] sparsemem: record nid during memory present
by Andy Whitcroft
· 19 years ago
04e62a2
[PATCH] More page migration: use migration entries for file pages
by Christoph Lameter
· 19 years ago
d75a0fc
[PATCH] Swapless page migration: rip out swap based logic
by Christoph Lameter
· 19 years ago
0697212
[PATCH] Swapless page migration: add R/W migration entries
by Christoph Lameter
· 19 years ago
2d1db3b
[PATCH] page migration cleanup: pass "mapping" to migration functions
by Christoph Lameter
· 19 years ago
e7340f7
[PATCH] page migration cleanup: remove useless definitions
by Christoph Lameter
· 19 years ago
111ebb6
[PATCH] writeback: fix range handling
by OGAWA Hirofumi
· 19 years ago
612d6c1
[PATCH] radix-tree: direct data
by Nick Piggin
· 19 years ago
929f972
[PATCH] change gen_pool allocator to not touch managed memory
by Dean Nelson
· 19 years ago
8334231
[PATCH] mm: introduce remap_vmalloc_range()
by Nick Piggin
· 19 years ago
762834e
[PATCH] Unify pxm_to_node() and node_to_pxm()
by Yasunori Goto
· 19 years ago
a43a8c3
[PATCH] tightening hugetlb strict accounting
by Chen, Kenneth W
· 19 years ago
e8f03d0
[PATCH] reserve space for swap label
by Andreas Dilger
· 19 years ago
fadd8fb
[PATCH] support for panic at OOM
by KAMEZAWA Hiroyuki
· 19 years ago
67de648
[PATCH] squash duplicate page_to_pfn and pfn_to_page
by Andy Whitcroft
· 19 years ago
718127c
[PATCH] wait_table and zonelist initializing for memory hotadd: add return code for init_current_empty_zone
by Yasunori Goto
· 19 years ago
86356ab
[PATCH] wait_table and zonelist initializing for memory hotadd: change to meminit for build_zonelist
by Yasunori Goto
· 19 years ago
02b694d
[PATCH] wait_table and zonelist initializing for memory hotadd: change name of wait_table_size()
by Yasunori Goto
· 19 years ago
f886ed4
[PATCH] PG_uncached is ia64 only
by Andrew Morton
· 19 years ago
cb2b95e
[PATCH] zone handle unaligned zone boundaries
by Andy Whitcroft
· 19 years ago
726c334
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
by David Howells
· 19 years ago
454e239
[PATCH] VFS: Permit filesystem to override root dentry on mount
by David Howells
· 19 years ago
6f3cafc
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 19 years ago
065a3e1
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 19 years ago
45c091b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 19 years ago
4a31e34
[PATCH] WAN: register_hdlc_device() doesn't need dev_alloc_name()
by Krzysztof Halasa
· 19 years ago
92aa674
[PATCH] network driver for Hilscher netx
by Sascha Hauer
· 19 years ago
dbe1ab9
Merge branch 'master' into upstream
by Jeff Garzik
· 19 years ago
d588fcb
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6
by Linus Torvalds
· 19 years ago
eaa8568
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/w1-2.6
by Linus Torvalds
· 19 years ago
6c763eb
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 19 years ago
4f3865f
[PATCH] zlib_inflate: Upgrade library code to a recent version
by Richard Purdie
· 19 years ago
4f1bcaf
[PATCH] vgacon: make VGA_MAP_MEM take size, remove extra use
by Bjorn Helgaas
· 19 years ago
0feae5c
[PATCH] Fix dcache race during umount
by NeilBrown
· 19 years ago
c89681e
[PATCH] remove steal_locks()
by Miklos Szeredi
· 19 years ago
0e5b378
[PATCH] PCI: Add PCI_CAP_ID_VNDR
by Brice Goglin
· 19 years ago
04c567d
[PATCH] Keys: Fix race between two instantiators of a key
by David Howells
· 19 years ago
d720024
[PATCH] selinux: add hooks for key subsystem
by Michael LeMay
· 19 years ago
0291652
[ARM] 3629/1: S3C24XX: fix missing bracket in regs-dsc.h
by Ben Dooks
· 19 years ago
fa3e686
[ARM] 3601/1: i.MX/MX1 DMA error handling for signaled channels only
by Pavel Pisa
· 19 years ago
0dad31d2
[ALSA] version 1.0.12rc1
by Jaroslav Kysela
· 19 years ago
1459c78
[ALSA] Disable AC97 AUX and VIDEO controls for WM9705 touchscreen
by Rodolfo Giometti
· 19 years ago
302e4c2
[ALSA] Change an arugment of snd_mpu401_uart_new() to bit flags
by Takashi Iwai
· 19 years ago
746df94
[ALSA] Fix rwlock around snd_iprintf() in sound core
by Takashi Iwai
· 19 years ago
a7b928a
[ALSA] rawmidi: add get_port_info callback for sequencer information flags
by Clemens Ladisch
· 19 years ago
450047a
[ALSA] add more sequencer port type information bits
by Clemens Ladisch
· 19 years ago
9c323fc
[ALSA] Fix mmap_count with O_APPEND opened streams
by Takashi Iwai
· 19 years ago
0df63e4
[ALSA] Add O_APPEND flag support to PCM
by Takashi Iwai
· 19 years ago
bf85020
[ALSA] Remove unneeded read/write_size fields in proc text ops
by Takashi Iwai
· 19 years ago
7e4eeec
[ALSA] Make buffer size of proc text interface variable
by Takashi Iwai
· 19 years ago
e88e8ae6
[ALSA] Move OSS-specific hw_params helper to snd-pcm-oss module
by Takashi Iwai
· 19 years ago
9bb22e2
[ALSA] Clean up ugly hacks in pcm_params.h
by Takashi Iwai
· 19 years ago
21fddde
[ALSA] emu10k1: Add support for Audigy4 (not Pro)
by James Courtier-Dutton
· 19 years ago
bb5427b
[PATCH] w1: netlink: Mark netlink group 1 as unused.
by Evgeniy Polyakov
· 19 years ago
b6043fc
[PATCH] w1: Move w1-connector definitions into linux/include/connector.h
by Evgeniy Polyakov
· 19 years ago
46f5ed7
[PATCH] i2c: Mark block write buffers as const
by Krzysztof Halasa
· 19 years ago
Next »