summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | ARM i.MX spi: fix compilation for i.MX21Sascha Hauer2010-11-151-0/+1
| | * | | | | | | | | | ARM i.MX pcm037 eet: compile fixesSascha Hauer2010-11-151-2/+1
| | * | | | | | | | | | ARM i.MX: sdma is merged, so remove #ifdef SDMA_IS_MERGEDSascha Hauer2010-11-151-8/+0
| | * | | | | | | | | | mach-pcm037_eet: Fix section mismatch for eet_init_devices()Alberto Panizzo2010-11-021-1/+1
| * | | | | | | | | | | ARM: avoid marking decompressor .stack section as having contentsRussell King2010-11-222-2/+2
| * | | | | | | | | | | ARM: 6489/1: thumb2: fix incorrect optimisation in usraccWill Deacon2010-11-211-1/+1
| * | | | | | | | | | | ARM: 6488/1: nomadik: prevent sched_clock() wraparoundLinus Walleij2010-11-211-9/+80
| * | | | | | | | | | | ARM: 6484/1: fix compile warning in mm/init.cAnand Gadiyar2010-11-2115-15/+15
| * | | | | | | | | | | ARM: 6473/1: Small update to ux500 specific L2 cache codePer Fransson2010-11-211-3/+3
| * | | | | | | | | | | ARM: improve compiler's ability to optimize page tablesRussell King2010-11-211-0/+3
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-11-255-9/+10
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | sh: Use GCC __builtin_prefetch() to implement prefetch().Giuseppe CAVALLARO2010-11-181-2/+5
| * | | | | | | | | | | sh: fix vsyscall compilation due to .eh_frame issueGiuseppe CAVALLARO2010-11-171-1/+1
| * | | | | | | | | | | sh: avoid to flush all cache in sys_cacheflushGiuseppe CAVALLARO2010-11-171-1/+1
| * | | | | | | | | | | Merge branch 'common/clkfwk' into sh-fixes-for-linusPaul Mundt2010-11-162-5/+3
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | sh: clkfwk: Kill off now unused algo_id in set_rate op.Paul Mundt2010-11-152-5/+3
* | | | | | | | | | | | arch/x86/include/asm/fixmap.h: mark __set_fixmap_offset as __always_inlineAndrew Morton2010-11-251-2/+2
* | | | | | | | | | | | uml: disable winch irq before freeing handler dataWill Newton2010-11-251-2/+3
| |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-11-243-8/+8
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ASoC: davinci: fixes for multi-componentChris Paulson-Ellis2010-11-173-8/+8
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'upstream/for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-11-247-30/+48
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | |
| | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into u...Jeremy Fitzhardinge2010-11-22492-7479/+18788
| |\ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | Merge commit 'v2.6.37-rc2' into upstream/xenfsJeremy Fitzhardinge2010-11-162845-40642/+106222
| | |\| | | | | | | | |
| | * | | | | | | | | | xen: set vma flag VM_PFNMAP in the privcmd mmap file_opStefano Stabellini2010-11-111-1/+2
| * | | | | | | | | | | xen: set IO permission early (before early_cpu_init())Konrad Rzeszutek Wilk2010-11-222-9/+11
| * | | | | | | | | | | xen: re-enable boot-time ballooningJeremy Fitzhardinge2010-11-191-2/+1
| * | | | | | | | | | | xen: implement XENMEM_machphys_mappingIan Campbell2010-11-126-18/+34
* | | | | | | | | | | | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-11-182-11/+10
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | KVM: VMX: Fix host userspace gsbase corruptionAvi Kivity2010-11-171-8/+7
| * | | | | | | | | | | | KVM: Correct ordering of ldt reload wrt fs/gs reloadAvi Kivity2010-11-172-3/+3
* | | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-11-182-6/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | kgdb,ppc: Fix regression in evr register handlingDongdong Deng2010-11-171-2/+2
| * | | | | | | | | | | | | kgdb,x86: fix regression in detach handlingJason Wessel2010-11-171-4/+8
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | powerpc: Update a BKL related commentAlessio Igor Bogani2010-11-181-3/+2
* | | | | | | | | | | | | powerpc/mm: Fix module instruction tlb fault handling on Book-E 64Kumar Gala2010-11-181-1/+4
* | | | | | | | | | | | | powerpc: Fix call to subpage_protection()Michael Neuling2010-11-181-1/+1
* | | | | | | | | | | | | powerpc: Set CONFIG_32BIT on ppc32kerstin jonsson2010-11-181-0/+4
* | | | | | | | | | | | | powerpc/mm: Fix build error in setup_initial_memory_limitKumar Gala2010-11-181-1/+1
* | | | | | | | | | | | | powerpc/pseries: Don't override CONFIG_PPC_PSERIES_DEBUGNishanth Aravamudan2010-11-183-4/+6
* | | | | | | | | | | | | powerpc: Fix div64 in bootloaderBenjamin Herrenschmidt2010-11-181-1/+2
| |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | |
* | | | | | | | | | | | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-1726-26/+0
| |/ / / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | SCSI host lock push-downJeff Garzik2010-11-161-1/+3
* | | | | | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-11-164-21/+73
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | [S390] kprobes: Fix the return address of multiple kretprobesMartin Schwidefsky2010-11-101-3/+26
| * | | | | | | | | | [S390] kprobes: disable interrupts throughoutMartin Schwidefsky2010-11-101-14/+27
| * | | | | | | | | | [S390] mm: add devmem_is_allowed() for STRICT_DEVMEM checkingHendrik Brueckner2010-11-102-0/+17
| * | | | | | | | | | [S390] fix get_user_pages_fastMartin Schwidefsky2010-11-101-4/+3
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-11-154-6/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | arm: omap1: devices: need to return with a valueFelipe Balbi2010-11-081-3/+2
| * | | | | | | | | | OMAP1: camera.h: add missing includeJanusz Krzysztofik2010-11-051-0/+2