Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
1f3ee616dd21ff155f781c35509229bf2788c072
/
include
07708c4
KVM: x86: Disallow hypercalls for guest callers in rings > 0
by Jan Kiszka
· 15 years ago
b927a3c
KVM: VMX: Introduce KVM_SET_IDENTITY_MAP_ADDR ioctl
by Sheng Yang
· 16 years ago
a1b3710
KVM: Reduce runnability interface with arch support code
by Gleb Natapov
· 16 years ago
0b71785
KVM: Move kvm_cpu_get_interrupt() declaration to x86 code
by Gleb Natapov
· 16 years ago
d34e6b1
KVM: add ioeventfd support
by Gregory Haskins
· 16 years ago
090b7af
KVM: make io_bus interface more robust
by Gregory Haskins
· 16 years ago
e9f4275
KVM: PIT support for HPET legacy mode
by Beth Kon
· 16 years ago
1000ff8
KVM: Add trace points in irqchip code
by Gleb Natapov
· 16 years ago
aec51dc
KVM: Trace mmio
by Avi Kivity
· 16 years ago
ae8c1c4
KVM: Trace irq level and source id
by Avi Kivity
· 16 years ago
bda9020
KVM: remove in_range from io devices
by Michael S. Tsirkin
· 16 years ago
6c47469
KVM: convert bus to slots_lock
by Michael S. Tsirkin
· 16 years ago
d3efc8e
KVM: use vcpu_id instead of bsp_vcpu pointer in kvm_vcpu_is_bsp
by Marcelo Tosatti
· 16 years ago
2023a29
KVM: remove old KVMTRACE support code
by Marcelo Tosatti
· 16 years ago
ec04b26
KVM: Prepare memslot data structures for multiple hugepage sizes
by Joerg Roedel
· 16 years ago
229456f
KVM: convert custom marker based tracing to event traces
by Marcelo Tosatti
· 16 years ago
54dee99
KVM: VMX: conditionally disable 2M pages
by Marcelo Tosatti
· 16 years ago
3f5d18a
KVM: Return to userspace on emulation failure
by Avi Kivity
· 16 years ago
988a2ca
KVM: Use macro to iterate over vcpus.
by Gleb Natapov
· 16 years ago
73880c8
KVM: Break dependency between vcpu index in vcpus array and vcpu_id.
by Gleb Natapov
· 16 years ago
c5af89b
KVM: Introduce kvm_vcpu_is_bsp() function.
by Gleb Natapov
· 16 years ago
6a4a983
KVM: Reorder ioctls in kvm.h
by Avi Kivity
· 16 years ago
fa40a82
KVM: switch irq injection/acking data structures to irq_lock
by Marcelo Tosatti
· 16 years ago
60eead7
KVM: introduce irq_lock, use it to protect ioapic
by Marcelo Tosatti
· 16 years ago
b188d2d
KVM: remove redundant declarations
by Christian Ehrhardt
· 16 years ago
e733339
KVM: Downsize max support MSI-X entry to 256
by Sheng Yang
· 16 years ago
c5ff41c
KVM: Allow PIT emulation without speaker port
by Jan Kiszka
· 16 years ago
721eecbf
KVM: irqfd
by Gregory Haskins
· 16 years ago
890ca9a
KVM: Add MCE support
by Huang Ying
· 16 years ago
59430c2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
e9ee3a5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 15 years ago
154f807
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
by Linus Torvalds
· 15 years ago
a2a8474
exec: do not sleep in TASK_TRACED under ->cred_guard_mutex
by Oleg Nesterov
· 15 years ago
4e49627
workqueues: introduce __cancel_delayed_work()
by Oleg Nesterov
· 15 years ago
7ec23d5
dm log: userspace add luid to distinguish between concurrent log instances
by Jonathan Brassow
· 15 years ago
40bea43
dm stripe: expose correct io hints
by Mike Snitzer
· 15 years ago
2fbd3da
pkt_sched: Revert tasklet_hrtimer changes.
by David S. Miller
· 15 years ago
1a37f18
lmb: Also remove __init from lmb_end_of_RAM() declaration in lmb.h
by Benjamin Herrenschmidt
· 15 years ago
0c7d400
crypto: skcipher - Fix skcipher_dequeue_givcrypt NULL test
by Herbert Xu
· 15 years ago
2a90800
ACPI processor: force throttling state when BIOS returns incorrect value
by Frans Pop
· 15 years ago
b62e408
flex_array: convert element_nr formals to unsigned
by David Rientjes
· 15 years ago
8e7ee270
flex_array: declare parts member to have incomplete type
by David Rientjes
· 15 years ago
353d5c3
mm: fix hugetlb bug due to user_shm_unlock call
by Hugh Dickins
· 15 years ago
22e93ed
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 15 years ago
1cac6ec
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
6777d77
kernel_read: redefine offset type
by Mimi Zohar
· 15 years ago
ee5f975
pkt_sched: Convert qdisc_watchdog to tasklet_hrtimer
by David S. Miller
· 15 years ago
4dfd79e
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
f4b0373
Make bitmask 'and' operators return a result code
by Linus Torvalds
· 15 years ago
f779b3e
drm/radeon: add GET_PARAM/INFO support for Z pipes
by Alex Deucher
· 15 years ago
1700f5f
Input: ucb1400_ts - enable ADC Filter
by Marek Vasut
· 15 years ago
e3b2415
drm/radeon/kms: implement the bo busy ioctl properly.
by Dave Airlie
· 15 years ago
cad2c8f
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
0753ba0
mm: revert "oom: move oom_adj value"
by KOSAKI Motohiro
· 15 years ago
8486a0f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
c1a8f1f
net: restore gnet_stats_basic to previous definition
by Eric Dumazet
· 15 years ago
1d99597
security: define round_hint_to_min in !CONFIG_SECURITY
by Eric Paris
· 15 years ago
788084a
Security/SELinux: seperate lsm specific mmap_min_addr
by Eric Paris
· 15 years ago
9c0d901
Capabilities: move cap_file_mmap to commoncap.c
by Eric Paris
· 15 years ago
cefb87e
drm/radeon/kms: implement bo busy check + current domain
by Dave Airlie
· 15 years ago
3493e84
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
919aa96
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
3dab77f
perf: Rework/fix the whole read vs group stuff
by Peter Zijlstra
· 15 years ago
2840297
perf_counter: Provide hw_perf_counter_setup_online() APIs
by Ingo Molnar
· 15 years ago
1ae88b2
NFS: Fix an O_DIRECT Oops...
by Trond Myklebust
· 15 years ago
d00aa66
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
1853db0
perf_counter: Zero dead bytes from ftrace raw samples size alignment
by Frederic Weisbecker
· 15 years ago
304703a
perf_counter: Subtract the buffer size field from the event record size
by Frederic Weisbecker
· 15 years ago
2fc3911
locking, sched: Give waitqueue spinlocks their own lockdep classes
by Peter Zijlstra
· 15 years ago
a044560
perf_counter: Correct PERF_SAMPLE_RAW output
by Peter Zijlstra
· 15 years ago
17d11ba
Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 15 years ago
3a43ce6
perf_counter: Fix tracepoint sampling to be part of generic sampling
by Frederic Weisbecker
· 15 years ago
f413cdb
perf_counter: Fix/complete ftrace event records sampling
by Frederic Weisbecker
· 15 years ago
3a65930
perf_counter, ftrace: Fix perf_counter integration
by Peter Zijlstra
· 16 years ago
fb38500
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hch/xfs-icache-races
by Linus Torvalds
· 15 years ago
da758dd
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
389623f
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 15 years ago
3858612
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 15 years ago
daeb6b6
bzip2/lzma/gzip: fix comments describing decompressor API
by Phillip Lougher
· 15 years ago
4bfc449
mm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY aware
by KAMEZAWA Hiroyuki
· 15 years ago
2e00c97
vfs: add __destroy_inode
by Christoph Hellwig
· 15 years ago
54e3462
vfs: fix inode_init_always calling convention
by Christoph Hellwig
· 15 years ago
d82f1c3
Input: matrix_keypad - make matrix keymap size dynamic
by Eric Miao
· 15 years ago
af6af30
ftrace: Fix perf-tracepoint OOPS
by Peter Zijlstra
· 15 years ago
5116d8f
KVM: fix ack not being delivered when msi present
by Michael S. Tsirkin
· 15 years ago
6502fbf
drm/radeon: Add support for RS880 chips
by Alex Deucher
· 15 years ago
9f3eea6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 15 years ago
2cf812d
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
ae83060
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
78ec75c
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
a40694a
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
18eac1c
tty-ldisc: make refcount be atomic_t 'users' count
by Linus Torvalds
· 15 years ago
7320700
drm/radeon: add some new r7xx pci ids
by Alex Deucher
· 15 years ago
eca4c3d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
3718424
cfg80211: fix regression on beacon world roaming feature
by Luis R. Rodriguez
· 15 years ago
af0d3b1
bluetooth: rfcomm_init bug fix
by Dave Young
· 15 years ago
6afc4fd
mtd: fix the conversion from dev to mtd_info
by Saeed Bishara
· 15 years ago
7699ad3
mtd: let include/linux/mtd/partitions.h stand on its own
by Nicolas Pitre
· 16 years ago
b8a848e
Merge branch 'bugzilla-13620-revert' into release
by Len Brown
· 15 years ago
9f498cc
perf_counter: Full task tracing
by Peter Zijlstra
· 15 years ago
Next »