index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
um: fix ptrace build error
Richard Weinberger
2010-11-12
1
-1
/
+1
*
ptrace: cleanup arch_ptrace() on um
Namhyung Kim
2010-10-27
1
-10
/
+8
*
ptrace: change signature of arch_ptrace()
Namhyung Kim
2010-10-27
1
-2
/
+3
*
um: migrate from __do_IRQ() to generic_handle_irq()
Richard Weinberger
2010-10-26
1
-11
/
+4
*
uml: fix CONFIG_STATIC_LINK=y build failure with newer glibc
Roland McGrath
2010-10-26
2
-2
/
+29
*
um: remove PAGE_SIZE alignment in linker script causing kernel segfault.
Richard Weinberger
2010-10-26
1
-1
/
+1
*
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
1
-2
/
+0
|
\
|
*
uml: kill big kernel lock
Arnd Bergmann
2010-10-19
1
-2
/
+0
*
|
Merge branch 'x86/urgent' of into irq/sparseirq
Thomas Gleixner
2010-10-12
3
-6
/
+6
|
\
\
|
*
|
uml: fix compile warning
Richard Weinberger
2010-09-22
3
-6
/
+6
|
|
/
*
/
genirq: Cleanup irq_chip->typename leftovers
Thomas Gleixner
2010-09-23
1
-3
/
+3
|
/
*
Make do_execve() take a const filename pointer
David Howells
2010-08-17
2
-3
/
+6
*
Mark arguments to certain syscalls as being const
David Howells
2010-08-13
3
-5
/
+5
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-08-10
1
-0
/
+3
|
\
|
*
Deal with missing exports for hostfs
Al Viro
2010-08-09
1
-0
/
+3
*
|
arch/um/kernel/ptrace.c: remove dead PROC_MM
Christoph Egger
2010-08-09
1
-21
/
+0
*
|
um: Fix read_persistent_clock fallout
Thomas Gleixner
2010-08-03
1
-3
/
+2
*
|
um: Convert to use read_persistent_clock
John Stultz
2010-07-27
1
-6
/
+7
|
/
*
arch/um: fix kunmap_atomic() call in skas/uaccess.c
Cesar Eduardo Barros
2010-06-04
1
-1
/
+1
*
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
Linus Torvalds
2010-06-01
3
-3
/
+3
|
\
|
*
Rename .data.init_irqstack to .data..init_irqstack.
Denys Vlasenko
2010-03-03
3
-3
/
+3
*
|
uml: i386: Avoid redefinition of NR_syscalls
Jan Kiszka
2010-05-10
1
-2
/
+2
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
6
-2
/
+6
*
|
um: use generic ptrace_resume code
Christoph Hellwig
2010-03-12
1
-54
/
+16
*
|
Add generic sys_olduname()
Christoph Hellwig
2010-03-12
1
-45
/
+0
|
/
*
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-12-15
1
-2
/
+2
|
\
|
*
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
2009-12-14
1
-2
/
+2
*
|
uml: convert to seq_file/proc_fops
Alexey Dobriyan
2009-12-15
2
-30
/
+44
|
/
*
Unify sys_mmap*
Al Viro
2009-12-11
1
-26
/
+2
*
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-10-11
1
-0
/
+1
*
um: Clean up linker script using standard macros.
Tim Abbott
2009-09-24
2
-27
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2009-09-23
1
-1
/
+1
|
\
|
*
cpumask: Use accessors for cpu_*_mask: um
Rusty Russell
2009-09-24
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
Linus Torvalds
2009-09-23
3
-3
/
+8
|
\
\
|
|
/
|
/
|
|
*
Use new __init_task_data macro in arch init_task.c files.
Joe Perches
2009-09-21
1
-3
/
+2
|
*
arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0
Sam Ravnborg
2009-09-20
2
-0
/
+6
*
|
uml: fix order of pud and pmd_free()
Roel Kluin
2009-09-22
1
-2
/
+2
*
|
arches: drop superfluous casts in nr_free_pages() callers
Geert Uytterhoeven
2009-09-22
1
-1
/
+1
|
/
*
Merge branch 'percpu-for-linus' into percpu-for-next
Tejun Heo
2009-08-14
1
-2
/
+2
|
\
|
*
Remove multiple KERN_ prefixes from printk formats
Joe Perches
2009-07-08
1
-2
/
+2
*
|
linker script: unify usage of discard definition
Tejun Heo
2009-07-09
2
-2
/
+2
*
|
linker script: throw away .discard section
Tejun Heo
2009-06-24
2
-0
/
+4
|
/
*
Move FAULT_FLAG_xyz into handle_mm_fault() callers
Linus Torvalds
2009-06-21
1
-1
/
+1
*
um: remove obsolete hw_interrupt_type
Thomas Gleixner
2009-06-16
1
-3
/
+3
*
mm: consolidate init_mm definition
Alexey Dobriyan
2009-06-16
1
-3
/
+0
*
clocksource: pass clocksource to read() callback
Magnus Damm
2009-04-21
1
-1
/
+1
*
Simplify copy_thread()
Alexey Dobriyan
2009-04-02
1
-1
/
+1
*
uml: fix warnings in kernel_execve
Miklos Szeredi
2009-04-02
1
-1
/
+2
*
uml: remove useless comments
WANG Cong
2009-04-01
1
-10
/
+0
*
uml: don't use a too long string literal
WANG Cong
2009-04-01
2
-5
/
+9
[next]