aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
...
| | | * | | | | | ARM: OMAP4: Fix array size for irq_target_cpuTony Lindgren2012-09-04
| | | |/ / / / /
| | * | | | | | ARM: OMAP: Config fix for omap3-touchbook boardRadek Pilar2012-08-30
| | * | | | | | ARM: OMAP: sram: skip the first 16K on OMAP3 HSAaro Koskinen2012-08-30
| | * | | | | | ARM: OMAP: sram: fix OMAP4 errata handlingAaro Koskinen2012-08-30
| | * | | | | | ARM: OMAP: timer: obey the !CONFIG_OMAP_32K_TIMERIgor Grinberg2012-08-30
| | | |_|_|/ / | | |/| | | |
* | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-09-12
|\ \ \ \ \ \ \
| * | | | | | | ARM: 7529/1: delay: set loops_per_jiffy when moving to timer-based loopWill Deacon2012-09-09
| * | | | | | | ARM: 7528/1: uaccess: annotate [__]{get,put}_user functions with might_fault()Will Deacon2012-09-09
| * | | | | | | ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINSRussell King2012-09-09
| * | | | | | | ARM: 7526/1: traps: send SIGILL if get_user fails on undef handling pathWill Deacon2012-09-07
| * | | | | | | ARM: 7521/1: Fix semihosting Kconfig textStephen Boyd2012-09-07
| * | | | | | | ARM: 7513/1: Make sure dtc is built before running itDavid Brown2012-09-07
| * | | | | | | ARM: 7512/1: Fix XIP build due to PHYS_OFFSET definition movingStephen Boyd2012-09-07
| * | | | | | | ARM: 7499/1: mm: Fix vmalloc overlap check for !HIGHMEMJonathan Austin2012-08-25
| * | | | | | | ARM: 7503/1: mm: only flush both pmd entries for classic MMUWill Deacon2012-08-25
| * | | | | | | ARM: 7502/1: contextidr: avoid using bfi instruction during notifierWill Deacon2012-08-25
| * | | | | | | ARM: 7501/1: decompressor: reset ttbcr for VMSA ARMv7 coresWill Deacon2012-08-25
| * | | | | | | ARM: 7497/1: hw_breakpoint: allow single-byte watchpoints on all addressesWill Deacon2012-08-25
| * | | | | | | ARM: 7496/1: hw_breakpoint: don't rely on dfsr to show watchpoint access typeWill Deacon2012-08-25
| * | | | | | | ARM: Fix ioremap() of address zeroRussell King2012-08-25
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds2012-09-11
|\ \ \ \ \ \ \
| * | | | | | | kbuild: add symbol prefix arg to kallsymsJames Hogan2012-09-10
| * | | | | | | blackfin: smp: adapt to generic smp helpersSteven Miao2012-09-07
* | | | | | | | Merge tag 'kvm-3.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-09-10
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | KVM: fix error paths for failed gfn_to_page() callsXiao Guangrong2012-09-10
| * | | | | | | KVM: x86: Check INVPCID feature bit in EBX of leaf 7Ren, Yongjie2012-09-09
| * | | | | | | KVM: PIC: fix use of uninitialised variable.Jamie Iles2012-09-04
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds2012-09-08
|\ \ \ \ \ \ \
| * | | | | | | ARM: dma-mapping: IOMMU allocates pages from atomic_pool with GFP_ATOMICHiroshi Doyu2012-08-28
| * | | | | | | ARM: dma-mapping: Introduce __atomic_get_pages() for __iommu_get_pages()Hiroshi Doyu2012-08-28
| * | | | | | | ARM: dma-mapping: Refactor out to introduce __in_atomic_poolHiroshi Doyu2012-08-28
| * | | | | | | ARM: dma-mapping: atomic_pool with struct page **pagesHiroshi Doyu2012-08-28
| * | | | | | | ARM: Kirkwood: increase atomic coherent pool sizeMarek Szyprowski2012-08-28
| * | | | | | | ARM: DMA-Mapping: print warning when atomic coherent allocation failsMarek Szyprowski2012-08-28
| * | | | | | | ARM: DMA-Mapping: add function for setting coherent pool size from platform codeMarek Szyprowski2012-08-28
| * | | | | | | ARM: relax conditions required for enabling Contiguous Memory AllocatorMarek Szyprowski2012-08-28
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'stable/for-linus-3.6-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-09-06
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | xen: fix logical error in tlb flushingAlex Shi2012-09-05
| * | | | | | Merge commit '4cb38750d49010ae72e718d46605ac9ba5a851b4' into stable/for-linus...Konrad Rzeszutek Wilk2012-09-05
| |\ \ \ \ \ \
| * | | | | | | xen/p2m: Fix one-off error in checking the P2M tree directory.Konrad Rzeszutek Wilk2012-09-05
* | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-09-06
|\ \ \ \ \ \ \ \
| * | | | | | | | ARM: gemini: fix the gemini buildLinus Walleij2012-09-05
| * | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/r...Olof Johansson2012-09-05
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: shmobile: armadillo800eva: enable rw rootfs mountKuninori Morimoto2012-09-03
| | * | | | | | | | ARM: shmobile: mackerel: fixup usb module orderKuninori Morimoto2012-08-31
| | * | | | | | | | ARM: shmobile: armadillo800eva: fixup: sound card detection orderKuninori Morimoto2012-08-31
| * | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/r...Olof Johansson2012-09-02
| |\| | | | | | | |
| | * | | | | | | | ARM: shmobile: marzen: fixup smsc911x id for regulatorKuninori Morimoto2012-08-30
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'fixes-for-v3.6-v2' of git://git.infradead.org/users/jcooper/lin...Olof Johansson2012-09-02
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: Kirkwood: Fix 'SZ_1M' undeclared here for db88f6281-bp-setup.cAndrew Lunn2012-08-31