Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
62c27be0dd8144e11bd3ed054a0fb890579925f8
/
kernel
62c27be
[PATCH] kprobe whitespace cleanup
by bibo,mao
· 18 years ago
3a872d8
[PATCH] Kprobes: Make kprobe modules more portable
by Ananth N Mavinakayanahalli
· 18 years ago
2425c08
[PATCH] usb: fixup usb so it uses struct pid
by Eric W. Biederman
· 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
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
609d7fa
[PATCH] file: modify struct fown_struct to use a struct pid
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
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
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
d8c76e6
[PATCH] r/o bind mount prepwork: inc_nlink() helper
by Dave Hansen
· 18 years ago
db5fed26
[PATCH] csa accounting taskstats update
by Jay Lan
· 18 years ago
8f0ab51
[PATCH] csa: convert CONFIG tag for extended accounting routines
by Jay Lan
· 18 years ago
9acc185
[PATCH] csa: Extended system accounting over taskstats
by Jay Lan
· 18 years ago
f3cef7a
[PATCH] csa: basic accounting over taskstats
by Jay Lan
· 18 years ago
0ae6468
[PATCH] Fix taskstats size calculation (use the new genetlink utility functions)
by Balbir Singh
· 18 years ago
8ef3860
[PATCH] kill wall_jiffies
by Atsushi Nemoto
· 18 years ago
70bc42f
[PATCH] kernel/time/ntp.c: possible cleanups
by Adrian Bunk
· 18 years ago
f199239
[PATCH] ntp: convert to the NTP4 reference model
by Roman Zippel
· 18 years ago
04b617e
[PATCH] ntp: convert time_freq to nsec value
by Roman Zippel
· 18 years ago
97eebe1
[PATCH] ntp: remove time_tolerance
by Roman Zippel
· 18 years ago
8f807f8
[PATCH] ntp: add time_adjust to tick length
by Roman Zippel
· 18 years ago
3d3675c
[PATCH] ntp: prescale time_offset
by Roman Zippel
· 18 years ago
dc6a43e
[PATCH] ntp: add time_freq to tick length
by Roman Zippel
· 18 years ago
ab8783b
[PATCH] ntp: add time_adj to tick length
by Roman Zippel
· 18 years ago
b0ee755
[PATCH] ntp: add ntp_update_frequency
by Roman Zippel
· 18 years ago
4c7ee8d
[PATCH] NTP: Move all the NTP related code to ntp.c
by john stultz
· 18 years ago
ef6edc9
[PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks
by Martin Schwidefsky
· 18 years ago
756184b
[PATCH] CodingStyle cleanup for kernel/sys.c
by Cal Peake
· 18 years ago
5c87579
[PATCH] maximum latency tracking infrastructure
by Arjan van de Ven
· 18 years ago
9361401
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
by David Howells
· 18 years ago
07f3f05
[PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]
by David Howells
· 18 years ago
0d67a46
[PATCH] BLOCK: Remove duplicate declaration of exit_io_context() [try #6]
by David Howells
· 18 years ago
34596dc
[PATCH] Define vsyscall cache as blob to make clearer that user space shouldn't use it
by Andi Kleen
· 18 years ago
29cbc78
[PATCH] x86: Clean up x86 NMI sysctls
by Andi Kleen
· 18 years ago
181b648
[PATCH] cpuset: fix obscure attach_task vs exiting race
by Paul Jackson
· 18 years ago
03cbc35
[PATCH] lockdep core: improve the lock-chain-hash
by Ingo Molnar
· 18 years ago
eb84a20
[PATCH] audit/accounting: tty locking
by Alan Cox
· 18 years ago
e5582ca
[PATCH] stop_machine.c copyright
by Rusty Russell
· 18 years ago
04b1db9
[PATCH] /sys/modules: allow full length section names
by Ian S. Nelson
· 18 years ago
b1aac8b
[PATCH] cpuset: hotunplug cpus and mems in all cpusets
by Paul Jackson
· 18 years ago
38837fc
[PATCH] cpuset: top_cpuset tracks hotplug changes to node_online_map
by Paul Jackson
· 18 years ago
c394cc9
[PATCH] introduce TASK_DEAD state
by Oleg Nesterov
· 18 years ago
55a101f
[PATCH] kill PF_DEAD flag
by Oleg Nesterov
· 18 years ago
29b8849
[PATCH] set EXIT_DEAD state in do_exit(), not in schedule()
by Oleg Nesterov
· 18 years ago
aaa2a97
[PATCH] sys_get_robust_list(): don't take tasklist_lock
by Oleg Nesterov
· 18 years ago
d359b54
[PATCH] futex_find_get_task(): don't take tasklist_lock
by Oleg Nesterov
· 18 years ago
5b160f5
[PATCH] copy_process: cosmetic ->ioprio tweak
by Oleg Nesterov
· 18 years ago
1c573af
[PATCH] reparent_to_init(): use has_rt_policy()
by Oleg Nesterov
· 18 years ago
8dc3e90
[PATCH] sched_setscheduler: fix? policy checks
by Oleg Nesterov
· 18 years ago
57a6f51
[PATCH] introduce is_rt_policy() helper
by Oleg Nesterov
· 18 years ago
5fe1d75
[PATCH] do_sched_setscheduler(): don't take tasklist_lock
by Oleg Nesterov
· 18 years ago
c9472e0
[PATCH] kill extraneous printk in kernel_restart()
by Cal Peake
· 18 years ago
111dbe0
[PATCH] Fix ____call_usermodehelper errors being silently ignored
by Björn Steinbrink
· 18 years ago
54306cf
[PATCH] exit: fix crash case
by Alan Cox
· 18 years ago
0b4a8a7
[PATCH] kexec warning fix
by Roland McGrath
· 18 years ago
3171a03
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
by Atsushi Nemoto
· 18 years ago
27d91e0
[PATCH] __dequeue_signal() cleanup
by Roland McGrath
· 18 years ago
b9ecb2b
[PATCH] has_stopped_jobs() cleanup
by Roland McGrath
· 18 years ago
e4b7655
[PATCH] posix-timers: Fix the flags handling in posix_cpu_nsleep()
by Toyo Abe
· 18 years ago
1711ef3
[PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time in compatibility mode
by Toyo Abe
· 18 years ago
07dccf3
[PATCH] check return value of cpu_callback
by Akinobu Mita
· 18 years ago
a45bce4
[PATCH] memory ordering in __kfifo primitives
by Paul E. McKenney
· 18 years ago
99de055
[PATCH] lockdep: print kernel version
by Dave Jones
· 18 years ago
f400e19
[PATCH] pidspace: is_init()
by Sukadev Bhattiprolu
· 18 years ago
3b9b8ab
[PATCH] Fix unserialized task->files changing
by Kirill Korotaev
· 18 years ago
e6cab99
[PATCH] unwind: fix unused variable warning when !CONFIG_MODULES
by Chuck Ebbert
· 18 years ago
2aae4a1
[PATCH] Fix kerneldoc comments in kernel/timer.c
by Rolf Eike Beer
· 18 years ago
db63063
[PATCH] clean up and remove some extra spinlocks from rtmutex
by Steven Rostedt
· 18 years ago
6c5c934
[PATCH] ifdef blktrace debugging fields
by Alexey Dobriyan
· 18 years ago
89e7e374
[PATCH] timer: add lock annotation to lock_timer_base
by Josh Triplett
· 18 years ago
d10be6d
[PATCH] module_subsys: initialize earlier
by Mark Huang
· 18 years ago
a49a4af
[PATCH] rcu: add lock annotations to rcu{,_bh}_torture_read_{lock,unlock}
by Josh Triplett
· 18 years ago
538d9d5
[PATCH] irq: remove a extra line
by Yoichi Yuasa
· 18 years ago
2ff6fd8
[PATCH] irq: fixed coding style
by Yoichi Yuasa
· 18 years ago
4c78a66
[PATCH] kernel-doc for relay interface
by Randy Dunlap
· 18 years ago
d8c7649
[PATCH] kernel/params: driver layer error checking
by Randy Dunlap
· 18 years ago
910067d
[PATCH] remove generic__raw_read_trylock()
by Matthew Wilcox
· 18 years ago
ebdea46
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 18 years ago
2dc9431
Merge master.kernel.org:/pub/scm/linux/kernel/git/tmlind/linux-omap-upstream into devel
by Russell King
· 18 years ago
65800ac
[PATCH] pid: remove temporary debug code in attach_pid
by Eric W. Biederman
· 18 years ago
c18258c
[PATCH] pid: Implement transfer_pid and use it to simplify de_thread
by Eric W. Biederman
· 18 years ago
b89a817
[PATCH] sysctl: Allow /proc/sys without sys_sysctl
by Eric W. Biederman
· 18 years ago
ba52de1
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
by Theodore Ts'o
· 18 years ago
8e18e29
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
by Theodore Ts'o
· 18 years ago
f269fdd
[PATCH] NOMMU: move the fallback arch_vma_name() to a sensible place
by David Howells
· 18 years ago
0ec76a1
[PATCH] NOMMU: Check that access_process_vm() has a valid target
by David Howells
· 18 years ago
d33b6fb
Resources: insert identical resources above existing resources
by Matthew Wilcox
· 19 years ago
b278240
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
by Linus Torvalds
· 18 years ago
dd77a4e
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 18 years ago
c5c6ba4
[PATCH] PM: Add pm_trace switch
by Rafael J. Wysocki
· 18 years ago
c8eb8b4
[PATCH] PM: make it possible to disable console suspending
by Rafael J. Wysocki
· 18 years ago
940864d
[PATCH] swsusp: Use memory bitmaps during resume
by Rafael J. Wysocki
· 18 years ago
b788db7
[PATCH] swsusp: Introduce memory bitmaps
by Rafael J. Wysocki
· 18 years ago
0bcd888
[PATCH] swsusp: Introduce some helpful constants
by Rafael J. Wysocki
· 18 years ago
Next »