Age | Commit message (Expand) | Author | Files | Lines |
2012-09-17 | KVM: make processes waiting on vcpu mutex killable | Michael S. Tsirkin | 1 | -1/+1 |
2012-09-06 | KVM: split kvm_arch_flush_shadow | Marcelo Tosatti | 1 | -1/+5 |
2012-08-27 | KVM: PPC: book3s: fix build error caused by gfn_to_hva_memslot() | Gavin Shan | 1 | -0/+6 |
2012-08-26 | Merge remote-tracking branch 'upstream/master' into queue | Marcelo Tosatti | 47 | -95/+204 |
2012-08-26 | Merge tag 'fixes-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2 | -0/+6 |
2012-08-26 | Merge tag 'stable/for-linus-3.6-rc3-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -2/+0 |
2012-08-25 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+13 |
2012-08-24 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -9/+20 |
2012-08-23 | Merge branch 'randconfig/mach' into fixes | Arnd Bergmann | 1 | -0/+4 |
2012-08-23 | ARM: omap: allow building omap44xx without SMP | Arnd Bergmann | 1 | -0/+4 |
2012-08-23 | Merge branch 'imx/fixes-for-3.6' of git://git.linaro.org/people/shawnguo/linu... | Arnd Bergmann | 36 | -63/+107 |
2012-08-22 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -2/+0 |
2012-08-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 1 | -2/+0 |
2012-08-22 | Merge tag 'nfs-for-3.6-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2 | -0/+2 |
2012-08-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -0/+18 |
2012-08-22 | introduce kref_put_mutex() | Al Viro | 1 | -0/+18 |
2012-08-22 | KVM: introduce readonly memslot | Xiao Guangrong | 2 | -7/+6 |
2012-08-22 | KVM: introduce KVM_HVA_ERR_RO_BAD | Xiao Guangrong | 1 | -2/+3 |
2012-08-22 | KVM: introduce KVM_HVA_ERR_BAD | Xiao Guangrong | 1 | -1/+7 |
2012-08-22 | KVM: introduce KVM_PFN_ERR_RO_FAULT | Xiao Guangrong | 1 | -0/+1 |
2012-08-22 | KVM: introduce gfn_to_pfn_memslot_atomic | Xiao Guangrong | 1 | -1/+2 |
2012-08-22 | KVM: hide KVM_MEMSLOT_INVALID from userspace | Xiao Guangrong | 2 | -2/+12 |
2012-08-22 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2 | -3/+3 |
2012-08-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 8 | -37/+57 |
2012-08-22 | mm: compaction: Abort async compaction if locks are contended or taking too long | Mel Gorman | 1 | -2/+2 |
2012-08-22 | string: do not export memweight() to userspace | WANG Cong | 1 | -1/+1 |
2012-08-22 | drm: Remove two unused fields from struct drm_display_mode | Damien Lespiau | 1 | -2/+0 |
2012-08-22 | af_netlink: force credentials passing [CVE-2012-3520] | Eric Dumazet | 1 | -1/+3 |
2012-08-22 | target: Remove unused se_cmd.cmd_spdtl | Roland Dreier | 1 | -2/+0 |
2012-08-21 | Merge tag 'pinctrl-fixes-v3.6-rc3' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
2012-08-21 | Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 1 | -1/+2 |
2012-08-20 | Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Takashi Iwai | 482 | -3313/+18260 |
2012-08-20 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+2 |
2012-08-20 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+9 |
2012-08-20 | net: ipv6: fix oops in inet_putpeer() | Patrick McHardy | 1 | -0/+2 |
2012-08-20 | Merge git://1984.lsi.us.es/nf | David S. Miller | 1 | -1/+1 |
2012-08-20 | af_packet: don't emit packet on orig fanout group | Eric Leblond | 1 | -0/+2 |
2012-08-20 | dt: introduce for_each_available_child_of_node, of_get_next_available_child | Timur Tabi | 1 | -0/+7 |
2012-08-20 | ALSA: fix pcm.h kernel-doc warning and notation | Randy Dunlap | 1 | -1/+2 |
2012-08-17 | Merge tag 'staging-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+2 |
2012-08-17 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+1 |
2012-08-17 | pinctrl: header: trivial: declare struct device | Richard Genoud | 1 | -0/+1 |
2012-08-16 | iio: frequency: ADF4350: Fix potential reference div factor overflow. | Michael Hennerich | 1 | -0/+2 |
2012-08-16 | Merge tag 'vfio-for-v3.6-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 1 | -0/+1 |
2012-08-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 1 | -1/+18 |
2012-08-16 | Revert "xen PVonHVM: move shared_info to MMIO before kexec" | Konrad Rzeszutek Wilk | 1 | -2/+0 |
2012-08-15 | Merge branch 'fixes-for-v3.6' of git://git.infradead.org/users/jcooper/linux ... | Arnd Bergmann | 1 | -0/+2 |
2012-08-15 | ARM: Orion: Set eth packet size csum offload limit | Arnaud Patard (Rtp) | 1 | -0/+2 |
2012-08-15 | time: Improve sanity checking of timekeeping inputs | John Stultz | 2 | -9/+20 |
2012-08-15 | llc2: Fix silent failure of llc_station_init() | Ben Hutchings | 1 | -1/+1 |