index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-22
netpoll: disable netpoll when enslave a device
Amerigo Wang
3
-9
/
+20
2011-05-22
macvlan: Forward unicast frames in bridge mode to lowerdev
David Ward
1
-4
/
+2
2011-05-22
net: Remove linux/prefetch.h include from linux/skbuff.h
David S. Miller
1
-1
/
+0
2011-05-22
ipv4: Include linux/prefetch.h in fib_trie.c
David S. Miller
1
-0
/
+1
2011-05-22
netlabel: Remove prefetches from list handlers.
David S. Miller
1
-4
/
+4
2011-05-22
drivers/net: add prefetch header for prefetch users
Paul Gortmaker
32
-0
/
+32
2011-05-22
rionet: Remove pointless printk of skb pointer.
David S. Miller
1
-2
/
+2
2011-05-22
net: Remove prefetches from SKB list handlers.
David S. Miller
1
-3
/
+3
2011-05-22
caif: Plug memory leak for checksum error
sjur.brandeland@stericsson.com
1
-1
/
+6
2011-05-22
caif: Update documentation of CAIF transmit and receive functions.
sjur.brandeland@stericsson.com
1
-15
/
+21
2011-05-22
caif: Fix freezes when running CAIF loopback device
sjur.brandeland@stericsson.com
1
-4
/
+5
2011-05-22
caif: Fixes freeze on Link layer removal.
sjur.brandeland@stericsson.com
3
-44
/
+62
2011-05-22
caif: Bugfix add check NULL pointer before calling functions.
sjur.brandeland@stericsson.com
1
-9
/
+26
2011-05-22
Give up on pushing CC_OPTIMIZE_FOR_SIZE
Linus Torvalds
1
-1
/
+0
2011-05-22
Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6
Linus Torvalds
19
-706
/
+723
2011-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...
Linus Torvalds
12
-130
/
+206
2011-05-22
net: add missing prefetch.h include
Heiko Carstens
1
-0
/
+1
2011-05-22
fs: add missing prefetch.h include
Heiko Carstens
1
-0
/
+1
2011-05-22
KVM: MMU: Use ptep_user for cmpxchg_gpte()
Takuya Yoshikawa
1
-14
/
+12
2011-05-22
KVM: Fix kvm mmu_notifier initialization order
OGAWA Hirofumi
1
-1
/
+1
2011-05-22
KVM: Add documentation for KVM_CAP_NR_VCPUS
Pekka Enberg
1
-1
/
+4
2011-05-22
KVM: make guest mode entry to be rcu quiescent state
Gleb Natapov
1
-0
/
+9
2011-05-22
Merge commit '29ce831000081dd757d3116bf774aafffc4b6b20' into next
Avi Kivity
21
-551
/
+1783
2011-05-22
KVM: x86 emulator: Make jmp far emulation into a separate function
Takuya Yoshikawa
1
-14
/
+22
2011-05-22
KVM: x86 emulator: Rename emulate_grpX() to em_grpX()
Takuya Yoshikawa
1
-16
/
+15
2011-05-22
KVM: x86 emulator: Remove unused arg from emulate_pop()
Takuya Yoshikawa
1
-15
/
+13
2011-05-22
KVM: x86 emulator: Remove unused arg from writeback()
Takuya Yoshikawa
1
-3
/
+2
2011-05-22
KVM: x86 emulator: Remove unused arg from read_descriptor()
Takuya Yoshikawa
1
-5
/
+3
2011-05-22
KVM: x86 emulator: Remove unused arg from seg_override()
Takuya Yoshikawa
1
-4
/
+3
2011-05-22
KVM: Validate userspace_addr of memslot when registered
Takuya Yoshikawa
2
-3
/
+6
2011-05-22
KVM: MMU: Clean up gpte reading with copy_from_user()
Takuya Yoshikawa
1
-15
/
+1
2011-05-22
KVM: PPC: booke: add sregs support
Scott Wood
14
-13
/
+461
2011-05-22
KVM: PPC: booke: save/restore VRSAVE (a.k.a. USPRG0)
Scott Wood
4
-1
/
+15
2011-05-22
KVM: PPC: use ticks, not usecs, for exit timing
Stuart Yoder
1
-4
/
+17
2011-05-22
KVM: PPC: fix exit accounting for SPRs, tlbwe, tlbsx
Scott Wood
3
-3
/
+6
2011-05-22
KVM: PPC: e500: emulate SVR
Scott Wood
3
-0
/
+4
2011-05-22
KVM: VMX: Cache vmcs segment fields
Avi Kivity
2
-10
/
+93
2011-05-22
KVM: x86 emulator: consolidate segment accessors
Avi Kivity
3
-93
/
+83
2011-05-22
KVM: VMX: Avoid reading %rip unnecessarily when handling exceptions
Avi Kivity
1
-1
/
+1
2011-05-22
KVM: SVM: Make dump_vmcb static, reduce text
Joe Perches
1
-82
/
+94
2011-05-22
KVM: MMU: Fix 64-bit paging breakage on x86_32
Takuya Yoshikawa
1
-1
/
+15
2011-05-22
KVM: ia64: fix sparse warnings
Jeff Mahoney
1
-13
/
+13
2011-05-22
KVM: Add CPUID support for VIA CPU
BrillyWu@viatech.com.cn
1
-0
/
+40
2011-05-22
KVM: call cache_all_regs() only once during instruction emulation
Gleb Natapov
1
-8
/
+6
2011-05-22
KVM: Fix compound mmio
Gleb Natapov
1
-1
/
+2
2011-05-22
KVM: emulator: Propagate fault in far jump emulation
Gleb Natapov
1
-1
/
+2
2011-05-22
KVM: mmio_fault_cr2 is not used
Gleb Natapov
2
-2
/
+1
2011-05-22
KVM: x86 emulator: consolidate group handling
Avi Kivity
1
-40
/
+40
2011-05-22
KVM: MMU: Add unlikely() annotations to walk_addr_generic()
Avi Kivity
1
-13
/
+15
2011-05-22
KVM: x86 emulator: Use opcode::execute for PUSHF/POPF (9C/9D)
Takuya Yoshikawa
1
-11
/
+20
[prev]
[next]