index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2005-09-05
27
-84
/
+86
|
\
|
*
[ARM] Wrap calls to descriptor handlers
Russell King
2005-09-04
23
-41
/
+41
|
*
[ARM] Change irq_chip wake/type methods to set_wake/set_type
Russell King
2005-09-04
7
-29
/
+29
|
*
[ARM] Fix compilation in locomo.c
Pavel Machek
2005-09-04
1
-7
/
+7
|
*
[ARM] Stack starts at THREAD_START_SP offset, not THREAD_SIZE-8
Russell King
2005-09-04
1
-1
/
+1
|
*
[ARM] 2875/1: Data Abort fixes
Timothy Baldwin
2005-09-04
1
-4
/
+4
|
*
[ARM] 2874/1: S3C2410 - add cpu_init() call after sleep wakeup
Ben Dooks
2005-09-03
1
-2
/
+4
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2005-09-05
13
-604
/
+285
|
\
\
|
*
|
[SPARC]: Kill io_remap_page_range()
David S. Miller
2005-09-01
5
-94
/
+1
|
*
|
[SPARC64]: Use 'unsigned long' for port argument to I/O string ops.
David S. Miller
2005-08-31
1
-33
/
+44
|
*
|
[SPARC64]: Use drivers/Kconfig
David S. Miller
2005-08-30
1
-308
/
+20
|
*
|
[SPARC64]: Preserve nucleus ctx page size during TLB flushes.
David S. Miller
2005-08-30
1
-14
/
+25
|
*
|
[SPARC64]: Do not expand CHEETAH_LOG_ERROR 3 times.
David S. Miller
2005-08-30
1
-136
/
+173
|
*
|
[SPARC64]: Kill BRANCH_IF_ANY_CHEETAH() from copy page.
David S. Miller
2005-08-30
2
-2
/
+14
|
*
|
[SPARC64]: Eliminate irq_cpustat_t.
David S. Miller
2005-08-29
2
-17
/
+8
*
|
|
[PATCH] s390: compat system calls
Heiko Carstens
2005-09-05
1
-2
/
+2
*
|
|
[PATCH] s390: pfault interrupt race
Martin Schwidefsky
2005-09-05
1
-1
/
+4
*
|
|
[PATCH] s390: debug feature changes
Michael Holzheu
2005-09-05
1
-20
/
+32
*
|
|
[PATCH] s390: machine check handler bugs
Martin Schwidefsky
2005-09-05
2
-55
/
+174
*
|
|
[PATCH] uml: fix x86_64 page leak
Jeff Dike
2005-09-05
2
-1
/
+12
*
|
|
[PATCH] uml: fix advanced sysemu check
Bodo Stroesser
2005-09-05
1
-11
/
+17
*
|
|
[PATCH] uml: allow host capability usage to be disabled
Bodo Stroesser
2005-09-05
1
-0
/
+24
*
|
|
[PATCH] uml: skas0 stubs now check system call return values
Bodo Stroesser
2005-09-05
8
-238
/
+348
*
|
|
[PATCH] uml: increase granularity of host capability checking
Bodo Stroesser
2005-09-05
4
-34
/
+96
*
|
|
[PATCH] uml: move libc-dependent startup and signal code
Gennady Sharapov
2005-09-05
8
-168
/
+230
*
|
|
[PATCH] uml: add host AIO support to block driver
Jeff Dike
2005-09-05
4
-409
/
+373
*
|
|
[PATCH] uml: use host AIO support
Jeff Dike
2005-09-05
6
-15
/
+475
*
|
|
[PATCH] uml: build cleanups
Al Viro
2005-09-05
5
-14
/
+6
*
|
|
[PATCH] uml: system call path cleanup
Jeff Dike
2005-09-05
13
-215
/
+131
*
|
|
[PATCH] uml: TLB operation batching
Jeff Dike
2005-09-05
8
-166
/
+273
*
|
|
[PATCH] uml: remove duplicated exports
Jeff Dike
2005-09-05
1
-19
/
+0
*
|
|
[PATCH] uml: mark SMP on UML/x86_64 as broken
Jeff Dike
2005-09-05
2
-1
/
+5
*
|
|
[PATCH] uml: remove libc reference in build
Al Viro
2005-09-05
1
-1
/
+1
*
|
|
[PATCH] uml: build cleanup
Al Viro
2005-09-05
3
-4
/
+1
*
|
|
[PATCH] uml: error path cleanup
Jeff Dike
2005-09-05
1
-5
/
+9
*
|
|
[PATCH] uml: fix a macro typo
Al Viro
2005-09-05
1
-1
/
+1
*
|
|
[PATCH] uml: fix signal frame copy_user
Al Viro
2005-09-05
2
-18
/
+25
*
|
|
[PATCH] uml: fault handler micro-cleanups
Paolo 'Blaisorblade' Giarrusso
2005-09-05
1
-15
/
+13
*
|
|
[PATCH] uml: fix SIGWINCH handler race while waiting for signals.
Bodo Stroesser
2005-09-05
1
-5
/
+6
*
|
|
[PATCH] uml: workaround GDB problems on debugging
Paolo 'Blaisorblade' Giarrusso
2005-09-05
3
-4
/
+15
*
|
|
[PATCH] uml: SYSEMU: slight cleanup and speedup
Paolo 'Blaisorblade' Giarrusso
2005-09-05
1
-7
/
+1
*
|
|
[PATCH] SYSEMU: fix sysaudit / singlestep interaction
Bodo Stroesser
2005-09-05
1
-3
/
+20
*
|
|
[PATCH] Uml support: add PTRACE_SYSEMU_SINGLESTEP option to i386
Bodo Stroesser
2005-09-05
1
-4
/
+17
*
|
|
[PATCH] Uml support: reorganize PTRACE_SYSEMU support
Bodo Stroesser
2005-09-05
2
-30
/
+21
*
|
|
[PATCH] UML Support - Ptrace: adds the host SYSEMU support, for UML and gener...
Laurent Vivier
2005-09-05
2
-21
/
+45
*
|
|
[PATCH] Ptrace/i386: fix "syscall audit" interaction with singlestep
Bodo Stroesser
2005-09-05
1
-2
/
+13
*
|
|
[PATCH] uml: Rename Kconfig files to be like the other arches
Jeff Dike
2005-09-05
7
-14
/
+14
*
|
|
[PATCH] uml: remove debugging code from page fault path
Jeff Dike
2005-09-05
2
-48
/
+0
*
|
|
[PATCH] arch/cris/Kconfig.debug: use lib/Kconfig.debug
Adrian Bunk
2005-09-05
1
-21
/
+10
*
|
|
[PATCH] m68k: cleanup inline mem functions
Roman Zippel
2005-09-05
6
-159
/
+238
[next]