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-03-26
BUG_ON() Conversion in kernel/fork.c
Eric Sesterhenn
1
-2
/
+1
2006-03-25
Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
5
-436
/
+1293
2006-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-2
/
+1
2006-03-25
[PATCH] remove pps support
Roman Zippel
2
-54
/
+18
2006-03-25
[PATCH] Add SA_PERCPU_IRQ flag support
Dimitri Sivanich
1
-5
/
+18
2006-03-25
[PATCH] Use unsigned int types for a faster bsearch
Eric Dumazet
1
-2
/
+2
2006-03-25
[PATCH] Check if cpu can be onlined before calling smp_prepare_cpu()
Ashok Raj
1
-3
/
+1
2006-03-25
[PATCH] No need to protect current->group_info in sys_getgroups(), in_group_p...
Eric Dumazet
1
-6
/
+0
2006-03-25
[PATCH] find_task_by_pid() needs tasklist_lock
Andrew Morton
1
-0
/
+2
2006-03-25
[PATCH] refactor capable() to one implementation, add __capable() helper
Chris Wright
2
-12
/
+16
2006-03-25
[PATCH] IRQ: prevent enabling of previously disabled interrupt
Bryan Holty
1
-4
/
+17
2006-03-25
[PATCH] irq: uninline migration functions
Andrew Morton
2
-2
/
+53
2006-03-25
[PATCH] kernel/params.c: make param_array() static
Adrian Bunk
1
-6
/
+6
2006-03-25
[PATCH] Remove MODULE_PARM
Rusty Russell
2
-177
/
+16
2006-03-25
[PATCH] Validate and sanitze itimer timeval from userspace
Thomas Gleixner
1
-0
/
+66
2006-03-25
[PATCH] sys_alarm() unsigned signed conversion fixup
Thomas Gleixner
2
-13
/
+38
2006-03-25
[PATCH] timer irq driven soft watchdog fix
Andrew Morton
1
-0
/
+1
2006-03-24
BUG_ON() Conversion in kernel/cpu.c
Eric Sesterhenn
1
-2
/
+1
2006-03-24
[PATCH] fix build error if CONFIG_SYSFS=n
Andrew Morton
1
-2
/
+2
2006-03-24
[PATCH] strndup_user: convert module
Davi Arnaut
1
-16
/
+3
2006-03-24
[PATCH] timer-irq-driven soft-watchdog, cleanups
Ingo Molnar
2
-25
/
+31
2006-03-24
[PATCH] Fix module refcount leak in __set_personality()
Sergey Vlasov
1
-0
/
+1
2006-03-24
[PATCH] RLIMIT_CPU: document wrong return value
Andrew Morton
1
-0
/
+7
2006-03-24
[PATCH] RLIMIT_CPU: fix handling of a zero limit
Andrew Morton
1
-1
/
+12
2006-03-24
[PATCH] sys_setrlimit() cleanup
Andrew Morton
1
-11
/
+15
2006-03-24
[PATCH] console_setup() depends (wrongly?) on CONFIG_PRINTK
John Z. Bohach
1
-38
/
+38
2006-03-24
[PATCH] cpuset: remove useless local variable initialization
Paul Jackson
1
-1
/
+1
2006-03-24
[PATCH] cpuset: don't need to mark cpuset_mems_generation atomic
Paul Jackson
1
-8
/
+11
2006-03-24
[PATCH] cpuset: remove unnecessary NULL check
Paul Jackson
1
-12
/
+6
2006-03-24
[PATCH] cpuset memory spread slab cache optimizations
Paul Jackson
1
-0
/
+1
2006-03-24
[PATCH] cpuset memory spread basic implementation
Paul Jackson
1
-6
/
+98
2006-03-24
[PATCH] cpuset use combined atomic_inc_return calls
Paul Jackson
1
-7
/
+4
2006-03-24
[PATCH] cpuset cleanup not not operators
Paul Jackson
1
-5
/
+5
2006-03-24
[PATCH] rcutorture: tag success/failure line with module parameters
Paul E. McKenney
1
-8
/
+15
2006-03-24
[PATCH] tvec_bases too large for per-cpu data
Jan Beulich
1
-11
/
+34
2006-03-24
[PATCH] rcu_process_callbacks: don't cli() while testing ->nxtlist
Oleg Nesterov
1
-3
/
+2
2006-03-24
[PATCH] Range checking in do_proc_dointvec_(userhz_)jiffies_conv
Bart Samwel
1
-0
/
+4
2006-03-24
[PATCH] Represent laptop_mode as jiffies internally
Bart Samwel
1
-3
/
+2
2006-03-24
[PATCH] Represent dirty_*_centisecs as jiffies internally
Bart Samwel
1
-5
/
+5
2006-03-24
[PATCH] free_uid() locking improvement
Andrew Morton
1
-3
/
+7
2006-03-23
[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23
Jens Axboe
1
-0
/
+1
2006-03-23
[PATCH] relay: consolidate sendfile() and read() code
Tom Zanussi
1
-84
/
+91
2006-03-23
[PATCH] relay: add sendfile() support
Jens Axboe
1
-29
/
+115
2006-03-23
[PATCH] relay: migrate from relayfs to a generic relay API
Jens Axboe
2
-0
/
+920
2006-03-23
[PATCH] kernel/rcupdate.c: make two structs static
Adrian Bunk
1
-2
/
+2
2006-03-23
[PATCH] BUILD_LOCK_OPS: cleanup preempt_disable() usage
Oleg Nesterov
1
-5
/
+4
2006-03-23
[PATCH] pause_on_oops command line option
Andrew Morton
1
-1
/
+96
2006-03-23
[PATCH] make bug messages more consistent
Ingo Molnar
1
-2
/
+2
2006-03-23
[PATCH] sigprocmask: kill unneeded temp var
Oleg Nesterov
1
-4
/
+4
2006-03-23
[PATCH] kernel/module.c Semaphore to Mutex Conversion for module_mutex
Ashutosh Naik
1
-19
/
+19
[next]