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
2007-10-29
Author: Ralf Baechle <ralf@linux-mips.org>
Ralf Baechle
3
-3
/
+3
2007-10-29
[MIPS] sb1250: Enable GenBus IDE in defconfig.
Maciej W. Rozycki
1
-1
/
+1
2007-10-29
[MIPS] vmlinux.ld.S: correctly indent .data section
Franck Bui-Huu
1
-15
/
+17
2007-10-29
[MIPS] c-r3k: Implement flush_cache_range()
Maciej W. Rozycki
1
-28
/
+32
2007-10-29
[MIPS] Store sign-extend register values for PTRACE_GETREGS
Atsushi Nemoto
2
-11
/
+11
2007-10-29
[MIPS] Alchemy: Register platform devices
Florian Fainelli
2
-0
/
+87
2007-10-29
[MIPS] Add len and addr validation for MAP_FIXED mappings.
David Daney
1
-2
/
+7
2007-10-29
[MIPS] IRIX: Fix off-by-one error in signal compat code.
Ralf Baechle
1
-2
/
+6
2007-10-29
[MIPS] time: Replace plat_timer_setup with modern APIs.
Ralf Baechle
3
-67
/
+62
2007-10-29
[MIPS] time: Fix cut'n'paste bug in Sibyte clockevent driver.
Ralf Baechle
2
-2
/
+2
2007-10-29
[MIPS] time: Make c0_compare_int_usable faster
Atsushi Nemoto
1
-4
/
+10
2007-10-29
[MIPS] time: Fix cevt-r4k.c for 64-bit kernel
Atsushi Nemoto
1
-2
/
+2
2007-10-29
[MIPS] Sibyte: Delete {sb1250,bcm1480}_steal_irq().
Ralf Baechle
4
-54
/
+0
2007-10-29
[MIPS] txx9tmr clockevent/clocksource driver
Atsushi Nemoto
6
-96
/
+201
2007-10-29
[MIPS] Add mips_hpt_frequency check to mips_clockevent_init().
Yoichi Yuasa
1
-1
/
+1
2007-10-29
[MIPS] IP32: Fixes after interrupt renumbering.
Ralf Baechle
1
-51
/
+77
2007-10-29
[MIPS] IP27: Fix slice logic to work for arbitrary number of slices.
Ralf Baechle
1
-4
/
+7
2007-10-29
[MIPS] SNI: Convert a20r timer to clockevent device.
Ralf Baechle
1
-16
/
+64
2007-10-29
[MIPS] time: Merge eXcite plat_timer_setup into plat_time_init.
Ralf Baechle
1
-11
/
+10
2007-10-29
[MIPS] time: Merge lasat plat_timer_setup into plat_time_init.
Ralf Baechle
1
-5
/
+2
2007-10-29
[MIPS] time: Remove wrppmc's definition of plat_timer_setup.
Ralf Baechle
1
-6
/
+0
2007-10-29
[MIPS] time: Cause platform definitions of plat_timer_setup to cause error.
Ralf Baechle
1
-5
/
+12
2007-10-29
[MIPS] Alchemy: Convert from plat_timer_setup to plat_time_init.
Ralf Baechle
1
-1
/
+1
2007-10-29
[MIPS] vpe: Use p_paddr instead of p_vaddr loader.
Ralf Baechle
1
-2
/
+2
2007-10-29
[MIPS] Cleanup random difference between the lmo and kernel.org tree.
Ralf Baechle
1
-1
/
+1
2007-10-29
[MIPS] time: set clock before clockevent_delta2ns() in GT641xx.
Yoichi Yuasa
1
-1
/
+1
2007-10-29
[MIPS] time: Use non-interrupt locks in GT641xx clockevent driver
Yoichi Yuasa
1
-6
/
+4
2007-10-29
[MIPS] Alchemy: micro-optimizatize time code.
Ralf Baechle
1
-7
/
+2
2007-10-29
[MIPS] Alchemy: Nuke homebrew setup_irq(), it's broken and unnecessary.
Ralf Baechle
2
-34
/
+9
2007-10-29
[MIPS] SMTC: Allow control over TC assignment to vpe0.
Kevin D. Kissell
1
-13
/
+44
2007-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds
8
-20
/
+30
2007-10-27
scatterlist fallout: frv
Al Viro
1
-1
/
+2
2007-10-27
x86: Dump filtering supports x86_64 sparsemem
Ken'ichi Ohmichi
1
-0
/
+2
2007-10-27
x86: fix compiler warnings in arch/x86/kernel/early-quirks.c
Jeff Garzik
1
-1
/
+3
2007-10-27
x86: fix !SMP compiler warning in arch/x86/kernel/acpi/processor.c
Jeff Garzik
1
-2
/
+1
2007-10-27
x86: Fix boot protocol KEEP_SEGMENTS check.
Eric W. Biederman
3
-8
/
+21
2007-10-27
x86: voyager: fix bogus conversion to per_cpu for boot_cpu_info
James Bottomley
1
-2
/
+2
2007-10-27
x86: export smp_ops to allow modular build of KVM
Thomas Gleixner
1
-0
/
+1
2007-10-27
Revert "i386: export i386 smp_call_function_mask() to modules"
Thomas Gleixner
1
-7
/
+0
2007-10-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
14
-78
/
+55
2007-10-27
[SPARC32]: Fix build-warning in io-unit.c
David S. Miller
1
-1
/
+1
2007-10-27
[SPARC32]: __inline__ --> inline
David S. Miller
5
-21
/
+17
2007-10-27
[SPARC64]: __inline__ --> inline
David S. Miller
8
-56
/
+37
2007-10-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...
Linus Torvalds
5
-25
/
+51
2007-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/x86
Linus Torvalds
13
-85
/
+63
2007-10-25
x86 setup: sizeof() is unsigned, unbreak comparisons
H. Peter Anvin
4
-5
/
+5
2007-10-25
x86 setup: handle boot loaders which set up the stack incorrectly
H. Peter Anvin
2
-20
/
+46
2007-10-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Linus Torvalds
1
-1
/
+1
2007-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds
2
-4
/
+4
2007-10-25
Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
6
-5
/
+7
[next]