Commit Graph

240483 Commits (6d67c110ab204bc4c2f4f3e368b8d7cf1f38a4f8)
 

Author SHA1 Message Date
Linus Torvalds 77aa56ba09 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 14 years ago
Linus Torvalds 179198373c Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 14 years ago
Linus Torvalds 374e55251c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 14 years ago
Linus Torvalds 978ca164bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp 14 years ago
Linus Torvalds 02e4c627d8 Merge branch 'for-linus/2639/i2c-1' of git://git.fluff.org/bjdooks/linux 14 years ago
Linus Torvalds 4b0e976c66 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog 14 years ago
Linus Torvalds 19520fc1ee Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging 14 years ago
Milton Miller c8def554d0 smp_call_function_interrupt: use typedef and %pf 14 years ago
Milton Miller 723aae25d5 smp_call_function_many: handle concurrent clearing of mask 14 years ago
Milton Miller 45a5791920 call_function_many: add missing ordering 14 years ago
Milton Miller e6cd1e07a1 call_function_many: fix list delete vs add race 14 years ago
Andrea Arcangeli ef2b4b95a6 mm: PageBuddy and mapcount robustness 14 years ago
Thomas Gleixner 732063b92b gpio/langwell: Simplify demux loop 14 years ago
Thomas Gleixner 674db90690 gpio/langwell: Convert irq name space 14 years ago
Thomas Gleixner 20e2aa916f gpio/langwell: Fix broken irq_eoi change. 14 years ago
Thomas Gleixner 61ab3fe57e gpio; Make Intel chipset gpio drivers depend on x86 14 years ago
Grant Likely 2dd2299767 Merge remote-tracking branch 'origin' into spi/next 14 years ago
Nikanth Karthikesan 36885ff0e6 gpio/cs5535-gpio: Fix section mismatch 14 years ago
Chris Metcalf 0dccb0489f arch/tile: support newer binutils assembler shift semantics 14 years ago
Chris Metcalf 325d160554 Merge tag 'v2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus 14 years ago
Linus Torvalds 7b7adc4a01 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/epip/linux-2.6-unicore32 14 years ago
Linus Torvalds 31598e8713 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 14 years ago
Linus Torvalds 241eb95600 Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 14 years ago
Linus Torvalds fd34b0dee4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 14 years ago
Stanislav Kinsbursky 8e26de238f RPC: killing RPC tasks races fixed 14 years ago
j223yang@asset.uwaterloo.ca ba3c578de2 xprt: remove redundant check 14 years ago
Trond Myklebust a8de240a90 SUNRPC: Convert struct rpc_xprt to use atomic_t counters 14 years ago
Trond Myklebust e020c6800c SUNRPC: Ensure we always run the tk_callback before tk_action 14 years ago
Geert Uytterhoeven 42fea15d6d spi/rtc-{ds1390,ds3234,m41t94}: Use spi_get_drvdata() for SPI devices 14 years ago
Linus Torvalds 40c7f2112c Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 14 years ago
Gleb Natapov 776e58ea3d KVM: unbreak userspace that does not sets tss address 14 years ago
Xiao Guangrong 0f53b5b1c0 KVM: MMU: cleanup pte write path 14 years ago
Xiao Guangrong 5d163b1c9d KVM: MMU: introduce a common function to get no-dirty-logged slot 14 years ago
Xiao Guangrong 40dcaa9f69 KVM: fix rcu usage in init_rmode_* functions 14 years ago
Nikola Ciprich 1aa8ceef03 KVM: fix kvmclock regression due to missing clock update 14 years ago
Gleb Natapov 399a40c92d KVM: emulator: Fix permission checking in io permission bitmap 14 years ago
Gleb Natapov 5601d05b8c KVM: emulator: Fix io permission checking for 64bit guest 14 years ago
Avi Kivity 831ca6093c KVM: SVM: Load %gs earlier if CONFIG_X86_32_LAZY_GS=n 14 years ago
Takuya Yoshikawa afc20184b7 KVM: x86: Remove useless regs_page pointer from kvm_lapic 14 years ago
Michael S. Tsirkin c8ce057eaf KVM: improve comment on rcu use in irqfd_deassign 14 years ago
Xiao Guangrong 676646ee4b KVM: MMU: remove unused macros 14 years ago
Xiao Guangrong 842f22ed9b KVM: MMU: cleanup page alloc and free 14 years ago
Xiao Guangrong 49b26e26e4 KVM: MMU: do not record gfn in kvm_mmu_pte_write 14 years ago
Xiao Guangrong 48c0e4e906 KVM: MMU: move mmu pages calculated out of mmu lock 14 years ago
Xiao Guangrong 1b7fd45c32 KVM: MMU: set spte accessed bit properly 14 years ago
Xiao Guangrong da8dc75f0c KVM: MMU: fix kvm_mmu_slot_remove_write_access dropping intermediate W bits 14 years ago
Jan Kiszka 38a778aa18 KVM: Start lock documentation 14 years ago
Lai Jiangshan 1260edbe7d KVM: better readability of efer_reserved_bits 14 years ago
Lai Jiangshan d170c41906 KVM: Clear async page fault hash after switching to real mode 14 years ago
Gleb Natapov 93ea5388ea KVM: VMX: Initialize vm86 TSS only once. 14 years ago