Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
d97381702d3a2f917cfe935fbca1e850a37b984b
/
kernel
03e88ae1
[PATCH] fix module sysfs files reference counting
by Greg Kroah-Hartman
· 19 years ago
01ca70d
[PATCH] add EXPORT_SYMBOL_GPL_FUTURE() to RCU subsystem
by Greg Kroah-Hartman
· 19 years ago
9f28bb7
[PATCH] add EXPORT_SYMBOL_GPL_FUTURE()
by Greg Kroah-Hartman
· 19 years ago
3fd6805
[PATCH] Clean up module.c symbol searching logic
by Sam Ravnborg
· 19 years ago
5110730
[PATCH] kobject: fix build error if CONFIG_SYSFS=n
by Jun'ichi Nomura
· 19 years ago
afc847b
[PATCH] don't do exit_io_context() until we know we won't be doing any IO
by Al Viro
· 19 years ago
2d61b867
[PATCH] disable unshare(CLONE_VM) for now
by Oleg Nesterov
· 19 years ago
a0a0c28
[PATCH] posix-timers: fix requeue accounting when signal is ignored
by Roman Zippel
· 19 years ago
67890d7
[PATCH] time_interpolator: add __read_mostly
by Christoph Lameter
· 19 years ago
e0e8eb5
[PATCH] unshare: Use rcu_assign_pointer when setting sighand
by Eric W. Biederman
· 19 years ago
f9a3879
[PATCH] Fix sigaltstack corruption among cloned threads
by GOTO Masanori
· 19 years ago
7cd9013
[PATCH] remove __put_task_struct_cb export again
by Christoph Hellwig
· 19 years ago
529bf6b
[PATCH] fix file counting
by Dipankar Sarma
· 19 years ago
21a1ea9
[PATCH] rcu batch tuning
by Dipankar Sarma
· 19 years ago
81c29a8
[PATCH] idle threads should have a sane ->timestamp value
by Ingo Molnar
· 19 years ago
5aee405
[PATCH] time: add barrier after updating jiffies_64
by Atsushi Nemoto
· 19 years ago
6923974
[PATCH] fix next_timer_interrupt() for hrtimer
by Tony Lindgren
· 19 years ago
8ba7b0a
Add early-boot-safety check to cond_resched()
by Linus Torvalds
· 19 years ago
685db65
[PATCH] time_interpolator: Use readq_relaxed() instead of readq().
by Christoph Lameter
· 19 years ago
7f99f06
[PATCH] fix acpi_video_flags on x86-64
by Stefan Seyfried
· 19 years ago
d2b176e
[IA64] sysctl option to silence unaligned trap warnings
by Jes Sorensen
· 19 years ago
5914811
[PATCH] kjournald keeps reference to namespace
by Björn Steinbrink
· 19 years ago
cf70a6f
Merge branch 'fixes.b8' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/bird
by Linus Torvalds
· 19 years ago
7fd105e
[PATCH] Fix compile for CONFIG_SYSVIPC=n or CONFIG_SYSCTL=n
by Stephen Rothwell
· 19 years ago
7a9166e
[PATCH] Fix undefined symbols for nommu architecture
by Luke Yang
· 19 years ago
c255d84
[PATCH] suspend-to-ram: allow video options to be set at runtime
by Pavel Machek
· 19 years ago
ef20c8c
[PATCH] GFP_KERNEL allocations in atomic (auditsc)
by Al Viro
· 19 years ago
a8534ad
[PATCH] swsusp: fix breakage with swap on LVM
by Rafael J. Wysocki
· 19 years ago
4bbf39c
[PATCH] Introduce CONFIG_DEFAULT_MIGRATION_COST
by Ingo Molnar
· 19 years ago
726c14b
[PATCH] Provide an interface for getting the current tick length
by Paul Mackerras
· 19 years ago
a62eaf1
[PATCH] x86_64: Add boot option to disable randomized mappings and cleanup
by Andi Kleen
· 19 years ago
c8adb49
[PATCH] swsusp: nuke noisy message
by Andrew Morton
· 19 years ago
06fed33
[PATCH] cpuset: oops in exit on null cpuset fix
by Paul Jackson
· 19 years ago
5ecfbae
[PATCH] fix zap_thread's ptrace related problems
by Oleg Nesterov
· 19 years ago
dadac81
[PATCH] fix kill_proc_info() vs fork() theoretical race
by Oleg Nesterov
· 19 years ago
3f17da6
[PATCH] fix kill_proc_info() vs CLONE_THREAD race
by Oleg Nesterov
· 19 years ago
06027bd
[PATCH] hrtimer: round up relative start time on low-res arches
by Ingo Molnar
· 19 years ago
d6077cb
[PATCH] sched: revert "filter affine wakeups"
by Chen, Kenneth W
· 19 years ago
16bf134
[PATCH] compound page: no access_process_vm check
by Hugh Dickins
· 19 years ago
c22db94
[PATCH] prevent recursive panic from softlockup watchdog
by Jan Beulich
· 19 years ago
a200057
[PATCH] sched: remove smpnice
by Nick Piggin
· 19 years ago
9ac95f2
[PATCH] do_sigaction: cleanup ->sa_mask manipulation
by Oleg Nesterov
· 19 years ago
c70d3d70
[PATCH] sys_signal: initialize ->sa_mask
by Oleg Nesterov
· 19 years ago
4bb8089
[PATCH] kernel/sys.c NULL noise removal
by Al Viro
· 19 years ago
53f087f
[PATCH] timer.c NULL noise removal
by Al Viro
· 19 years ago
1b86235
[PATCH] remove bogus asm/bug.h includes.
by Al Viro
· 19 years ago
a016f33
[PATCH] unshare system call -v5: unshare files
by JANAK DESAI
· 19 years ago
a0a7ec3
[PATCH] unshare system call -v5: unshare vm
by JANAK DESAI
· 19 years ago
741a295
[PATCH] unshare system call -v5: unshare namespace
by JANAK DESAI
· 19 years ago
99d1419
[PATCH] unshare system call -v5: unshare filesystem info
by JANAK DESAI
· 19 years ago
cf2e340
[PATCH] unshare system call -v5: system call handler function
by JANAK DESAI
· 19 years ago
46cd2f3
[PATCH] Fix build failure in recent pm_prepare_* changes.
by Rafael J. Wysocki
· 19 years ago
8e08b75
[PATCH] module: strlen_user() race fix
by Andrew Morton
· 19 years ago
7714d59
[PATCH] swsusp: kill unneeded/unbalanced bio_get
by Pavel Machek
· 19 years ago
5c0d5d2
[PATCH] missing license tag in intermodule
by Dave Jones
· 19 years ago
bd576c9
[PATCH] sched: only print migration_cost once per boot
by Chuck Ebbert
· 19 years ago
88a2a4ac
[PATCH] percpu data: only iterate over possible CPUs
by Eric Dumazet
· 19 years ago
514a01b
[PATCH] uninline __sigqueue_free()
by Andrew Morton
· 19 years ago
fe85a99
[PATCH] cpuset: fix sparse warning
by Randy Dunlap
· 19 years ago
88fc389
[PATCH] Normalize timespec for negative values in ns_to_timespec
by George Anzinger
· 19 years ago
54e8ce4
[PATCH] Tell kallsyms_lookup_name() to ignore type U entries
by Keith Owens
· 19 years ago
278ff95
[PATCH] Kprobes: Fix deadlock in function-return probes
by Ananth N Mavinakayanahalli
· 19 years ago
e65cefe
[PATCH] kernel/kprobes.c: fix a warning #ifndef ARCH_SUPPORTS_KRETPROBES
by Adrian Bunk
· 19 years ago
59ed2f5
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 19 years ago
2a11ff0
[PATCH] zone_reclaim: configurable off node allocation period.
by Christoph Lameter
· 19 years ago
c84db23
[PATCH] zone_reclaim: minor fixes
by Christoph Lameter
· 19 years ago
f7b8988
[PATCH] swsusp: do not change log level during suspend/resume
by Rafael J. Wysocki
· 19 years ago
2f7016d
[PATCH] sys_sched_getaffinity() & hotplug
by Jack Steiner
· 19 years ago
493f01d
[PATCH] kernel/posix-timers.c: remove do_posix_clock_notimer_create()
by Adrian Bunk
· 19 years ago
952bbc8
[PATCH] hrtimers: set correct initial expiry time for relative SIGEV_NONE timers
by Thomas Gleixner
· 19 years ago
66188fa
[PATCH] hrtimers: add back lost credit lines
by Thomas Gleixner
· 19 years ago
7978672c
[PATCH] hrtimers: cleanups and simplifications
by George Anzinger
· 19 years ago
ff60a5d
[PATCH] hrtimers: fix posix-timer requeue race
by akpm@osdl.org
· 19 years ago
a16a1c0
[PATCH] hrtimers: fix oldvalue return in setitimer
by Thomas Gleixner
· 19 years ago
b6557fb
[PATCH] hrtimers: fix possible use of NULL pointer in posix-timers
by Thomas Gleixner
· 19 years ago
bc1978d
[PATCH] hrtimers: fixup itimer conversion
by Thomas Gleixner
· 19 years ago
853609b
[PATCH] swsusp: use bytes as image size units
by Rafael J. Wysocki
· 19 years ago
3fa97c9
[PATCH] "Fix uidhash_lock <-> RXU deadlock" fix
by Andrew Morton
· 19 years ago
adac166
[PATCH] rcu_torture_lock deadlock fix
by Ingo Molnar
· 19 years ago
4021cb2
[PATCH] fix uidhash_lock <-> RCU deadlock
by Ingo Molnar
· 19 years ago
70b4d63
[PATCH] Fix boot-time slowdown for measure_migration_cost
by Ingo Molnar
· 19 years ago
951069e
Don't try to "validate" a non-existing timeval.
by Linus Torvalds
· 19 years ago
9fdb62a
[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi branches into release
by Len Brown
· 19 years ago
715b49e
[PATCH] EDAC: atomic scrub operations
by Alan Cox
· 19 years ago
150256d
[PATCH] Generic sys_rt_sigsuspend()
by David Woodhouse
· 19 years ago
c21761f
[PATCH] fix sched_setscheduler semantics
by Jason Baron
· 19 years ago
1743660
[PATCH] Zone reclaim: proc override
by Christoph Lameter
· 19 years ago
ea13dbc
[PATCH] kernel/hrtimer.c sparse warning fix
by Ingo Molnar
· 19 years ago
fd27919
[PATCH] build kernel/intermodule.c only when required
by Adrian Bunk
· 19 years ago
8dca6f3
[PATCH] hrtimer comment tweak
by Jonathan Corbet
· 19 years ago
3f02d07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 19 years ago
505970b
[PATCH] cpuset oom lock fix
by Paul Jackson
· 19 years ago
0152fb3
[PATCH] s390: spinlock fixes
by Martin Schwidefsky
· 19 years ago
858119e
[PATCH] Unlinline a bunch of other functions
by Arjan van de Ven
· 19 years ago
b0a9499
[PATCH] sched: add new SCHED_BATCH policy
by Ingo Molnar
· 19 years ago
624dffc
correct email address of Manfred Spraul
by Christian Kujau
· 19 years ago
750c902
SOFTWARE_SUSPEND: fix a typo in the dependencies
by Adrian Bunk
· 19 years ago
661dd5c
Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/hrtimer-2.6
by Linus Torvalds
· 19 years ago
d7102e9
[PATCH] sched: filter affine wakeups
by akpm@osdl.org
· 19 years ago
198e2f1
[PATCH] scheduler cache-hot-autodetect
by akpm@osdl.org
· 19 years ago
Next »