index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
KVM: Improve local apic timer wraparound handling
Kevin Pedretti
2007-10-22
1
-10
/
+26
|
*
|
|
KVM: Fix local apic timer divide by zero
Kevin Pedretti
2007-10-22
1
-1
/
+1
|
*
|
|
KVM: Move kvm_guest_exit() after local_irq_enable()
Laurent Vivier
2007-10-22
1
-1
/
+10
|
*
|
|
KVM: x86 emulator: fix access registers for instructions with ModR/M byte and...
Aurelien Jarno
2007-10-22
1
-0
/
+16
|
*
|
|
KVM: VMX: Force vm86 mode if setting flags during real mode
Avi Kivity
2007-10-22
1
-0
/
+2
|
*
|
|
KVM: x86 emulator: implement 'movnti mem, reg'
Sheng Yang
2007-10-22
1
-1
/
+6
|
*
|
|
KVM: VMX: Reset mmu context when entering real mode
Eddie Dong
2007-10-22
2
-0
/
+2
|
*
|
|
KVM: VMX: Handle NMIs before enabling interrupts and preemption
Avi Kivity
2007-10-22
1
-4
/
+9
|
*
|
|
KVM: MMU: Set shadow pte atomically in mmu_pte_write_zap_pte()
Izik Eidus
2007-10-22
1
-1
/
+1
|
*
|
|
KVM: x86 emulator: fix repne/repnz decoding
Laurent Vivier
2007-10-22
1
-2
/
+1
|
*
|
|
KVM: x86 emulator: fix merge screwup due to emulator split
Nitin A Kamble
2007-10-22
1
-25
/
+26
|
|
/
/
*
|
|
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2007-10-22
23
-713
/
+918
|
\
\
\
|
*
|
|
[S390] 4level-fixup cleanup
Martin Schwidefsky
2007-10-22
7
-79
/
+127
|
*
|
|
[S390] Cleanup page table definitions.
Martin Schwidefsky
2007-10-22
9
-328
/
+305
|
*
|
|
[S390] Introduce follow_table in uaccess_pt.c
Martin Schwidefsky
2007-10-22
1
-63
/
+22
|
*
|
|
[S390] Remove unused user_seg from thread structure.
Martin Schwidefsky
2007-10-22
2
-13
/
+3
|
*
|
|
[S390] tlb flush fix.
Martin Schwidefsky
2007-10-22
5
-150
/
+245
|
*
|
|
[S390] kernel: Fix dump on panic for DASDs under LPAR.
Michael Holzheu
2007-10-22
1
-0
/
+2
|
*
|
|
[S390] struct class_device -> struct device conversion.
Cornelia Huck
2007-10-22
4
-38
/
+26
|
*
|
|
[S390] cio: Fix incomplete commit for uevent suppression.
Cornelia Huck
2007-10-22
1
-0
/
+9
|
*
|
|
[S390] cio: Use to_channelpath() for device to channel path conversion.
Cornelia Huck
2007-10-22
1
-6
/
+6
|
*
|
|
[S390] Add per-cpu idle time / idle count sysfs attributes.
Heiko Carstens
2007-10-22
3
-3
/
+101
|
*
|
|
[S390] Update default configuration.
Martin Schwidefsky
2007-10-22
1
-46
/
+85
|
|
/
/
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
2007-10-22
8
-125
/
+87
|
\
\
\
|
*
|
|
[SPARC64]: ARRAY_SIZE() cleanup
Alejandro Martinez Ruiz
2007-10-22
1
-2
/
+1
|
*
|
|
[SPARC64]: small Makefile cleanups
Sam Ravnborg
2007-10-22
3
-14
/
+1
|
*
|
|
[SPARC64]: Stop using __do_IRQ().
David S. Miller
2007-10-22
3
-50
/
+53
|
*
|
|
[SPARC64]: Update defconfig.
David S. Miller
2007-10-21
1
-59
/
+32
|
|
/
/
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
2007-10-22
47
-1635
/
+3689
|
\
\
\
|
*
|
|
[IPSEC] IPV6: Fix to add tunnel mode SA correctly.
Masahide NAKAMURA
2007-10-22
2
-0
/
+2
|
*
|
|
[NET]: Cut off the queue_mapping field from sk_buff
Pavel Emelyanov
2007-10-22
1
-1
/
+2
|
*
|
|
[NET]: Hide the queue_mapping field inside netif_subqueue_stopped
Pavel Emelyanov
2007-10-22
5
-10
/
+15
|
*
|
|
[NET]: Make and use skb_get_queue_mapping
Pavel Emelyanov
2007-10-22
3
-2
/
+11
|
*
|
|
[NET]: Use the skb_set_queue_mapping where appropriate
Pavel Emelyanov
2007-10-22
2
-5
/
+3
|
*
|
|
[INET]: Use MODULE_ALIAS_NET_PF_PROTO_TYPE where possible.
Jean Delvare
2007-10-22
2
-4
/
+4
|
*
|
|
[INET]: Let inet_diag and friends autoload
Jean Delvare
2007-10-22
4
-0
/
+13
|
*
|
|
[NIU]: Cleanup PAGE_SIZE checks a bit
Olof Johansson
2007-10-22
1
-29
/
+5
|
*
|
|
[NET]: Fix SKB_WITH_OVERHEAD calculation
Herbert Xu
2007-10-22
1
-2
/
+1
|
*
|
|
[ATM]: Fix clip module reload crash.
Randy Dunlap
2007-10-22
1
-0
/
+3
|
*
|
|
[TG3]: Update version to 3.85
Matt Carlson
2007-10-22
1
-2
/
+2
|
*
|
|
[TG3]: PCI command adjustment
Matt Carlson
2007-10-22
2
-6
/
+3
|
*
|
|
[TG3]: Add management FW version to ethtool report
Matt Carlson
2007-10-22
2
-14
/
+78
|
*
|
|
[TG3]: Add 5723 support
Matt Carlson
2007-10-22
2
-0
/
+2
|
*
|
|
[Bluetooth] Convert RFCOMM to use kthread API
Marcel Holtmann
2007-10-22
1
-39
/
+21
|
*
|
|
[Bluetooth] Add constant for Bluetooth socket options level
Marcel Holtmann
2007-10-22
1
-0
/
+1
|
*
|
|
[Bluetooth] Add support for handling simple eSCO links
Marcel Holtmann
2007-10-22
5
-22
/
+151
|
*
|
|
[Bluetooth] Add address and channel attribute to RFCOMM TTY device
Marcel Holtmann
2007-10-22
1
-0
/
+25
|
*
|
|
[Bluetooth] Fix wrong argument in debug code of HIDP
Dave Young
2007-10-22
1
-1
/
+1
|
*
|
|
[Bluetooth] Add generic driver for Bluetooth USB devices
Marcel Holtmann
2007-10-22
3
-0
/
+578
|
*
|
|
[Bluetooth] Add generic driver for Bluetooth SDIO devices
Marcel Holtmann
2007-10-22
3
-0
/
+419
[prev]
[next]