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
2007-09-19
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
3
-5
/
+19
2007-09-19
x86-64: page faults from user mode are always user faults
Linus Torvalds
1
-0
/
+7
2007-09-19
uml: fix irqstack crash
Jeff Dike
3
-6
/
+7
2007-09-19
xen: don't bother trying to set cr4
Jeremy Fitzhardinge
1
-2
/
+2
2007-09-19
uml: use correct type in BLKGETSIZE ioctl
Nicolas George
1
-1
/
+2
2007-09-19
[POWERPC] Fix timekeeping on PowerPC 601
Benjamin Herrenschmidt
1
-3
/
+5
2007-09-19
[POWERPC] Don't expose clock vDSO functions when CPU has no timebase
Benjamin Herrenschmidt
1
-0
/
+12
2007-09-19
[POWERPC] spusched: Fix null pointer dereference in find_victim
Christoph Hellwig
1
-2
/
+2
2007-09-17
[SPARC64]: Warn user if cpu is ignored.
David S. Miller
2
-2
/
+10
2007-09-16
[SPARC64]: Fix lockdep, particularly on SMP.
David S. Miller
3
-26
/
+58
2007-09-16
[SPARC64]: Update defconfig.
David S. Miller
1
-11
/
+5
2007-09-15
Merge git://git.linux-xtensa.org/kernel/xtensa-feed
Linus Torvalds
19
-427
/
+985
2007-09-15
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo...
Linus Torvalds
1
-0
/
+6
2007-09-15
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-1
/
+2
2007-09-14
[MIPS] 20Kc: Disable use of WAIT instruction.
Ralf Baechle
1
-1
/
+8
2007-09-14
[MIPS] Workaround for 4Kc machine check exception
Maciej W. Rozycki
1
-1
/
+25
2007-09-14
[MIPS] Malta: Fix off by one bug in interrupt handler.
Ralf Baechle
1
-1
/
+1
2007-09-14
[MIPS] Add #include <linux/profile.h> to arch/mips/kernel/time.c
Yoichi Yuasa
1
-0
/
+1
2007-09-14
[MIPS] N32 needs to use compat_sys_futimesat
Johannes Dickgreber
1
-1
/
+1
2007-09-14
[MIPS] rtlx: Fix build error.
Ralf Baechle
1
-2
/
+0
2007-09-14
[MIPS] rtlx: fix int vs. long bug.
Ralf Baechle
1
-1
/
+1
2007-09-13
[ARM] 4567/1: Fix 'Oops - undefined instruction' when CONFIG_VFP=y on non VFP...
Tzachi Perelstein
1
-0
/
+1
2007-09-13
[ARM] realview: disable second GIC on RevB MPCore platforms
Russell King
1
-1
/
+1
2007-09-12
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
8
-5
/
+10
2007-09-12
[POWERPC] Move serial_dev_init to device_initcall()
Olof Johansson
1
-1
/
+1
2007-09-12
i386: Fix leak of ../kernel from top level
Andi Kleen
2
-2
/
+2
2007-09-12
x86_64: Prevent doing anything from cache_remove_dev() when info setup failed.
Andi Kleen
1
-1
/
+3
2007-09-12
x86_64: Add missing mask operation to vdso
Andi Kleen
1
-2
/
+3
2007-09-12
[POWERPC] Enable GENERIC_ISA_DMA if FSL_ULI1575 to fix compile issue
Kumar Gala
1
-0
/
+1
2007-09-12
[SPARC64]: Fix booting on V100 systems.
David S. Miller
1
-1
/
+12
2007-09-12
revert "highmem: catch illegal nesting"
Andrew Morton
1
-4
/
+3
2007-09-12
m68k(nommu): add missing syscalls
Geert Uytterhoeven
2
-0
/
+20
2007-09-12
H8/300: Fix misnamed "CONFIG_BLKDEV_RESERVE_ADDRESS" Kconfig variable
Robert P. J. Day
1
-1
/
+1
2007-09-12
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
3
-5
/
+8
2007-09-11
[MIPS] Fix aliasing bug in copy_user_highpage.
Ralf Baechle
1
-1
/
+4
2007-09-11
[MIPS] IP22: fix wrong argument order
Thomas Bogendoerfer
1
-2
/
+2
2007-09-11
[MIPS] IP22: Fix wrong check for second HPC
Thomas Bogendoerfer
1
-2
/
+2
2007-09-11
[MIPS] Ocelot: remove remaining bits
Yoichi Yuasa
1
-14
/
+0
2007-09-11
[MIPS] TLB: Fix instruction bitmasks
Thiemo Seufer
1
-2
/
+2
2007-09-11
[MIPS] R10000: Fix wrong test in dma-default.c
Maxime Bizon
1
-1
/
+1
2007-09-11
[MIPS] Sibyte: Remove broken dependency on EXPERIMENTAL from SIBYTE_SB1xxx_SOC.
Ralf Baechle
1
-1
/
+0
2007-09-11
[MIPS] Kconfig: whitespace cleanup.
Ralf Baechle
1
-4
/
+4
2007-09-11
[MIPS] PCI: Set need_domain_info if controller domain index is non-zero.
Ralf Baechle
1
-0
/
+1
2007-09-11
[MIPS] BCM1480: Fix computation of interrupt mask address register.
Ralf Baechle
1
-4
/
+4
2007-09-11
[MIPS] i8259: Add disable method.
Kyungmin Park
1
-0
/
+1
2007-09-11
PCI: irq and pci_ids patch for Intel Tolapai
Jason Gaston
1
-0
/
+1
2007-09-11
PCI: Remove __devinit from pcibios_get_irq_routing_table
Ralf Baechle
1
-1
/
+1
2007-09-11
i386: fix a hang on stuck nmi watchdog
Daniel Walker
1
-1
/
+1
2007-09-11
x86_64: Remove CLFLUSH in text_poke()
Andi Kleen
1
-4
/
+2
2007-09-11
i386: Fix perfctr watchdog on core duo
Stephane Eranian
1
-6
/
+22
[next]