Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | 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-13 | 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-09 | 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 | |
| * | | | | | | microblaze_v8: pci headers | Michal Simek | 2009-03-27 | 2 | -0/+2 | |
| * | | | | | | microblaze_v8: Kbuild file | Michal Simek | 2009-03-27 | 1 | -0/+26 | |
| * | | | | | | microblaze_v8: string.h thread_info.h | Michal Simek | 2009-03-27 | 2 | -0/+183 | |
| * | | | | | | microblaze_v8: unistd.h | Michal Simek | 2009-03-27 | 1 | -0/+421 | |
| * | | | | | | microblaze_v8: fcntl.h sockios.h ucontext.h | Michal Simek | 2009-03-27 | 3 | -0/+46 | |
| * | | | | | | microblaze_v8: pool.h socket.h | Michal Simek | 2009-03-27 | 2 | -0/+67 | |
| * | | | | | | microblaze_v8: device.h param.h topology.h | Michal Simek | 2009-03-27 | 3 | -0/+62 | |
| * | | | | | | microblaze_v8: headers files entry.h current.h mman.h registers.h sembuf.h | Michal Simek | 2009-03-27 | 5 | -0/+148 | |
| * | | | | | | microblaze_v8: namei.h | Michal Simek | 2009-03-27 | 1 | -0/+22 | |
| * | | | | | | microblaze_v8: gpio.h, serial.h | Michal Simek | 2009-03-27 | 2 | -0/+70 | |
| * | | | | | | microblaze_v8: headers simple files - empty or redirect to asm-generic | Michal Simek | 2009-03-27 | 15 | -0/+11 | |
| * | | | | | | microblaze_v8: sigcontext.h siginfo.h | Michal Simek | 2009-03-27 | 2 | -0/+35 | |
| * | | | | | | microblaze_v8: termbits.h termios.h | Michal Simek | 2009-03-27 | 2 | -0/+291 | |
| * | | | | | | microblaze_v8: stats headers | Michal Simek | 2009-03-27 | 2 | -0/+74 | |
| * | | | | | | microblaze_v8: clinkage.h linkage.h sections.h kmap_types.h | Michal Simek | 2009-03-27 | 4 | -0/+70 | |
| * | | | | | | microblaze_v8: system.h processor.h | Michal Simek | 2009-03-27 | 2 | -0/+184 | |
| * | | | | | | microblaze_v8: headers pgalloc.h pgtable.h | Michal Simek | 2009-03-27 | 2 | -0/+68 | |
| * | | | | | | microblaze_v8: atomic.h bitops.h swab.h byteorder.h | Michal Simek | 2009-03-27 | 4 | -0/+164 | |
| * | | | | | | microblaze_v8: headers for irq | Michal Simek | 2009-03-27 | 4 | -0/+153 | |
| * | | | | | | microblaze_v8: dma support | Michal Simek | 2009-03-27 | 3 | -0/+173 | |
| * | | | | | | microblaze_v8: headers for executables format FLAT, ELF | Michal Simek | 2009-03-27 | 2 | -0/+120 | |
| * | | | | | | microblaze_v8: io.h IO operations | Michal Simek | 2009-03-27 | 1 | -0/+209 | |
| * | | | | | | microblaze_v8: ioctl support | Michal Simek | 2009-03-27 | 2 | -0/+92 | |
| * | | | | | | microblaze_v8: definitions of types | Michal Simek | 2009-03-27 | 2 | -0/+111 | |
| * | | | | | | microblaze_v8: bug headers files | Michal Simek | 2009-03-27 | 2 | -0/+32 |