index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-23
Merge branches 'x86-urgent-for-linus', 'core-debug-for-linus', 'irq-core-for-...
Linus Torvalds
1
-1
/
+2
2011-07-23
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+2
2011-07-23
um: Make rwsem.S depend on CONFIG_RWSEM_XCHGADD_ALGORITHM
Richard Weinberger
1
-1
/
+2
2011-07-21
x86: Unify rwsem assembly implementation
Jan Beulich
2
-2
/
+2
2011-06-28
um: add asm/percpu.h
Richard Weinberger
1
-0
/
+6
2011-05-27
arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}
Akinobu Mita
1
-1
/
+0
2011-05-25
lib: consolidate DEBUG_STACK_USAGE option
Stephen Boyd
1
-10
/
+0
2011-05-25
Remove unused PROC_CHANGE_PENALTY constant
Stephen Boyd
1
-1
/
+0
2011-05-25
um: fix crash while os_dump_core()
Richard Weinberger
1
-0
/
+1
2011-05-25
um: include linux/prefetch.h
Richard Weinberger
1
-0
/
+2
2011-05-25
um: print info about fatal segfaults
Richard Weinberger
1
-0
/
+24
2011-05-25
um: add ucast ethernet transport
Nolan Leake
7
-311
/
+403
2011-05-25
um: add earlyprintk support
Richard Weinberger
5
-0
/
+50
2011-05-25
um: remove SIGHUP handler
Richard Weinberger
1
-1
/
+0
2011-05-25
um: fix UML_LIB_PATH
Richard Weinberger
3
-2
/
+8
2011-05-25
mm: now that all old mmu_gather code is gone, remove the storage
Peter Zijlstra
1
-3
/
+0
2011-05-25
um: mmu_gather rework
Peter Zijlstra
1
-18
/
+11
2011-05-24
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
1
-1
/
+1
2011-05-24
um: Use RWSEM_GENERIC_SPINLOCK on x86
Richard Weinberger
1
-2
/
+2
2011-05-24
Merge branch 'fixes-2.6.39' into for-2.6.40
Tejun Heo
2
-50
/
+4
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-05-20
Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...
Linus Torvalds
1
-1
/
+1
2011-05-18
um: fix abort
Richard Weinberger
1
-1
/
+22
2011-05-12
Merge commit 'v2.6.39-rc7' into sched/core
Ingo Molnar
4
-3
/
+231
2011-04-28
um: adjust current_thread_info() for newer gcc versions
Richard Weinberger
1
-1
/
+4
2011-04-28
uml: fix hppfs build
Randy Dunlap
1
-1
/
+1
2011-04-28
um: mdd support for 64 bit atomic operations
Richard Weinberger
2
-1
/
+226
2011-04-26
Merge branch 'master' into for-next
Jiri Kosina
11
-62
/
+29
2011-04-21
Merge commit 'v2.6.39-rc4' into sched/core
Ingo Molnar
2
-0
/
+10
2011-04-15
um: disable CONFIG_CMPXCHG_LOCAL
Richard Weinberger
1
-0
/
+4
2011-04-15
um: fix call tracer and bug handler
Richard Weinberger
1
-0
/
+6
2011-04-14
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
Peter Zijlstra
1
-1
/
+1
2011-04-10
treewide: remove extra semicolons
Justin P. Mattock
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-30
genirq: Remove the now obsolete config options and select statements
Thomas Gleixner
1
-1
/
+0
2011-03-24
um: Use generic show_interrupts()
Thomas Gleixner
2
-46
/
+1
2011-03-24
um: Convert genirq namespace
Thomas Gleixner
1
-5
/
+4
2011-03-24
percpu: Always align percpu output section to PAGE_SIZE
Tejun Heo
1
-1
/
+1
2011-03-23
um: remove file pointer from ioctl
Richard Weinberger
2
-4
/
+4
2011-03-23
uml: kernels on {i386,x86_64} produce bad coredumps
Paul Pluzhnikov
2
-0
/
+4
2011-03-23
mm: NUMA aware alloc_task_struct_node()
Eric Dumazet
1
-1
/
+1
2011-03-21
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-5
/
+5
2011-03-17
um: change to new flag variables
matt mooney
1
-5
/
+5
2011-03-16
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
1
-1
/
+1
2011-03-16
Merge branch 'um-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-16
/
+16
2011-03-16
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+5
2011-03-16
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2011-03-14
open-style analog of vfs_path_lookup()
Al Viro
1
-19
/
+2
2011-03-09
x86: Remove dead config option X86_CPU
Jan Beulich
1
-0
/
+2
2011-03-01
um, x86-64: Fix UML build after adding CFI annotations to lib/rwsem_64.S
Jan Beulich
1
-0
/
+3
[next]