| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 2012-07-24 | 12 | -374/+121 |
|\ |
|
| * | watchdog: orion_wdt: Convert driver to watchdog core | Axel Lin | 2012-07-23 | 2 | -153/+51 |
| * | watchdog: s3c2410_wdt: Use module_platform_driver() | Sachin Kamat | 2012-07-23 | 1 | -15/+1 |
| * | watchdog: sch311x_wdt: Fix Polarity when starting watchdog | Wim Van Sebroeck | 2012-07-23 | 1 | -2/+8 |
| * | Watchdog: OMAP: Fix the runtime pm code to avoid module getting stuck intrans... | Lokesh Vutla | 2012-07-23 | 1 | -17/+0 |
| * | watchdog: ie6xx_wdt: section mismatch in ie6xx_wdt_probe() | Gerard Snitselaar | 2012-07-23 | 1 | -2/+2 |
| * | watchdog: bcm63xx_wdt: fix driver section mismatch | Florian Fainelli | 2012-07-23 | 1 | -2/+2 |
| * | watchdog: iTCO_wdt.c: convert to watchdog core | Wim Van Sebroeck | 2012-07-23 | 2 | -165/+49 |
| * | char/ipmi: remove local ioctl defines replaced by generic ones | Oskar Schirmer | 2012-07-23 | 1 | -13/+0 |
| * | watchdog: xilinx: Read clock frequency directly from DT node | Michal Simek | 2012-07-23 | 1 | -1/+1 |
| * | watchdog: coh901327_wdt: use clk_prepare/unprepare | Linus Walleij | 2012-07-23 | 1 | -3/+4 |
| * | watchdog: f71808e_wdt: Add support for Jetway JNF99 motherboard | Justin Wheeler | 2012-07-23 | 1 | -1/+3 |
* | | Merge tag 'stable/for-linus-3.6-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-07-24 | 2 | -62/+92 |
|\ \ |
|
| * | | mm/frontswap: cleanup doc and comment error | Wanpeng Li | 2012-07-23 | 2 | -3/+3 |
| * | | mm: frontswap: remove unneeded headers | Sasha Levin | 2012-07-23 | 1 | -4/+0 |
| * | | mm: frontswap: split out function to clear a page out | Sasha Levin | 2012-07-20 | 1 | -6/+9 |
| * | | mm: frontswap: remove unnecessary check during initialization | Sasha Levin | 2012-06-11 | 1 | -2/+1 |
| * | | mm: frontswap: make all branches of if statement in put page consistent | Sasha Levin | 2012-06-11 | 1 | -5/+5 |
| * | | mm: frontswap: split frontswap_shrink further to simplify locking | Sasha Levin | 2012-06-11 | 1 | -15/+21 |
| * | | mm: frontswap: split out __frontswap_unuse_pages | Sasha Levin | 2012-06-11 | 1 | -20/+39 |
| * | | mm: frontswap: split out __frontswap_curr_pages | Sasha Levin | 2012-06-11 | 1 | -11/+17 |
| * | | mm: frontswap: trivial coding convention issues | Sasha Levin | 2012-06-11 | 1 | -3/+4 |
| * | | mm: frontswap: remove casting from function calls through ops structure | Sasha Levin | 2012-06-11 | 1 | -5/+5 |
* | | | Merge tag 'stable/for-linus-3.6-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-07-24 | 23 | -90/+1511 |
|\ \ \ |
|
| * | | | xen: populate correct number of pages when across mem boundary (v2) | zhenzhong.duan | 2012-07-19 | 1 | -14/+9 |
| * | | | xen PVonHVM: move shared_info to MMIO before kexec | Olaf Hering | 2012-07-19 | 5 | -13/+126 |
| * | | | xen: simplify init_hvm_pv_info | Olaf Hering | 2012-07-19 | 1 | -32/+26 |
| * | | | xen: remove cast from HYPERVISOR_shared_info assignment | Olaf Hering | 2012-07-19 | 1 | -1/+1 |
| * | | | xen: enable platform-pci only in a Xen guest | Olaf Hering | 2012-07-19 | 1 | -0/+3 |
| * | | | xen/pv-on-hvm kexec: shutdown watches from old kernel | Olaf Hering | 2012-07-19 | 2 | -1/+22 |
| * | | | xen/x86: avoid updating TLS descriptors if they haven't changed | David Vrabel | 2012-07-19 | 1 | -3/+26 |
| * | | | xen/x86: add desc_equal() to compare GDT descriptors | David Vrabel | 2012-07-19 | 1 | -0/+6 |
| * | | | xen/mm: zero PTEs for non-present MFNs in the initial page table | David Vrabel | 2012-07-19 | 1 | -1/+8 |
| * | | | xen/mm: do direct hypercall in xen_set_pte() if batching is unavailable | David Vrabel | 2012-07-19 | 1 | -5/+25 |
| * | | | xen/hvc: Fix up checks when the info is allocated. | Konrad Rzeszutek Wilk | 2012-07-19 | 1 | -9/+6 |
| * | | | xen/acpi: Fix potential memory leak. | Konrad Rzeszutek Wilk | 2012-07-19 | 1 | -3/+6 |
| * | | | xen/mce: add .poll method for mcelog device driver | Liu, Jinsong | 2012-07-19 | 1 | -0/+18 |
| * | | | xen/mce: schedule a workqueue to avoid sleep in atomic context | Liu, Jinsong | 2012-07-19 | 1 | -7/+11 |
| * | | | xen/pcpu: Xen physical cpus online/offline sys interface | Liu, Jinsong | 2012-07-19 | 5 | -0/+401 |
| * | | | xen/mce: Register native mce handler as vMCE bounce back point | Liu, Jinsong | 2012-07-19 | 1 | -3/+7 |
| * | | | x86, MCE, AMD: Adjust initcall sequence for xen | Liu, Jinsong | 2012-07-19 | 1 | -1/+21 |
| * | | | xen/mce: Add mcelog support for Xen platform | Liu, Jinsong | 2012-07-19 | 8 | -6/+798 |
* | | | | Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-07-24 | 71 | -519/+1914 |
|\ \ \ \ |
|
| * | | | | KVM: fix race with level interrupts | Michael S. Tsirkin | 2012-07-20 | 5 | -35/+51 |
| * | | | | x86, hyper: fix build with !CONFIG_KVM_GUEST | Avi Kivity | 2012-07-18 | 1 | -0/+2 |
| * | | | | Revert "apic: fix kvm build on UP without IOAPIC" | Michael S. Tsirkin | 2012-07-16 | 1 | -5/+0 |
| * | | | | KVM guest: switch to apic_set_eoi_write, apic_write | Michael S. Tsirkin | 2012-07-16 | 1 | -10/+3 |
| * | | | | apic: add apic_set_eoi_write for PV use | Michael S. Tsirkin | 2012-07-16 | 2 | -0/+20 |
| * | | | | Merge branch 'for-upstream' of git://github.com/agraf/linux-2.6 into next | Avi Kivity | 2012-07-15 | 7 | -31/+98 |
| |\ \ \ \ |
|
| | * | | | | KVM: PPC: Critical interrupt emulation support | Bharat Bhushan | 2012-07-11 | 1 | -0/+25 |