index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] x86_64: Allocate PDAs in the local node
Ravikiran G Thirumalai
2006-01-11
1
-2
/
+3
*
[PATCH] x86_64: Node local pda take 2 -- cpu_pda preparation
Ravikiran G Thirumalai
2006-01-11
2
-2
/
+4
*
[PATCH] x86_64: Early initialization of cpu_to_node
Ravikiran Thirumalai
2006-01-11
1
-0
/
+5
*
[PATCH] i386: Replace broken serialize_cpu in microcode driver with correct s...
Andi Kleen
2006-01-11
1
-2
/
+4
*
[PATCH] x86_64: On Intel CPUs don't do an additional CPU sync before RDTSC
Andi Kleen
2006-01-11
2
-0
/
+17
*
[PATCH] x86_64: Support alternative() with a output argument.
Andi Kleen
2006-01-11
1
-0
/
+15
*
[PATCH] x86_64: Don't try to synchronize the TSC over CPUs on Intel CPUs at b...
Andi Kleen
2006-01-11
1
-0
/
+2
*
[PATCH] x86_64: Fix compile error with !CONFIG_COMPAT
Andi Kleen
2006-01-11
2
-2
/
+1
*
[PATCH] x86_64: x86_64 write apic id fix
Vivek Goyal
2006-01-11
1
-0
/
+1
*
[PATCH] x86_64: Remove unused apic_write_atomic
Andi Kleen
2006-01-11
1
-5
/
+0
*
[PATCH] i386: make pci_map_single/pci_map_sg warn for zero length.
Andi Kleen
2006-01-11
1
-3
/
+9
*
[PATCH] x86_64: Use function pointers to call DMA mapping functions
Muli Ben-Yehuda
2006-01-11
5
-112
/
+163
*
[PATCH] x86_64: Add idle notifiers
Andi Kleen
2006-01-11
1
-0
/
+14
*
[PATCH] x86_64: Handle missing local APIC timer interrupts on C3 state
Venkatesh Pallipadi
2006-01-11
1
-0
/
+6
*
[PATCH] i386: Handle missing local APIC timer interrupts on C3 state
Venkatesh Pallipadi
2006-01-11
1
-0
/
+5
*
[PATCH] x86_64: "extern inline" -> "static inline" in pgtable.h
Adrian Bunk
2006-01-11
1
-16
/
+16
*
[PATCH] x86_64: Implement is_compat_task the right way
Andi Kleen
2006-01-11
2
-0
/
+6
*
[PATCH] x86_64: Align and pad x86_64 GDT on page boundary
Ravikiran G Thirumalai
2006-01-11
1
-5
/
+8
*
[PATCH] x86_64: Handle unknown node (-1) in alloc_pages_node
Andi Kleen
2006-01-11
1
-0
/
+4
*
[PATCH] x86_64: Fix 64bit FXSAVE encoding
Jan Beulich
2006-01-11
1
-10
/
+48
*
[PATCH] x86_64: Generalize DMI and enable for x86-64
Andi Kleen
2006-01-11
3
-1
/
+14
*
[PATCH] x86_64: fls in asm for x86_64
Stephen Hemminger
2006-01-11
1
-3
/
+16
*
[PATCH] x86_64: don't save eflags in x86-64 switch_to()
Benjamin LaHaise
2006-01-11
1
-2
/
+2
*
[PATCH] x86_64/i386: Remove preempt disable calls in lowlevel IPI
Zwane Mwaikambo
2006-01-11
1
-3
/
+1
*
[PATCH] x86_64: Move int 3 handler to debug stack and allow to increase it.
Jan Beulich
2006-01-11
4
-11
/
+19
*
[PATCH] i386/x86-64: Update AMD CPUID flags
Andi Kleen
2006-01-11
1
-3
/
+5
*
[PATCH] i386/x86-64: Generalize X86_FEATURE_CONSTANT_TSC flag
Andi Kleen
2006-01-11
1
-0
/
+1
*
[PATCH] x86_64: Remove enable/disable_hlt
Andi Kleen
2006-01-11
1
-7
/
+0
*
[PATCH] i386/x86-64: Use input/output dependencies for bitops
Andi Kleen
2006-01-11
2
-24
/
+24
*
[PATCH] x86_64: Minor GFP_DMA32 comment fix
Andi Kleen
2006-01-11
1
-1
/
+1
*
[PATCH] x86_64: make trap information available to die notification handlers
Jan Beulich
2006-01-11
1
-3
/
+10
*
[PATCH] x86_64: Separate CONFIG_UNWIND_INFO from CONFIG_DEBUG_INFO
Jan Beulich
2006-01-11
1
-1
/
+1
*
[PATCH] x86_64: More CFI fixes for 32bit entry code
Jan Beulich
2006-01-11
1
-0
/
+2
*
[PATCH] move capable() to capability.h
Randy.Dunlap
2006-01-11
3
-4
/
+4
*
[PATCH] uninline capable()
Ingo Molnar
2006-01-11
1
-12
/
+1
*
[PATCH] kprobes: fix unloading of self probed module
Keshavamurthy Anil S
2006-01-11
1
-0
/
+3
*
[PATCH] include/asm-h8300/page.h: remove unused KTHREAD_SIZE #define
Adrian Bunk
2006-01-11
1
-6
/
+0
*
[PATCH] mm: gfp_atomic comments
Paul Jackson
2006-01-11
1
-0
/
+1
*
Fix mutex_trylock() copy-and-paste bug (x86, x86-64, generic mutex-dec.h)
Linus Torvalds
2006-01-11
3
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
2006-01-11
6
-5
/
+92
|
\
|
*
powerpc/32: Fix compile error caused by pud_t/pgt_t confusion
Paul Mackerras
2006-01-11
1
-1
/
+1
|
*
[PATCH] powerpc/64: per cpu data optimisations
Anton Blanchard
2006-01-11
2
-0
/
+57
|
*
[PATCH] powerpc: parallel port init fix
Michael Neuling
2006-01-11
1
-2
/
+26
|
*
[PATCH] powerpc: Make early debugging configurable via Kconfig
Michael Ellerman
2006-01-11
2
-2
/
+8
*
|
[PATCH] fix/simplify mutex debugging code
David Woodhouse
2006-01-11
3
-3
/
+3
*
|
[MUTEX]: linux/mutex.h needs linux/linkage.h too
David S. Miller
2006-01-11
1
-0
/
+1
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
2006-01-10
7
-16
/
+30
|
\
\
|
*
|
[PARISC] Use C99 initializers in asm-parisc/processor.h
Alexey Dobriyan
2006-01-10
1
-9
/
+9
|
*
|
[PARISC] Make PCI_HOST_ADDR and PCI_BUS_ADDR symmetrical
Grant Grundler
2006-01-10
1
-1
/
+7
|
*
|
[PARISC] Add __iomem to __raw_check_addr()
Alexey Dobriyan
2006-01-10
1
-1
/
+1
[next]