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-02-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2
-9
/
+21
2006-02-27
Make Kprobes depend on modules
Linus Torvalds
5
-1
/
+5
2006-02-27
[SPARC64]: Make cpu_present_map available earlier.
David S. Miller
2
-9
/
+21
2006-02-27
[PATCH] fix voyager after topology.c move
James Bottomley
2
-15
/
+1
2006-02-27
[PATCH] fix build on x86_64 with !CONFIG_HOTPLUG_CPU
Brian Magnuson
1
-1
/
+1
2006-02-26
[PATCH] x86_64: Better ATI timer fix
Andi Kleen
1
-17
/
+29
2006-02-26
[PATCH] x86_64: Move the SMP time selection earlier
Andi Kleen
2
-13
/
+11
2006-02-26
[PATCH] x86_64: Fix the additional_cpus=.. option
Andi Kleen
2
-1
/
+7
2006-02-26
[PATCH] x86_64: Fix NMI watchdog on x460
Chris McDermott
1
-1
/
+1
2006-02-26
[PATCH] x86-64/i386: Use common X86_PM_TIMER option and make it EMBEDDED
Andi Kleen
1
-15
/
+0
2006-02-26
[PATCH] i386: Handle non existing APICs without panicing
Andreas Deresch
2
-4
/
+12
2006-02-26
[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC assumpt...
Andi Kleen
2
-4
/
+8
2006-02-26
[PATCH] x86_64: no_iommu removal in pci-gart.c
Jon Mason
2
-18
/
+6
2006-02-25
[PATCH] x86-64: react to new topology.c location
Dave Jones
1
-1
/
+1
2006-02-25
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-2
/
+12
2006-02-25
[PATCH] powerpc: Fix mem= cmdline handling on arch/powerpc for !MULTIPLATFORM
Kumar Gala
1
-16
/
+38
2006-02-25
[PATCH] Fix topology.c location
Zachary Amsden
3
-5
/
+5
2006-02-25
[PATCH] flags parameter for linkat
Ulrich Drepper
2
-1
/
+2
2006-02-25
[PATCH] x86: fix broken SMP boot sequence
James Bottomley
5
-19
/
+35
2006-02-25
[PATCH] voyager: fix the cpu_possible_map to make voyager boot again
James Bottomley
1
-0
/
+1
2006-02-25
[PATCH] voyager: fix boot panic by adding topology export
James Bottomley
1
-0
/
+15
2006-02-25
[PATCH] Kprobes causes NX protection fault on i686 SMP
Prasanna S Panchamukhi
1
-2
/
+14
2006-02-25
[PATCH] uml: tidying COW code
Paolo 'Blaisorblade' Giarrusso
4
-5
/
+6
2006-02-25
[PATCH] uml: better error reporting for read_output
Paolo 'Blaisorblade' Giarrusso
1
-12
/
+22
2006-02-25
[PATCH] uml: os_connect_socket error path fixup
Paolo 'Blaisorblade' Giarrusso
1
-5
/
+14
2006-02-25
[PATCH] uml: fix ((unused)) attribute
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2006-02-25
[PATCH] uml: fix usage of kernel_errno in place of errno
Paolo 'Blaisorblade' Giarrusso
3
-6
/
+22
2006-02-25
[PATCH] uml: correct error messages in COW driver
Paolo 'Blaisorblade' Giarrusso
2
-10
/
+13
2006-02-25
[PATCH] m32r: fix and update for gcc-4.0
Hirokazu Takata
2
-16
/
+12
2006-02-25
[PATCH] m32r: enable asm code optimization
Hirokazu Takata
1
-3
/
+3
2006-02-25
[ARM] 3348/1: Disable GPIO interrupts
Andrew Victor
1
-2
/
+12
2006-02-24
[PATCH] powerpc: Don't re-assign PCI resources on Maple
Segher Boessenkool
1
-2
/
+2
2006-02-24
[PATCH] powerpc: Fix some MPIC + HT APIC buglets
Segher Boessenkool
1
-4
/
+5
2006-02-24
[PATCH] powerpc: Update {g5,pseries,ppc64}_defconfig
Olof Johansson
3
-285
/
+189
2006-02-24
[PATCH] powerpc64: remove broken/bitrotted HMT support
Anton Blanchard
3
-138
/
+4
2006-02-24
[PATCH] powerpc: Fix runlatch performance issues
Anton Blanchard
3
-10
/
+35
2006-02-24
[PATCH] powerpc64: fix spinlock recursion in native_hpte_clear
R Sharada
1
-1
/
+6
2006-02-24
[PATCH] powerpc: disable OProfile for iSeries
Kelly Daly
1
-0
/
+1
2006-02-24
[PATCH] powerpc: fix altivec_unavailable_exception Oopses
Alan Curry
2
-0
/
+2
2006-02-24
[PATCH] powerpc: Trivial fix to set the proper timeout value for kdump
Haren Myneni
1
-1
/
+3
2006-02-24
[PATCH] ppc: fix adb breakage in xmon
Olaf Hering
3
-486
/
+3
2006-02-24
[PATCH] powerpc: Only calculate htab_size in one place for kexec
Michael Ellerman
2
-8
/
+5
2006-02-23
[PATCH] powerpc: Initialise hvlpevent_queue.lock correctly
Michael Ellerman
1
-0
/
+2
2006-02-23
[ARM] 3347/1: Bugfix for ixp4xx_set_irq_type()
Mårten Wikström
1
-7
/
+13
2006-02-23
[ARM] 3325/2: GPIO function to control multi-drive (open collector) capability
Andrew Victor
2
-1
/
+20
2006-02-23
[ARM] CONFIG_CPU_MPCORE -> CONFIG_CPU_32v6K
Russell King
2
-2
/
+2
2006-02-23
[ARM] 3345/1: Fix interday RTC alarms
Uli Luckas
1
-4
/
+12
2006-02-23
[ARM] 3344/1: NSLU2: beeper support
Alessandro Zummo
1
-0
/
+7
2006-02-23
[ARM] 3342/1: NSLU2: Protect power button init routine with machine_is_nslu2()
Alessandro Zummo
1
-0
/
+3
2006-02-22
[ARM] 3340/1: Fix the PCI setup for direct master access to SDRAM
Catalin Marinas
1
-45
/
+48
[next]