Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_oneplus_msm8996
/
08f5ac906d2c0faf96d608c54a0b03177376da8d
/
kernel
08f5ac90
ftrace: remove ftrace hash
by Steven Rostedt
· 18 years ago
4d296c2
ftrace: remove mcount set
by Steven Rostedt
· 18 years ago
cb7be3b
ftrace: remove daemon
by Steven Rostedt
· 18 years ago
6912896
ftrace: add ftrace warn on to disable ftrace
by Steven Rostedt
· 18 years ago
81adbdc
ftrace: only have ftrace_kill atomic
by Steven Rostedt
· 18 years ago
593eb8a
ftrace: return error on failed modified text.
by Steven Rostedt
· 18 years ago
6ae2a07
ring-buffer: fix free page
by Steven Rostedt
· 18 years ago
17d80fd
tracing: create tracers menu
by Peter Zijlstra
· 18 years ago
debfcaf
Merge branch 'tracing/ftrace' into tracing/urgent
by Ingo Molnar
· 18 years ago
5f41b8c
kexec: fix crash_save_vmcoreinfo_init build problem
by Luck, Tony
· 18 years ago
92b29b8
Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 18 years ago
9301975
Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 18 years ago
99ebcf8
Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 18 years ago
f07767f
byteorder: remove direct includes of linux/byteorder/swab[b].h
by Harvey Harrison
· 18 years ago
81520a1
ftrace: stack tracer only record when on stack
by Steven Rostedt
· 18 years ago
3ce83ae
ftrace: rename the ftrace tracer to function
by Steven Rostedt
· 18 years ago
606576c
ftrace: rename FTRACE to FUNCTION_TRACER
by Steven Rostedt
· 18 years ago
c2db805
ftrace: fix depends
by Steven Rostedt
· 18 years ago
bd95b88
ftrace: release functions from hash
by Steven Rostedt
· 18 years ago
1a651a0
byteorder: remove direct includes of linux/byteorder/swab[b].h
by Harvey Harrison
· 18 years ago
acd99db
kdump: add vmlist.addr to vmcoreinfo for x86 vmalloc translation.
by Ken'ichi Ohmichi
· 18 years ago
293adee
kthread_bind: use wait_task_inactive(TASK_UNINTERRUPTIBLE)
by Oleg Nesterov
· 18 years ago
b747c8c
make ptrace_untrace() static
by Adrian Bunk
· 18 years ago
30e8e13
cpuset: use seq_*mask_* to print masks
by Lai Jiangshan
· 18 years ago
40b6a76
cpuset.c: remove extra variable
by Rakib Mullick
· 18 years ago
cc31edc
cgroups: convert tasks file to use a seq_file with shared pid array
by Paul Menage
· 18 years ago
146aa1b
cgroups: fix probable race with put_css_set[_taskexit] and find_css_set
by Lai Jiangshan
· 18 years ago
c3b9f5a
kernel/configs.c: remove useless comments
by WANG Cong
· 18 years ago
1aece34
container freezer: rename check_if_frozen()
by Matt Helsley
· 18 years ago
81dcf33
container freezer: make freezer state names less generic
by Matt Helsley
· 18 years ago
957a4ee
container freezer: prevent frozen tasks or cgroups from changing
by Matt Helsley
· 18 years ago
5a06915
container freezer: skip frozen cgroups during power management resume
by Matt Helsley
· 18 years ago
dc52ddc
container freezer: implement freezer cgroup subsystem
by Matt Helsley
· 18 years ago
8174f15
container freezer: make refrigerator always available
by Matt Helsley
· 18 years ago
af936a1
vmscan: unevictable LRU scan sysctl
by Lee Schermerhorn
· 18 years ago
c465a76
Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/debug' into v28-timers-for-linus
by Thomas Gleixner
· 18 years ago
870e2a2
timer_list: add base address to clock base
by Thomas Gleixner
· 18 years ago
c5b77a3
timer_list: print cpu number of clockevents device
by Thomas Gleixner
· 18 years ago
e67ef25
timer_list: print real timer address
by Thomas Gleixner
· 18 years ago
3e10e87
Merge branch 'linus' into tracing-v28-for-linus-v3
by Ingo Molnar
· 18 years ago
26e9a39
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
by Linus Torvalds
· 18 years ago
fb02fbc
NOHZ: restart tick device from irq_enter()
by Thomas Gleixner
· 18 years ago
c34bec5
NOHZ: split tick_nohz_restart_sched_tick()
by Thomas Gleixner
· 18 years ago
719254f
NOHZ: unify the nohz function calls in irq_enter()
by Thomas Gleixner
· 18 years ago
54514a7
softirq: Add support for triggering softirq work on softirqs.
by David S. Miller
· 18 years ago
8cde1ad
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 18 years ago
1c95e1b
Fix kernel/softirq.c printk format warning properly
by Linus Torvalds
· 18 years ago
e533b22
Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 18 years ago
c813b4e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 18 years ago
c8d8a23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 18 years ago
2b252c5
make kprobes.c:kretprobe_table_lock() static
by Adrian Bunk
· 18 years ago
c26ec88
resources: tidy __request_region()
by Bjorn Helgaas
· 18 years ago
ebf3f09
Configure out AIO support
by Thomas Petazzoni
· 18 years ago
f221e72
sysctl: simplify ->strategy
by Alexey Dobriyan
· 18 years ago
b418da1
compat: generic compat get/settimeofday
by Christoph Hellwig
· 18 years ago
20036fd
Add kerneldoc documentation for new printk format extensions
by Andi Kleen
· 18 years ago
6d5cd6e
taint: fix kernel-doc
by Randy Dunlap
· 18 years ago
e1f8e87
Remove Andrew Morton's old email accounts
by Francois Cami
· 18 years ago
7968b3d
kernel/kallsyms.c: fix double return
by WANG Cong
· 18 years ago
9679e4d
kernel/sys.c: improve code generation
by Andrew Morton
· 18 years ago
8798881
utsname: completely overwrite prior information
by Vegard Nossum
· 18 years ago
22b8ce9
profiling: dynamically enable readprofile at runtime
by Dave Hansen
· 18 years ago
0c2d64f
rlimit: permit setting RLIMIT_NOFILE to RLIM_INFINITY
by Adam Tkac
· 18 years ago
25ddbb1
Make the taint flags reliable
by Andi Kleen
· 18 years ago
9ba1608
Kconfig: eliminate "def_bool n" constructs
by Jan Beulich
· 18 years ago
a25d644
wait: kill is_sync_wait()
by Tejun Heo
· 18 years ago
d9f3216
kernel/dma.c: remove a CVS keyword
by Adrian Bunk
· 18 years ago
1bfcf13
pm: rework disabling of user mode helpers during suspend/hibernation
by Rafael J. Wysocki
· 18 years ago
9363b9f
memrlimit: cgroup mm owner callback changes to add task info
by Balbir Singh
· 18 years ago
346e15b
driver core: basic infrastructure for per-module dynamic debug messages
by Jason Baron
· 18 years ago
e943209
modules: fix module "notes" kobject leak
by Alexey Dobriyan
· 18 years ago
118a906
module: remove CONFIG_KMOD in comment after #endif
by Rusty Russell
· 18 years ago
63d659d
genirq: fix name space collision of nr_irqs in autoprobe.c
by Thomas Gleixner
· 18 years ago
10e5808
genirq: use iterators for irq_desc loops
by Thomas Gleixner
· 18 years ago
d3c6004
genirq: cleanup the sparseirq modifications
by Thomas Gleixner
· 18 years ago
d6c88a5
genirq: revert dynarray
by Thomas Gleixner
· 18 years ago
ee32c97
genirq: remove irq_to_desc_alloc
by Thomas Gleixner
· 18 years ago
2cc21ef
genirq: remove sparse irq code
by Thomas Gleixner
· 18 years ago
c6b7674
genirq: use inline function for irq_to_desc
by Thomas Gleixner
· 18 years ago
aac3f2b
x86: fix typo in irq_desc array
by Yinghai Lu
· 18 years ago
2976fe2
fix warning: "x86: sparse_irq needs spin_lock in allocations"
by Andrew Morton
· 18 years ago
9d98598
sparseirq: remove some debug print out
by Yinghai Lu
· 18 years ago
e00585b
irq: fix irqpoll && sparseirq
by Yinghai Lu
· 18 years ago
932775a
x86: HPET_MSI change IRQ affinity in process context when it is disabled
by venkatesh.pallipadi@intel.com
· 18 years ago
2105683
irq: set_irq_chip() has redundant call to irq_to_desc()
by Dean Nelson
· 18 years ago
8c464a4
sparseirq: move kstat_irqs from kstat to irq_desc - fix
by Yinghai Lu
· 18 years ago
e89eb43
x86: sparse_irq needs spin_lock in allocations
by Yinghai Lu
· 18 years ago
e955b53
sparseirq: fix lockdep
by Ingo Molnar
· 18 years ago
8b8e8c1
x86: remove irqbalance in kernel for 32 bit
by Yinghai Lu
· 18 years ago
67fb283
irq: separate sparse_irqs from sparse_irqs_free
by Yinghai Lu
· 18 years ago
cb5bc83
x86_64: rename irq_desc/irq_desc_alloc
by Yinghai Lu
· 18 years ago
46926b6
generic: add irq_desc in function in parameter
by Yinghai Lu
· 18 years ago
7d94f7c
irq: remove >= nr_irqs checking with config_have_sparse_irq
by Yinghai Lu
· 18 years ago
2c6927a
irq: replace loop with nr_irqs with for_each_irq_desc
by Yinghai Lu
· 18 years ago
9059d8f
irq: add irq_desc_without_new
by Yinghai Lu
· 18 years ago
7f95ec9
x86: move kstat_irqs from kstat to irq_desc
by Yinghai Lu
· 18 years ago
3bf52a4
irq: sparse irqs, fix IRQ auto-probe crash
by Ingo Molnar
· 18 years ago
08678b0
generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[]
by Yinghai Lu
· 18 years ago
d17a55d
irq: make irqs in kernel stat use per_cpu_dyn_array
by Yinghai Lu
· 18 years ago
fa42d10
irq: sparse irqs, export nr_irqs
by Ingo Molnar
· 18 years ago
Next »