summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | xen: separate p2m allocation from settingJeremy Fitzhardinge2009-04-082-17/+47
| * | | | | xen: disable preempt for leave_lazy_mmuJeremy Fitzhardinge2009-04-081-1/+0Star
* | | | | | Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang2009-04-142-5/+5
| |_|/ / / |/| | | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-04-132-18/+4Star
|\ \ \ \ \
| * \ \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2009-04-082-18/+4Star
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Input: add driver for S1 button of rb532Phil Sutter2009-03-102-18/+4Star
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-04-1310-19/+57
|\ \ \ \ \ \
| * | | | | | x86: add linux kernel support for YMM stateSuresh Siddha2009-04-124-2/+15
| * | | | | | x86: fix wrong section of pat_disable & make it staticMarcin Slusarz2009-04-121-1/+1
| * | | | | | x86: Fix section mismatches in mpparseRakib Mullick2009-04-121-3/+4
| * | | | | | x86: fix set_fixmap to use phys_addr_tMasami Hiramatsu2009-04-106-18/+24
| * | | | | | x86: Document get_user_pages_fast()Andy Grover2009-04-101-0/+16
| * | | | | | x86, intr-remap: fix eoi for interrupt remapping without x2apicWeidong Han2009-04-101-1/+4
* | | | | | | cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.cAndrew Morton2009-04-131-15/+9Star
| |_|_|_|/ / |/| | | | |
* | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-04-132-0/+4
|\ \ \ \ \ \
| * | | | | | mutex: have non-spinning mutexes on s390 by defaultHeiko Carstens2009-04-092-0/+4
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2009-04-13157-0/+15708
|\ \ \ \ \ \
| * | | | | | microblaze_v8: Makefiles for Microblaze cpuMichal Simek2009-03-278-0/+140
| * | | | | | microblaze_v8: Kconfig patchesMichal Simek2009-03-274-0/+314
| * | | | | | microblaze_v8: Interrupt handling and timer supportMichal Simek2009-03-274-0/+585
| * | | | | | microblaze_v8: syscalls.hMichal Simek2009-03-271-0/+45
| * | | | | | microblaze_v8: pci headersMichal Simek2009-03-272-0/+2
| * | | | | | microblaze_v8: Kbuild fileMichal Simek2009-03-271-0/+26
| * | | | | | microblaze_v8: string.h thread_info.hMichal Simek2009-03-272-0/+183
| * | | | | | microblaze_v8: unistd.hMichal Simek2009-03-271-0/+421
| * | | | | | microblaze_v8: fcntl.h sockios.h ucontext.hMichal Simek2009-03-273-0/+46
| * | | | | | microblaze_v8: pool.h socket.hMichal Simek2009-03-272-0/+67
| * | | | | | microblaze_v8: device.h param.h topology.hMichal Simek2009-03-273-0/+62
| * | | | | | microblaze_v8: headers files entry.h current.h mman.h registers.h sembuf.hMichal Simek2009-03-275-0/+148
| * | | | | | microblaze_v8: namei.hMichal Simek2009-03-271-0/+22
| * | | | | | microblaze_v8: gpio.h, serial.hMichal Simek2009-03-272-0/+70
| * | | | | | microblaze_v8: headers simple files - empty or redirect to asm-genericMichal Simek2009-03-2715-0/+11
| * | | | | | microblaze_v8: sigcontext.h siginfo.hMichal Simek2009-03-272-0/+35
| * | | | | | microblaze_v8: termbits.h termios.hMichal Simek2009-03-272-0/+291
| * | | | | | microblaze_v8: stats headersMichal Simek2009-03-272-0/+74
| * | | | | | microblaze_v8: clinkage.h linkage.h sections.h kmap_types.hMichal Simek2009-03-274-0/+70
| * | | | | | microblaze_v8: system.h processor.hMichal Simek2009-03-272-0/+184
| * | | | | | microblaze_v8: headers pgalloc.h pgtable.hMichal Simek2009-03-272-0/+68
| * | | | | | microblaze_v8: atomic.h bitops.h swab.h byteorder.hMichal Simek2009-03-274-0/+164
| * | | | | | microblaze_v8: headers for irqMichal Simek2009-03-274-0/+153
| * | | | | | microblaze_v8: dma supportMichal Simek2009-03-273-0/+173
| * | | | | | microblaze_v8: headers for executables format FLAT, ELFMichal Simek2009-03-272-0/+120
| * | | | | | microblaze_v8: io.h IO operationsMichal Simek2009-03-271-0/+209
| * | | | | | microblaze_v8: ioctl supportMichal Simek2009-03-272-0/+92
| * | | | | | microblaze_v8: definitions of typesMichal Simek2009-03-272-0/+111
| * | | | | | microblaze_v8: bug headers filesMichal Simek2009-03-272-0/+32
| * | | | | | microblaze_v8: includes SHM*, msgbufMichal Simek2009-03-273-0/+79
| * | | | | | microblaze_v8: page.h, segment.h, unaligned.hMichal Simek2009-03-273-0/+205
| * | | | | | microblaze_v8: memory inicialization, MMU, TLBMichal Simek2009-03-275-0/+277
| * | | | | | microblaze_v8: traps supportMichal Simek2009-03-271-0/+107