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-09-19
[PATCH] genirq core: fix handle_level_irq()
Ingo Molnar
1
-3
/
+3
2006-09-16
[PATCH] bug fix in kernel/kmod.c
Kenneth Lee
1
-2
/
+3
2006-09-16
[PATCH] genirq: fix typo in IRQ resend
Imre Deak
1
-2
/
+1
2006-09-13
[PATCH] rcu_do_batch: make ->qlen decrement irq safe
Oleg Nesterov
1
-1
/
+5
2006-09-13
[PATCH] lockdep: double the number of stack-trace entries
Ingo Molnar
1
-1
/
+1
2006-09-11
[PATCH] audit: AUDIT_PERM support
Al Viro
3
-0
/
+69
2006-09-11
[PATCH] update audit rule change messages
Amy Griffis
1
-5
/
+14
2006-09-11
[PATCH] sanity check audit_buffer
Amy Griffis
1
-0
/
+6
2006-09-11
[PATCH] fix ppid bug in 2.6.18 kernel
Steve Grubb
1
-0
/
+1
2006-09-08
[PATCH] Use the correct restart option for futex_lock_pi
Thomas Gleixner
1
-73
/
+11
2006-09-06
[PATCH] lockdep: do not touch console state when tainting the kernel
Ingo Molnar
1
-1
/
+1
2006-09-06
[PATCH] prevent swsusp with PAE
Pavel Machek
1
-1
/
+5
2006-09-06
[PATCH] lockdep ifdef fix
Jarek Poplawski
1
-1
/
+1
2006-09-02
[PATCH] eligible_child: remove an obsolete ->tgid check
Oleg Nesterov
1
-1
/
+1
2006-09-01
[PATCH] kerneldoc for handle_bad_irq()
Henrik Kretzschmar
1
-0
/
+5
2006-09-01
[PATCH] task delay accounting fixes
Shailabh Nagar
3
-19
/
+4
2006-08-27
[PATCH] cpuset: oom panic fix
Nick Piggin
1
-1
/
+1
2006-08-27
[PATCH] cpuset: top_cpuset tracks hotplug changes to cpu_online_map
Paul Jackson
1
-0
/
+33
2006-08-27
[PATCH] Remove redundant up() in stop_machine()
Yingchao Zhou
1
-1
/
+0
2006-08-27
[PATCH] futex_find_get_task(): remove an obscure EXIT_ZOMBIE check
Oleg Nesterov
1
-1
/
+1
2006-08-27
[PATCH] revert "Drop tasklist lock in do_sched_setscheduler"
Oleg Nesterov
1
-3
/
+1
2006-08-14
[PATCH] workqueue: remove lock_cpu_hotplug()
Andrew Morton
1
-12
/
+21
2006-08-14
[PATCH] futex_handle_fault always fails
john stultz
1
-6
/
+10
2006-08-14
[PATCH] sys_getppid oopses on debug kernel
Kirill Korotaev
1
-34
/
+7
2006-08-14
[PATCH] panic.c build fix
Andrew Morton
1
-0
/
+1
2006-08-14
[PATCH] fix hrtimer percpu usage typo
Jan Blunck
1
-1
/
+1
2006-08-06
[PATCH] futex: Apply recent futex fixes to futex_compat
Thomas Gleixner
1
-3
/
+3
2006-08-06
[PATCH] memory hotadd fixes: find_next_system_ram catch range fix
KAMEZAWA Hiroyuki
1
-1
/
+2
2006-08-06
[PATCH] memory hotadd fixes: change find_next_system_ram's return value manner
KAMEZAWA Hiroyuki
1
-2
/
+4
2006-08-06
[PATCH] vt: printk: Fix framebuffer console triggering might_sleep assertion
Antonino A. Daplas
1
-1
/
+3
2006-08-06
[PATCH] ptrace: make pid of child process available for PTRACE_EVENT_VFORK_DONE
Chuck Ebbert
1
-1
/
+3
2006-08-06
[PATCH] bug in futex unqueue_me
Christian Borntraeger
1
-0
/
+1
2006-08-06
[PATCH] Make suspend possible with a traced process at a breakpoint
Rafael J. Wysocki
1
-8
/
+18
2006-08-03
[PATCH] take filling ->pid, etc. out of audit_get_context()
Al Viro
1
-11
/
+12
2006-08-03
[PATCH] don't bother with aux entires for dummy context
Al Viro
1
-3
/
+3
2006-08-03
[PATCH] mark context of syscall entered with no rules as dummy
Al Viro
1
-2
/
+4
2006-08-03
[PATCH] introduce audit rules counter
Al Viro
2
-0
/
+27
2006-08-03
[PATCH] fix audit oops with invalid operator
Amy Griffis
1
-0
/
+2
2006-08-03
[PATCH] fix oops with CONFIG_AUDIT and !CONFIG_AUDITSYSCALL
Amy Griffis
1
-3
/
+1
2006-08-03
[PATCH] fix missed create event for directory audit
Amy Griffis
1
-3
/
+13
2006-08-03
[PATCH] fix faulty inode data collection for open() with O_CREAT
Amy Griffis
1
-22
/
+41
2006-08-02
Fix force_sig_info() semantics after cleanups
Linus Torvalds
1
-8
/
+17
2006-07-31
[PATCH] timer: Fix tvec_bases initializer
Josh Triplett
1
-1
/
+1
2006-07-31
[PATCH] reference rt-mutex-design in rtmutex.c
Steven Rostedt
1
-0
/
+2
2006-07-31
[PATCH] Reducing local_bh_enable/disable overhead in irqtrace
Tim Chen
1
-0
/
+18
2006-07-31
[PATCH] pi-futex: missing pi_waiters plist initialization
Heiko Carstens
1
-0
/
+5
2006-07-31
[PATCH] Add DocBook documentation for workqueue functions
Rolf Eike Beer
1
-4
/
+54
2006-07-31
[PATCH] fix cond_resched() fix
Jim Houston
1
-5
/
+5
2006-07-31
[PATCH] fix bad macro param in timer.c
Steven Rostedt
1
-1
/
+1
2006-07-31
[PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notifications
Chandra Seetharaman
5
-10
/
+10
[next]