index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-26
cgroup: remove unused variable
Stephen Rothwell
1
-1
/
+1
2008-10-25
Revert "Call init_workqueues before pre smp initcalls."
Linus Torvalds
1
-1
/
+1
2008-10-23
Fix compile warning in kernel/params.c
Linus Torvalds
1
-1
/
+1
2008-10-23
Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...
Linus Torvalds
4
-25
/
+77
2008-10-23
Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc...
Linus Torvalds
11
-54
/
+249
2008-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev
Linus Torvalds
3
-9
/
+9
2008-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-24
/
+24
2008-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
5
-378
/
+324
2008-10-23
Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+11
2008-10-23
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-9
/
+10
2008-10-23
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-49
/
+78
2008-10-23
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+2
2008-10-23
proc: move /proc/schedstat boilerplate to kernel/sched_stats.h
Alexey Dobriyan
2
-1
/
+9
2008-10-23
proc: move /proc/modules boilerplate to kernel/module.c
Alexey Dobriyan
1
-18
/
+41
2008-10-23
proc: move /proc/execdomains to kernel/exec_domain.c
Alexey Dobriyan
1
-6
/
+27
2008-10-23
[PATCH] get rid of nameidata in audit_tree
Al Viro
1
-24
/
+24
2008-10-22
Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2
Thomas Gleixner
11
-54
/
+249
2008-10-22
stop_machine: fix error code handling on multiple cpus
Heiko Carstens
1
-3
/
+6
2008-10-22
stop_machine: use workqueues instead of kernel threads
Heiko Carstens
1
-70
/
+41
2008-10-22
workqueue: introduce create_rt_workqueue
Heiko Carstens
1
-1
/
+6
2008-10-22
Make panic= and panic_on_oops into core_params
Rusty Russell
1
-14
/
+3
2008-10-22
core_param() for genuinely core kernel parameters
Rusty Russell
1
-7
/
+7
2008-10-22
param: Fix duplicate module prefixes
Rusty Russell
1
-120
/
+141
2008-10-22
module: check kernel param length at compile time, not runtime
Rusty Russell
1
-5
/
+2
2008-10-22
Remove stop_machine during module load v2
Andi Kleen
1
-25
/
+22
2008-10-22
module: simplify load_module.
Rusty Russell
1
-136
/
+99
2008-10-21
NOHZ: fix thinko in the timer restart code path
Thomas Gleixner
1
-1
/
+11
2008-10-21
rcupdate: fix bug of rcu_barrier*()
Lai Jiangshan
1
-9
/
+10
2008-10-21
genirq: NULL struct irq_desc's member 'name' in dynamic_irq_cleanup()
Dean Nelson
1
-0
/
+1
2008-10-21
[PATCH] sanitize blkdev_get() and friends
Al Viro
1
-1
/
+1
2008-10-21
[PATCH] propagate mode through swsusp_close()
Al Viro
3
-5
/
+5
2008-10-21
[PATCH] pass fmode_t to blkdev_put()
Al Viro
1
-4
/
+4
2008-10-21
genirq: fix set_irq_type() when recording trigger type
Chris Friesen
1
-1
/
+1
2008-10-20
kexec: fix crash_save_vmcoreinfo_init build problem
Luck, Tony
1
-0
/
+1
2008-10-20
Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
26
-1344
/
+4711
2008-10-20
Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-230
/
+298
2008-10-20
Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
23
-660
/
+778
2008-10-20
byteorder: remove direct includes of linux/byteorder/swab[b].h
Harvey Harrison
1
-1
/
+1
2008-10-20
byteorder: remove direct includes of linux/byteorder/swab[b].h
Harvey Harrison
1
-1
/
+1
2008-10-20
kdump: add vmlist.addr to vmcoreinfo for x86 vmalloc translation.
Ken'ichi Ohmichi
1
-0
/
+2
2008-10-20
kthread_bind: use wait_task_inactive(TASK_UNINTERRUPTIBLE)
Oleg Nesterov
1
-3
/
+2
2008-10-20
make ptrace_untrace() static
Adrian Bunk
1
-1
/
+1
2008-10-20
cpuset: use seq_*mask_* to print masks
Lai Jiangshan
1
-8
/
+4
2008-10-20
cpuset.c: remove extra variable
Rakib Mullick
1
-3
/
+2
2008-10-20
cgroups: convert tasks file to use a seq_file with shared pid array
Paul Menage
1
-83
/
+139
2008-10-20
cgroups: fix probable race with put_css_set[_taskexit] and find_css_set
Lai Jiangshan
2
-25
/
+22
2008-10-20
kernel/configs.c: remove useless comments
WANG Cong
1
-9
/
+0
2008-10-20
container freezer: rename check_if_frozen()
Matt Helsley
1
-4
/
+8
2008-10-20
container freezer: make freezer state names less generic
Matt Helsley
1
-28
/
+28
2008-10-20
container freezer: prevent frozen tasks or cgroups from changing
Matt Helsley
1
-17
/
+26
[next]