Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | sh: Add in PCI bus for DMA API debugging. | Paul Mundt | 2009-04-14 | 1 | -0/+3 | |
| * | | | | | sh: Pre-allocate a reasonable number of DMA debug entries. | Paul Mundt | 2009-04-14 | 1 | -1/+11 | |
| * | | | | | sh: sh7786: modify usb setup timeout judgment bug. | Kuninori Morimoto | 2009-04-14 | 1 | -7/+7 | |
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2009-04-13 | 583 | -766/+35544 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | sh: ap325: use edge control for ov772x camera | Kuninori Morimoto | 2009-04-13 | 1 | -0/+1 | |
| * | | | | | | sh: Plug in support for ARCH=sh64 using sh SRCARCH. | Paul Mundt | 2009-04-11 | 1 | -2/+15 | |
| * | | | | | | sh: urquell: Fix up address mapping in board comments. | Kuninori Morimoto | 2009-04-10 | 1 | -15/+18 | |
| * | | | | | | sh: Add support for DMA API debugging. | Paul Mundt | 2009-04-09 | 4 | -16/+51 | |
| * | | | | | | sh: Provide cpumask_of_pcibus() to fix NUMA build. | Paul Mundt | 2009-04-08 | 1 | -2/+5 | |
| * | | | | | | sh: urquell: Add board comment | Kuninori Morimoto | 2009-04-07 | 1 | -0/+27 | |
| * | | | | | | sh: wire up sys_preadv/sys_pwritev() syscalls. | Paul Mundt | 2009-04-06 | 4 | -2/+10 | |
| * | | | | | | sh: sh7785lcr: fix PCI address map for 32-bit mode | Yoshihiro Shimoda | 2009-04-06 | 2 | -0/+7 | |
* | | | | | | | parport_pc: Fix build failure drivers/parport/parport_pc.c for powerpc | Tony Breeds | 2009-04-14 | 1 | -1/+1 | |
* | | | | | | | parport: Fix various uses of parport_pc | Alan Cox | 2009-04-14 | 1 | -2/+3 | |
| |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | Fix quilt merge error in acpi-cpufreq.c | Linus Torvalds | 2009-04-14 | 1 | -1/+1 | |
* | | | | | | Merge branch 'for-rc1/xen/core' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-04-14 | 7 | -59/+160 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | xen: add FIX_TEXT_POKE to fixmap | Jeremy Fitzhardinge | 2009-04-09 | 1 | -0/+3 | |
| * | | | | | | 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/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 | |
* | | | | | | | Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n) | Yang Hongyang | 2009-04-14 | 2 | -5/+5 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-04-13 | 2 | -18/+4 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'next' into for-linus | Dmitry Torokhov | 2009-04-08 | 2 | -18/+4 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| | * | | | | | Input: add driver for S1 button of rb532 | Phil Sutter | 2009-03-10 | 2 | -18/+4 | |
* | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-04-13 | 10 | -19/+57 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | x86: add linux kernel support for YMM state | Suresh Siddha | 2009-04-12 | 4 | -2/+15 | |
| * | | | | | | | x86: fix wrong section of pat_disable & make it static | Marcin Slusarz | 2009-04-12 | 1 | -1/+1 | |
| * | | | | | | | x86: Fix section mismatches in mpparse | Rakib Mullick | 2009-04-12 | 1 | -3/+4 | |
| * | | | | | | | x86: fix set_fixmap to use phys_addr_t | Masami Hiramatsu | 2009-04-10 | 6 | -18/+24 | |
| * | | | | | | | x86: Document get_user_pages_fast() | Andy Grover | 2009-04-10 | 1 | -0/+16 | |
| * | | | | | | | x86, intr-remap: fix eoi for interrupt remapping without x2apic | Weidong Han | 2009-04-10 | 1 | -1/+4 | |
* | | | | | | | | cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.c | Andrew Morton | 2009-04-13 | 1 | -15/+9 | |
| |_|_|_|/ / / |/| | | | | | | ||||||
* | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-04-13 | 2 | -0/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | mutex: have non-spinning mutexes on s390 by default | Heiko Carstens | 2009-04-09 | 2 | -0/+4 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2009-04-13 | 157 | -0/+15708 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | microblaze_v8: Makefiles for Microblaze cpu | Michal Simek | 2009-03-27 | 8 | -0/+140 | |
| * | | | | | | | microblaze_v8: Kconfig patches | Michal Simek | 2009-03-27 | 4 | -0/+314 | |
| * | | | | | | | microblaze_v8: Interrupt handling and timer support | Michal Simek | 2009-03-27 | 4 | -0/+585 | |
| * | | | | | | | microblaze_v8: syscalls.h | Michal Simek | 2009-03-27 | 1 | -0/+45 |