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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
x86-64: fix combining of regions in init_memory_mapping()
Jan Beulich
2008-10-13
1
-1
/
+1
*
x86: smpboot - check if we have ESR register in wakeup_secondary_cpu
Cyrill Gorcunov
2008-10-13
1
-4
/
+6
*
x86: add memory clobber in switch_to()
Vegard Nossum
2008-10-13
1
-1
/
+4
*
x86: print out EBDA/lowmem address
Ingo Molnar
2008-10-13
1
-0
/
+1
*
x86: check dsdt before find oem table for es7000, v2
Yinghai Lu
2008-10-13
3
-10
/
+39
*
x86-64: don't check for map replacement
Jeremy Fitzhardinge
2008-10-13
1
-3
/
+0
*
x86: use early_memremap() in setup.c
Jeremy Fitzhardinge
2008-10-13
1
-4
/
+4
*
x86: add early_memremap()
Jeremy Fitzhardinge
2008-10-13
3
-6
/
+19
*
x86: remove duplicate early_ioremap declarations
Jeremy Fitzhardinge
2008-10-13
2
-17
/
+0
*
x86: add _PAGE_IOMAP pte flag for IO mappings
Jeremy Fitzhardinge
2008-10-13
4
-8
/
+18
*
i386: trace_hardirqs_fixup should now not be necessary: irqs are off.
Alexander van Heukelum
2008-10-13
1
-10
/
+0
*
i386: add TRACE_IRQS_OFF for the exception 3 (int3)
Alexander van Heukelum
2008-10-13
1
-0
/
+1
*
i386: add TRACE_IRQS_OFF for the nmi
Alexander van Heukelum
2008-10-13
1
-0
/
+2
*
i386: add TRACE_IRQS_OFF for exception 1 (debug)
Alexander van Heukelum
2008-10-13
1
-0
/
+1
*
i386: add TRACE_IRQS_OFF to entry_32.S in 'error_code'
Alexander van Heukelum
2008-10-13
1
-0
/
+1
*
i386: remove temporary DO_TRAP macros, expanding the last one used
Alexander van Heukelum
2008-10-13
1
-51
/
+15
*
i386: convert hardware exception 19 to an interrupt gate
Alexander van Heukelum
2008-10-13
1
-1
/
+3
*
i386: convert hardware exception 18 to an interrupt gate
Alexander van Heukelum
2008-10-13
2
-2
/
+11
*
i386: convert hardware exception 17 to an interrupt gate
Alexander van Heukelum
2008-10-13
1
-2
/
+2
*
i386: convert hardware exception 16 to an interrupt gate
Alexander van Heukelum
2008-10-13
1
-1
/
+2
*
i386: convert hardware exception 15 to an interrupt gate
Alexander van Heukelum
2008-10-13
1
-1
/
+2
*
i386: convert hardware exception 13 to an interrupt gate
Alexander van Heukelum
2008-10-13
1
-1
/
+3
*
i386: convert hardware exception 12 to an interrupt gate
Alexander van Heukelum
2008-10-13
1
-2
/
+2
*
i386: convert hardware exception 11 to an interrupt gate
Alexander van Heukelum
2008-10-13
1
-2
/
+2
*
i386: convert hardware exception 10 to an interrupt gate
Alexander van Heukelum
2008-10-13
1
-2
/
+2
*
i386: convert hardware exception 9 to an interrupt gate
Alexander van Heukelum
2008-10-13
1
-2
/
+2
*
i386: convert hardware exception 7 to an interrupt gate
Alexander van Heukelum
2008-10-13
2
-14
/
+15
*
i386: convert hardware exception 6 to an interrupt gate
Alexander van Heukelum
2008-10-13
1
-2
/
+2
*
i386: convert hardware exception 5 to an interrupt gate
Alexander van Heukelum
2008-10-13
1
-2
/
+2
*
i386: convert hardware exception 4 to an interrupt gate
Alexander van Heukelum
2008-10-13
1
-2
/
+2
*
i386: expand exception 3 DO_TRAP macro
Alexander van Heukelum
2008-10-13
1
-5
/
+6
*
i386: convert hardware exception 0 to an interrupt gate
Alexander van Heukelum
2008-10-13
1
-2
/
+2
*
i386: prepare to convert exceptions to interrupts
Alexander van Heukelum
2008-10-13
1
-11
/
+65
*
i386: remove kprobes' restore_interrupts in favour of conditional_sti
Alexander van Heukelum
2008-10-13
2
-10
/
+7
*
x86: rename discontig_32.c to numa_32.c
Yinghai Lu
2008-10-13
2
-5
/
+1
*
arch/x86/kernel/smpboot.c: Clarify when irq processing begins.
Manfred Spraul
2008-10-13
1
-2
/
+5
*
x86-64: slightly stream-line 32-bit syscall entry code
Jan Beulich
2008-10-13
1
-16
/
+10
*
x86-64: reduce boot fixmap space
Jan Beulich
2008-10-13
1
-4
/
+4
*
MAINTAINERS: remove colon from headings
Randy Dunlap
2008-10-12
1
-11
/
+11
*
MAINTAINERS: add F: and acronyms
Randy Dunlap
2008-10-12
1
-8
/
+9
*
MAINTAINERS: alpha sort
Randy Dunlap
2008-10-12
1
-415
/
+415
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2008-10-12
10
-32
/
+131
|
\
|
*
ext4: fix kconfig typo and extra whitespace
Jan Engelhardt
2008-10-12
1
-2
/
+2
|
*
ext4: fix build failure without procfs
Alexander Beregalov
2008-10-12
1
-0
/
+2
|
*
ext4: add an option to control error handling on file data
Hidehiro Kawai
2008-10-10
5
-0
/
+28
|
*
jbd2: don't dirty original metadata buffer on abort
Hidehiro Kawai
2008-10-10
1
-1
/
+4
|
*
ext4: add checks for errors from jbd2
Hidehiro Kawai
2008-10-10
2
-8
/
+27
|
*
jbd2: fix error handling for checkpoint io
Hidehiro Kawai
2008-10-10
4
-21
/
+65
|
*
jbd2: abort when failed to log metadata buffers
Hidehiro Kawai
2008-10-12
1
-0
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2008-10-12
1
-2
/
+0
|
\
\
[prev]
[next]