Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
c6fd91f0bdcd294a0ae0ba2b2a7f7456ef4b7144
/
kernel
c6fd91f
[PATCH] kretprobe instance recycled by parent process
by bibo mao
· 19 years ago
05cfb61
[PATCH] hrtimers: remove data field
by Roman Zippel
· 19 years ago
df869b6
[PATCH] hrtimers: remove nsec_t typedef
by Roman Zippel
· 19 years ago
b75f7a5
[PATCH] hrtimers: remove state field
by Roman Zippel
· 19 years ago
432569b
[PATCH] hrtimers: simplify nanosleep
by Roman Zippel
· 19 years ago
3b98a53
[PATCH] hrtimers: posix-timer: cleanup common_timer_get()
by Roman Zippel
· 19 years ago
44f2147
[PATCH] hrtimers: pass current time to hrtimer_forward()
by Roman Zippel
· 19 years ago
92127c7
[PATCH] hrtimers: optimize softirq runqueues
by Thomas Gleixner
· 19 years ago
3158e94
[PATCH] consolidate sys32/compat_adjtimex
by Stephen Rothwell
· 19 years ago
e655a25
[PATCH] swswsup: return correct load_image error
by Con Kolivas
· 19 years ago
cd7b24b
[PATCH] warn if free_irq() is called from IRQ context
by Ingo Molnar
· 19 years ago
1b9a391
Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
by Linus Torvalds
· 19 years ago
1e8c573
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 19 years ago
5ddcfa8
[PATCH] remove pps support
by Roman Zippel
· 19 years ago
f516342
[PATCH] Add SA_PERCPU_IRQ flag support
by Dimitri Sivanich
· 19 years ago
d74beb9f
[PATCH] Use unsigned int types for a faster bsearch
by Eric Dumazet
· 19 years ago
34f361a
[PATCH] Check if cpu can be onlined before calling smp_prepare_cpu()
by Ashok Raj
· 19 years ago
231bed2
[PATCH] No need to protect current->group_info in sys_getgroups(), in_group_p() and in_egroup_p()
by Eric Dumazet
· 19 years ago
05eeae2
[PATCH] find_task_by_pid() needs tasklist_lock
by Andrew Morton
· 19 years ago
12b5989
[PATCH] refactor capable() to one implementation, add __capable() helper
by Chris Wright
· 19 years ago
501f249
[PATCH] IRQ: prevent enabling of previously disabled interrupt
by Bryan Holty
· 19 years ago
c777ac5
[PATCH] irq: uninline migration functions
by Andrew Morton
· 19 years ago
9871728
[PATCH] kernel/params.c: make param_array() static
by Adrian Bunk
· 19 years ago
8d3b33f
[PATCH] Remove MODULE_PARM
by Rusty Russell
· 19 years ago
7d99b7d
[PATCH] Validate and sanitze itimer timeval from userspace
by Thomas Gleixner
· 19 years ago
c08b8a4
[PATCH] sys_alarm() unsigned signed conversion fixup
by Thomas Gleixner
· 19 years ago
185ae6d
[PATCH] timer irq driven soft watchdog fix
by Andrew Morton
· 19 years ago
6978c70
BUG_ON() Conversion in kernel/cpu.c
by Eric Sesterhenn
· 19 years ago
f125b56
[PATCH] fix build error if CONFIG_SYSFS=n
by Andrew Morton
· 19 years ago
24277dd
[PATCH] strndup_user: convert module
by Davi Arnaut
· 19 years ago
6687a97
[PATCH] timer-irq-driven soft-watchdog, cleanups
by Ingo Molnar
· 19 years ago
6a4d11c
[PATCH] Fix module refcount leak in __set_personality()
by Sergey Vlasov
· 19 years ago
d3561f7
[PATCH] RLIMIT_CPU: document wrong return value
by Andrew Morton
· 19 years ago
e066111
[PATCH] RLIMIT_CPU: fix handling of a zero limit
by Andrew Morton
· 19 years ago
ec9e16b
[PATCH] sys_setrlimit() cleanup
by Andrew Morton
· 19 years ago
2ea1c53
[PATCH] console_setup() depends (wrongly?) on CONFIG_PRINTK
by John Z. Bohach
· 19 years ago
29afd49
[PATCH] cpuset: remove useless local variable initialization
by Paul Jackson
· 19 years ago
151a442
[PATCH] cpuset: don't need to mark cpuset_mems_generation atomic
by Paul Jackson
· 19 years ago
8488bc3
[PATCH] cpuset: remove unnecessary NULL check
by Paul Jackson
· 19 years ago
c61afb1
[PATCH] cpuset memory spread slab cache optimizations
by Paul Jackson
· 19 years ago
825a46a
[PATCH] cpuset memory spread basic implementation
by Paul Jackson
· 19 years ago
8a39cc6
[PATCH] cpuset use combined atomic_inc_return calls
by Paul Jackson
· 19 years ago
7b5b9ef
[PATCH] cpuset cleanup not not operators
by Paul Jackson
· 19 years ago
95c3832
[PATCH] rcutorture: tag success/failure line with module parameters
by Paul E. McKenney
· 19 years ago
a4a6198
[PATCH] tvec_bases too large for per-cpu data
by Jan Beulich
· 19 years ago
caa9ee7
[PATCH] rcu_process_callbacks: don't cli() while testing ->nxtlist
by Oleg Nesterov
· 19 years ago
cba9f33
[PATCH] Range checking in do_proc_dointvec_(userhz_)jiffies_conv
by Bart Samwel
· 19 years ago
ed5b43f
[PATCH] Represent laptop_mode as jiffies internally
by Bart Samwel
· 19 years ago
f6ef943
[PATCH] Represent dirty_*_centisecs as jiffies internally
by Bart Samwel
· 19 years ago
36f5741
[PATCH] free_uid() locking improvement
by Andrew Morton
· 19 years ago
2056a78
[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23
by Jens Axboe
· 19 years ago
6dac40a
[PATCH] relay: consolidate sendfile() and read() code
by Tom Zanussi
· 19 years ago
221415d
[PATCH] relay: add sendfile() support
by Jens Axboe
· 19 years ago
b86ff981
[PATCH] relay: migrate from relayfs to a generic relay API
by Jens Axboe
· 19 years ago
2178426
[PATCH] kernel/rcupdate.c: make two structs static
by Adrian Bunk
· 19 years ago
ee25e96
[PATCH] BUILD_LOCK_OPS: cleanup preempt_disable() usage
by Oleg Nesterov
· 19 years ago
dd28779
[PATCH] pause_on_oops command line option
by Andrew Morton
· 19 years ago
91368d7
[PATCH] make bug messages more consistent
by Ingo Molnar
· 19 years ago
a26fd33
[PATCH] sigprocmask: kill unneeded temp var
by Oleg Nesterov
· 19 years ago
6389a38
[PATCH] kernel/module.c Semaphore to Mutex Conversion for module_mutex
by Ashutosh Naik
· 19 years ago
7a7d1cf
[PATCH] sem2mutex: kprobes
by Ingo Molnar
· 19 years ago
70522e1
[PATCH] sem2mutex: tty
by Ingo Molnar
· 19 years ago
97d1f15
[PATCH] sem2mutex: kernel/
by Arjan van de Ven
· 19 years ago
9331b31
[PATCH] convert kernel/rcupdate.c:rcu_barrier_sema to mutex
by Ingo Molnar
· 19 years ago
3d3f26a
[PATCH] kernel/cpuset.c, mutex conversion
by Ingo Molnar
· 19 years ago
2dd0ebc
[PATCH] Avoid taking global tasklist_lock for single threadedprocess at getrusage()
by Ravikiran G Thirumalai
· 19 years ago
0c9e63f
[PATCH] Shrinks sizeof(files_struct) and better layout
by Eric Dumazet
· 19 years ago
9b23820
[PATCH] swsusp: add s2ram ioctl to userland interface
by Luca Tettamanti
· 19 years ago
94c188d
[PATCH] swsusp: let userland tools switch console on suspend
by Rafael J. Wysocki
· 19 years ago
e4e4d66
[PATCH] swsusp: drain high mem pages
by Shaohua Li
· 19 years ago
fc558a7
[PATCH] swsusp: finally solve mysqld problem
by Rafael J. Wysocki
· 19 years ago
ce6ed29
[PATCH] suspend: make progress printing prettier
by Pavel Machek
· 19 years ago
02aaeb9
[PATCH] swsusp: freeze user space processes first
by Rafael J. Wysocki
· 19 years ago
6e1819d
[PATCH] swsusp: userland interface
by Rafael J. Wysocki
· 19 years ago
543cc27
[PATCH] swsusp: documentation updates
by Pavel Machek
· 19 years ago
74c7e2e
[PATCH] kernel/power: move externs to header files
by Randy Dunlap
· 19 years ago
61159a3
[PATCH] swsusp: separate swap-writing/reading code
by Rafael J. Wysocki
· 19 years ago
f577eb3
[PATCH] swsusp: low level interface
by Rafael J. Wysocki
· 19 years ago
2b322ce
[PATCH] revert "swsusp: fix breakage with swap on lvm"
by Andrew Morton
· 19 years ago
e9028b0
[PATCH] fix scheduler deadlock
by Anton Blanchard
· 19 years ago
2e6e33b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 19 years ago
2152f85
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 19 years ago
78eef01
[PATCH] on_each_cpu(): disable local interrupts
by Andrew Morton
· 19 years ago
06f9d4f
[PATCH] unshare: Error if passed unsupported flags
by Eric W. Biederman
· 19 years ago
9430d58e
[PATCH] sched: remove sleep_avg multiplier
by Mike Galbraith
· 19 years ago
d04cdb6
Merge ../linux-2.6
by James Bottomley
· 19 years ago
03e88ae1
[PATCH] fix module sysfs files reference counting
by Greg Kroah-Hartman
· 19 years ago
01ca70d
[PATCH] add EXPORT_SYMBOL_GPL_FUTURE() to RCU subsystem
by Greg Kroah-Hartman
· 19 years ago
9f28bb7
[PATCH] add EXPORT_SYMBOL_GPL_FUTURE()
by Greg Kroah-Hartman
· 19 years ago
3fd6805
[PATCH] Clean up module.c symbol searching logic
by Sam Ravnborg
· 19 years ago
5110730
[PATCH] kobject: fix build error if CONFIG_SYSFS=n
by Jun'ichi Nomura
· 19 years ago
71e1c78
[PATCH] fix audit_init failure path
by Amy Griffis
· 19 years ago
bf45da9
[PATCH] EXPORT_SYMBOL patch for audit_log, audit_log_start, audit_log_end and audit_format
by lorenzo@gnu.org
· 19 years ago
5a0bbce
[PATCH] sem2mutex: audit_netlink_sem
by Ingo Molnar
· 19 years ago
4023e02
[PATCH] simplify audit_free() locking
by Ingo Molnar
· 19 years ago
d9d9ec6
[PATCH] Fix audit operators
by Dustin Kirkland
· 19 years ago
a6c043a
[PATCH] Add tty to syscall audit records
by Steve Grubb
· 19 years ago
5d33010
[PATCH] add/remove rule update
by Steve Grubb
· 19 years ago
93315ed
[PATCH] audit string fields interface + consumer
by Amy Griffis
· 19 years ago
d884596f
[PATCH] Minor cosmetic cleanups to the code moved into auditfilter.c
by David Woodhouse
· 19 years ago
Next »