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
/
x86_64
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] Allow an arch to expand node boundaries
Mel Gorman
2006-09-27
1
-0
/
+2
*
[PATCH] Account for holes that are outside the range of physical memory
Mel Gorman
2006-09-27
1
-1
/
+3
*
[PATCH] Account for memmap and optionally the kernel image as holes
Mel Gorman
2006-09-27
1
-1
/
+3
*
[PATCH] Have x86_64 use add_active_range() and free_area_init_nodes
Mel Gorman
2006-09-27
7
-153
/
+82
*
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2006-09-26
72
-2396
/
+2608
|
\
|
*
[PATCH] Don't set calgary iommu as default y
Andi Kleen
2006-09-26
1
-1
/
+0
|
*
[PATCH] i386/x86-64: New Intel feature flags
Dave Jones
2006-09-26
1
-2
/
+2
|
*
[PATCH] x86: Add a cumulative thermal throttle event counter.
Dmitriy Zavin
2006-09-26
1
-0
/
+3
|
*
[PATCH] x86: Refactor thermal throttle processing
Dmitriy Zavin
2006-09-26
3
-23
/
+35
|
*
[PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing ...
Andi Kleen
2006-09-26
5
-1
/
+14
|
*
[PATCH] x86: Move direct PCI scanning functions out of line
Andi Kleen
2006-09-26
1
-1
/
+2
|
*
[PATCH] i386/x86-64: Make all early PCI scans dependent on CONFIG_PCI
Andi Kleen
2006-09-26
3
-2
/
+6
|
*
[PATCH] Don't leak NT bit into next task
Andi Kleen
2006-09-26
2
-0
/
+8
|
*
[PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinder
Jan Beulich
2006-09-26
3
-0
/
+12
|
*
[PATCH] Fix some broken white space in ia32_signal.c
Andi Kleen
2006-09-26
1
-5
/
+5
|
*
[PATCH] Initialize argument registers for 32bit signal handlers.
Andi Kleen
2006-09-26
1
-0
/
+5
|
*
[PATCH] Remove all traces of signal number conversion
Andi Kleen
2006-09-26
2
-14
/
+1
|
*
[PATCH] Don't synchronize time reading on single core AMD systems
Andi Kleen
2006-09-26
1
-0
/
+6
|
*
[PATCH] Remove outdated comment in x86-64 mmconfig code
Andi Kleen
2006-09-26
1
-1
/
+0
|
*
[PATCH] Use string instructions for Core2 copy/clear
Andi Kleen
2006-09-26
1
-0
/
+2
|
*
[PATCH] x86: - restore i8259A eoi status on resume
Matthew Garrett
2006-09-26
1
-1
/
+5
|
*
[PATCH] MMCONFIG and new Intel motherboards
Aaron Durbin
2006-09-26
1
-0
/
+32
|
*
[PATCH] Insert GART region into resource map
Aaron Durbin
2006-09-26
1
-1
/
+20
|
*
[PATCH] i386/x86-64: Only do MCFG e820 check when type 1 works
Andi Kleen
2006-09-26
1
-1
/
+3
|
*
[PATCH] i386/x86-64: PCI: split probing and initialization of type 1 config s...
Andi Kleen
2006-09-26
1
-1
/
+1
|
*
[PATCH] Fix idle notifiers
Andi Kleen
2006-09-26
1
-6
/
+9
|
*
[PATCH] Remove experimental mark of kexec
Eric W. Biederman
2006-09-26
1
-2
/
+1
|
*
[PATCH] Mark per cpu data initialization __initdata again
Andi Kleen
2006-09-26
1
-5
/
+3
|
*
[PATCH] Check return values of __copy_to_user in uname emulation
Andi Kleen
2006-09-26
1
-12
/
+16
|
*
[PATCH] Add __must_check to copy_*_user
Andi Kleen
2006-09-26
1
-2
/
+4
|
*
[PATCH] Fix zeroing on exception in copy_*_user
Andi Kleen
2006-09-26
2
-45
/
+80
|
*
[PATCH] insert IOAPIC(s) and Local APIC into resource map
adurbin@google.com
2006-09-26
1
-0
/
+54
|
*
[PATCH] Fix a PDA warning uncovered by the new type checking
Andi Kleen
2006-09-26
1
-1
/
+1
|
*
[PATCH] Fix a irqcount comment in entry.S
Andi Kleen
2006-09-26
1
-1
/
+6
|
*
[PATCH] Add the -fstack-protector option to the CFLAGS
Arjan van de Ven
2006-09-26
1
-0
/
+3
|
*
[PATCH] Add the canary field to the PDA area and the task struct
Arjan van de Ven
2006-09-26
1
-0
/
+8
|
*
[PATCH] Add the Kconfig option for the stackprotector feature
Arjan van de Ven
2006-09-26
1
-0
/
+24
|
*
[PATCH] Don't use kernel_text_address in oops context
Andi Kleen
2006-09-26
1
-1
/
+3
|
*
[PATCH] Avoid overwriting the current pgd (V4, x86_64)
Magnus Damm
2006-09-26
2
-53
/
+189
|
*
[PATCH] Remove most of the special cases for the debug IST stack
Keith Owens
2006-09-26
2
-36
/
+6
|
*
[PATCH] Optimize PDA accesses slightly
Andi Kleen
2006-09-26
1
-0
/
+3
|
*
[PATCH] Put .note.* sections into a PT_NOTE segment
Ian Campbell
2006-09-26
1
-4
/
+10
|
*
[PATCH] Reload CS when startup_64 is used.
Eric W. Biederman
2006-09-26
1
-4
/
+7
|
*
[PATCH] Remove non e820 fallbacks in high level code
Andi Kleen
2006-09-26
1
-19
/
+9
|
*
[PATCH] Fix boot code head.S warning
Paolo 'Blaisorblade' Giarrusso
2006-09-26
1
-1
/
+2
|
*
[PATCH] Add a missing check for irq flags tracing in NMI
Andi Kleen
2006-09-26
1
-0
/
+2
|
*
[PATCH] Fix coding style and output of the mptable parser
Andi Kleen
2006-09-26
1
-18
/
+18
|
*
[PATCH] Remove some cruft in apic id checking during processor setup
Andi Kleen
2006-09-26
1
-17
/
+1
|
*
[PATCH] Remove APIC version/cpu capability mpparse checking/printing
Andi Kleen
2006-09-26
2
-48
/
+17
|
*
[PATCH] Use proper accessors to change PSE bits in change_page_attr()
Andi Kleen
2006-09-26
1
-10
/
+6
[next]