Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
6e6cd4c4388f399dd5726b826f02732c53df3ba5
/
kernel
5575ddf
[PATCH] small irq management simplification
by Jan Beulich
· 18 years ago
472900b
[PATCH] IRQ kernel-doc fixes
by Randy Dunlap
· 18 years ago
76d2160
[PATCH] genirq: do not mask interrupts by default
by Ingo Molnar
· 18 years ago
1f2ea08
[PATCH] posix timers: RCU optimization for clock_gettime()
by Paul E. McKenney
· 18 years ago
c37e7bb
[PATCH] time: x86_64: split x86_64/kernel/time.c up
by john stultz
· 18 years ago
acc9a9d
[PATCH] generic: vsyscall-gtod support for GENERIC_TIME
by john stultz
· 18 years ago
289f480
[PATCH] Add debugging feature /proc/timer_list
by Ingo Molnar
· 18 years ago
82f67cd
[PATCH] Add debugging feature /proc/timer_stat
by Ingo Molnar
· 18 years ago
8bfd9a7
[PATCH] hrtimers: prevent possible itimer DoS
by Thomas Gleixner
· 18 years ago
54cdfdb
[PATCH] hrtimers: add high resolution timer support
by Thomas Gleixner
· 18 years ago
79bf2bb
[PATCH] tick-management: dyntick / highres functionality
by Thomas Gleixner
· 18 years ago
f8381cb
[PATCH] tick-management: broadcast functionality
by Thomas Gleixner
· 18 years ago
906568c
[PATCH] tick-management: core functionality
by Thomas Gleixner
· 18 years ago
d316c57
[PATCH] clockevents: add core functionality
by Thomas Gleixner
· 18 years ago
5cfb6de
[PATCH] hrtimers: clean up callback tracking
by Thomas Gleixner
· 18 years ago
303e967
[PATCH] hrtimers; add state tracking
by Thomas Gleixner
· 18 years ago
3c8aa39
[PATCH] hrtimers: cleanup locking
by Thomas Gleixner
· 18 years ago
c9cb2e3
[PATCH] hrtimers: namespace and enum cleanup
by Thomas Gleixner
· 18 years ago
fd064b9
[PATCH] Extend next_timer_interrupt() to use a reference jiffie
by Thomas Gleixner
· 18 years ago
1cfd684
[PATCH] Fix cascade lookup of next_timer_interrupt
by Thomas Gleixner
· 18 years ago
dde4b2b
[PATCH] uninline irq_enter()
by Ingo Molnar
· 18 years ago
5d8b34f
[PATCH] clocksource: Add verification (watchdog) helper
by Thomas Gleixner
· 18 years ago
7e69f2b
[PATCH] clocksource: Remove the update callback
by Thomas Gleixner
· 18 years ago
73b08d2
[PATCH] clocksource: replace is_continuous by a flag field
by Thomas Gleixner
· 18 years ago
92c7e00
[PATCH] Simplify the registration of clocksources
by Thomas Gleixner
· 18 years ago
411187f
[PATCH] GTOD: persistent clock support
by John Stultz
· 18 years ago
41cf544
[PATCH] Fix multiple conversion bugs in msecs_to_jiffies
by Ingo Molnar
· 18 years ago
8b9365d
[PATCH] Uninline jiffies.h functions
by Ingo Molnar
· 18 years ago
f4304ab
[PATCH] HZ free ntp
by john stultz
· 18 years ago
771ee3b
[PATCH] Add a function to handle interrupt affinity setting
by Thomas Gleixner
· 18 years ago
950f442
[PATCH] Add irq flag to disable balancing for an interrupt
by Thomas Gleixner
· 18 years ago
414f827
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
by Linus Torvalds
· 18 years ago
d912b0c
[PATCH] sysctl: add a parent entry to ctl_table and set the parent entry
by Eric W. Biederman
· 18 years ago
77b14db
[PATCH] sysctl: reimplement the sysctl proc support
by Eric W. Biederman
· 18 years ago
1ff007e
[PATCH] sysctl: allow sysctl_perm to be called from outside of sysctl.c
by Eric W. Biederman
· 18 years ago
805b5d5
[PATCH] sysctl: factor out sysctl_head_next from do_sysctl
by Eric W. Biederman
· 18 years ago
0b4d414
[PATCH] sysctl: remove insert_at_head from register_sysctl
by Eric W. Biederman
· 18 years ago
ae83681
[PATCH] sysctl: remove support for directory strategy routines
by Eric W. Biederman
· 18 years ago
6703ddf
[PATCH] sysctl: remove support for CTL_ANY
by Eric W. Biederman
· 18 years ago
2abc26f
[PATCH] sysctl: create sys/fs/binfmt_misc as an ordinary sysctl entry
by Eric W. Biederman
· 18 years ago
a5494dc
[PATCH] sysctl: move SYSV IPC sysctls to their own file
by Eric W. Biederman
· 18 years ago
39732ac
[PATCH] sysctl: move utsname sysctls to their own file
by Eric W. Biederman
· 18 years ago
b04c3af
[PATCH] sysctl: move init_irq_proc into init/main where it belongs
by Eric W. Biederman
· 18 years ago
38515e9
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups
by Thomas Gleixner
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
a98f0dd
[PATCH] x86-64: Allow to run a program when a machine check event is detected
by Andi Kleen
· 18 years ago
9226d12
[PATCH] i386: paravirt CPU hypercall batching mode
by Zachary Amsden
· 18 years ago
5809f9d
[PATCH] x86-64: get rid of ARCH_HAVE_XTIME_LOCK
by Eric Dumazet
· 18 years ago
92e1d5b
[PATCH] mark struct inode_operations const 2
by Arjan van de Ven
· 18 years ago
9a32144
[PATCH] mark struct file_operations const 7
by Arjan van de Ven
· 18 years ago
ff91691
[PATCH] sched: avoid div in rebalance_tick
by Nick Piggin
· 18 years ago
27b0b2f
[PATCH] pid: remove the now unused kill_pg kill_pg_info and __kill_pg_info
by Eric W. Biederman
· 18 years ago
41487c6
[PATCH] pid: replace do/while_each_task_pid with do/while_each_pid_task
by Eric W. Biederman
· 18 years ago
ab521dc
[PATCH] tty: update the tty layer to work with struct pid
by Eric W. Biederman
· 18 years ago
3e7cd6c
[PATCH] pid: replace is_orphaned_pgrp with is_current_pgrp_orphaned
by Eric W. Biederman
· 18 years ago
0475ac0
[PATCH] pid: use struct pid for talking about process groups in exitc
by Eric W. Biederman
· 18 years ago
04a2e6a
[PATCH] pid: make session_of_pgrp use struct pid instead of pid_t
by Eric W. Biederman
· 18 years ago
8d42db18
[PATCH] signal: rewrite kill_something_info so it uses newer helpers
by Eric W. Biederman
· 18 years ago
944be0b
[PATCH] close_files(): add scheduling point
by Ingo Molnar
· 18 years ago
3f05044
[PATCH] kernel: shut up the IRQ mismatch messages
by Alan Cox
· 18 years ago
a304e1b
[PATCH] Debug shared irqs
by David Woodhouse
· 18 years ago
5ea8176
[PATCH] sort the devres mess out
by Al Viro
· 18 years ago
4b98d11
[PATCH] ifdef ->rchar, ->wchar, ->syscr, ->syscw from task_struct
by Alexey Dobriyan
· 18 years ago
8d06087
[PATCH] _proc_do_string(): fix short reads
by Oleg Nesterov
· 18 years ago
501b9eb
[PATCH] Fix apparent typo CONFIG_LOCKDEP_DEBUG
by Robert P. J. Day
· 18 years ago
1efc5da
[PATCH] order of lockdep off/on in vprintk() should be changed
by Mathieu Desnoyers
· 18 years ago
e3e8a75
[PATCH] Extract and use wake_up_klogd()
by Kirill Korotaev
· 18 years ago
11f57ce
[PATCH] audit: fix audit_filter_user_rules() initialization bug
by Ingo Molnar
· 18 years ago
d4d23ad
[PATCH] Common compat_sys_sysinfo
by Kyle McMartin
· 18 years ago
72fd4a3
[PATCH] Numerous fixes to kernel-doc info in source files.
by Robert P. J. Day
· 18 years ago
b653d081
[PATCH] proc: remove useless (and buggy) ->nlink settings
by Alexey Dobriyan
· 18 years ago
cb799b8
[PATCH] sysctl warning fix
by Andrew Morton
· 18 years ago
3db5db4
[PATCH] use cycle_t instead of u64 in struct time_interpolator
by Helge Deller
· 18 years ago
34f5a39
[PATCH] Add TAINT_USER and ability to set taint flags from userspace
by Theodore Ts'o
· 18 years ago
b035b6d
[PATCH] Consolidate default sched_clock()
by Alexey Dobriyan
· 18 years ago
23c8875
[PATCH] Relay: add CPU hotplug support
by Mathieu Desnoyers
· 18 years ago
c376222
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
by Robert P. J. Day
· 18 years ago
068135e
[PATCH] lockdep: add graph depth information to /proc/lockdep
by Jason Baron
· 18 years ago
381a229
[PATCH] lockdep: more unlock-on-error fixes
by Jarek Poplawski
· 18 years ago
0c12b51
[PATCH] kill_pid_info: kill acquired_tasklist_lock
by Oleg Nesterov
· 18 years ago
3ee75ac
[PATCH] sysctl_{,ms_}jiffies: fix oldlen semantics
by Alexey Dobriyan
· 18 years ago
dc29a36
[PATCH] kernel/time/clocksource.c needs struct task_struct on m68k
by Mathieu Desnoyers
· 18 years ago
2b5b09b
[PATCH] swsusp: Change pm_ops handling by userland interface
by Rafael J. Wysocki
· 18 years ago
d12c610
[PATCH] swsusp-change-code-ordering-in-userc-sanity
by Andrew Morton
· 18 years ago
2591305
[PATCH] swsusp: Change code ordering in user.c
by Rafael J. Wysocki
· 18 years ago
ed746e3
[PATCH] swsusp: Change code ordering in disk.c
by Rafael J. Wysocki
· 18 years ago
e3c7db62
[PATCH] PM: Change code ordering in main.c
by Rafael J. Wysocki
· 18 years ago
6ff1b44
[PATCH] make reading /proc/sys/kernel/cap-bould not require CAP_SYS_MODULE
by Eric Paris
· 18 years ago
9617729
[PATCH] Drop free_pages()
by Christoph Lameter
· 18 years ago
d23ad42
[PATCH] Use ZVC for free_pages
by Christoph Lameter
· 18 years ago
9ac7849
devres: device resource management
by Tejun Heo
· 18 years ago
7726942
[APM] Add shared version of APM emulation
by Ralf Baechle
· 18 years ago
78149df
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 18 years ago
5b912c1
msi: Kill the msi_desc array.
by Eric W. Biederman
· 18 years ago
270a6c4
/sys/modules/*/holders
by Kay Sievers
· 18 years ago
fe480a2
Modules: only add drivers/ direcory if needed
by Greg Kroah-Hartman
· 18 years ago
f30c53a
MODULES: add the module name for built in kernel drivers
by Kay Sievers
· 18 years ago
9abcf40
[PATCH] fork_idle() should be __cpuinit, not __devinit
by Al Viro
· 18 years ago
ab40c5c
[PATCH] kprobes: replace magic numbers with enum
by Masami Hiramatsu
· 18 years ago
0f24528
[PATCH] namespaces: fix task exit disaster
by Serge E. Hallyn
· 18 years ago
Next »