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: Don't use softirq safe locks in smp_call_function
Andi Kleen
2007-07-21
1
-2
/
+2
*
x86_64: remove extra extern declaring about dmi_ioremap
Yinghai Lu
2007-07-21
1
-4
/
+1
*
i386: Add L3 cache support to AMD CPUID4 emulation
Andi Kleen
2007-07-21
3
-24
/
+65
*
x86_64: Add vDSO for x86-64 with gettimeofday/clock_gettime/getcpu
Andi Kleen
2007-07-21
23
-21
/
+554
*
x86: Support __attribute__((__cold__)) in gcc 4.3
Andi Kleen
2007-07-21
4
-8
/
+35
*
i386: Move all simple string operations out of line
Andi Kleen
2007-07-21
3
-231
/
+271
*
x86_64: Always use builtin memcpy on gcc 4.3
Andi Kleen
2007-07-21
1
-1
/
+4
*
x86_64: Use string instruction memcpy/memset on AMD Fam10
Andi Kleen
2007-07-21
1
-0
/
+2
*
x86_64: various cleanups in NUMA scan node
David Rientjes
2007-07-21
3
-15
/
+13
*
x86_64: Use LOCAL_DISTANCE and REMOTE_DISTANCE in x86_64 ACPI code
David Rientjes
2007-07-21
1
-3
/
+3
*
x86_64: Report the pending irq if available in smp_affinity
Andi Kleen
2007-07-21
1
-1
/
+9
*
x86_64: Don't rely on a unique IO-APIC ID
Andi Kleen
2007-07-21
1
-2
/
+18
*
x86_64: asm/ptrace.h needs linux/compiler.h
Jean Delvare
2007-07-21
1
-0
/
+1
*
x86: Always flush pages in change_page_attr
Andi Kleen
2007-07-21
2
-12
/
+31
*
i386: Update defconfig
Andi Kleen
2007-07-21
1
-145
/
+119
*
x86_64: Update defconfig
Andi Kleen
2007-07-21
1
-239
/
+49
*
atmel_lcdfb: use spare bits in 32bpp mode as alpha channel
Haavard Skinnemoen
2007-07-21
1
-1
/
+4
*
rivafb_setup() must be __devinit
Adrian Bunk
2007-07-21
1
-1
/
+1
*
atmel_lcdfb: Fix STN LCD support
Nicolas Ferre
2007-07-21
2
-8
/
+64
*
rtc: add support for STK17TA8 chip
Thomas Hommel
2007-07-21
3
-0
/
+431
*
rtc: update and use the MAX6900 century byte
Dale Farnsworth
2007-07-21
1
-24
/
+72
*
rtc kconfig: point out need for static linkage
David Brownell
2007-07-21
1
-0
/
+3
*
rtc: do not return void value
Atsushi Nemoto
2007-07-21
2
-2
/
+2
*
Use menuconfig objects: ISDN/Gigaset
Jan Engelhardt
2007-07-21
1
-6
/
+2
*
Use menuconfig objects: ISDN
Jan Engelhardt
2007-07-21
1
-2
/
+2
*
Use menuconfig objects - CONFIG_ISDN_I4L
Tilman Schmidt
2007-07-21
8
-17
/
+5
*
spi.c:scan_boardinfo() mustn't be __init_or_module
Adrian Bunk
2007-07-21
1
-2
/
+1
*
spufs: make signal-notification files readonly for NOSCHED contexts
Jeremy Kerr
2007-07-21
1
-2
/
+16
*
ps3fb: Set FBINFO_READS_FAST to speed up text console scrolling
Geert Uytterhoeven
2007-07-21
1
-1
/
+1
*
ps3fb: Shrink default virtual frame buffer size from 18 to 9 MiB
Geert Uytterhoeven
2007-07-21
1
-1
/
+1
*
ps3fb: Enable VT_HW_CONSOLE_BINDING for proper kexec
Geert Uytterhoeven
2007-07-21
1
-0
/
+1
*
PS3: Fix build with 32-bit toolchains
Geoff Levand
2007-07-21
2
-0
/
+4
*
ps3: FLASH ROM Storage Driver
Geert Uytterhoeven
2007-07-21
3
-0
/
+457
*
ps3: BD/DVD/CD-ROM Storage Driver
Geert Uytterhoeven
2007-07-21
3
-0
/
+545
*
ps3: Disk Storage Driver
Geert Uytterhoeven
2007-07-21
3
-0
/
+641
*
powerpc: tlb_32.c build fix
Mariusz Kozlowski
2007-07-21
1
-0
/
+2
*
Documentation:reference notifiers.txt in freezing-of-tasks.txt
Oliver Neukum
2007-07-21
1
-3
/
+5
*
slob: reduce list scanning
Matt Mackall
2007-07-21
1
-5
/
+16
*
remove handle_mm_fault export
Christoph Hellwig
2007-07-21
1
-2
/
+0
*
i386: intel_cacheinfo.c:find_num_cache_leaves() should be __cpuinit
Adrian Bunk
2007-07-21
1
-2
/
+1
*
i386: PIT stop only, when in periodic or oneshot mode
Thomas Gleixner
2007-07-21
1
-3
/
+6
*
NTP: move the cmos update code into ntp.c
Thomas Gleixner
2007-07-21
7
-103
/
+71
*
hrtimer: speedup hrtimer_enqueue
Ingo Molnar
2007-07-21
1
-4
/
+6
*
highres: improve debug output
Ingo Molnar
2007-07-21
3
-2
/
+21
*
tick management: spread timer interrupt
john stultz
2007-07-21
1
-1
/
+6
*
clockevents: fix device replacement
Thomas Gleixner
2007-07-21
1
-1
/
+28
*
clockevents: fix resume logic
Thomas Gleixner
2007-07-21
16
-88
/
+51
*
clockevents: remove prototypes of removed functions
Thomas Gleixner
2007-07-21
1
-4
/
+0
*
revert "PIE randomization"
Andrew Morton
2007-07-21
2
-87
/
+24
*
console: fix section mismatch warning in vgacon.c
Sam Ravnborg
2007-07-21
1
-1
/
+5
[next]