Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
eec09661dc82e90a31051d045a94026a91aceb82
eec0966
[PATCH] knfsd: use svc_set_num_threads to manage threads in knfsd
by Greg Banks
· 18 years ago
a745544
[PATCH] knfsd: add svc_set_num_threads
by Greg Banks
· 18 years ago
9a24ab5
[PATCH] knfsd: add svc_get
by Greg Banks
· 18 years ago
3262c81
[PATCH] knfsd: split svc_serv into pools
by Greg Banks
· 18 years ago
c081a0c
[PATCH] knfsd: test and set SK_BUSY atomically
by Greg Banks
· 18 years ago
5685f0f
[PATCH] knfsd: convert sk_reserved to atomic_t
by Greg Banks
· 18 years ago
1a68d95
[PATCH] knfsd: use new lock for svc_sock deferred list
by Greg Banks
· 18 years ago
c45c357
[PATCH] knfsd: convert sk_inuse to atomic_t
by Greg Banks
· 18 years ago
36bdfc8
[PATCH] knfsd: move tempsock aging to a timer
by Greg Banks
· 18 years ago
4a3ae42
[PATCH] knfsd: Correctly handle error condition from lockd_up
by NeilBrown
· 18 years ago
7dcf91e
[PATCH] knfsd: Move makesock failed warning into make_socks.
by NeilBrown
· 18 years ago
3dfb421
[PATCH] knfsd: Check return value of lockd_up in write_ports
by NeilBrown
· 18 years ago
6fb2b47
[PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process
by NeilBrown
· 18 years ago
896440d
[PATCH] nfsd: add lock annotations to e_start and e_stop
by Josh Triplett
· 18 years ago
bc6f02e
[PATCH] knfsd: Use SEQ_START_TOKEN instead of hardcoded magic (void*)1
by Greg Banks
· 18 years ago
b41b66d
[PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist'
by NeilBrown
· 18 years ago
80212d5
[PATCH] knfsd: define new nfsdfs file: portlist - contains list of ports
by NeilBrown
· 18 years ago
02a375f
[PATCH] knfsd: separate out some parts of nfsd_svc, which start nfs servers
by NeilBrown
· 18 years ago
6658d3a
[PATCH] knfsd: remove nfsd_versbits as intermediate storage for desired versions
by NeilBrown
· 18 years ago
24e3666
[PATCH] knfsd: be more selective in which sockets lockd listens on
by NeilBrown
· 18 years ago
bc591cc
[PATCH] knfsd: add a callback for when last rpc thread finishes
by NeilBrown
· 18 years ago
40f1052
[PATCH] knfsd: remove an unused variable from auth_unix_lookup()
by Greg Banks
· 18 years ago
b06c7b4
[PATCH] knfsd: remove an unused variable from e_show()
by Greg Banks
· 18 years ago
3e3b480
[PATCH] knfsd: add some missing newlines in printks
by Greg Banks
· 18 years ago
a406c36
[PATCH] cpumask: export node_to_cpu_mask consistently
by Greg Banks
· 18 years ago
e16b38f
[PATCH] cpumask: export cpu_online_map and cpu_possible_map consistently
by Greg Banks
· 18 years ago
0f532f3
[PATCH] cpumask: add highest_possible_node_id
by Greg Banks
· 18 years ago
ca8af48
[PATCH] isdn: work around excessive udelay()
by Andrew Morton
· 18 years ago
fd0fbcc
[PATCH] isdn4linux: Gigaset driver: fix __must_check warning
by Tilman Schmidt
· 18 years ago
8bb31b9
[PATCH] Linux Kernel Dump Test Module
by Ankita Garg
· 18 years ago
99219a3
[PATCH] kretprobe spinlock deadlock patch
by bibo,mao
· 18 years ago
f2aa85a
[PATCH] disallow kprobes on notifier_call_chain
by bibo,mao
· 18 years ago
62c27be
[PATCH] kprobe whitespace cleanup
by bibo,mao
· 18 years ago
09b1820
[PATCH] Update Documentation/kprobes.txt
by Ananth N Mavinakayanahalli
· 18 years ago
b3f827c
[PATCH] Add regs_return_value() helper
by Ananth N Mavinakayanahalli
· 18 years ago
412998c
[PATCH] kprobes: handle symbol resolution when <module:.symbol> is specified
by Ananth N Mavinakayanahalli
· 18 years ago
3a872d8
[PATCH] Kprobes: Make kprobe modules more portable
by Ananth N Mavinakayanahalli
· 18 years ago
782237a
[PATCH] s390: update fs3270 to use a struct pid
by Cedric Le Goater
· 18 years ago
2425c08
[PATCH] usb: fixup usb so it uses struct pid
by Eric W. Biederman
· 18 years ago
43fa1ad
[PATCH] file: Add locking to f_getown
by Eric W. Biederman
· 18 years ago
a03fcb7
[PATCH] update mq_notify to use a struct pid
by Cedric Le Goater
· 18 years ago
f40f50d
[PATCH] Use struct pspace in next_pidmap and find_ge_pid
by Eric W. Biederman
· 18 years ago
3fbc964
[PATCH] Define struct pspace
by Sukadev Bhattiprolu
· 18 years ago
aa5a666
[PATCH] Move pidmap to pspace.h
by Sukadev Bhattiprolu
· 18 years ago
d387cae
[PATCH] pid: simplify pid iterators
by Oleg Nesterov
· 18 years ago
c88be3e
[PATCH] pids coding style use struct pidmap in next_pidmap
by Eric W. Biederman
· 18 years ago
6a1f3b8
[PATCH] pids: coding style: use struct pidmap
by Sukadev Bhattiprolu
· 18 years ago
b68e31d
[PATCH] const struct tty_operations
by Jeff Dike
· 18 years ago
ed97bd3
[PATCH] fs/inode.c tweaks
by Andreas Mohr
· 18 years ago
07acaf2
[PATCH] Remove NULL check in register_nls()
by Alexey Dobriyan
· 18 years ago
609d7fa
[PATCH] file: modify struct fown_struct to use a struct pid
by Eric W. Biederman
· 18 years ago
bde0d2c
[PATCH] vt: Make vt_pid a struct pid (making it pid wrap around safe).
by Eric W. Biederman
· 18 years ago
81af8d6
[PATCH] vt: rework the console spawning variables
by Eric W. Biederman
· 18 years ago
5feb8f5
[PATCH] pid: implement pid_nr
by Eric W. Biederman
· 18 years ago
bbf7314
[PATCH] pid: export the symbols needed to use struct pid *
by Eric W. Biederman
· 18 years ago
c4b92fc
[PATCH] pid: implement signal functions that take a struct pid *
by Eric W. Biederman
· 18 years ago
558cb32
[PATCH] pid: add do_each_pid_task
by Eric W. Biederman
· 18 years ago
22c935f
[PATCH] pid: implement access helpers for a tacks various process groups
by Eric W. Biederman
· 18 years ago
f6c7a1f
[PATCH] proc: give the root directory a task
by Eric W. Biederman
· 18 years ago
20cdc89
[PATCH] proc: modify proc_pident_lookup to be completely table driven
by Eric W. Biederman
· 18 years ago
28a6d67
[PATCH] proc: reorder the functions in base.c
by Eric W. Biederman
· 18 years ago
0804ef4
[PATCH] proc: readdir race fix (take 3)
by Eric W. Biederman
· 18 years ago
2bc2d61
[PATCH] list module taint flags in Oops/panic
by Randy Dunlap
· 18 years ago
a58cbd7
[PATCH] make genpool allocator adhere to kernel-doc standards
by Dean Nelson
· 18 years ago
322acc9
[PATCH] LIB: add gen_pool_destroy()
by Steve Wise
· 18 years ago
d834c16
pccard_store_cis: fix wrong error handling
by Linus Torvalds
· 18 years ago
4e9011d
[PATCH] rtc-sysfs fix
by Andrew Morton
· 18 years ago
82965ad
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
by Linus Torvalds
· 18 years ago
f0b364a
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 18 years ago
5a73fdc
[PATCH] Some config.h removals
by Zachary Amsden
· 18 years ago
789e6ac
[PATCH] paravirt: update pte hook
by Zachary Amsden
· 18 years ago
a93cb05
[PATCH] paravirt: remove set pte atomic
by Zachary Amsden
· 18 years ago
d6d861e
[PATCH] paravirt: optimize ptep establish for pae
by Zachary Amsden
· 18 years ago
23002d8
[PATCH] paravirt: kpte flush
by Zachary Amsden
· 18 years ago
25e4df5
[PATCH] paravirt: combine flush accessed dirty.patch
by Zachary Amsden
· 18 years ago
6606c3e
[PATCH] paravirt: lazy mmu mode hooks.patch
by Zachary Amsden
· 18 years ago
9888a1c
[PATCH] paravirt: pte clear not present
by Zachary Amsden
· 18 years ago
3dc9079
[PATCH] paravirt: remove read hazard from cow
by Zachary Amsden
· 18 years ago
bd4c8ce
[PATCH] invalidate_inode_pages2(): ignore page refcounts
by Andrew Morton
· 18 years ago
d025c9d
[PATCH] Support piping into commands in /proc/sys/kernel/core_pattern
by Andi Kleen
· 18 years ago
e239ca5
[PATCH] Create call_usermodehelper_pipe()
by Andi Kleen
· 18 years ago
d6cbd28
[PATCH] Some cleanup in the pipe code
by Andi Kleen
· 18 years ago
65da4d8
[PATCH] ioremap balanced with iounmap for drivers/serial/sunsu.c
by Amol Lad
· 18 years ago
af907dc
[PATCH] ioremap balanced with iounmap for drivers/serial/mux.c
by Amol Lad
· 18 years ago
a141a04
[PATCH] ioremap balanced with iounmap for drivers/serial/mpsc.c
by Amol Lad
· 18 years ago
be618f5
[PATCH] ioremap balanced with iounmap for drivers/serial/mpc52xx_uart.c
by Amol Lad
· 18 years ago
6257b3b
[PATCH] ioremap balanced with iounmap for drivers/serial/ip22zilog.c
by Amol Lad
· 18 years ago
f466413
[PATCH] ioremap balanced with iounmap for drivers/serial/ioc4_serial.c
by Amol Lad
· 18 years ago
d9964d5
[PATCH] ioremap balanced with iounmap for drivers/serial/8250_gsc.c
by Amol Lad
· 18 years ago
f12ad7d
[PATCH] ioremap balanced with iounmap for drivers/serial/8250_acorn,c
by Amol Lad
· 18 years ago
16c564b
[PATCH] Generic ioremap_page_range: x86_64 conversion
by Haavard Skinnemoen
· 18 years ago
9540fc4
[PATCH] Generic ioremap_page_range: m32r conversion
by Haavard Skinnemoen
· 18 years ago
a148ecf
[PATCH] Generic ioremap_page_range: i386 conversion
by Haavard Skinnemoen
· 18 years ago
e32cbc3
[PATCH] Generic ioremap_page_range: cris conversion
by Haavard Skinnemoen
· 18 years ago
86c8eb3
[PATCH] Generic ioremap_page_range: avr32 conversion
by Haavard Skinnemoen
· 18 years ago
801f92a
[PATCH] Generic ioremap_page_range: alpha conversion
by Haavard Skinnemoen
· 18 years ago
db71daa
[PATCH] Generic ioremap_page_range: flush_cache_vmap
by Haavard Skinnemoen
· 18 years ago
74588d8
[PATCH] Generic ioremap_page_range: implementation
by Haavard Skinnemoen
· 18 years ago
bc03613
[PATCH] stack overflow safe kdump: safe smp_send_nmi_allbutself()
by Fernando Vazquez
· 18 years ago
ce53af9
[PATCH] stack overflow safe kdump: crash: use safe_smp_processor_id()
by Fernando Vazquez
· 18 years ago
Next »