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 branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2007-09-19
2
-3
/
+3
|
\
|
*
[MIPS] cpu-bugs64.c: GCC 3.3 constraint workaround
Maciej W. Rozycki
2007-09-19
1
-2
/
+2
|
*
[MIPS] DEC: Initialise ioasic_ssr_lock
Maciej W. Rozycki
2007-09-19
1
-1
/
+1
*
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2007-09-19
3
-5
/
+19
|
\
\
|
*
|
[POWERPC] Fix timekeeping on PowerPC 601
Benjamin Herrenschmidt
2007-09-19
1
-3
/
+5
|
*
|
[POWERPC] Don't expose clock vDSO functions when CPU has no timebase
Benjamin Herrenschmidt
2007-09-19
1
-0
/
+12
|
*
|
[POWERPC] spusched: Fix null pointer dereference in find_victim
Christoph Hellwig
2007-09-19
1
-2
/
+2
|
|
/
*
|
x86-64: page faults from user mode are always user faults
Linus Torvalds
2007-09-19
1
-0
/
+7
*
|
uml: fix irqstack crash
Jeff Dike
2007-09-19
3
-6
/
+7
*
|
xen: don't bother trying to set cr4
Jeremy Fitzhardinge
2007-09-19
1
-2
/
+2
*
|
uml: use correct type in BLKGETSIZE ioctl
Nicolas George
2007-09-19
1
-1
/
+2
|
/
*
[SPARC64]: Warn user if cpu is ignored.
David S. Miller
2007-09-16
2
-2
/
+10
*
[SPARC64]: Fix lockdep, particularly on SMP.
David S. Miller
2007-09-16
3
-26
/
+58
*
[SPARC64]: Update defconfig.
David S. Miller
2007-09-16
1
-11
/
+5
*
Merge git://git.linux-xtensa.org/kernel/xtensa-feed
Linus Torvalds
2007-09-14
19
-427
/
+985
|
\
|
*
[patch 2/2] xtensa console.c: remove duplicate #include
Frederik Deweerdt
2007-08-27
1
-1
/
+0
|
*
[XTENSA] Add support for cache-aliasing
Chris Zankel
2007-08-27
7
-290
/
+624
|
*
[XTENSA] Add kernel module support
Chris Zankel
2007-08-27
1
-18
/
+177
|
*
[XTENSA] Add support for executable/non-executable feature in the mmu
Chris Zankel
2007-08-27
1
-14
/
+28
|
*
[XTENSA] Initialize semaphore_wake_lock
Chris Zankel
2007-08-27
1
-1
/
+1
|
*
[XTENSA] Fix timer instabilities.
Chris Zankel
2007-08-27
1
-17
/
+29
|
*
[XTENSA] Fix fadvise64_64
Chris Zankel
2007-08-27
1
-0
/
+5
|
*
[XTENSA] Move string-io functions to io.c from pci.c
Chris Zankel
2007-08-27
3
-70
/
+76
|
*
[XTENSA] Move pre-initialized structures to init_task.c
Chris Zankel
2007-08-27
3
-15
/
+40
|
*
[XTENSA] Add freestanding option to CFLAGS
Chris Zankel
2007-08-27
1
-1
/
+6
|
*
[XTENSA] fix wrong usage of __init and __initdata in traps.c
Chris Zankel
2007-08-27
1
-2
/
+2
*
|
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo...
Linus Torvalds
2007-09-14
1
-0
/
+6
|
\
\
|
*
|
Blackfin arch: Update/Fix PM support add new pm_ops valid
Michael Hennerich
2007-08-27
1
-0
/
+6
*
|
|
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2007-09-14
2
-1
/
+2
|
\
\
\
|
*
|
|
[ARM] 4567/1: Fix 'Oops - undefined instruction' when CONFIG_VFP=y on non VFP...
Tzachi Perelstein
2007-09-13
1
-0
/
+1
|
*
|
|
[ARM] realview: disable second GIC on RevB MPCore platforms
Russell King
2007-09-13
1
-1
/
+1
*
|
|
|
[MIPS] 20Kc: Disable use of WAIT instruction.
Ralf Baechle
2007-09-14
1
-1
/
+8
*
|
|
|
[MIPS] Workaround for 4Kc machine check exception
Maciej W. Rozycki
2007-09-14
1
-1
/
+25
*
|
|
|
[MIPS] Malta: Fix off by one bug in interrupt handler.
Ralf Baechle
2007-09-14
1
-1
/
+1
*
|
|
|
[MIPS] Add #include <linux/profile.h> to arch/mips/kernel/time.c
Yoichi Yuasa
2007-09-14
1
-0
/
+1
*
|
|
|
[MIPS] N32 needs to use compat_sys_futimesat
Johannes Dickgreber
2007-09-14
1
-1
/
+1
*
|
|
|
[MIPS] rtlx: Fix build error.
Ralf Baechle
2007-09-14
1
-2
/
+0
*
|
|
|
[MIPS] rtlx: fix int vs. long bug.
Ralf Baechle
2007-09-14
1
-1
/
+1
|
/
/
/
*
|
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2007-09-12
8
-5
/
+10
|
\
\
\
|
*
|
|
[POWERPC] Move serial_dev_init to device_initcall()
Olof Johansson
2007-09-13
1
-1
/
+1
|
*
|
|
[POWERPC] Enable GENERIC_ISA_DMA if FSL_ULI1575 to fix compile issue
Kumar Gala
2007-09-12
1
-0
/
+1
|
*
|
|
[POWERPC] cpm2: Fix off-by-one error in setbrg().
Scott Wood
2007-09-10
1
-1
/
+1
|
*
|
|
[PPC] 8xx: Fix r3 trashing due to 8MB TLB page instantiation
Jochen Friedrich
2007-09-10
1
-2
/
+0
|
*
|
|
[POWERPC] 8{5,6}xx: Fix build issue with !CONFIG_PCI
Kumar Gala
2007-09-10
4
-1
/
+7
*
|
|
|
i386: Fix leak of ../kernel from top level
Andi Kleen
2007-09-12
2
-2
/
+2
*
|
|
|
x86_64: Prevent doing anything from cache_remove_dev() when info setup failed.
Andi Kleen
2007-09-12
1
-1
/
+3
*
|
|
|
x86_64: Add missing mask operation to vdso
Andi Kleen
2007-09-12
1
-2
/
+3
*
|
|
|
[SPARC64]: Fix booting on V100 systems.
David S. Miller
2007-09-12
1
-1
/
+12
*
|
|
|
revert "highmem: catch illegal nesting"
Andrew Morton
2007-09-11
1
-4
/
+3
*
|
|
|
m68k(nommu): add missing syscalls
Geert Uytterhoeven
2007-09-11
2
-0
/
+20
[next]