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-03-17
call_function_many: add missing ordering
Milton Miller
1
-13
/
+33
2011-03-17
call_function_many: fix list delete vs add race
Milton Miller
1
-7
/
+13
2011-03-17
mm: PageBuddy and mapcount robustness
Andrea Arcangeli
2
-4
/
+11
2011-03-17
arch/tile: support newer binutils assembler shift semantics
Chris Metcalf
3
-9
/
+29
2011-03-17
Merge tag 'v2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...
Chris Metcalf
545
-2464
/
+4801
2011-03-17
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/epi...
Linus Torvalds
163
-17
/
+19408
2011-03-17
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
19
-178
/
+248
2011-03-17
Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...
Linus Torvalds
25
-552
/
+1250
2011-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6
Linus Torvalds
17
-1054
/
+787
2011-03-17
RPC: killing RPC tasks races fixed
Stanislav Kinsbursky
1
-1
/
+3
2011-03-17
xprt: remove redundant check
j223yang@asset.uwaterloo.ca
1
-1
/
+1
2011-03-17
SUNRPC: Convert struct rpc_xprt to use atomic_t counters
Trond Myklebust
2
-10
/
+9
2011-03-17
SUNRPC: Ensure we always run the tk_callback before tk_action
Trond Myklebust
1
-8
/
+6
2011-03-17
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
181
-6429
/
+9262
2011-03-17
KVM: unbreak userspace that does not sets tss address
Gleb Natapov
1
-0
/
+13
2011-03-17
KVM: MMU: cleanup pte write path
Xiao Guangrong
3
-56
/
+32
2011-03-17
KVM: MMU: introduce a common function to get no-dirty-logged slot
Xiao Guangrong
1
-20
/
+17
2011-03-17
KVM: fix rcu usage in init_rmode_* functions
Xiao Guangrong
1
-4
/
+8
2011-03-17
KVM: fix kvmclock regression due to missing clock update
Nikola Ciprich
1
-1
/
+1
2011-03-17
KVM: emulator: Fix permission checking in io permission bitmap
Gleb Natapov
1
-3
/
+2
2011-03-17
KVM: emulator: Fix io permission checking for 64bit guest
Gleb Natapov
3
-21
/
+35
2011-03-17
KVM: SVM: Load %gs earlier if CONFIG_X86_32_LAZY_GS=n
Avi Kivity
1
-0
/
+5
2011-03-17
KVM: x86: Remove useless regs_page pointer from kvm_lapic
Takuya Yoshikawa
3
-7
/
+5
2011-03-17
KVM: improve comment on rcu use in irqfd_deassign
Michael S. Tsirkin
1
-2
/
+3
2011-03-17
KVM: MMU: remove unused macros
Xiao Guangrong
2
-8
/
+0
2011-03-17
KVM: MMU: cleanup page alloc and free
Xiao Guangrong
1
-5
/
+5
2011-03-17
KVM: MMU: do not record gfn in kvm_mmu_pte_write
Xiao Guangrong
3
-7
/
+2
2011-03-17
KVM: MMU: move mmu pages calculated out of mmu lock
Xiao Guangrong
1
-5
/
+5
2011-03-17
KVM: MMU: set spte accessed bit properly
Xiao Guangrong
1
-1
/
+1
2011-03-17
KVM: MMU: fix kvm_mmu_slot_remove_write_access dropping intermediate W bits
Xiao Guangrong
1
-2
/
+7
2011-03-17
KVM: Start lock documentation
Jan Kiszka
1
-0
/
+25
2011-03-17
KVM: better readability of efer_reserved_bits
Lai Jiangshan
1
-2
/
+3
2011-03-17
KVM: Clear async page fault hash after switching to real mode
Lai Jiangshan
1
-1
/
+3
2011-03-17
KVM: VMX: Initialize vm86 TSS only once.
Gleb Natapov
1
-22
/
+6
2011-03-17
KVM: VMX: update live TR selector if it changes in real mode
Gleb Natapov
1
-0
/
+1
2011-03-17
KVM: VMX: add the __noclone attribute to vmx_vcpu_run
Lai Jiangshan
1
-1
/
+1
2011-03-17
KVM: x86: Convert tsc_write_lock to raw_spinlock
Jan Kiszka
2
-4
/
+4
2011-03-17
KVM: remove isr_ack logic from PIC
Gleb Natapov
2
-27
/
+2
2011-03-17
KVM: VMX: fix detection of BIOS disabling VMX
Joseph Cihula
1
-2
/
+8
2011-03-17
KVM: Convert kvm_lock to raw_spinlock
Jan Kiszka
4
-23
/
+23
2011-03-17
KVM: SVM: check for progress after IRET interception
Avi Kivity
1
-1
/
+9
2011-03-17
KVM: Fix race between nmi injection and enabling nmi window
Avi Kivity
2
-1
/
+4
2011-03-17
KVM: use yield_to instead of sleep in kvm_vcpu_on_spin
Rik van Riel
2
-10
/
+48
2011-03-17
KVM: keep track of which task is running a KVM vcpu
Rik van Riel
2
-0
/
+11
2011-03-17
export pid symbols needed for kvm_vcpu_on_spin
Rik van Riel
2
-0
/
+3
2011-03-17
KVM: Drop ad-hoc vendor specific instruction restriction
Avi Kivity
1
-28
/
+5
2011-03-17
KVM: x86 emulator: vendor specific instructions
Avi Kivity
2
-3
/
+10
2011-03-17
KVM: Drop bogus x86_decode_insn() error check
Avi Kivity
1
-3
/
+0
2011-03-17
KVM: x86: Drop obsolete warning about INIT on runnable VCPU
Jan Kiszka
1
-4
/
+0
2011-03-17
KVM: x86: release kvmclock page on reset
Glauber Costa
1
-8
/
+12
[prev]
[next]