Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
6a6de9ef5850d063c3d3fb50784bfe3a6d0712c6
/
kernel
6a6de9e
[PATCH] genirq: core
by Thomas Gleixner
· 18 years ago
a34db9b
[PATCH] genirq: update copyrights
by Ingo Molnar
· 18 years ago
94d39e1
[PATCH] genirq: add IRQ_NOAUTOEN support
by Thomas Gleixner
· 18 years ago
6550c77
[PATCH] genirq: add IRQ_NOREQUEST support
by Thomas Gleixner
· 18 years ago
3418d72
[PATCH] genirq: add IRQ_NOPROBE support
by Thomas Gleixner
· 18 years ago
a4633adc
[PATCH] genirq: add genirq sw IRQ-retrigger
by Thomas Gleixner
· 18 years ago
77a5afe
[PATCH] genirq: cleanup: no_irq_type cleanups
by Ingo Molnar
· 18 years ago
8d28bc7
[PATCH] genirq: doc: handle_IRQ_event() and __do_IRQ() comments
by Ingo Molnar
· 18 years ago
c0ad90a
[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()
by Ingo Molnar
· 18 years ago
096c813
[PATCH] genirq: debug: better debug printout in enable_irq()
by Thomas Gleixner
· 18 years ago
0d7012a
[PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU
by Ingo Molnar
· 18 years ago
cd916d3
[PATCH] genirq: cleanup: merge pending_irq_cpumask[] into irq_desc[]
by Ingo Molnar
· 18 years ago
4a733ee
[PATCH] genirq: cleanup: merge irq_dir[], smp_affinity_entry[] into irq_desc[]
by Ingo Molnar
· 18 years ago
34ffdb7
[PATCH] genirq: cleanup: reduce irq_desc_t use, mark it obsolete
by Ingo Molnar
· 18 years ago
06fcb0c
[PATCH] genirq: cleanup: misc code cleanups
by Ingo Molnar
· 18 years ago
2e60bbb
[PATCH] genirq: cleanup: remove fastcall
by Ingo Molnar
· 18 years ago
a8553ac
[PATCH] genirq: cleanup: remove irq_descp()
by Ingo Molnar
· 18 years ago
a53da52
[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]
by Ingo Molnar
· 18 years ago
74ffd55
[PATCH] genirq: sem2mutex probe_sem -> probing_active
by Ingo Molnar
· 18 years ago
d1bef4e
[PATCH] genirq: rename desc->handler to desc->chip
by Ingo Molnar
· 18 years ago
84860f9
[PATCH] load_module() cleanup
by Andrew Morton
· 18 years ago
f71d20e
[PATCH] Add EXPORT_UNUSED_SYMBOL and EXPORT_UNUSED_SYMBOL_GPL
by Arjan van de Ven
· 18 years ago
9a66a53
[PATCH] Remove redundant NULL checks before [kv]free - in kernel/
by Jesper Juhl
· 18 years ago
59e0e0a
[PATCH] futex_requeue() optimization
by Sebastien Dugue
· 18 years ago
95e02ca
[PATCH] rtmutex: Propagate priority settings into PI lock chains
by Thomas Gleixner
· 18 years ago
0bafd21
[PATCH] rtmutex: Modify rtmutex-tester to test the setscheduler propagation
by Thomas Gleixner
· 18 years ago
e74c69f
[PATCH] Drop tasklist lock in do_sched_setscheduler
by Thomas Gleixner
· 18 years ago
c87e283
[PATCH] pi-futex: futex_lock_pi/futex_unlock_pi support
by Ingo Molnar
· 18 years ago
0cdbee9
[PATCH] pi-futex: rt mutex futex api
by Ingo Molnar
· 18 years ago
61a8712
[PATCH] pi-futex: rt mutex tester
by Thomas Gleixner
· 18 years ago
e7eebaf
[PATCH] pi-futex: rt mutex debug
by Ingo Molnar
· 18 years ago
23f78d4a
[PATCH] pi-futex: rt mutex core
by Ingo Molnar
· 18 years ago
b29739f
[PATCH] pi-futex: scheduler support for pi
by Ingo Molnar
· 18 years ago
e2970f2
[PATCH] pi-futex: futex code cleanups
by Ingo Molnar
· 18 years ago
66e5393
[PATCH] BUG() if setscheduler is called from interrupt context
by Steven Rostedt
· 18 years ago
9fea80e
[PATCH] sched: uninline task_rq_lock()
by Oleg Nesterov
· 18 years ago
5c45bf2
[PATCH] sched: mc/smt power savings sched policy
by Siddha, Suresh B
· 18 years ago
3693816
[PATCH] sched_domai: Allocate sched_group structures dynamically
by Srivatsa Vaddagiri
· 18 years ago
15f0b67
[PATCH] sched_domai: Use kmalloc_node
by Srivatsa Vaddagiri
· 18 years ago
d3a5aa9
[PATCH] sched_domai: Don't use GFP_ATOMIC
by Srivatsa Vaddagiri
· 18 years ago
51888ca
[PATCH] sched_domain: handle kmalloc failure
by Srivatsa Vaddagiri
· 18 years ago
615052d
[PATCH] sched: Avoid unnecessarily moving highest priority task move_tasks()
by Peter Williams
· 18 years ago
50ddd96
[PATCH] sched: modify move_tasks() to improve load balancing outcomes
by Peter Williams
· 18 years ago
2dd73a4
[PATCH] sched: implement smpnice
by Peter Williams
· 18 years ago
efc3081
[PATCH] sched: CPU hotplug race vs. set_cpus_allowed()
by Kirill Korotaev
· 18 years ago
cc94abf
[PATCH] unnecessary long index i in sched
by Steven Rostedt
· 18 years ago
72d2854
[PATCH] sched: fix interactive ceiling code
by Con Kolivas
· 18 years ago
d444886
[PATCH] sched: simplify bitmap definition
by Steven Rostedt
· 18 years ago
c96d145
[PATCH] sched: fix smt nice lock contention and optimization
by Chen, Kenneth W
· 18 years ago
26c2143
[PATCH] cpu hotplug: make cpu_notifier related notifier calls __cpuinit only
by Chandra Seetharaman
· 18 years ago
65edc68
[PATCH] cpu hotplug: make [un]register_cpu_notifier init time only
by Chandra Seetharaman
· 18 years ago
054cc8a
[PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17
by Chandra Seetharaman
· 18 years ago
9c7b216
[PATCH] cpu hotplug: revert init patch submitted for 2.6.17
by Chandra Seetharaman
· 18 years ago
c32e066
[PATCH] rcutorture: add call_rcu_bh() operations
by Paul E. McKenney
· 18 years ago
72e9bb5
[PATCH] rcutorture: add ops vector and Classic RCU ops
by Paul E. McKenney
· 18 years ago
29766f1
[PATCH] rcutorture: catchup doc fixes for idle-hz tests
by Paul E. McKenney
· 18 years ago
1dbe83c
[PATCH] fix kernel-doc in kernel/ dir
by Randy Dunlap
· 18 years ago
34af946
[PATCH] spin/rwlock init cleanups
by Ingo Molnar
· 18 years ago
a7807a3
[PATCH] poison: add & use more constants
by Randy Dunlap
· 18 years ago
e6e5494
[PATCH] vdso: randomize the i386 vDSO by moving it into a vma
by Ingo Molnar
· 18 years ago
2842f11
[PATCH] catch valid mem range at onlining memory
by KAMEZAWA Hiroyuki
· 18 years ago
5c31f27
[PATCH] pm_trace is dangerous
by Andrew Morton
· 18 years ago
7f32a25
[PATCH] kernel/acct: fix function definition
by Randy Dunlap
· 18 years ago
2a2ed2d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 18 years ago
81a07d7
Merge branch 'x86-64'
by Linus Torvalds
· 18 years ago
495ab9c
[PATCH] i386/x86-64/ia64: Move polling flag into thread_info_status
by Andi Kleen
· 18 years ago
83f4fcc
[PATCH] x86_64: allow unwinder to build without module support
by Jan Beulich
· 18 years ago
c33bd9a
[PATCH] i386/x86-64: fall back to old-style call trace if no unwinding
by Jan Beulich
· 18 years ago
4552d5d
[PATCH] x86_64: reliable stack trace support
by Jan Beulich
· 18 years ago
bebfa10
[PATCH] x86_64: Add compat_printk and sysctl to turn off compat layer warnings
by Andi Kleen
· 18 years ago
b78709c
[PATCH] sched: fix SCHED_FIFO bug in sys_sched_rr_get_interval()
by Peter Williams
· 18 years ago
cf2dfbf
[PATCH] coredump: copy_process: don't check SIGNAL_GROUP_EXIT
by Oleg Nesterov
· 18 years ago
d5f70c0
[PATCH] coredump: kill ptrace related stuff
by Oleg Nesterov
· 18 years ago
df26c40
[PATCH] proc: Cleanup proc_fd_access_allowed
by Eric W. Biederman
· 18 years ago
13b41b0
[PATCH] proc: Use struct pid not struct task_ref
by Eric W. Biederman
· 18 years ago
99f8955
[PATCH] proc: don't lock task_structs indefinitely
by Eric W. Biederman
· 18 years ago
48e6484
[PATCH] proc: Rewrite the proc dentry flush on exit optimization
by Eric W. Biederman
· 18 years ago
e6f47f9
[PATCH] Notify page fault call chain
by Anil S Keshavamurthy
· 18 years ago
3d5631e
[PATCH] Kprobes registers for notify page fault
by Anil S Keshavamurthy
· 18 years ago
3672165
[PATCH] Kprobe: multi kprobe posthandler for booster
by mao, bibo
· 18 years ago
19923c1
[PATCH] fix and optimize clock source update
by Roman Zippel
· 18 years ago
a275254
[PATCH] time: rename clocksource functions
by john stultz
· 18 years ago
5d0cf41
[PATCH] Time: i386 Clocksource Drivers
by john stultz
· 18 years ago
cf3c769
[PATCH] Time: Introduce arch generic time accessors
by john stultz
· 18 years ago
5eb6d20
[PATCH] Time: Use clocksource abstraction for NTP adjustments
by john stultz
· 18 years ago
260a423
[PATCH] Time: Let user request precision from current_tick_length()
by john stultz
· 18 years ago
ad59617
[PATCH] Time: Use clocksource infrastructure for update_wall_time
by john stultz
· 18 years ago
734efb4
[PATCH] Time: Clocksource Infrastructure
by john stultz
· 18 years ago
81615b6
[PATCH] Convert kernel/cpu.c to mutexes
by Ingo Molnar
· 18 years ago
1fb00c6
[PATCH] work around ppc64 bootup bug by making mutex-debugging save/restore irqs
by Ingo Molnar
· 18 years ago
3448097
Revert "swsusp special saveable pages support" commits
by Linus Torvalds
· 18 years ago
72cf270
Fix PM_TRACE dependency: works only on 32-bit x86 for now
by Linus Torvalds
· 18 years ago
77787bf
[PATCH] pacct: none-delayed process accounting accumulation
by KaiGai Kohei
· 18 years ago
f6ec29a
[PATCH] pacct: avoidance to refer the last thread as a representation of the process
by KaiGai Kohei
· 18 years ago
0e46481
[PATCH] pacct: add pacct_struct to fix some pacct bugs.
by KaiGai Kohei
· 18 years ago
9e37bd3
[PATCH] kthread: move kernel-doc and put it into DocBook
by Randy Dunlap
· 18 years ago
fa9799e
[PATCH] ktime/hrtimer: fix kernel-doc comments
by Randy Dunlap
· 18 years ago
fc75cdf
[PATCH] cpu hotplug: fix CPU_UP_CANCEL handling
by Heiko Carstens
· 18 years ago
8bdd1d1
[PATCH] kthread: convert stop_machine into a kthread
by Serge E. Hallyn
· 18 years ago
2aa9258
[PATCH] Link error when futexes are disabled on 64bit architectures
by Anton Blanchard
· 18 years ago
Next »