index
:
kernel_samsung_espresso10.git
replicant-4.2
replicant-6.0
kernel/samsung/espresso10
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] improve scheduler fairness a bit
Oleg Nesterov
2005-11-04
1
-1
/
+1
*
Merge ../linux-2.6 by hand
Paul Mackerras
2005-10-31
32
-1143
/
+1661
|
\
|
*
[PATCH] fix missing includes
Tim Schmielau
2005-10-30
3
-0
/
+3
|
*
[PATCH] Remove duplicate code in signal.c
Paul E. McKenney
2005-10-30
1
-11
/
+5
|
*
[PATCH] remove unneeded SI_TIMER checks
Oleg Nesterov
2005-10-30
1
-18
/
+0
|
*
[PATCH] cleanup the usage of SEND_SIG_xxx constants
Oleg Nesterov
2005-10-30
1
-11
/
+7
|
*
[PATCH] remove hardcoded SEND_SIG_xxx constants
Oleg Nesterov
2005-10-30
2
-20
/
+25
|
*
[PATCH] sched: hardcode non-smp set_cpus_allowed
Paul Jackson
2005-10-30
1
-1
/
+0
|
*
[PATCH] posix-cpu-timers: fix overrun reporting
Roland McGrath
2005-10-30
1
-6
/
+10
|
*
[PATCH] RCU torture-testing kernel module
Paul E. McKenney
2005-10-30
3
-0
/
+503
|
*
[PATCH] jiffies_64 cleanup
Thomas Gleixner
2005-10-30
1
-0
/
+4
|
*
[PATCH] wait4 PTRACE_ATTACH race fix
Roland McGrath
2005-10-30
1
-0
/
+9
|
*
[PATCH] PF_DEAD cleanup
Coywolf Qi Hunt
2005-10-30
1
-5
/
+5
|
*
[PATCH] cleanup for kernel/printk.c
Jesper Juhl
2005-10-30
1
-36
/
+42
|
*
[PATCH] Keys: Get rid of warning in kmod.c if keys disabled
David Howells
2005-10-30
1
-3
/
+3
|
*
[PATCH] ptrace/coredump/exit_group deadlock
Andrea Arcangeli
2005-10-30
2
-5
/
+8
|
*
[PATCH] cpusets: automatic numa mempolicy rebinding
Paul Jackson
2005-10-30
1
-0
/
+4
|
*
[PATCH] cpusets: simple rename
Paul Jackson
2005-10-30
1
-0
/
+16
|
*
[PATCH] cpusets: dual semaphore locking overhaul
Paul Jackson
2005-10-30
1
-137
/
+281
|
*
[PATCH] cpusets: remove depth counted locking hack
Paul Jackson
2005-10-30
1
-65
/
+40
|
*
[PATCH] cpuset cleanup
Paul Jackson
2005-10-30
1
-1
/
+0
|
*
[PATCH] posix-timers: use schedule_timeout() in common_nsleep()
Oleg Nesterov
2005-10-30
1
-18
/
+1
|
*
[PATCH] Unify sys_tkill() and sys_tgkill()
Vadim Lobanov
2005-10-30
1
-46
/
+25
|
*
[PATCH] kill sigqueue->lock
Oleg Nesterov
2005-10-30
1
-6
/
+4
|
*
[PATCH] remove timer debug field
Andrew Morton
2005-10-30
1
-35
/
+0
|
*
[PATCH] Use alloc_percpu to allocate workqueues locally
Christoph Lameter
2005-10-30
1
-13
/
+20
|
*
[PATCH] ntp whitespace cleanup
Andrew Morton
2005-10-30
1
-126
/
+126
|
*
[PATCH] NTP shift_right cleanup
john stultz
2005-10-30
2
-61
/
+17
|
*
[PATCH] Add kthread_stop_sem()
Alan Stern
2005-10-30
1
-2
/
+11
|
*
[PATCH] introduce setup_timer() helper
Oleg Nesterov
2005-10-30
1
-6
/
+2
|
*
[PATCH] introduce .valid callback for pm_ops
Shaohua Li
2005-10-30
1
-1
/
+4
|
*
[PATCH] swsusp: two simplifications
Rafael J. Wysocki
2005-10-30
2
-7
/
+3
|
*
[PATCH] swsusp: get rid of unnecessary wrapper function
Rafael J. Wysocki
2005-10-30
1
-7
/
+1
|
*
[PATCH] swsusp: cleanups
Pavel Machek
2005-10-30
1
-12
/
+10
|
*
[PATCH] swsusp: remove unneccessary includes
Pavel Machek
2005-10-30
2
-31
/
+3
|
*
[PATCH] swsusp: rework memory freeing on resume
Rafael J. Wysocki
2005-10-30
4
-83
/
+45
|
*
[PATCH] swsusp: reduce the use of global variables
Rafael J. Wysocki
2005-10-30
3
-43
/
+43
|
*
[PATCH] swsusp: move snapshot functionality to separate file
Rafael J. Wysocki
2005-10-30
4
-437
/
+486
|
*
[PATCH] swsusp: rework image freeing
Rafael J. Wysocki
2005-10-30
1
-84
/
+75
|
*
[PATCH] create and destroy cpufreq sysfs entries based on cpu notifiers
Ashok Raj
2005-10-30
1
-0
/
+1
|
*
[PATCH] Remove redundant configs.o
Brian Gerst
2005-10-30
1
-1
/
+0
|
*
[PATCH] mm: split page table lock
Hugh Dickins
2005-10-29
1
-2
/
+2
|
*
[PATCH] mm: follow_page with inner ptlock
Hugh Dickins
2005-10-29
1
-4
/
+2
|
*
[PATCH] mm: ptd_alloc take ptlock
Hugh Dickins
2005-10-29
1
-2
/
+0
|
*
[PATCH] mm: update_hiwaters just in time
Hugh Dickins
2005-10-29
2
-3
/
+4
|
*
[PATCH] core remove PageReserved
Nick Piggin
2005-10-29
1
-9
/
+16
|
*
[PATCH] mm: dup_mmap down new mmap_sem
Hugh Dickins
2005-10-29
1
-5
/
+4
|
*
[PATCH] mm: dup_mmap use oldmm more
Hugh Dickins
2005-10-29
1
-6
/
+6
|
*
[PATCH] mm: rss = file_rss + anon_rss
Hugh Dickins
2005-10-29
2
-3
/
+3
|
*
[PATCH] mm: mm_init set_mm_counters
Hugh Dickins
2005-10-29
1
-2
/
+2
[next]