Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_oneplus_msm8996
/
a6967caf00ebbb2d4acdebcb72a25f2e9ba43fd2
/
kernel
a6967ca
genirq: Remove desc->status when GENERIC_HARDIRQS_NO_COMPAT=y
by Thomas Gleixner
· 15 years ago
e1ef824
genirq: Reflect IRQ_MOVE_PCNTXT in irq_data state
by Thomas Gleixner
· 15 years ago
7f94226
genirq: Move wakeup state to irq_data
by Thomas Gleixner
· 15 years ago
d4d5e08
genirq: Add IRQCHIP_SET_TYPE_MASKED flag
by Thomas Gleixner
· 15 years ago
5d4d8fc
genirq: Cleanup irq.h
by Thomas Gleixner
· 15 years ago
f9e4989
genirq: Force wrapped access to desc->status in core code
by Thomas Gleixner
· 15 years ago
1ccb4e6
genirq: Wrap the remaning IRQ_* flags
by Thomas Gleixner
· 15 years ago
876dbd4
genirq: Mirror irq trigger type bits in irq_data.state
by Thomas Gleixner
· 15 years ago
2bdd105
genirq: Move IRQ_AFFINITY_SET to core
by Thomas Gleixner
· 15 years ago
bce4303
genirq: Reuse existing can set affinty check
by Thomas Gleixner
· 15 years ago
a005677
genirq: Mirror IRQ_PER_CPU and IRQ_NO_BALANCING in irq_data.state
by Thomas Gleixner
· 15 years ago
1ce6068
genirq: Move debug code to separate header
by Thomas Gleixner
· 15 years ago
fae581e
genirq: Remove CHECK_IRQ_PER_CPU from core code
by Thomas Gleixner
· 15 years ago
6a58fb3
genirq: Remove CONFIG_IRQ_PER_CPU
by Thomas Gleixner
· 15 years ago
f230b6d
genirq: Add IRQ_MOVE_PENDING to irq_data.state
by Thomas Gleixner
· 15 years ago
6d2cd17
genirq: Move IRQ_WAKEUP to core
by Thomas Gleixner
· 15 years ago
c531e83
genirq: Move IRQ_SUSPENDED to core
by Thomas Gleixner
· 15 years ago
6e40262
genirq: Move IRQ_MASKED to core
by Thomas Gleixner
· 15 years ago
2a0d6fb
genirq: Move IRQ_PENDING flag to core
by Thomas Gleixner
· 15 years ago
c1594b7
genirq: Move IRQ_DISABLED to core
by Thomas Gleixner
· 15 years ago
163ef30
genirq: Move IRQ_REPLAY and IRQ_WAITING to core
by Thomas Gleixner
· 15 years ago
3d67bae
genirq: Move IRQ_ONESHOT to core
by Thomas Gleixner
· 15 years ago
009b4c3
genirq: Add IRQ_INPROGRESS to core
by Thomas Gleixner
· 15 years ago
6954b75
genirq: Move IRQ_POLL_INPROGRESS to core
by Thomas Gleixner
· 15 years ago
6f91a52
genirq: Use modify_status for set_irq_nested_thread
by Thomas Gleixner
· 15 years ago
7acdd53
genirq: Move IRQ_SPURIOUS_DISABLED to core state
by Thomas Gleixner
· 15 years ago
bd062e7
genirq: Move IRQ_AUTODETECT to internal state
by Thomas Gleixner
· 15 years ago
e6bea9c
genirq: Protect tglx from tripping over his own feet
by Thomas Gleixner
· 15 years ago
dbec07b
genirq: Add internal state field to irq_desc
by Thomas Gleixner
· 15 years ago
35e857c
genirq: Fixup core code namespace fallout
by Thomas Gleixner
· 15 years ago
c78b9b6
genirq: Implement generic irq_show_interrupts()
by Thomas Gleixner
· 15 years ago
1277a53
genirq: Simplify handle_irq_event()
by Thomas Gleixner
· 15 years ago
0877d66
genirq: Use handle_irq_event() in the spurious poll code
by Thomas Gleixner
· 15 years ago
849f061
genirq: Use handle_perpcu_event() in handle_percpu_irq()
by Thomas Gleixner
· 15 years ago
a60a5dc
genirq: Use handle_irq_event() in handle_edge_irq()
by Thomas Gleixner
· 15 years ago
a7ae4de
genirq: Use handle_irq_event() in handle_fasteoi_irq()
by Thomas Gleixner
· 15 years ago
1529866
genirq: Use handle_irq_event() in handle_level_irq()
by Thomas Gleixner
· 15 years ago
107781e
genirq: Use handle_irq_event() in handle_simple_irq()
by Thomas Gleixner
· 15 years ago
4912609
genirq: Implement handle_irq_event()
by Thomas Gleixner
· 15 years ago
d78f8dd
genirq: Do not fiddle with IRQ_MASKED in handle_edge_irq()
by Thomas Gleixner
· 15 years ago
3aae994
genirq: Consolidate IRQ_DISABLED
by Thomas Gleixner
· 15 years ago
50f7c03
genirq: Remove default magic
by Thomas Gleixner
· 15 years ago
8792347
genirq: Consolidate disable/enable
by Thomas Gleixner
· 15 years ago
4699923
genirq: Consolidate startup/shutdown of interrupts
by Thomas Gleixner
· 15 years ago
3b56f05
genirq: Remove bogus conditional
by Thomas Gleixner
· 15 years ago
1535dfa
genirq: Move irq thread flags to core
by Thomas Gleixner
· 15 years ago
fe200ae
genirq: Mark polled irqs and defer the real handler
by Thomas Gleixner
· 15 years ago
d05c65f
genirq: spurious: Run only one poller at a time
by Thomas Gleixner
· 15 years ago
c7259cd
genirq: Do not poll disabled, percpu and timer interrupts
by Thomas Gleixner
· 15 years ago
fa27271
genirq: Fixup poll handling
by Thomas Gleixner
· 15 years ago
b738a50
genirq: Warn when handler enables interrupts
by Thomas Gleixner
· 15 years ago
1082687
genirq: Plug race in report_bad_irq()
by Thomas Gleixner
· 15 years ago
2b879ea
genirq: Remove redundant thread affinity setting
by Thomas Gleixner
· 15 years ago
3b8249e
genirq: Do not copy affinity before set
by Thomas Gleixner
· 15 years ago
569bda8
genirq: Always apply cpu online mask
by Thomas Gleixner
· 15 years ago
b008207
genirq: Rremove redundant check
by Thomas Gleixner
· 15 years ago
1fa46f1
genirq: Simplify affinity related code
by Thomas Gleixner
· 15 years ago
a0cd9ca
genirq: Namespace cleanup
by Thomas Gleixner
· 15 years ago
43abe43
genirq: Add missing buslock to set_irq_type(), set_irq_wake()
by Thomas Gleixner
· 15 years ago
e7bcecb
genirq: Make nr_irqs runtime expandable
by Thomas Gleixner
· 15 years ago
218502b
Merge branch 'irq/urgent' into irq/core
by Thomas Gleixner
· 15 years ago
6d83f94
genirq: Disable the SHIRQ_DEBUG call in request_threaded_irq for now
by Thomas Gleixner
· 15 years ago
c1ee626
genirq: Prevent access beyond allocated_irqs bitmap
by Thomas Gleixner
· 15 years ago
bc3adfc
Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 15 years ago
2e725a0
PM / Hibernate: Return error code when alloc_image_page() fails
by Stanislaw Gruszka
· 15 years ago
3233cdb
workqueue: make sure MAYDAY_INITIAL_TIMEOUT is at least 2 jiffies long
by Tejun Heo
· 15 years ago
58a69cb
workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'
by Tejun Heo
· 15 years ago
a1213b0
Merge branches 'core-fixes-for-linus' and 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
1cecd79
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
7576958
workqueue: wake up a worker when a rescuer is leaving a gcwq
by Tejun Heo
· 15 years ago
f590308
timer debug: Hide kernel addresses via %pK in /proc/timer_list
by Kees Cook
· 15 years ago
f7909fb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 15 years ago
01e05e9
ptrace: use safer wake up on ptrace_detach()
by Tejun Heo
· 15 years ago
6037b71
security: add cred argument to security_capable()
by Chris Wright
· 15 years ago
ee24aeb
cap_syslog: accept CAP_SYS_ADMIN for now
by Linus Torvalds
· 15 years ago
51327ad
Merge branch 'irq/for-mips' into irq/core
by Thomas Gleixner
· 15 years ago
986c011
genirq: Call bus_lock/unlock functions in setup_irq()
by David Daney
· 15 years ago
5651f7f
watchdog, nmi: Lower the severity of error messages
by Don Zickus
· 15 years ago
aceb91c
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
44951a6
genirq: Remove dead code
by Thomas Gleixner
· 15 years ago
c305d52
softirq: Avoid stack switch from ksoftirqd
by Thomas Gleixner
· 15 years ago
c9a443c
Merge branch 'irq/for-xen' into irq/core
by Thomas Gleixner
· 15 years ago
dc5f219
genirq: Add IRQF_FORCE_RESUME
by Thomas Gleixner
· 15 years ago
7ff2079
Revert "lockdep, timer: Fix del_timer_sync() annotation"
by Peter Zijlstra
· 15 years ago
fb2b2a1
CRED: Fix memory and refcount leaks upon security_prepare_creds() failure
by Tetsuo Handa
· 15 years ago
2edeaa3
CRED: Fix BUG() upon security_cred_alloc_blank() failure
by Tetsuo Handa
· 15 years ago
f0adc82
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
285c1a2
Merge branch 'irq/urgent' into irq/core
by Thomas Gleixner
· 15 years ago
862b6f6
Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent
by Ingo Molnar
· 15 years ago
f266a51
lockdep, timer: Fix del_timer_sync() annotation
by Peter Zijlstra
· 15 years ago
aba9943
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
49abda9
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
eb487ab
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
3d56e33
tracing: Replace syscall_meta_data struct array with pointer array
by Steven Rostedt
· 15 years ago
6549864
tracepoints: Fix section alignment using pointer array
by Mathieu Desnoyers
· 15 years ago
06c3bc6
sched: Fix update_curr_rt()
by Peter Zijlstra
· 15 years ago
542e72f
perf: Fix reading in perf_event_read()
by Peter Zijlstra
· 15 years ago
e4a9ea5
tracing: Replace trace_event struct array with pointer array
by Steven Rostedt
· 15 years ago
f1a0639
genirq: Prevent irq storm on migration
by Thomas Gleixner
· 15 years ago
9ffdc6c
watchdog: Don't change watchdog state on read of sysctl
by Marcin Slusarz
· 15 years ago
Next »