| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix quilt merge error in acpi-cpufreq.c | Linus Torvalds | 2009-04-13 | 1 | -1/+1 |
* | Merge branch 'for-rc1/xen/core' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-04-13 | 9 | -71/+193 |
|\ |
|
| * | xen: add FIX_TEXT_POKE to fixmap | Jeremy Fitzhardinge | 2009-04-08 | 1 | -0/+3 |
| * | xen: honour VCPU availability on boot | Ian Campbell | 2009-04-08 | 1 | -10/+30 |
| * | xen: clean up gate trap/interrupt constants | Jeremy Fitzhardinge | 2009-04-08 | 1 | -3/+3 |
| * | xen: set _PAGE_NX in __supported_pte_mask before pagetable construction | Jeremy Fitzhardinge | 2009-04-08 | 1 | -1/+6 |
| * | xen: resume interrupts before system devices. | Ian Campbell | 2009-04-08 | 1 | -2/+3 |
| * | xen/mmu: weaken flush_tlb_other test | Jeremy Fitzhardinge | 2009-04-08 | 1 | -2/+2 |
| * | xen/mmu: some early pagetable cleanups | Jeremy Fitzhardinge | 2009-04-08 | 2 | -14/+28 |
| * | Xen: Add virt_to_pfn helper function | Alex Nixon | 2009-04-08 | 1 | -1/+2 |
| * | x86-64: remove PGE from must-have feature list | Jeremy Fitzhardinge | 2009-04-08 | 1 | -1/+1 |
| * | xen: mask XSAVE from cpuid | Jeremy Fitzhardinge | 2009-04-08 | 1 | -6/+44 |
| * | NULL noise: arch/x86/xen/smp.c | Hannes Eder | 2009-04-08 | 1 | -2/+2 |
| * | xen: remove xen_load_gdt debug | Jeremy Fitzhardinge | 2009-04-08 | 1 | -3/+0 |
| * | xen: make xen_load_gdt simpler | Jeremy Fitzhardinge | 2009-04-08 | 1 | -8/+6 |
| * | xen: clean up xen_load_gdt | Jeremy Fitzhardinge | 2009-04-08 | 1 | -2/+13 |
| * | xen: split construction of p2m mfn tables from registration | Jeremy Fitzhardinge | 2009-04-08 | 1 | -1/+6 |
| * | xen: separate p2m allocation from setting | Jeremy Fitzhardinge | 2009-04-08 | 2 | -17/+47 |
| * | xen: disable preempt for leave_lazy_mmu | Jeremy Fitzhardinge | 2009-04-08 | 1 | -1/+0 |
* | | edac: use to_delayed_work() | Jean Delvare | 2009-04-13 | 3 | -3/+3 |
* | | edac: fix local pci_write_bits32 | Jeff Haran | 2009-04-13 | 1 | -2/+10 |
* | | sgi-xpc: clean up numerous globals | Robin Holt | 2009-04-13 | 6 | -295/+254 |
* | | sgi-xpc: implement opencomplete messaging | Robin Holt | 2009-04-13 | 5 | -61/+124 |
* | | sgi-xpc: prevent false heartbeat failures | Robin Holt | 2009-04-13 | 4 | -152/+123 |
* | | sgi-xpc: update SGI XP/XPC/XPNET maintainer | Robin Holt | 2009-04-13 | 1 | -2/+2 |
* | | doc: use correct debugfs mountpoint | Shen Feng | 2009-04-13 | 1 | -3/+3 |
* | | memcg: fix documentation | Bharata B Rao | 2009-04-13 | 1 | -23/+32 |
* | | Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n) | Yang Hongyang | 2009-04-13 | 15 | -36/+36 |
* | | ext2: fix data corruption for racing writes | Jan Kara | 2009-04-13 | 1 | -11/+33 |
* | | shmem: respect MAX_LFS_FILESIZE | Hugh Dickins | 2009-04-13 | 1 | -5/+20 |
* | | shmem: fix division by zero | Yuri Tikhonov | 2009-04-13 | 1 | -1/+1 |
* | | intelfb: support i854 | Stefan Husemann | 2009-04-13 | 7 | -0/+16 |
* | | mm: add documentation describing what tsk->active_mm means vs tsk->mm | Michael Ellerman | 2009-04-13 | 2 | -0/+85 |
* | | memcg: remove warning when CONFIG_DEBUG_VM=n | KAMEZAWA Hiroyuki | 2009-04-13 | 1 | -1/+1 |
* | | kernel/sys.c: clean up sys_shutdown exit path | Andi Kleen | 2009-04-13 | 1 | -15/+9 |
* | | at25: make input buffers of at25_*write() const | Geert Uytterhoeven | 2009-04-13 | 1 | -2/+3 |
* | | at24: make input buffers of at24_*write() const | Geert Uytterhoeven | 2009-04-13 | 1 | -4/+4 |
* | | jbd: update locking coments | Jan Kara | 2009-04-13 | 1 | -5/+19 |
* | | mm: document get_user_pages_fast() | Andy Grover | 2009-04-13 | 1 | -0/+16 |
* | | initramfs: fix initramfs to work with hardlinked init | Randy Robertson | 2009-04-13 | 1 | -1/+2 |
* | | ptrace: fix exit_ptrace() vs ptrace_traceme() race | Oleg Nesterov | 2009-04-13 | 1 | -3/+4 |
* | | MAINTAINERS: bluesmoke-devel list is moderated for non-subscribers | Jean Delvare | 2009-04-13 | 1 | -10/+10 |
* | | mm: reformat the Unevictable-LRU documentation | David Howells | 2009-04-13 | 1 | -469/+572 |
* | | mm: point the UNEVICTABLE_LRU config option at the documentation | David Howells | 2009-04-13 | 1 | -0/+2 |
* | | sysrq: remove duplicated #include | Huang Weiyi | 2009-04-13 | 1 | -1/+0 |
* | | include/video/cyblafb.h: remove it, it's unused | Joe Perches | 2009-04-13 | 1 | -175/+0 |
* | | res_counter: update documentation | Andrea Righi | 2009-04-13 | 1 | -6/+21 |
* | | spi: spi_write_then_read() bugfixes | David Brownell | 2009-04-13 | 1 | -8/+14 |
* | | asm-generic/siginfo.h: update NSIGTRAP definition | Andi Kleen | 2009-04-13 | 1 | -1/+1 |
* | | cirrusfb: do not allow unsupported pixel depth | Krzysztof Helt | 2009-04-13 | 1 | -3/+1 |