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
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2005-11-17
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
57
-749
/
+1982
2005-11-17
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
12
-69
/
+137
2005-11-17
[MIPS] Update defconfigs
Ralf Baechle
45
-654
/
+1917
2005-11-17
[MIPS] SEAD: More build fixes.
Ralf Baechle
2
-13
/
+3
2005-11-17
[MIPS] TX3927: Try to glue the PCI code.
Ralf Baechle
1
-71
/
+43
2005-11-17
[MIPS] Ocelot G: Use CPU_MASK_NONE instead of 0 to initialize cpu mask.
Ralf Baechle
1
-1
/
+1
2005-11-17
[MIPS] JMR3927: Fix compilation by including <linux/ds1742rtc.h>.
Ralf Baechle
1
-1
/
+1
2005-11-17
[MIPS] JMR3927: need include/asm-mips/mach-jmr3927 in it's include path.
Ralf Baechle
1
-0
/
+1
2005-11-17
[MIPS] JMR3927: It's ops-tx3927.o not ops-jmr3927.o
Ralf Baechle
1
-1
/
+1
2005-11-17
[MIPS] Alchemy: Console output fixup
Pantelis Antoniou
1
-1
/
+1
2005-11-17
[MIPS] IP32: Fix sparse warnings.
Arnaud Giersch
1
-2
/
+2
2005-11-17
[MIPS] IP32: Export mace symbol.
Arnaud Giersch
1
-0
/
+3
2005-11-17
[MIPS] JMR3927: Fix syntax error.
Ralf Baechle
1
-1
/
+1
2005-11-17
[MIPS] JMR3927: Undo accidental rename.
Ralf Baechle
1
-1
/
+1
2005-11-17
[MIPS] DDB5477: Fix unused variable warning.
Ralf Baechle
1
-3
/
+7
2005-11-16
[ARM] sa1111.c needs asm/sizes.h
Russell King
1
-0
/
+1
2005-11-16
[ARM] Move zone adjustment for SA1111 on SA11x0 platforms
Russell King
1
-0
/
+11
2005-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
42
-394
/
+633
2005-11-16
[ARM] 3162/1: S3C2410 - updated defconfig
Ben Dooks
1
-25
/
+94
2005-11-16
[ARM] 3161/1: BAST - fix commas on end of structs
Ben Dooks
1
-14
/
+14
2005-11-16
[ARM] compressed/head.S debugging defaults to asm/arch/debug-macro.S
Russell King
1
-19
/
+11
2005-11-16
[ARM] Include asm/hardware.h instead of asm/arch/hardware.h
Russell King
5
-5
/
+5
2005-11-16
[ARM] Fix arch-realview/system.h to use __io_address()
Russell King
3
-6
/
+1
2005-11-16
[PATCH] powerpc: Make the vDSO functions set error code (#2)
Benjamin Herrenschmidt
6
-2
/
+16
2005-11-16
[PATCH] ppc: Fix build with CONFIG_CHRP not set
Benjamin Herrenschmidt
1
-1
/
+4
2005-11-16
powerpc: Move ppc64 boot wrapper code over to arch/powerpc
Paul Mackerras
18
-61
/
+91
2005-11-16
[PATCH] powerpc: add new powerbooks to feature table
Olof Johansson
1
-0
/
+8
2005-11-16
[PATCH] ppc: Fix boot with yaboot with ARCH=ppc
Benjamin Herrenschmidt
1
-1
/
+13
2005-11-16
[PATCH] powerpc: pci_64 fixes & cleanups
Benjamin Herrenschmidt
5
-113
/
+104
2005-11-16
[PATCH] powerpc: More debugging fixups
Michael Ellerman
4
-4
/
+7
2005-11-16
[PATCH] powerpc: Fixup debugging in lmb.c
Michael Ellerman
1
-15
/
+18
2005-11-16
[PATCH] powerpc: update defconfigs
Benjamin Herrenschmidt
5
-185
/
+361
2005-11-16
[PATCH] ppc32 8xx: update_mmu_cache() needs unconditional tlbie
Marcelo Tosatti
1
-12
/
+11
2005-11-15
[PATCH] powerpc: Fix sparsemem with memory holes [was Re: ppc64 oops..]
Paul Mackerras
2
-3
/
+10
2005-11-15
[PATCH] ia64: cpu_idle performance bug fix
Chen, Kenneth W
1
-7
/
+8
2005-11-15
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-17
/
+3
2005-11-15
[ARM] Initialise SA1111 core before SA1111 PCMCIA
Russell King
1
-1
/
+1
2005-11-15
[PATCH] v850: use generic hardirq code
Christoph Hellwig
2
-631
/
+13
2005-11-15
[PATCH] v850: Fix show_interrupts
Miles Bader
1
-38
/
+43
2005-11-15
[PATCH] Add missing EXPORT_SYMBOLS() for __ide_mm_* functions on powerpc
Ben Collins
1
-0
/
+7
2005-11-15
[PATCH] drop "[PATCH] i386 kexec-on-panic: Don't shutdown the apics"
Vivek Goyal
1
-0
/
+7
2005-11-15
[ARM] Use kernel/power/Kconfig
Russell King
1
-16
/
+2
2005-11-14
Merge x86-64 update from Andi
Linus Torvalds
48
-743
/
+1311
2005-11-14
[PATCH] x86_64: Fix sparse mem
Bob Picco
2
-4
/
+17
2005-11-14
[PATCH] x86_64: Increase the maximum number of local APICs to the maximum
Andi Kleen
1
-4
/
+7
2005-11-14
[PATCH] x86_64: Remove CONFIG_CHECKING and add command line option for pagefa...
Andi Kleen
4
-65
/
+7
2005-11-14
[PATCH] x86_64: Make node boundaries consistent
Magnus Damm
3
-6
/
+1
2005-11-14
[PATCH] x86_64: Log machine checks from boot on Intel systems
Andi Kleen
1
-5
/
+9
2005-11-14
[PATCH] x86_64: Make ACPI NUMA and NUMA emulation peers of K8_NUMA in Kconfig
Ravikiran G Thirumalai
1
-15
/
+32
2005-11-14
[PATCH] x86_64: Use common sys_time64
Paolo 'Blaisorblade' Giarrusso
1
-14
/
+0
[next]