Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
1dac06b20dcc8078dab037bd70652c69c67ba672
/
kernel
eb46996
[PATCH] kernel/module.c: remove redundant spinlock in resolve_symbol()
by Ashutosh Naik
· 19 years ago
fb16979
[PATCH] modules: mark TAINT_FORCED_RMMOD correctly
by Akinobu Mita
· 19 years ago
eea8b54
[PATCH] modules: prevent overriding of symbols
by Ashutosh Naik
· 19 years ago
fe7d37d
[PATCH] copy_process: error path cleanup
by Oleg Nesterov
· 19 years ago
f7dd795
[PATCH] setpgid: should not accept ptraced childs
by Oleg Nesterov
· 19 years ago
e19f247
[PATCH] setpgid: should work for sub-threads
by Oren Laadan
· 19 years ago
ee0acf9
[PATCH] setpgid: should work for sub-threads
by Oleg Nesterov
· 19 years ago
9a5d302
[PATCH] fork: fix race in setting child's pgrp and tty
by Oren Laadan
· 19 years ago
5e38291
[PATCH] Don't attempt to power off if power off is not implemented
by Eric W. Biederman
· 19 years ago
d84f520
[PATCH] Extend RCU torture module to test tickless idle CPU
by Srivatsa Vaddagiri
· 19 years ago
9841d61d
[PATCH] Add tainting for proprietary helper modules
by Dave Jones
· 19 years ago
5160ee6
[PATCH] shrink dentry struct
by Eric Dumazet
· 19 years ago
86174cd
[PATCH] remove unneeded sig->curr_target recalculation
by Oleg Nesterov
· 19 years ago
485a643
[PATCH] little do_group_exit() cleanup
by Oleg Nesterov
· 19 years ago
0811af2
[PATCH] kill_proc_info_as_uid: don't use hardcoded constants
by Oleg Nesterov
· 19 years ago
676121f
[PATCH] Unchecked alloc_percpu() return in __create_workqueue()
by Ben Collins
· 19 years ago
71fabd5
[PATCH] sigaction should clear all signals on SIG_IGN, not just < 32
by George Anzinger
· 19 years ago
025510c
[PATCH] printk return value: fix it
by Guillaume Chazarain
· 19 years ago
6b9c7ed
[PATCH] use ptrace_get_task_struct in various places
by Christoph Hellwig
· 19 years ago
095975d
[PATCH] rcu file: use atomic primitives
by Nick Piggin
· 19 years ago
97a41e2
[PATCH] kernel/: small cleanups
by Adrian Bunk
· 19 years ago
03a285f
[PATCH] cpuset: skip rcu check if task is in root cpuset
by Paul Jackson
· 19 years ago
7edc596
[PATCH] cpuset: mark number_of_cpusets read_mostly
by Paul Jackson
· 19 years ago
6b9c260
[PATCH] cpuset: use rcu directly optimization
by Paul Jackson
· 19 years ago
c417f02
[PATCH] cpuset: remove test for null cpuset from alloc code path
by Paul Jackson
· 19 years ago
04c19fa
[PATCH] cpuset: migrate all tasks in cpuset at once
by Paul Jackson
· 19 years ago
4225399
[PATCH] cpuset: rebind vma mempolicies fix
by Paul Jackson
· 19 years ago
202f72d
[PATCH] cpuset: number_of_cpusets optimization
by Paul Jackson
· 19 years ago
74cb215
[PATCH] cpuset: numa_policy_rebind cleanup
by Paul Jackson
· 19 years ago
909d75a
[PATCH] cpuset: implement cpuset_mems_allowed
by Paul Jackson
· 19 years ago
cf2a473c
[PATCH] cpuset: combine refresh_mems and update_mems
by Paul Jackson
· 19 years ago
b4b2641
[PATCH] cpuset: fork hook fix
by Paul Jackson
· 19 years ago
59dac16
[PATCH] cpuset: update_nodemask code reformat
by Paul Jackson
· 19 years ago
c5b2aff
[PATCH] cpuset: minor spacing initializer fixes
by Paul Jackson
· 19 years ago
3e0d98b
[PATCH] cpuset: memory pressure meter
by Paul Jackson
· 19 years ago
5966514
[PATCH] cpuset: mempolicy one more nodemask conversion
by Paul Jackson
· 19 years ago
2d89c92
[PATCH] Simpler signal-exit concurrency handling
by Paul E. McKenney
· 19 years ago
e56d090
[PATCH] RCU signal handling
by Ingo Molnar
· 19 years ago
22fc6ec
[PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp macros
by Ravikiran G Thirumalai
· 19 years ago
45b07ef
[PATCH] cpusets: swap migration interface
by Paul Jackson
· 19 years ago
3974388
[PATCH] Swap Migration V5: sys_migrate_pages interface
by Christoph Lameter
· 19 years ago
15316ba
[PATCH] add schedule_on_each_cpu()
by Christoph Lameter
· 19 years ago
8ad4b1f
[PATCH] Make high and batch sizes of per_cpu_pagelists configurable
by Rohit Seth
· 19 years ago
9d0243b
[PATCH] drop-pagecache
by Andrew Morton
· 19 years ago
0aec63e
[PATCH] Fix posix-cpu-timers sched_time accumulation
by David S. Miller
· 19 years ago
6fe2e70
[PATCH] kernel/module.c: removed dead code
by Jayachandran C
· 19 years ago
347a8dc
[PATCH] s390: cleanup Kconfig
by Martin Schwidefsky
· 19 years ago
089545f
[PATCH] s390: cputime_t fixes
by Martin Schwidefsky
· 19 years ago
277c6e2
[PATCH] swsusp: save image header first
by Rafael J. Wysocki
· 19 years ago
1adf6c8
[PATCH] swsusp: improve handling of swap partitions
by Rafael J. Wysocki
· 19 years ago
ca0aec0
[PATCH] swsusp: make image size limit tunable
by Rafael J. Wysocki
· 19 years ago
b3a93a2
[PATCH] swsusp: limit image size
by Rafael J. Wysocki
· 19 years ago
c050ca7
[PATCH] swsusp: Drop duplicate prototypes
by Pavel Machek
· 19 years ago
e5e2fa7
[PATCH] swsusp: fix enough_free_mem
by Rafael J. Wysocki
· 19 years ago
72a97e0
[PATCH] swsusp: improve freeing of memory
by Rafael J. Wysocki
· 19 years ago
7088a5c
[PATCH] swsusp: introduce the swap map structure
by Rafael J. Wysocki
· 19 years ago
f2d97f02
[PATCH] swsusp: remove encryption
by Rafael J. Wysocki
· 19 years ago
eee4526
[PATCH] Alpha: convert to generic irq framework (generic part)
by Ivan Kokshaysky
· 19 years ago
7ee1dd3
[PATCH] FRV: Make futex code compilable on nommu [try #2]
by David Howells
· 19 years ago
a576219
[PATCH] swsusp: resume_store() retval fix
by Andrew Morton
· 19 years ago
db9edfd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 19 years ago
25c862c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 19 years ago
f743ca5
[PATCH] kobject_uevent CONFIG_NET=n fix
by akpm@osdl.org
· 19 years ago
312c004
[PATCH] driver core: replace "hotplug" by "uevent"
by Kay Sievers
· 19 years ago
0f76e5a
[PATCH] add uevent_helper control in /sys/kernel/
by Kay Sievers
· 19 years ago
0296b22
[PATCH] remove CONFIG_KOBJECT_UEVENT option
by Kay Sievers
· 19 years ago
f4b09eb
update the email address of Randy Dunlap
by Adrian Bunk
· 19 years ago
febf7ea
gitignore: ignore more generated files
by
· 19 years ago
de9e007
sysctl: make sure to terminate strings with a NUL
by Linus Torvalds
· 19 years ago
82c9df8
[PATCH] Fix false old value return of sysctl
by Yi Yang
· 19 years ago
8febdd8
sysctl: don't overflow the user-supplied buffer with '\0'
by Linus Torvalds
· 19 years ago
8e31108
[PATCH] Fix memory ordering problem in wake_futex()
by Andrew Morton
· 19 years ago
9e28393
[PATCH] kernel/params.c: fix sysfs access with CONFIG_MODULES=n
by Jason Wessel
· 19 years ago
bf8d5c5
[PATCH] kprobes: increment kprobe missed count for multiprobes
by Keshavamurthy Anil S
· 19 years ago
00d7c05
[PATCH] kprobes: no probes on critical path
by Keshavamurthy Anil S
· 19 years ago
7a4ae74
[PATCH] Add try_to_freeze to kauditd
by Pierre Ossman
· 19 years ago
adad0f3
[PATCH] kprobes: fix race in aggregate kprobe registration
by Keshavamurthy Anil S
· 19 years ago
64123fd
[PATCH] Add getnstimestamp function
by Matt Helsley
· 19 years ago
c3f5902
[PATCH] Fix RCU race in access of nohz_cpu_mask
by Srivatsa Vaddagiri
· 19 years ago
89d46b8
[PATCH] Fix bug in RCU torture test
by Srivatsa Vaddagiri
· 19 years ago
ab4720e
[PATCH] add rcu_barrier() synchronization point
by Dipankar Sarma
· 19 years ago
b3e55c7
[PATCH] Kprobes: Reference count the modules when probed on it
by Mao, Bibo
· 19 years ago
123d3c1
[PATCH] fix swsusp on machines not supporting S4
by Pavel Machek
· 19 years ago
5bd0190
[PATCH] Fix crash when ptrace poking hugepage areas
by David Gibson
· 19 years ago
8c4b8ad
[PATCH] cpuset fork locking fix
by Paul Jackson
· 19 years ago
bce61dd
[PATCH] Fix hardcoded cpu=0 in workqueue for per_cpu_ptr() calls
by Ben Collins
· 19 years ago
ee500f2
[PATCH] fix 32bit overflow in timespec_to_sample()
by Oleg Nesterov
· 19 years ago
c13cf85
[PATCH] fork.c: proc_fork_connector() called under write_lock()
by Andrew Morton
· 19 years ago
a9d9baa
[PATCH] clean up lock_cpu_hotplug() in cpufreq
by Ashok Raj
· 19 years ago
e9b15b5
[PATCH] Fix crash in unregister_console()
by Benjamin Herrenschmidt
· 19 years ago
cc3327e
[PATCH] mm: unbloat get_futex_key
by Hugh Dickins
· 19 years ago
c2b5a25
[PATCH] Check the irq number is within bounds
by Matthew Wilcox
· 19 years ago
0b0db14
[PATCH] unpaged: copy_page_range vma
by Hugh Dickins
· 19 years ago
996417d
[PATCH] add success/failure indication to RCU torture test
by Paul E. McKenney
· 19 years ago
ddad86c
[PATCH] DocBook: include printk documentation
by Martin Waitz
· 19 years ago
3f39894d
[PATCH] timespec: normalize off by one errors
by George Anzinger
· 19 years ago
20dcae3
[PATCH] aio: remove kioctx from mm_struct
by Zach Brown
· 19 years ago
4557398
[PATCH] stop_machine() vs. synchronous IPI send deadlock
by Kirill Korotaev
· 19 years ago
dbdf65b
[PATCH] rcutorture: renice to low priority
by Ingo Molnar
· 19 years ago
b17b042
[PATCH] signal handling: revert sigkill priority fix
by Heiko Carstens
· 19 years ago
Next »