Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
ef596c697a4d80048eccf50530153d7e3330c127
/
kernel
c7276fd
[PATCH] kconfig: Update swsusp description
by Rafael J. Wysocki
· 18 years ago
d6ad671
[PATCH] Publish rcutorture module parameters via sysfs, read-only
by Josh Triplett
· 18 years ago
90675a2
[PATCH] fix vsyscall settimeofday
by Daniel Walker
· 18 years ago
f895385
[PATCH] highres: do not run the TIMER_SOFTIRQ after switching to highres mode
by Thomas Gleixner
· 18 years ago
6321dd6
[PATCH] Save/restore periodic tick information over suspend/resume
by Thomas Gleixner
· 18 years ago
e81ce1f
[PATCH] timer/hrtimer: take per cpu locks in sane order
by Heiko Carstens
· 18 years ago
6bb74df
[PATCH] clocksource init adjustments (fix bug #7426)
by john stultz
· 18 years ago
69f7c0a
[PATCH] sched: remove SMT nice
by Con Kolivas
· 18 years ago
7355690
[PATCH] sched: fix SMT scheduler bug
by Ingo Molnar
· 18 years ago
1499993
[PATCH] fix section mismatch warning in lockdep
by Sam Ravnborg
· 18 years ago
93a6fef
[PATCH] fix the SYSCTL=n compilation
by Adrian Bunk
· 18 years ago
c1e16aa
[PATCH] Fix posix-cpu-timer breakage caused by stale p->last_ran value
by Thomas Gleixner
· 18 years ago
05fb6bf
[PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers)
by Randy Dunlap
· 18 years ago
9d634631
[PATCH] update timekeeping_is_continuous comment
by Daniel Walker
· 18 years ago
b0138a6
Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6
by Linus Torvalds
· 18 years ago
5313a20
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/tick-2.6
by Linus Torvalds
· 18 years ago
a7538a7
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 18 years ago
3494c16
[TICK] tick-common: Fix one-shot handling in tick_handle_periodic().
by David S. Miller
· 18 years ago
9e203bc
[TIME] tick-sched: Add missing asm/irq_regs.h include.
by David S. Miller
· 18 years ago
2a786b4
[PATCH] genirq: Mask irqs when migrating them.
by Eric W. Biederman
· 18 years ago
dfff0a0
Revert "Driver core: let request_module() send a /sys/modules/kmod/-uevent"
by Greg Kroah-Hartman
· 18 years ago
4541ac9
make kernel/kmod.c:kmod_mk static
by Adrian Bunk
· 18 years ago
9c372d0
power management: no valid states w/o pm_ops
by Johannes Berg
· 18 years ago
63ce18c
driver core: refcounting fix
by Mike Galbraith
· 18 years ago
60e114d
[PATCH] lockdep: debug_locks check after check_chain_key
by Jarek Poplawski
· 18 years ago
346fd59
[PATCH] kprobes: list all active probes in the system
by Srinivasa Ds
· 18 years ago
bc5393a
[PATCH] NOHZ: Produce debug output instead of a BUG()
by Thomas Gleixner
· 18 years ago
6ba9b34
[PATCH] NOHZ: Fix RCU handling
by Ingo Molnar
· 18 years ago
cb4aaf4
Merge branch 'audit.b37' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
by Linus Torvalds
· 18 years ago
874ff01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 18 years ago
db34950
[PATCH] AUDIT_FD_PAIR
by Al Viro
· 18 years ago
6a01b07f
[PATCH] audit config lockdown
by Steve Grubb
· 18 years ago
a17b4ad
[PATCH] minor update to rule add/delete messages (ver 2)
by Steve Grubb
· 18 years ago
0bbfb7c
kernel/printk.c: comment fix
by Patrick Pletscher
· 18 years ago
c3de4b3
Revert "[PATCH] make kernel/signal.c:kill_proc_info() static"
by Matthew Wilcox
· 18 years ago
ef665c1
sysfs: fix build errors: uevent with CONFIG_SYSFS=n
by Randy Dunlap
· 18 years ago
b92be9f
Driver: remove redundant kobject_unregister checks
by Mariusz Kozlowski
· 18 years ago
c353c3f
Driver core: let request_module() send a /sys/modules/kmod/-uevent
by Kay Sievers
· 18 years ago
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
Next »