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
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
nbd: handle discard requests
Paul Clements
2012-10-06
1
-1
/
+5
*
nbd: add set flags ioctl
Paul Clements
2012-10-06
1
-4
/
+5
*
rapidio: add destination ID allocation mechanism
Alexandre Bounine
2012-10-06
1
-0
/
+9
*
rapidio: use device lists handling on per-net basis
Alexandre Bounine
2012-10-06
1
-0
/
+1
*
rapidio: add inbound memory mapping interface
Alexandre Bounine
2012-10-06
2
-0
/
+10
*
rapidio: fix kerneldoc warnings after DMA support was added
Alexandre Bounine
2012-10-06
1
-1
/
+2
*
rapidio/tsi721: modify mport name assignment
Alexandre Bounine
2012-10-06
1
-1
/
+2
*
coredump: extend core dump note section to contain file names of mapped files
Denys Vlasenko
2012-10-06
1
-0
/
+1
*
coredump: add a new elf note with siginfo of the signal
Denys Vlasenko
2012-10-06
1
-0
/
+5
*
compat: move compat_siginfo_t definition to asm/compat.h
Denys Vlasenko
2012-10-06
1
-5
/
+0
*
coredump: pass siginfo_t* to do_coredump() and below, not merely signr
Denys Vlasenko
2012-10-06
2
-3
/
+3
*
coredump: update coredump-related headers
Alex Kelly
2012-10-06
3
-6
/
+5
*
coredump: make core dump functionality optional
Alex Kelly
2012-10-06
1
-0
/
+4
*
rtc_sysfs_show_hctosys(): display 0 if resume failed
David Fries
2012-10-06
1
-1
/
+1
*
rtc: rc5t583: add ricoh rc5t583 RTC driver
Venu Byravarasu
2012-10-06
1
-0
/
+22
*
rtc: tps65910: add RTC driver for TPS65910 PMIC RTC
Venu Byravarasu
2012-10-06
1
-0
/
+10
*
rtc: add Dallas DS2404 driver
Sven Schnelle
2012-10-06
1
-0
/
+20
*
epoll: support for disabling items, and a self-test app
Paton J. Lewis
2012-10-06
1
-0
/
+1
*
genalloc: make it possible to use a custom allocation algorithm
Benjamin Gaignard
2012-10-06
1
-0
/
+27
*
idr: rename MAX_LEVEL to MAX_IDR_LEVEL
Fengguang Wu
2012-10-06
1
-5
/
+5
*
bitops: introduce generic {clear,set}_bit_le()
Takuya Yoshikawa
2012-10-06
1
-0
/
+10
*
backlight: add new lm3639 backlight driver
G.Shark Jeong
2012-10-06
1
-0
/
+69
*
backlight: add Backlight driver for lm3630 chip
G.Shark Jeong
2012-10-06
1
-0
/
+57
*
backlight: lp855x: add FAST bit description for LP8556
Kim, Milo
2012-10-06
1
-0
/
+2
*
sections: fix section conflicts in net
Andi Kleen
2012-10-06
1
-0
/
+2
*
sections: fix section conflicts in mm/percpu.c
Andi Kleen
2012-10-06
1
-1
/
+1
*
sections: disable const sections for PA-RISC v2
Andi Kleen
2012-10-06
1
-8
/
+19
*
audit.h: replace defines with C stubs
Kees Cook
2012-10-06
1
-53
/
+153
*
Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-10-04
2
-33
/
+137
|
\
|
*
KVM: Add resampling irqfds for level triggered interrupts
Alex Williamson
2012-09-23
2
-2
/
+15
|
*
KVM: make processes waiting on vcpu mutex killable
Michael S. Tsirkin
2012-09-17
1
-1
/
+1
|
*
KVM: split kvm_arch_flush_shadow
Marcelo Tosatti
2012-09-06
1
-1
/
+5
|
*
KVM: PPC: book3s: fix build error caused by gfn_to_hva_memslot()
Gavin Shan
2012-08-27
1
-0
/
+6
|
*
Merge remote-tracking branch 'upstream/master' into queue
Marcelo Tosatti
2012-08-26
47
-95
/
+204
|
|
\
|
*
|
KVM: introduce readonly memslot
Xiao Guangrong
2012-08-22
2
-7
/
+6
|
*
|
KVM: introduce KVM_HVA_ERR_RO_BAD
Xiao Guangrong
2012-08-22
1
-2
/
+3
|
*
|
KVM: introduce KVM_HVA_ERR_BAD
Xiao Guangrong
2012-08-22
1
-1
/
+7
|
*
|
KVM: introduce KVM_PFN_ERR_RO_FAULT
Xiao Guangrong
2012-08-22
1
-0
/
+1
|
*
|
KVM: introduce gfn_to_pfn_memslot_atomic
Xiao Guangrong
2012-08-22
1
-1
/
+2
|
*
|
KVM: hide KVM_MEMSLOT_INVALID from userspace
Xiao Guangrong
2012-08-22
2
-2
/
+12
|
*
|
KVM: let the error pfn not depend on error code
Xiao Guangrong
2012-08-06
1
-9
/
+15
|
*
|
KVM: do not release the error page
Xiao Guangrong
2012-08-06
1
-1
/
+1
|
*
|
KVM: introduce KVM_ERR_PTR_BAD_PAGE
Xiao Guangrong
2012-08-06
1
-2
/
+7
|
*
|
KVM: remove the unused declare
Xiao Guangrong
2012-08-06
1
-2
/
+0
|
*
|
KVM: inline is_*_pfn functions
Xiao Guangrong
2012-08-06
1
-3
/
+16
|
*
|
KVM: introduce KVM_PFN_ERR_BAD
Xiao Guangrong
2012-08-06
1
-0
/
+1
|
*
|
KVM: introduce KVM_PFN_ERR_HWPOISON
Xiao Guangrong
2012-08-06
1
-1
/
+1
|
*
|
KVM: introduce KVM_PFN_ERR_FAULT
Xiao Guangrong
2012-08-06
1
-1
/
+2
|
*
|
KVM: Push rmap into kvm_arch_memory_slot
Takuya Yoshikawa
2012-08-06
1
-1
/
+0
|
*
|
Merge remote-tracking branch 'upstream' into next
Avi Kivity
2012-08-05
264
-1911
/
+12947
|
|
\
\
[next]