index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] m68k: rtc driver cleanup
Jean Delvare
2006-03-23
1
-3
/
+1
*
[PATCH] swsusp: finally solve mysqld problem
Rafael J. Wysocki
2006-03-23
2
-8
/
+0
*
[PATCH] x86 topology: don;t create a control file for BSP that cannot be removed
Ashok Raj
2006-03-23
1
-0
/
+9
*
[PATCH] x86: some fixups for the X86_NUMAQ dependencies
Adrian Bunk
2006-03-23
1
-4
/
+3
*
[PATCH] x86: deterine xapic using apic version
Shaohua Li
2006-03-23
2
-2
/
+4
*
[PATCH] x86: cpuid.4 doesn't need cpu level 5
Shaohua Li
2006-03-23
1
-1
/
+1
*
[PATCH] i386: fix dump_stack()
Chuck Ebbert
2006-03-23
1
-6
/
+4
*
[PATCH] i386: cleanup after cpu_gdt_descr conversion to per-cpu data
Jan Beulich
2006-03-23
1
-4
/
+1
*
[PATCH] Fix the imlicit declaration of mtrr_centaur_report_mcr in arch/i386/k...
Jesper Juhl
2006-03-23
1
-0
/
+1
*
[PATCH] fix implicit declaration of GET_APIC_ID in arch/i386/kernel/apic.c
Jesper Juhl
2006-03-23
1
-0
/
+1
*
[PATCH] i386: more vsyscall documentation
Chuck Ebbert
2006-03-23
1
-0
/
+3
*
[PATCH] i386: fix singlestep through an int80 syscall
Chuck Ebbert
2006-03-23
1
-0
/
+4
*
[PATCH] i386: fix uses of user_mode() vs. user_mode_vm()
Jan Beulich
2006-03-23
3
-4
/
+4
*
[PATCH] i386: actively synchronize vmalloc area when registering certain call...
Jan Beulich
2006-03-23
2
-57
/
+119
*
[PATCH] x86: early_printk(): remove MAX_YPOS and MAX_XPOS macros
Andrew Morton
2006-03-23
1
-13
/
+10
*
[PATCH] x86: start early_printk at sensible screen row
Chuck Ebbert
2006-03-23
1
-1
/
+1
*
[PATCH] x86: early printk handling fixes
Stas Sergeev
2006-03-23
2
-14
/
+12
*
[PATCH] i386: let signal handlers set the resume flag
Chuck Ebbert
2006-03-23
1
-1
/
+2
*
[PATCH] i386: Don't let ptrace set the nested task bit
Chuck Ebbert
2006-03-23
1
-2
/
+2
*
[PATCH] i386 traps: merge printk calls
Jean Delvare
2006-03-23
1
-6
/
+3
*
[PATCH] Compilation fix for ES7000 when no ACPI is specified in config (i386)
Natalie.Protasevich@unisys.com
2006-03-23
3
-7
/
+8
*
[PATCH] i386: fall back to sensible CPU model name
Chuck Ebbert
2006-03-23
1
-1
/
+1
*
[PATCH] i386: allow disabling X86_FEATURE_SEP at boot
Chuck Ebbert
2006-03-23
1
-1
/
+14
*
[PATCH] i386: __devinit should be __cpuinit
Chuck Ebbert
2006-03-23
3
-23
/
+23
*
[PATCH] x86: SMP alternatives
Gerd Hoffmann
2006-03-23
10
-135
/
+405
*
[PATCH] i386: multi-column stack backtraces
Chuck Ebbert
2006-03-23
2
-5
/
+36
*
[PATCH] Make CONFIG_REGPARM enabled by default
Ingo Molnar
2006-03-23
1
-2
/
+10
*
[PATCH] i386: let REGPARM no longer depend on EXPERIMENTAL
Adrian Bunk
2006-03-23
1
-4
/
+1
*
[PATCH] sparc64: fix set_page_count merge clash
Nick Piggin
2006-03-23
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2006-03-22
317
-1339
/
+6063
|
\
|
*
[PATCH] powerpc: tidy-up of_register_driver()/driver_register() return values
Bjorn Helgaas
2006-03-23
1
-4
/
+1
|
*
[PATCH] powerpc: Fix warning in add_memory
Andrew Morton
2006-03-23
1
-1
/
+1
|
*
[PATCH] powerpc: Remove calculation of io hole
Michael Ellerman
2006-03-22
2
-50
/
+0
|
*
[PATCH] powerpc: iseries: Add bootargs to /chosen
Michael Ellerman
2006-03-22
1
-0
/
+1
|
*
[PATCH] powerpc: iseries: Add /system-id, /model and /compatible
Michael Ellerman
2006-03-22
1
-0
/
+20
|
*
[PATCH] powerpc: Add strne2a() to convert a string from EBCDIC to ASCII
Michael Ellerman
2006-03-22
1
-0
/
+10
|
*
[PATCH] powerpc: iseries: Make more stuff static in platforms/iseries/mf.c
Michael Ellerman
2006-03-22
1
-39
/
+39
|
*
[PATCH] powerpc: iseries: Remove pointless iSeries_(restart|power_off|halt)
Michael Ellerman
2006-03-22
2
-28
/
+4
|
*
[PATCH] powerpc: iseries: mf related cleanups
Michael Ellerman
2006-03-22
2
-19
/
+24
|
*
[PATCH] powerpc: Replace platform_is_lpar() with a firmware feature
Michael Ellerman
2006-03-22
7
-13
/
+22
|
*
[PATCH] powerpc: Remove unused iommu_off logic from pSeries_init_early()
Michael Ellerman
2006-03-22
1
-6
/
+1
|
*
[PATCH] powerpc: Unconfuse htab_bolt_mapping() callers
Michael Ellerman
2006-03-22
1
-13
/
+14
|
*
[PATCH] powerpc numa: Consolidate assignment of cpus to nodes
Nathan Lynch
2006-03-22
1
-7
/
+3
|
*
[PATCH] powerpc numa: Support sparse online node map
Nathan Lynch
2006-03-22
1
-52
/
+43
|
*
[PATCH] powerpc numa: Consolidate handling of Power4 special case
Nathan Lynch
2006-03-22
1
-12
/
+11
|
*
[PATCH] powerpc numa: Get rid of "numa domain" terminology
Nathan Lynch
2006-03-22
1
-39
/
+39
|
*
[PATCH] powerpc numa: Minor cpu hotplug-related cleanups
Nathan Lynch
2006-03-22
1
-3
/
+3
|
*
[PATCH] powerpc numa: Minor debugging code changes
Nathan Lynch
2006-03-22
1
-3
/
+5
|
*
[PATCH] powerpc numa: fix boot_cpuid always assigned to node 0
Nathan Lynch
2006-03-22
1
-3
/
+3
|
*
Merge branch '85xx' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/po...
Paul Mackerras
2006-03-22
5
-25
/
+166
|
|
\
[next]