Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
43a256322ac1fc105c181b3cade3b9bfc0b63ca1
/
kernel
43a2563
sparseirq: move __weak symbols into separate compilation unit
by Yinghai Lu
· 16 years ago
b2e2fe9
sparseirq: work around __weak alias bug
by Ingo Molnar
· 16 years ago
12026ea
sparseirq: fix hang with !SPARSE_IRQ
by Yinghai Lu
· 16 years ago
fa6beb3
sparseirq: set lock_class for legacy irq when sparse_irq is selected
by Yinghai Lu
· 16 years ago
13a0c3c
sparseirq: work around compiler optimizing away __weak functions
by Yinghai Lu
· 16 years ago
793f7b1
sparseirq: fix desc->lock init
by Ingo Molnar
· 16 years ago
8b07cd4
sparseirq: do not printk when migrating IRQ descriptors
by Ingo Molnar
· 16 years ago
00c2363
sparseirq: remove duplicated arch_early_irq_init()
by Yinghai Lu
· 16 years ago
18eefed
irq: simplify for_each_irq_desc() usage
by KOSAKI Motohiro
· 16 years ago
26ddd8d
proc: remove ifdef CONFIG_SPARSE_IRQ from stat.c
by KOSAKI Motohiro
· 16 years ago
f9af0e7
irq: for_each_irq_desc() move to irqnr.h
by KOSAKI Motohiro
· 16 years ago
51bc39f
hrtimer: remove #include <linux/irq.h>
by KOSAKI Motohiro
· 16 years ago
860cf88
Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.28' into irq/core
by Ingo Molnar
· 16 years ago
20ca9b3
cgroups: avoid accessing uninitialized data in failure path
by Li Zefan
· 16 years ago
e368d3a
cgroups: suppress bogus warning messages
by Sharyathi Nagesh
· 16 years ago
3d44cc3
Null pointer deref with hrtimer_try_to_cancel()
by Thomas Gleixner
· 16 years ago
b909895
sparseirq: fix numa_migrate_irq_desc dependency and comments
by Yinghai Lu
· 16 years ago
74c8a61
locking, irq: enclose irq_desc_lock_class in CONFIG_LOCKDEP
by KOSAKI Motohiro
· 16 years ago
48a1b10
x86, sparseirq: move irq_desc according to smp_affinity, v7
by Yinghai Lu
· 16 years ago
307257c
cgroups: fix a race between rmdir and remount
by Paul Menage
· 16 years ago
ca7e716
Revert "sched_clock: prevent scd->clock from moving backwards"
by Linus Torvalds
· 16 years ago
f9fc05e
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
b88ed20
fix mapping_writably_mapped()
by Hugh Dickins
· 16 years ago
9c24624
KSYM_SYMBOL_LEN fixes
by Hugh Dickins
· 16 years ago
fbb5b7a
relayfs: fix infinite loop with splice()
by Tom Zanussi
· 16 years ago
9a2bd24
sched: CPU remove deadlock fix
by Brian King
· 16 years ago
48887e6
[PATCH] fix broken timestamps in AVC generated by kernel threads
by Al Viro
· 16 years ago
7f0ed77
[patch 1/1] audit: remove excess kernel-doc
by Randy Dunlap
· 16 years ago
a64e649
[PATCH] return records for fork() both to child and parent
by Al Viro
· 16 years ago
a3f0711
[PATCH] Audit: make audit=0 actually turn off audit
by Eric Paris
· 16 years ago
99d093d
x86: use NR_IRQS_LEGACY
by Yinghai Lu
· 16 years ago
0b8f1ef
sparse irq_desc[] array: core kernel and x86 changes
by Yinghai Lu
· 16 years ago
bbeba4c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev
by Linus Torvalds
· 16 years ago
4857339
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
3b666ce
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
50c396d
[PATCH] kill obsolete temporary comment in swsusp_close()
by Al Viro
· 16 years ago
6c9bacb
time: catch xtime_nsec underflows and fix them
by john stultz
· 16 years ago
2019554
check_hung_task(): unsigned sysctl_hung_task_warnings cannot be less than 0
by Roel Kluin
· 16 years ago
f2b662d
genirq: record IRQ_LEVEL in irq_desc[]
by David Brownell
· 16 years ago
a800599
taint: add missing comment
by Arjan van de Ven
· 16 years ago
7ef9964
epoll: introduce resource usage limits
by Davide Libenzi
· 16 years ago
9bd062d
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
72244c0
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
93b1005
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
7bbc67f
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
96b8936
remove __ARCH_WANT_COMPAT_SYS_PTRACE
by Christoph Hellwig
· 16 years ago
8419641
cpuinit fixes in kernel/*
by Al Viro
· 16 years ago
af6d596
sched: prevent divide by zero error in cpu_avg_load_per_task, update
by Ingo Molnar
· 16 years ago
1583715
sched, cpusets: fix warning in kernel/cpuset.c
by Ingo Molnar
· 16 years ago
4cd4262
sched: prevent divide by zero error in cpu_avg_load_per_task
by Steven Rostedt
· 16 years ago
4f5a7f4
ftrace: prevent recursion
by Lai Jiangshan
· 16 years ago
eccdaea
posix-cpu-timers: fix clock_gettime with CLOCK_PROCESS_CPUTIME_ID
by Petr Tesarik
· 16 years ago
7ee1768
x86, mmiotrace: fix buffer overrun detection
by Pekka Paalanen
· 16 years ago
9f14416
Merge commit 'v2.6.28-rc6' into irq/urgent
by Ingo Molnar
· 16 years ago
b0788ca
lockdep: consistent alignement for lockdep info
by Li Zefan
· 16 years ago
522a110
function tracing: fix wrong position computing of stack_trace
by Liming Wang
· 16 years ago
95763dd
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
33d283b
cgroups: fix a serious bug in cgroupstats
by Li Zefan
· 16 years ago
966c8c1
sprint_symbol(): use less stack
by Hugh Dickins
· 16 years ago
3fa59df
cgroup: fix potential deadlock in pre_destroy
by KAMEZAWA Hiroyuki
· 16 years ago
f481891
cpuset: update top cpuset's mems after adding a node
by Miao Xie
· 16 years ago
de11def
reintroduce accept4
by Ulrich Drepper
· 16 years ago
6d5b43a
Merge branch 'tip/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/urgent
by Ingo Molnar
· 16 years ago
3246477
ftrace: fix dyn ftrace filter selection
by Steven Rostedt
· 16 years ago
8204327
ftrace: make filtered functions effective on setting
by Steven Rostedt
· 16 years ago
f10ed36
ftrace: fix set_ftrace_filter
by Steven Rostedt
· 16 years ago
641d2f6
trace: introduce missing mutex_unlock()
by Vegard Nossum
· 16 years ago
5177dc3
Merge branch 'linus' into tracing/urgent
by Ingo Molnar
· 16 years ago
7f0f598
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 16 years ago
a6a0c4c
suspend: use WARN not WARN_ON to print the message
by Arjan van de Ven
· 16 years ago
72b51a6
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
8c60bfb
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
0bb943c
tracing: kernel/trace/trace.c: introduce missing kfree()
by Julia Lawall
· 16 years ago
98ba403
relay: fix cpu offline problem
by Lai Jiangshan
· 16 years ago
e270219f
kernel/profile.c: fix section mismatch warning
by Rakib Mullick
· 16 years ago
700018e
cpuset: fix regression when failed to generate sched domains
by Li Zefan
· 16 years ago
65ecc14
Remove -mno-spe flags as they dont belong
by Kumar Gala
· 16 years ago
ad133ba
sched, signals: fix the racy usage of ->signal in account_group_xxx/run_posix_cpu_timers
by Oleg Nesterov
· 16 years ago
e14c8bf
stop_machine: fix race with return value (fixes Bug #11989)
by Rusty Russell
· 16 years ago
5821e1b
function tracing: fix wrong pos computing when read buffer has been fulfilled
by walimis
· 16 years ago
29d7b90
sched: fix kernel warning on /proc/sched_debug access
by Ingo Molnar
· 16 years ago
8f7b0ba
Fix inotify watch removal/umount races
by Al Viro
· 16 years ago
8141c7f
Move "exit_robust_list" into mm_release()
by Linus Torvalds
· 16 years ago
ee51a1d
tracing: fix mmiotrace resizing crash
by Ingo Molnar
· 16 years ago
3ff68a6
genirq: __irq_set_trigger: change pr_warning to pr_debug
by Mark Nelson
· 16 years ago
4ffaf86
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
7e036d0
kernel/kprobes.c: don't pad kretprobe_table_locks[] on uniprocessor builds
by Andrew Morton
· 16 years ago
a189d03
kprobes: disable preempt for module_text_address() and kernel_text_address()
by Masami Hiramatsu
· 16 years ago
3b1b3f6
freezer_cg: disable writing freezer.state of root cgroup
by Li Zefan
· 16 years ago
6874467
freezer_cg: remove task_lock from freezer_fork()
by Li Zefan
· 16 years ago
5cbd54e
sched: fix init_idle()'s use of sched_clock()
by Ingo Molnar
· 16 years ago
a2d4777
sched: fix stale value in average load per task
by Balbir Singh
· 16 years ago
47e74f2
ring-buffer: no preempt for sched_clock()
by Steven Rostedt
· 16 years ago
621a0d5
hrtimer: clean up unused callback modes
by Peter Zijlstra
· 16 years ago
c1e7abb
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/urgent
by Ingo Molnar
· 16 years ago
a358324
ring-buffer: buffer record on/off switch
by Steven Rostedt
· 16 years ago
f21f237
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
2f96cb5
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
2002c69
sched: release buddies on yield
by Peter Zijlstra
· 16 years ago
5d5254f
timers: handle HRTIMER_CB_IRQSAFE_UNLOCKED correctly from softirq context
by Gautham R Shenoy
· 16 years ago
Next »