index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-07-22
x86_64: Fix paravirt compilation
Andi Kleen
1
-1
/
+2
2007-07-22
fix broken handling of port=... in NFS option parsing
Al Viro
1
-1
/
+1
2007-07-22
KVM: Require CONFIG_ANON_INODES
Avi Kivity
1
-0
/
+1
2007-07-22
x86_64: Share msidef.h and hypertransport.h includes with i386
Andi Kleen
2
-89
/
+2
2007-07-22
x86_64: Remove outdated comment in boot decompressor Makefile
Andi Kleen
1
-2
/
+0
2007-07-22
x86_64: Squash initial_code modpost warnings
Andi Kleen
2
-2
/
+8
2007-07-22
x86_64: fix section mismatch warning in init.c
Sam Ravnborg
2
-2
/
+2
2007-07-22
x86_64: fix section mismatch warning in hpet.c
Sam Ravnborg
1
-1
/
+1
2007-07-22
i386: Fix the K7 NMI watchdog checkbit
Björn Steinbrink
1
-1
/
+1
2007-07-22
i386: Use patchable lock prefix in set_64bit
Andi Kleen
1
-1
/
+1
2007-07-22
i386: Handle P6s without performance counters in nmi watchdog
Andi Kleen
1
-1
/
+3
2007-07-22
x86: Replace NSC/Cyrix specific chipset access macros by inlined functions.
Juergen Beisert
7
-24
/
+34
2007-07-22
x86_64: x86_64 - Use non locked version for local_cmpxchg()
Mathieu Desnoyers
1
-1
/
+1
2007-07-22
i386: Do not include other cpus' interrupt 0 in nmi_watchdog
Keith Owens
1
-1
/
+1
2007-07-22
i386: Tune AMD Fam10h/11h like K8
Andi Kleen
1
-0
/
+3
2007-07-22
x86_64: Set K8 CPUID flag for K8/Fam10h/Fam11h
Andi Kleen
1
-0
/
+3
2007-07-22
i386: Fix cpu_llc_id section mismatch warning
Andi Kleen
1
-1
/
+1
2007-07-22
x86: Stop MCEs and NMIs during code patching
Andi Kleen
9
-2
/
+86
2007-07-22
x86: Fix alternatives and kprobes to remap write-protected kernel text
Andi Kleen
10
-45
/
+63
2007-07-22
x86_64: Use read and write crX in .c files
Glauber de Oliveira Costa
5
-22
/
+46
2007-07-22
x86: i386-show-unhandled-signals-v3
Masoud Asgharifard Sharbiani
11
-50
/
+55
2007-07-22
Fix ppc64 mismerge
Al Viro
1
-14
/
+0
2007-07-22
[PATCH] get rid of AVC_PATH postponed treatment
Al Viro
3
-56
/
+8
2007-07-22
[PATCH] allow audit filtering on bit & operations
Eric Paris
2
-13
/
+28
2007-07-22
[PATCH] audit: fix broken class-based syscall audit
Klaus Weidner
1
-1
/
+1
2007-07-22
[PATCH] Make IPC mode consistent
Steve Grubb
1
-2
/
+2
2007-07-22
[POWERPC] Clean up duplicate includes in drivers/macintosh/
Jesper Juhl
1
-1
/
+0
2007-07-22
[POWERPC] Quiet section mismatch warning on pcibios_setup
Stephen Rothwell
1
-1
/
+1
2007-07-22
[POWERPC] init and exit markings for hvc_iseries
Stephen Rothwell
1
-4
/
+4
2007-07-22
[POWERPC] Quiet section mismatch in hvc_rtas.c
Stephen Rothwell
1
-1
/
+1
2007-07-22
[POWERPC] Constify of_platform_driver match_table
Stephen Rothwell
1
-1
/
+1
2007-07-22
[POWERPC] hvcs: Make some things static and const
Stephen Rothwell
1
-4
/
+4
2007-07-22
[POWERPC] Constify of_platform_driver name
Stephen Rothwell
2
-2
/
+2
2007-07-22
[POWERPC] MPIC protected sources
Benjamin Herrenschmidt
2
-0
/
+35
2007-07-22
[POWERPC] of_detach_node()'s device node argument cannot be const
Segher Boessenkool
2
-2
/
+2
2007-07-22
[POWERPC] Fix ARCH=ppc builds
Josh Boyer
1
-0
/
+1
2007-07-22
[POWERPC] mv64x60: Use mutex instead of semaphore
Christoph Hellwig
1
-7
/
+8
2007-07-22
[POWERPC] Allow smp_call_function_single() to current cpu
Avi Kivity
1
-1
/
+6
2007-07-22
[POWERPC] Allow exec faults on readable areas on classic 32-bit PowerPC
Paul Mackerras
1
-1
/
+7
2007-07-22
[POWERPC] Fix future firmware feature fixups function failure
Michael Neuling
3
-23
/
+15
2007-07-22
[POWERPC] fix showing xmon help
Ishizaki Kou
3
-1
/
+7
2007-07-22
[POWERPC] Make xmon_write accept a const buffer
Ishizaki Kou
2
-2
/
+2
2007-07-22
[POWERPC] Fix misspelled "CONFIG_CHECK_CACHE_COHERENCY" Kconfig option.
Robert P. J. Day
3
-3
/
+3
2007-07-22
[POWERPC] cell: CONFIG_SPE_BASE is a typo
Geert Uytterhoeven
1
-2
/
+2
2007-07-22
ACPI: Populate /sys/firmware/acpi/tables/
Zhang Rui
1
-21
/
+144
2007-07-22
ACPI: create CONFIG_ACPI_DEBUG_FUNC_TRACE
Thomas Renninger
3
-2
/
+33
2007-07-22
ACPI: update ACPI proc I/F removal schedule
Zhang Rui
1
-3
/
+4
2007-07-22
ACPI: update feature-removal-schedule.txt, /sys/firmware/acpi/namespace is gone
Zhang Rui
1
-14
/
+0
2007-07-22
ACPI: export ACPI events via acpi_mc_group multicast group
Zhang Rui
1
-20
/
+9
2007-07-22
ACPI: fix empty macros found by -Wextra
Dave Jones
2
-21
/
+21
[next]