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.12.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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-11-01
[IA64] cpu-hotplug: Fixing confliction between CPU hot-add and IPI
Kenji Kaneshige
1
-4
/
+6
2006-10-31
[MIPS] Fixup migration to GENERIC_TIME
Atsushi Nemoto
9
-461
/
+92
2006-10-31
[MIPS] VSMP: Synchronize cp0 counters on bootup.
Ralf Baechle
2
-2
/
+5
2006-10-31
[MIPS] Flags must be unsigned long.
Ralf Baechle
1
-1
/
+1
2006-10-31
[MIPS] VSMP: Fix initialization ordering bug.
Ralf Baechle
1
-69
/
+83
2006-10-31
[MIPS] Fix warning of printk format in mips_srs_init()
Yoichi Yuasa
1
-1
/
+1
2006-10-31
[MIPS] Yosemite: fix uninitialized variable in titan_i2c_xfer()
Yoichi Yuasa
1
-1
/
+1
2006-10-31
[MIPS] Sort out missuse of __init for prom_getcmdline()
Ralf Baechle
2
-2
/
+2
2006-10-31
[MIPS] Add missing file for support of backplane on TX4927 based board
Manish Lachwani
1
-0
/
+172
2006-10-31
[MIPS] TX4927: Remove indent error message that somehow ended in the code.
Ralf Baechle
1
-2
/
+0
2006-10-31
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
16
-406
/
+504
2006-10-31
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2
-4
/
+25
2006-10-31
[PATCH] uml: add _text definition to linker scripts
Jeff Dike
2
-0
/
+2
2006-10-31
[PATCH] uml ubd driver: various little changes
Paolo 'Blaisorblade' Giarrusso
3
-20
/
+26
2006-10-31
[PATCH] uml ubd driver: do not store error codes as ->fd
Paolo 'Blaisorblade' Giarrusso
1
-7
/
+10
2006-10-31
[PATCH] uml ubd driver: use bitfields where possible
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+2
2006-10-31
[PATCH] uml ubd driver: reformat ubd_config
Paolo 'Blaisorblade' Giarrusso
1
-11
/
+20
2006-10-31
[PATCH] uml ubd driver: convert do_ubd to a boolean variable
Paolo 'Blaisorblade' Giarrusso
1
-3
/
+6
2006-10-31
[PATCH] uml ubd driver: ubd_io_lock usage fixup
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+7
2006-10-31
[PATCH] uml ubd driver: change ubd_lock to be a mutex
Paolo 'Blaisorblade' Giarrusso
1
-11
/
+12
2006-10-31
[PATCH] uml ubd driver: give better names to some functions.
Paolo 'Blaisorblade' Giarrusso
1
-6
/
+6
2006-10-31
[PATCH] uml ubd driver: var renames
Paolo 'Blaisorblade' Giarrusso
1
-98
/
+98
2006-10-31
[PATCH] uml ubd driver: document some struct fields
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+4
2006-10-31
[PATCH] uml ubd driver: allow using up to 16 UBD devices
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+2
2006-10-31
sh: Titan defconfig update.
Jamie Lenehan
1
-29
/
+72
2006-10-31
sh: Fix IPR-IRQ's for IRQ-chip change breakage.
Jamie Lenehan
13
-301
/
+331
2006-10-31
sh: Update r7780rp_defconfig.
Paul Mundt
1
-76
/
+98
2006-10-31
sh: Wire up new syscalls.
Paul Mundt
1
-0
/
+3
2006-10-31
[SPARC64]: Add some missing print_symbol() calls.
David S. Miller
1
-0
/
+8
2006-10-31
[SPARC64]: Fix Tomatillo/Schizo IRQ handling.
David S. Miller
1
-4
/
+17
2006-10-31
[MIPS] JMR3927: Fixup another victim of the irq pt_regs cleanup.
Ralf Baechle
1
-0
/
+3
2006-10-31
[MIPS] EMMA 2 / Markeins: struct resource takes physical addresses.
Ralf Baechle
1
-6
/
+6
2006-10-31
[MIPS] EMMA 2 / Markeins: Convert to name struct resource initialization.
Ralf Baechle
1
-6
/
+33
2006-10-31
[MIPS] EMMA 2 / Markeins: Formitting fixes split from actual address fixes.
Ralf Baechle
1
-26
/
+23
2006-10-31
[MIPS] EMMA 2 / Markeins: Fix build wreckage due to genirq wreckage.
Ralf Baechle
2
-3
/
+3
2006-10-31
[MIPS] Ocelot G: Fix build error and numerous warnings.
Ralf Baechle
3
-4
/
+9
2006-10-31
[MIPS] Fix return value of TXX9 SPI interrupt handler
Yoichi Yuasa
1
-2
/
+6
2006-10-31
[MIPS] Au1000: Fix warning about unused variable.
Yoichi Yuasa
1
-1
/
+0
2006-10-31
[MIPS] Wire up getcpu(2) and epoll_wait(2) syscalls.
Ralf Baechle
4
-0
/
+8
2006-10-31
[MIPS] Make SB1 cache flushes not to use on_each_cpu
Manish Lachwani
1
-4
/
+13
2006-10-31
[MIPS] Fix warning about unused definition in c-sb1.c
Yoichi Yuasa
1
-1
/
+0
2006-10-31
[MIPS] SMTC: Make 8 the default number of processors.
Ralf Baechle
1
-0
/
+1
2006-10-31
[MIPS] Oprofile: Fix MIPSxx counter number detection.
Ralf Baechle
1
-1
/
+1
2006-10-31
[MIPS] Au1xx0 code sets incorrect mips_hpt_frequency
Sergei Shtylyov
1
-5
/
+2
2006-10-31
[MIPS] Oprofile: fix on non-VSMP / non-SMTC SMP configurations.
Ralf Baechle
1
-4
/
+6
2006-10-30
[PATCH] fix i386 regparm=3 RT signal handlers on x86_64
Albert Cahalan
1
-0
/
+5
2006-10-30
[PATCH] APM: URL of APM 1.2 specs has changed
Kristian Mueller
1
-1
/
+1
2006-10-30
[PATCH] uml: fix compilation options for USER_OBJS
akpm@osdl.org
3
-15
/
+14
2006-10-30
[PATCH] Fix "Remove the use of _syscallX macros in UML"
Paolo 'Blaisorblade' Giarrusso
4
-8
/
+18
2006-10-30
[PATCH] cryptocop: double spin_lock_irqsave()
Alexey Dobriyan
1
-1
/
+0
[prev]
[next]