| Commit message (Expand) | Author | Age |
* | atomic: cleanup asm-generic atomic*.h inclusion | Arun Sharma | 2011-07-26 |
* | atomic: move atomic_add_unless to generic code | Arun Sharma | 2011-07-26 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 |
* | asm-generic: add another generic ext2 atomic bitops | Akinobu Mita | 2011-07-26 |
* | ptrace: unify show_regs() prototype | Mike Frysinger | 2011-07-26 |
* | Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-07-26 |
|\ |
|
| * | x86, olpc-xo15-sci: Enable EC wakeup capability | Daniel Drake | 2011-07-24 |
| * | x86, olpc: Fix dependency on POWER_SUPPLY | Daniel Drake | 2011-07-24 |
| * | x86, olpc: Add XO-1.5 SCI driver | Daniel Drake | 2011-07-06 |
| * | x86, olpc: Add XO-1 RTC driver | Daniel Drake | 2011-07-06 |
| * | x86, olpc-xo1-sci: Propagate power supply/battery events | Daniel Drake | 2011-07-06 |
| * | x86, olpc-xo1-sci: Add lid switch functionality | Daniel Drake | 2011-07-06 |
| * | x86, olpc-xo1-sci: Add GPE handler and ebook switch functionality | Daniel Drake | 2011-07-06 |
| * | x86, olpc: EC SCI wakeup mask functionality | Daniel Drake | 2011-07-06 |
| * | x86, olpc: Add XO-1 SCI driver and power button control | Daniel Drake | 2011-07-06 |
| * | x86, olpc: Add XO-1 suspend/resume support | Daniel Drake | 2011-07-06 |
| * | x86, olpc: Rename olpc-xo1 to olpc-xo1-pm | Daniel Drake | 2011-07-06 |
| * | x86, olpc: Move CS5536-related constants to cs5535.h | Daniel Drake | 2011-07-06 |
| * | x86, olpc: Add missing elements to device tree | Daniel Drake | 2011-07-06 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-07-25 |
|\ \ |
|
| * | | treewide: fix potentially dangerous trailing ';' in #defined values/expressions | Phil Carmody | 2011-07-21 |
| * | | doc: Konfig: Documentation/power/{pm => apm-acpi}.txt | Michael Witten | 2011-07-11 |
| * | | Merge branch 'master' into for-next | Jiri Kosina | 2011-07-11 |
| |\ \ |
|
| * | | | treewide: remove duplicate includes | Vitaliy Ivanov | 2011-06-20 |
| * | | | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 2011-06-10 |
* | | | | Merge branch 'for-upstream' of git://openrisc.net/jonas/linux | Linus Torvalds | 2011-07-24 |
|\ \ \ \ |
|
| * | | | | asm-generic: move archictures to common delay.h | Jonas Bonn | 2011-07-22 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2011-07-24 |
|\ \ \ \ \ |
|
| * | | | | | modules: make arch's use default loader hooks | Jonas Bonn | 2011-07-24 |
* | | | | | | Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2011-07-24 |
|\ \ \ \ \ \ |
|
| * | | | | | | KVM: MMU: trace mmio page fault | Xiao Guangrong | 2011-07-24 |
| * | | | | | | KVM: MMU: mmio page fault support | Xiao Guangrong | 2011-07-24 |
| * | | | | | | KVM: MMU: reorganize struct kvm_shadow_walk_iterator | Xiao Guangrong | 2011-07-24 |
| * | | | | | | KVM: MMU: lockless walking shadow page table | Xiao Guangrong | 2011-07-24 |
| * | | | | | | KVM: MMU: do not need atomicly to set/clear spte | Xiao Guangrong | 2011-07-24 |
| * | | | | | | KVM: MMU: introduce the rules to modify shadow page table | Xiao Guangrong | 2011-07-24 |
| * | | | | | | KVM: MMU: abstract some functions to handle fault pfn | Xiao Guangrong | 2011-07-24 |
| * | | | | | | KVM: MMU: filter out the mmio pfn from the fault pfn | Xiao Guangrong | 2011-07-24 |
| * | | | | | | KVM: MMU: remove bypass_guest_pf | Xiao Guangrong | 2011-07-24 |
| * | | | | | | KVM: MMU: split kvm_mmu_free_page | Xiao Guangrong | 2011-07-24 |
| * | | | | | | KVM: MMU: count used shadow pages on prepareing path | Xiao Guangrong | 2011-07-24 |
| * | | | | | | KVM: MMU: rename 'pt_write' to 'emulate' | Xiao Guangrong | 2011-07-24 |
| * | | | | | | KVM: MMU: cleanup for FNAME(fetch) | Xiao Guangrong | 2011-07-24 |
| * | | | | | | KVM: MMU: optimize to handle dirty bit | Xiao Guangrong | 2011-07-24 |
| * | | | | | | KVM: MMU: cache mmio info on page fault path | Xiao Guangrong | 2011-07-24 |
| * | | | | | | KVM: x86: introduce vcpu_mmio_gva_to_gpa to cleanup the code | Xiao Guangrong | 2011-07-24 |
| * | | | | | | KVM: MMU: do not update slot bitmap if spte is nonpresent | Xiao Guangrong | 2011-07-24 |
| * | | | | | | KVM: MMU: fix walking shadow page table | Xiao Guangrong | 2011-07-24 |
| * | | | | | | KVM guest: KVM Steal time registration | Glauber Costa | 2011-07-24 |
| * | | | | | | sched: adjust scheduler cpu power for stolen time | Glauber Costa | 2011-07-14 |