Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1f7ad57b75ab0fba27455c7344a6ab7aa6bd90c5
/
kernel
d0aaff9
[PATCH] Kprobes: prevent possible race conditions generic
by Prasanna S Panchamukhi
· 19 years ago
dd39271
[PATCH] introduce and use kzalloc
by Pekka J Enberg
· 19 years ago
ab8d11b
[PATCH] remove duplicated code from proc and ptrace
by Miklos Szeredi
· 19 years ago
0811bab
[PATCH] cpusets: re-enable "dynamic sched domains"
by John Hawkes
· 19 years ago
d1b5513
[PATCH] cpusets: fix the "dynamic sched domains" bug
by John Hawkes
· 19 years ago
9c1cfda
[PATCH] cpusets: Move the ia64 domain setup code to the generic code
by John Hawkes
· 19 years ago
ef08e3b
[PATCH] cpusets: confine oom_killer to mem_exclusive cpuset
by Paul Jackson
· 19 years ago
9bf2229
[PATCH] cpusets: formalize intermediate GFP_KERNEL containment
by Paul Jackson
· 19 years ago
39ed3fd
[PATCH] futex: remove duplicate code
by Pekka Enberg
· 19 years ago
e752dd6
[PATCH] fix send_sigqueue() vs thread exit race
by Oleg Nesterov
· 19 years ago
0730ded
[PATCH] remove a redundant variable in sys_prctl()
by Jesper Juhl
· 19 years ago
6c9c0b5
[PATCH] largefile support for accounting
by Peter Staubach
· 19 years ago
bc505a4
[PATCH] do_notify_parent_cldstop() cleanup
by Oleg Nesterov
· 19 years ago
f26fdd5
[PATCH] CHECK_IRQ_PER_CPU() to avoid dead code in __do_IRQ()
by Karsten Wiese
· 19 years ago
230649d
[PATCH] create_workqueue_thread() signedness fix
by Mika Kukkonen
· 19 years ago
378bac8
[PATCH] flush icache early when loading module
by Thomas Koeller
· 19 years ago
486d46a
[PATCH] optimize writer path in time_interpolator_get_counter()
by Alex Williamson
· 19 years ago
fe21773
[PATCH] Provide better printk() support for SMP machines
by David Howells
· 19 years ago
8446f1d
[PATCH] detect soft lockups
by Ingo Molnar
· 19 years ago
4732efb
[PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedup
by Jakub Jelinek
· 19 years ago
d7ae79c
[PATCH] swsusp: update documentation
by Pavel Machek
· 19 years ago
54d5d42
[PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinity
by Ashok Raj
· 19 years ago
ed75e8d
[PATCH] UML Support - Ptrace: adds the host SYSEMU support, for UML and general usage
by Laurent Vivier
· 19 years ago
57c4ce3
[PATCH] pm: clean up /sys/power/disk
by Pavel Machek
· 19 years ago
6161b2c
[PATCH] pm: fix process freezing
by Pavel Machek
· 19 years ago
99dc7d6
[PATCH] swsusp: fix error handling and cleanups
by Pavel Machek
· 19 years ago
dd5d666
[PATCH] swsusp: add locking to software_resume
by Shaohua Li
· 19 years ago
56057e1
[PATCH] swsusp: simpler calculation of number of pages in PBE list
by Michal Schmidt
· 19 years ago
c2ff18f
[PATCH] encrypt suspend data for easy wiping
by Andreas Steinmetz
· 19 years ago
2a23b5d
[PATCH] remove busywait in refrigerator
by Pavel Machek
· 19 years ago
dae06ac
[PATCH] swap: update swsusp use of swap_info
by Hugh Dickins
· 19 years ago
2038073
[NET]: Fix sparse warnings
by Arnaldo Carvalho de Melo
· 19 years ago
0662860
[NETLINK]: Add "groups" argument to netlink_kernel_create
by Patrick McHardy
· 19 years ago
4fdb3bb
[NETLINK]: Add properly module refcounting for kernel netlink sockets.
by Harald Welte
· 19 years ago
212d6d2
[PATCH] completely disable cpu_exclusive sched domain
by Paul Jackson
· 19 years ago
ca2f3da
[PATCH] undo partial cpu_exclusive sched domain disabling
by Paul Jackson
· 19 years ago
3725822
[PATCH] cpu_exclusive sched domains build fix
by Paul Jackson
· 19 years ago
d10689b
[PATCH] cpu_exclusive sched domains on partial nodes temp fix
by Paul Jackson
· 19 years ago
4c5640c
[PATCH] preempt race in getppid
by David Meybohm
· 19 years ago
024f474
[PATCH] Make RLIMIT_NICE ranges consistent with getpriority(2)
by Matt Mackall
· 19 years ago
dd12f48
[PATCH] NPTL signal delivery deadlock fix
by Bhavesh P. Davda
· 19 years ago
6068674
[PATCH] remove name length check in a workqueue
by James Bottomley
· 19 years ago
3077a26
[PATCH] cpuset release ABBA deadlock fix
by Paul Jackson
· 19 years ago
c306895
[PATCH] revert "timer exit cleanup"
by Andrew Morton
· 19 years ago
c36f19e
[PATCH] Remove suspend() calls from shutdown path
by Benjamin Herrenschmidt
· 19 years ago
842bbaa
[PATCH] Module per-cpu alignment cannot always be met
by Rusty Russell
· 19 years ago
6cb5481
[PATCH] remove sys_set_zone_reclaim()
by Ingo Molnar
· 19 years ago
c70f5d6
[PATCH] revert bogus softirq changes
by Andrew Morton
· 19 years ago
1108bae
[PATCH] reboot: remove device_suspend(PMSG_FREEZE) from kernel_kexec
by Eric W. Biederman
· 19 years ago
78fa74a
[PATCH] posix timers: fix normalization problem
by George Anzinger
· 19 years ago
ed6b676
[PATCH] x86_64: Switch to the interrupt stack when running a softirq in local_bh_enable()
by Andi Kleen
· 19 years ago
e4ff4d7
[PATCH] Avoid device suspend on reboot
by Andrew Morton
· 19 years ago
77933d7
[PATCH] clean up inline static vs static inline
by Jesper Juhl
· 19 years ago
e77e171
[PATCH] kernel/crash_dump.c: add kerneldoc
by Randy Dunlap
· 19 years ago
d9fd8a6
[PATCH] kernel/cpuset.c: add kerneldoc, fix typos
by Randy Dunlap
· 19 years ago
207a7ba
[PATCH] kernel/capability.c: add kerneldoc
by Randy Dunlap
· 19 years ago
951f22d
[PATCH] s390: spin lock retry
by Martin Schwidefsky
· 19 years ago
d912d1f
[PATCH] itimer fixes
by George Anzinger
· 19 years ago
bba0e46
[PATCH] Address BUG: using smp_processor_id() in preemptible [00000001] code
by Nigel Cunningham
· 19 years ago
d46523e
[PATCH] fix MAX_USER_RT_PRIO and MAX_RT_PRIO
by Steven Rostedt
· 19 years ago
18586e7
[PATCH] Fix RLIMIT_RTPRIO breakage
by Andreas Steinmetz
· 19 years ago
fdde86a
[PATCH] swpsuspend: Have suspend to disk use factors of sys_reboot
by Eric W. Biederman
· 19 years ago
2f048ea
[PATCH] Call emergency_reboot from panic
by Eric W. Biederman
· 19 years ago
ff31977
[PATCH] Use kernel_power_off in sysrq-o
by Eric W. Biederman
· 19 years ago
7c90347
[PATCH] Add emergency_restart()
by Eric W. Biederman
· 19 years ago
abcd9e5
[PATCH] Make ctrl_alt_del call kernel_restart to get a proper reboot.
by Eric W. Biederman
· 19 years ago
4a00ea1
[PATCH] Refactor sys_reboot into reusable parts
by Eric W. Biederman
· 19 years ago
47f61f3
[PATCH] Add missing device_suspsend(PMSG_FREEZE) calls.
by Eric W. Biederman
· 19 years ago
0399cb0
[PATCH] inotify: move sysctl
by Robert Love
· 19 years ago
0eeca28
[PATCH] inotify
by Robert Love
· 19 years ago
3f603ed
Merge master.kernel.org:/pub/scm/linux/kernel/git/lenb/linux-2.6
by Linus Torvalds
· 19 years ago
3b6bfcd
[PATCH] lower VM_DONTCOPY total_vm
by Hugh Dickins
· 19 years ago
d53d9f1
[PATCH] name_to_dev_t warning fix
by Andrew Morton
· 19 years ago
5028770
[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...
by Len Brown
· 19 years ago
5ae947e
[ACPI] Suspend to RAM fix
by David Shaohua Li
· 20 years ago
e2a5b42
[ACPI] ACPI poweroff fix
by Alexey Starikovskiy
· 20 years ago
5bbcfd9
[PATCH] cond_resched(): fix bogus might_sleep() warning
by Ingo Molnar
· 19 years ago
6c03652
[PATCH] mostly_read data section
by Christoph Lameter
· 19 years ago
1322ad4
[PATCH] pm: clean up process.c
by Pavel Machek
· 19 years ago
47b724f
[PATCH] swsusp: fix error handling
by Pavel Machek
· 19 years ago
3efa147
[PATCH] pm: Fix resume from initrd
by Pavel Machek
· 19 years ago
6772926
[PATCH] kprobes: fix namespace problem and sparc64 build
by Rusty Lynch
· 19 years ago
200803d
[PATCH] irqpoll
by Alan Cox
· 19 years ago
f01b1b0
[PATCH] ITIMER_REAL: fix possible deadlock and race
by Oleg Nesterov
· 19 years ago
47f176f
[PATCH] Using msleep() instead of HZ
by Luca Falavigna
· 19 years ago
f340c0d
[PATCH] Tweak idle thread setup semantics
by Ingo Molnar
· 19 years ago
314b6a4
[PATCH] kexec: fix sparse warnings
by Alexey Dobriyan
· 20 years ago
802eae7
[PATCH] Return probe redesign: architecture independent changes
by Rusty Lynch
· 20 years ago
9ec4b1f
[PATCH] kprobes: fix single-step out of line - take2
by Ananth N Mavinakayanahalli
· 20 years ago
22e2c50
[PATCH] Update cfq io scheduler to time sliced design
by Jens Axboe
· 20 years ago
2031d0f
Merge Christoph's freeze cleanup patch
by Linus Torvalds
· 20 years ago
3e1d1d2
[PATCH] Cleanup patch for process freezing
by Christoph Lameter
· 20 years ago
8c0e33c
[PATCH] Use ALIGN to remove duplicate code
by Nick Wilson
· 20 years ago
5a6b454
[PATCH] remove redundant NULL check before before kfree() in kernel/sysctl.c
by Jesper Juhl
· 20 years ago
96ec3ef
[PATCH] kernel/timer: fix msleep_interruptible() comment
by Domen Puncer
· 20 years ago
72414d3
[PATCH] kexec code cleanup
by Maneesh Soni
· 20 years ago
6e274d1
[PATCH] kdump: Use real pt_regs from exception
by Alexander Nyberg
· 20 years ago
666bfdd
[PATCH] kdump: Access dump file in elf format (/proc/vmcore)
by Vivek Goyal
· 20 years ago
2030eae
[PATCH] Retrieve elfcorehdr address from command line
by Vivek Goyal
· 20 years ago
60e64d4
[PATCH] kdump: Routines for copying dump pages
by Vivek Goyal
· 20 years ago
Next »