index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
kmemcheck.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-03-17
KVM: Replace is_hwpoison_address with __get_user_pages
Huang Ying
1
-1
/
+10
2011-03-17
mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionally
Huang Ying
7
-3
/
+21
2011-03-17
mm: export __get_user_pages
Huang Ying
5
-11
/
+60
2011-03-17
KVM: x86: handle guest access to BBL_CR_CTL3 MSR
john cooper
2
-0
/
+20
2011-03-17
KVM: make make_all_cpus_request() lockless
Xiao Guangrong
2
-12
/
+3
2011-03-17
KVM: Add "exiting guest mode" state
Xiao Guangrong
4
-12
/
+35
2011-03-17
KVM: fix build warning within __kvm_set_memory_region() on s390
Heiko Carstens
1
-0
/
+2
2011-03-17
KVM: x86: Remove user space triggerable MCE error message
Jan Kiszka
1
-3
/
+0
2011-03-17
KVM: fix rcu usage warning in kvm_arch_vcpu_ioctl_set_sregs()
Xiao Guangrong
1
-1
/
+4
2011-03-17
KVM: VMX: Avoid atomic operation in vmx_vcpu_run
Avi Kivity
1
-2
/
+5
2011-03-17
KVM: VMX: Simplify saving guest rcx in vmx_vcpu_run
Avi Kivity
1
-2
/
+2
2011-03-17
KVM: VMX: increase ple_gap default to 128
Rik van Riel
1
-2
/
+2
2011-03-17
KVM: SVM: Add support for perf-kvm
Joerg Roedel
1
-2
/
+10
2011-03-17
KVM: VMX: Avoid leaking fake realmode state to userspace
Avi Kivity
1
-7
/
+36
2011-03-17
KVM: VMX: Save and restore tr selector across mode switches
Avi Kivity
1
-0
/
+2
2011-03-17
KVM: PPC: Fix SPRG get/set for Book3S and BookE
Peter Tyser
2
-12
/
+16
2011-03-17
KVM guest: Fix section mismatch derived from kvm_guest_cpu_online()
Sedat Dilek
1
-1
/
+1
2011-03-17
KVM: MMU: Don't flush shadow when enabling dirty tracking
Avi Kivity
2
-10
/
+9
2011-03-16
vfs: bury ->get_sb()
Al Viro
5
-103
/
+47
2011-03-16
nfs: switch NFS from ->get_sb() to ->mount()
Al Viro
1
-66
/
+66
2011-03-16
nfs: stop mangling ->mnt_devname on NFS
Al Viro
1
-23
/
+0
2011-03-16
vfs: new superblock methods to override /proc/*/mount{s,info}
Al Viro
3
-9
/
+60
2011-03-16
nfs: nfs_do_{ref,sub}mount() superblock argument is redundant
Al Viro
3
-18
/
+13
2011-03-16
nfs: make nfs_path() work without vfsmount
Al Viro
4
-62
/
+74
2011-03-16
nfs: store devname at disconnected NFS roots
Al Viro
3
-4
/
+65
2011-03-16
nfs: propagate devname to nfs{,4}_get_root()
Al Viro
3
-9
/
+13
2011-03-16
fix cdev leak on O_PATH final fput()
Miklos Szeredi
1
-1
/
+3
2011-03-16
bonding: enable netpoll without checking link status
Andy Gospodarek
1
-2
/
+0
2011-03-16
xfrm: Refcount destination entry on xfrm_lookup
Steffen Klassert
1
-0
/
+2
2011-03-16
net: introduce rx_handler results and logic around that
Jiri Pirko
8
-39
/
+98
2011-03-16
bonding: get rid of IFF_SLAVE_INACTIVE netdev->priv_flag
Jiri Pirko
3
-10
/
+14
2011-03-16
bonding: wrap slave state work
Jiri Pirko
4
-25
/
+46
2011-03-16
net: get rid of multiple bond-related netdevice->priv_flags
Jiri Pirko
3
-50
/
+15
2011-03-16
bonding: register slave pointer for rx_handler
Jiri Pirko
2
-6
/
+14
2011-03-16
be2net: Bump up the version number
Ajit Khaparde
1
-1
/
+1
2011-03-16
be2net: Copyright notice change. Update to Emulex instead of ServerEngines
Ajit Khaparde
6
-30
/
+30
2011-03-16
e1000e: fix kconfig for crc32 dependency
Eric Dumazet
1
-0
/
+1
2011-03-16
m68k/block: amiflop - Remove superfluous amiga_chip_alloc() cast
Geert Uytterhoeven
1
-2
/
+2
2011-03-16
m68k/atari: ARAnyM - Add support for network access
Milan Jurik
3
-0
/
+279
2011-03-16
m68k/atari: ARAnyM - Add support for console access
Roman Zippel
4
-38
/
+171
2011-03-16
m68k/atari: ARAnyM - Add support for block access
Roman Zippel
3
-0
/
+205
2011-03-16
m68k/atari: Initial ARAnyM support
Petr Stehlik
6
-0
/
+156
2011-03-16
m68k: Kconfig - Remove unneeded "default n"
Geert Uytterhoeven
1
-2
/
+0
2011-03-16
m68k: Makefiles - Change to new flags variables
matt mooney
1
-2
/
+2
2011-03-16
m68k/amiga: Reclaim Chip RAM for PPC exception handlers
Geert Uytterhoeven
1
-4
/
+0
2011-03-16
m68k: Allow all kernel traps to be handled via exception fixups
Andreas Schwab
1
-3
/
+7
2011-03-16
m68k: Use base_trap_init() to initialize vectors
Roman Zippel
1
-5
/
+5
2011-03-16
m68k: Add helper function handle_kernel_fault()
Roman Zippel
3
-16
/
+26
2011-03-16
sched.c: fix kernel-doc for runqueue_is_locked()
Randy Dunlap
1
-2
/
+1
2011-03-16
Documentation: update cgroup pid and cpuset information
Eric B Munson
1
-0
/
+12
[next]