index
:
kernel_samsung_smdk4412.git
ath9k
master
migrate_3.2
qmi
replicant-6.0
replicant-6.0-old
upstreaming
kernel for Galaxy S3
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
cgroup: remove unused variable
Stephen Rothwell
2008-10-26
1
-1
/
+1
*
Revert "Call init_workqueues before pre smp initcalls."
Linus Torvalds
2008-10-25
1
-1
/
+1
*
Fix compile warning in kernel/params.c
Linus Torvalds
2008-10-23
1
-1
/
+1
*
Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...
Linus Torvalds
2008-10-23
4
-25
/
+77
|
\
|
*
proc: move /proc/schedstat boilerplate to kernel/sched_stats.h
Alexey Dobriyan
2008-10-23
2
-1
/
+9
|
*
proc: move /proc/modules boilerplate to kernel/module.c
Alexey Dobriyan
2008-10-23
1
-18
/
+41
|
*
proc: move /proc/execdomains to kernel/exec_domain.c
Alexey Dobriyan
2008-10-23
1
-6
/
+27
*
|
Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc...
Linus Torvalds
2008-10-23
11
-54
/
+249
|
\
\
|
*
\
Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2
Thomas Gleixner
2008-10-22
11
-54
/
+249
|
|
\
\
|
|
*
|
hrtimers: simplify hrtimer_peek_ahead_timers()
Thomas Gleixner
2008-10-20
1
-9
/
+3
|
|
*
|
hrtimers: fix docbook comments
Thomas Gleixner
2008-10-20
1
-2
/
+2
|
|
*
|
Merge commit 'linus/master' into merge-linus
Arjan van de Ven
2008-10-17
56
-900
/
+1676
|
|
|
\
\
|
|
*
|
|
rangetimers: fix the bug reported by Ingo for real
Arjan van de Ven
2008-10-13
1
-6
/
+2
|
|
*
|
|
rangetimer: fix BUG_ON reported by Ingo
Arjan van de Ven
2008-10-11
1
-1
/
+5
|
|
*
|
|
hrtimer: peek at the timer queue just before going idle
Arjan van de Ven
2008-09-11
1
-0
/
+30
|
|
*
|
|
hrtimer: make the futex() system call use the per process slack value
Arjan van de Ven
2008-09-11
1
-1
/
+5
|
|
*
|
|
hrtimer: make the nanosleep() syscall use the per process slack
Arjan van de Ven
2008-09-11
1
-1
/
+6
|
|
*
|
|
hrtimer: show the timer ranges in /proc/timer_list
Arjan van de Ven
2008-09-07
1
-1
/
+3
|
|
*
|
|
hrtimer: add a hrtimer_start_range() function
Arjan van de Ven
2008-09-07
1
-3
/
+23
|
|
*
|
|
hrtimer: create a "timer_slack" field in the task struct
Arjan van de Ven
2008-09-05
2
-0
/
+12
|
|
*
|
|
hrtimer: turn hrtimers into range timers
Arjan van de Ven
2008-09-05
1
-4
/
+52
|
|
*
|
|
hrtimer: convert kernel/* to the new hrtimer apis
Arjan van de Ven
2008-09-05
8
-52
/
+47
|
|
*
|
|
select: add a timespec_add_safe() function
Thomas Gleixner
2008-09-05
1
-0
/
+18
|
|
*
|
|
select: Introduce a hrtimeout function
Arjan van de Ven
2008-09-05
1
-0
/
+65
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev
Linus Torvalds
2008-10-23
3
-9
/
+9
|
\
\
\
\
\
|
*
|
|
|
|
[PATCH] sanitize blkdev_get() and friends
Al Viro
2008-10-21
1
-1
/
+1
|
*
|
|
|
|
[PATCH] propagate mode through swsusp_close()
Al Viro
2008-10-21
3
-5
/
+5
|
*
|
|
|
|
[PATCH] pass fmode_t to blkdev_put()
Al Viro
2008-10-21
1
-4
/
+4
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2008-10-23
1
-24
/
+24
|
\
\
\
\
\
|
*
|
|
|
|
[PATCH] get rid of nameidata in audit_tree
Al Viro
2008-10-23
1
-24
/
+24
|
|
/
/
/
/
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2008-10-23
5
-378
/
+324
|
\
\
\
\
\
|
*
|
|
|
|
stop_machine: fix error code handling on multiple cpus
Heiko Carstens
2008-10-22
1
-3
/
+6
|
*
|
|
|
|
stop_machine: use workqueues instead of kernel threads
Heiko Carstens
2008-10-22
1
-70
/
+41
|
*
|
|
|
|
workqueue: introduce create_rt_workqueue
Heiko Carstens
2008-10-22
1
-1
/
+6
|
*
|
|
|
|
Make panic= and panic_on_oops into core_params
Rusty Russell
2008-10-22
1
-14
/
+3
|
*
|
|
|
|
core_param() for genuinely core kernel parameters
Rusty Russell
2008-10-22
1
-7
/
+7
|
*
|
|
|
|
param: Fix duplicate module prefixes
Rusty Russell
2008-10-22
1
-120
/
+141
|
*
|
|
|
|
module: check kernel param length at compile time, not runtime
Rusty Russell
2008-10-22
1
-5
/
+2
|
*
|
|
|
|
Remove stop_machine during module load v2
Andi Kleen
2008-10-22
1
-25
/
+22
|
*
|
|
|
|
module: simplify load_module.
Rusty Russell
2008-10-22
1
-136
/
+99
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-10-23
1
-1
/
+11
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
NOHZ: fix thinko in the timer restart code path
Thomas Gleixner
2008-10-21
1
-1
/
+11
|
|
/
/
/
*
|
|
|
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-10-23
1
-9
/
+10
|
\
\
\
\
|
*
|
|
|
rcupdate: fix bug of rcu_barrier*()
Lai Jiangshan
2008-10-21
1
-9
/
+10
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-10-23
5
-49
/
+78
|
\
\
\
\
|
*
|
|
|
sched: disable the hrtick for now
Ingo Molnar
2008-10-20
1
-1
/
+1
|
*
|
|
|
sched: revert back to per-rq vruntime
Peter Zijlstra
2008-10-20
1
-17
/
+15
|
*
|
|
|
sched: fair scheduler should not resched rt tasks
Peter Zijlstra
2008-10-20
1
-4
/
+24
|
*
|
|
|
sched: optimize group load balancer
Peter Zijlstra
2008-10-20
2
-20
/
+35
|
*
|
|
|
sched: minor fast-path overhead reduction
Mike Galbraith
2008-10-17
1
-1
/
+1
[next]