Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | KVM: Get rid of dead function gva_to_page() | Gui Jianfeng | 2010-05-17 | 1 | -1/+0 |
* | KVM: use the correct RCU API for PROVE_RCU=y | Lai Jiangshan | 2010-05-17 | 1 | -0/+7 |
* | Merge branch 'perf' | Avi Kivity | 2010-05-17 | 6 | -50/+63 |
|\ | |||||
| * | perf: Enhance perf to allow for guest statistic collection from host | Zhang, Yanmin | 2010-04-19 | 1 | -1/+20 |
| * | perf: Store active software events in a hashlist | Frederic Weisbecker | 2010-04-14 | 1 | -0/+12 |
| * | Merge branch 'linus' into perf/core | Ingo Molnar | 2010-04-08 | 42 | -67/+102 |
| |\ | |||||
| * | | perf: Fetch hot regs from the template caller | Frederic Weisbecker | 2010-04-04 | 1 | -11/+12 |
| * | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-04-02 | 29 | -88/+129 |
| |\ \ | |||||
| * | | | x86, perf, bts, mm: Delete the never used BTS-ptrace code | Peter Zijlstra | 2010-03-26 | 4 | -37/+0 |
| * | | | Merge commit 'v2.6.34-rc2' into perf/core | Ingo Molnar | 2010-03-22 | 79 | -171/+541 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-03-12 | 5 | -47/+95 |
| |\ \ \ \ | |||||
| * | | | | | perf, x86: use LBR for PEBS IP+1 fixup | Peter Zijlstra | 2010-03-10 | 1 | -0/+6 |
| * | | | | | perf, x86: Implement simple LBR support | Peter Zijlstra | 2010-03-10 | 1 | -0/+11 |
| * | | | | | perf, x86: Add PEBS infrastructure | Peter Zijlstra | 2010-03-10 | 1 | -1/+2 |
* | | | | | | KVM: limit the number of pages per memory slot | Takuya Yoshikawa | 2010-05-17 | 1 | -0/+6 |
* | | | | | | KVM: PPC: Add OSI hypercall interface | Alexander Graf | 2010-05-17 | 1 | -0/+6 |
* | | | | | | KVM: Add support for enabling capabilities per-vcpu | Alexander Graf | 2010-05-17 | 1 | -0/+11 |
* | | | | | | KVM: PPC: Allow userspace to unset the IRQ line | Alexander Graf | 2010-05-17 | 1 | -0/+1 |
* | | | | | | KVM: cleanup kvm trace | Xiao Guangrong | 2010-05-17 | 1 | -1/+0 |
* | | | | | | KVM: x86: Add support for saving&restoring debug registers | Jan Kiszka | 2010-04-25 | 1 | -0/+6 |
* | | | | | | KVM: x86: Save&restore interrupt shadow mask | Jan Kiszka | 2010-04-25 | 1 | -0/+1 |
* | | | | | | KVM: PPC: Add capability for paired singles | Alexander Graf | 2010-04-25 | 1 | -0/+1 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg... | Linus Torvalds | 2010-04-21 | 1 | -2/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | regulator: Let drivers know when they use the stub API | Jean Delvare | 2010-04-19 | 1 | -2/+6 |
* | | | | | | | KVM: Increase NR_IOBUS_DEVS limit to 200 | Sridhar Samudrala | 2010-04-20 | 1 | -1/+1 |
* | | | | | | | KVM: fix the handling of dirty bitmaps to avoid overflows | Takuya Yoshikawa | 2010-04-20 | 1 | -0/+5 |
* | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-04-19 | 1 | -9/+56 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | rcu: Make RCU lockdep check the lockdep_recursion variable | Paul E. McKenney | 2010-04-19 | 1 | -4/+1 |
| * | | | | | | | rcu: Better explain the condition parameter of rcu_dereference_check() | David Howells | 2010-04-14 | 1 | -5/+23 |
| * | | | | | | | rcu: Add rcu_access_pointer and rcu_dereference_protected | Paul E. McKenney | 2010-04-14 | 1 | -0/+32 |
* | | | | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-04-19 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||||
| * | | | | | | | drm/radeon/kms: add FireMV 2400 PCI ID. | Dave Airlie | 2010-04-19 | 1 | -0/+1 |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2010-04-15 | 2 | -25/+82 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | firewire: cdev: change license of exported header files to MIT license | Stefan Richter | 2010-04-15 | 2 | -17/+47 |
| * | | | | | | | | firewire: cdev: comment fixlet | Stefan Richter | 2010-04-10 | 1 | -2/+2 |
| * | | | | | | | | firewire: cdev: iso packet documentation | Clemens Ladisch | 2010-04-10 | 1 | -6/+33 |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-04-15 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Input: matrix_keypad - allow platform to disable key autorepeat | H Hartley Sweeten | 2010-04-06 | 1 | -0/+2 |
* | | | | | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2010-04-14 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | NFSv4: fix delegated locking | Trond Myklebust | 2010-04-12 | 1 | -0/+1 |
* | | | | | | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2010-04-11 | 71 | -175/+411 |
|\| | | | | | | | | | |||||
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-04-09 | 8 | -33/+185 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | i2o: Remove the dangerous kobj_to_i2o_device macro | Ferenc Wagner | 2010-03-24 | 1 | -1/+0 |
| | * | | | | | | | | | block: remove 16 bytes of padding from struct request on 64bits | Richard Kennedy | 2010-03-19 | 1 | -5/+6 |
| | * | | | | | | | | | Merge branch 'master' into for-linus | Jens Axboe | 2010-03-19 | 80 | -163/+622 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Remove GENHD_FL_DRIVERFS | NeilBrown | 2010-03-16 | 1 | -1/+1 |
| | * | | | | | | | | | | block: Finalize conversion of block limits functions | Martin K. Petersen | 2010-03-15 | 1 | -24/+0 |
| | * | | | | | | | | | | block: Fix overrun in lcm() and move it to lib | Martin K. Petersen | 2010-03-15 | 1 | -0/+8 |
| | * | | | | | | | | | | vfs: improve writeback_inodes_wb() | Edward Shishkin | 2010-03-12 | 1 | -0/+3 |
| | * | | | | | | | | | | drbd: Renamed overwrite_peer to primary_force | Philipp Reisner | 2010-03-11 | 1 | -1/+1 |