index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2006-02-09
[PATCH] sys_signal: initialize ->sa_mask
Oleg Nesterov
1
-0
/
+1
2006-02-07
[PATCH] kernel/sys.c NULL noise removal
Al Viro
1
-1
/
+1
2006-02-07
[PATCH] timer.c NULL noise removal
Al Viro
1
-1
/
+1
2006-02-07
[PATCH] remove bogus asm/bug.h includes.
Al Viro
1
-1
/
+0
2006-02-07
[PATCH] unshare system call -v5: unshare files
JANAK DESAI
1
-30
/
+51
2006-02-07
[PATCH] unshare system call -v5: unshare vm
JANAK DESAI
1
-31
/
+56
2006-02-07
[PATCH] unshare system call -v5: unshare namespace
JANAK DESAI
1
-6
/
+11
2006-02-07
[PATCH] unshare system call -v5: unshare filesystem info
JANAK DESAI
1
-3
/
+6
2006-02-07
[PATCH] unshare system call -v5: system call handler function
JANAK DESAI
1
-0
/
+232
2006-02-07
[PATCH] Fix build failure in recent pm_prepare_* changes.
Rafael J. Wysocki
2
-17
/
+3
2006-02-07
[PATCH] module: strlen_user() race fix
Andrew Morton
1
-0
/
+3
2006-02-07
[PATCH] swsusp: kill unneeded/unbalanced bio_get
Pavel Machek
1
-4
/
+2
2006-02-05
[PATCH] missing license tag in intermodule
Dave Jones
1
-0
/
+3
2006-02-05
[PATCH] sched: only print migration_cost once per boot
Chuck Ebbert
1
-6
/
+8
2006-02-05
[PATCH] percpu data: only iterate over possible CPUs
Eric Dumazet
1
-1
/
+1
2006-02-03
[PATCH] uninline __sigqueue_free()
Andrew Morton
1
-1
/
+1
2006-02-03
[PATCH] cpuset: fix sparse warning
Randy Dunlap
1
-1
/
+1
2006-02-03
[PATCH] Normalize timespec for negative values in ns_to_timespec
George Anzinger
1
-6
/
+7
2006-02-03
[PATCH] Tell kallsyms_lookup_name() to ignore type U entries
Keith Owens
1
-1
/
+2
2006-02-03
[PATCH] Kprobes: Fix deadlock in function-return probes
Ananth N Mavinakayanahalli
1
-1
/
+1
2006-02-03
[PATCH] kernel/kprobes.c: fix a warning #ifndef ARCH_SUPPORTS_KRETPROBES
Adrian Bunk
1
-17
/
+17
2006-02-01
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
3
-25
/
+13
2006-02-01
[PATCH] zone_reclaim: configurable off node allocation period.
Christoph Lameter
1
-0
/
+9
2006-02-01
[PATCH] zone_reclaim: minor fixes
Christoph Lameter
1
-1
/
+2
2006-02-01
[PATCH] swsusp: do not change log level during suspend/resume
Rafael J. Wysocki
2
-11
/
+6
2006-02-01
[PATCH] sys_sched_getaffinity() & hotplug
Jack Steiner
1
-1
/
+1
2006-02-01
[PATCH] kernel/posix-timers.c: remove do_posix_clock_notimer_create()
Adrian Bunk
1
-6
/
+0
2006-02-01
[PATCH] hrtimers: set correct initial expiry time for relative SIGEV_NONE timers
Thomas Gleixner
1
-1
/
+6
2006-02-01
[PATCH] hrtimers: add back lost credit lines
Thomas Gleixner
1
-0
/
+6
2006-02-01
[PATCH] hrtimers: cleanups and simplifications
George Anzinger
3
-64
/
+34
2006-02-01
[PATCH] hrtimers: fix posix-timer requeue race
akpm@osdl.org
1
-0
/
+5
2006-02-01
[PATCH] hrtimers: fix oldvalue return in setitimer
Thomas Gleixner
1
-5
/
+5
2006-02-01
[PATCH] hrtimers: fix possible use of NULL pointer in posix-timers
Thomas Gleixner
1
-1
/
+2
2006-02-01
[PATCH] hrtimers: fixup itimer conversion
Thomas Gleixner
1
-1
/
+10
2006-02-01
[PATCH] swsusp: use bytes as image size units
Rafael J. Wysocki
3
-9
/
+9
2006-01-31
[PATCH] "Fix uidhash_lock <-> RXU deadlock" fix
Andrew Morton
1
-10
/
+17
2006-01-31
[PATCH] rcu_torture_lock deadlock fix
Ingo Molnar
1
-5
/
+5
2006-01-31
[PATCH] fix uidhash_lock <-> RCU deadlock
Ingo Molnar
1
-8
/
+17
2006-01-31
[PATCH] Fix boot-time slowdown for measure_migration_cost
Ingo Molnar
1
-3
/
+3
2006-01-31
Don't try to "validate" a non-existing timeval.
Linus Torvalds
1
-1
/
+1
2006-01-24
[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...
Len Brown
3
-25
/
+13
2006-01-18
[PATCH] EDAC: atomic scrub operations
Alan Cox
2
-2
/
+2
2006-01-18
[PATCH] Generic sys_rt_sigsuspend()
David Woodhouse
2
-0
/
+54
2006-01-18
[PATCH] fix sched_setscheduler semantics
Jason Baron
1
-0
/
+4
2006-01-18
[PATCH] Zone reclaim: proc override
Christoph Lameter
1
-0
/
+11
2006-01-16
[PATCH] kernel/hrtimer.c sparse warning fix
Ingo Molnar
1
-1
/
+2
2006-01-16
[PATCH] build kernel/intermodule.c only when required
Adrian Bunk
1
-1
/
+2
2006-01-16
[PATCH] hrtimer comment tweak
Jonathan Corbet
1
-1
/
+1
2006-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2
-2
/
+2
2006-01-14
[PATCH] cpuset oom lock fix
Paul Jackson
1
-5
/
+28
[prev]
[next]