index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
Age
Commit message (
Expand
)
Author
2012-09-30
arm: get rid of execve wrapper, switch to generic execve() implementation
Al Viro
2012-09-30
arm: optimized current_pt_regs()
Al Viro
2012-09-30
arm: introduce ret_from_kernel_execve(), switch to generic kernel_execve()
Al Viro
2012-09-30
arm: split ret_from_fork, simplify kernel_thread() [based on patch by rmk]
Al Viro
2012-09-20
don't bother exporting kernel_execve()
Al Viro
2012-09-20
the only place that needs to include asm/exec.h is linux/binfmts.h
Al Viro
2012-09-20
get rid of generic instances of asm/exec.h
Al Viro
2012-09-14
Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...
Linus Torvalds
2012-09-13
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-09-12
Merge tag 'imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes
Olof Johansson
2012-09-13
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-09-11
ARM: clk-imx35: Fix SSI clock registration
Fabio Estevam
2012-09-11
ARM: clk-imx25: Fix SSI clock registration
Fabio Estevam
2012-09-10
arm: mm: fix DMA pool affiliation check
Thomas Petazzoni
2012-09-09
ARM: 7529/1: delay: set loops_per_jiffy when moving to timer-based loop
Will Deacon
2012-09-09
ARM: 7528/1: uaccess: annotate [__]{get,put}_user functions with might_fault()
Will Deacon
2012-09-09
ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINS
Russell King
2012-09-08
Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...
Linus Torvalds
2012-09-07
Merge tag 'omap-fixes-for-v3.6-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
2012-09-07
ARM: 7526/1: traps: send SIGILL if get_user fails on undef handling path
Will Deacon
2012-09-07
ARM: 7521/1: Fix semihosting Kconfig text
Stephen Boyd
2012-09-07
ARM: 7513/1: Make sure dtc is built before running it
David Brown
2012-09-07
ARM: 7512/1: Fix XIP build due to PHYS_OFFSET definition moving
Stephen Boyd
2012-09-05
Merge tag 'omap-fixes-a-for-3.6rc' of git://git.kernel.org/pub/scm/linux/kern...
Tony Lindgren
2012-09-05
Merge branch 'fixes-wakeupgen' into fixes
Tony Lindgren
2012-09-04
ARM: gemini: fix the gemini build
Linus Walleij
2012-09-04
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/r...
Olof Johansson
2012-09-04
ARM: OMAP4: Fix array size for irq_target_cpu
Tony Lindgren
2012-09-03
Merge branches 'clkdev_fixes_3.6rc', 'clkdm_fixes_3.6rc' and 'hwmod_data_fixe...
Paul Walmsley
2012-09-03
ARM: OMAP4: hwmod data: temporarily comment out data for the sl2if IP block
Tero Kristo
2012-09-03
ARM: OMAP: hwmod code: Disable module when hwmod enable fails
Misael Lopez Cruz
2012-09-03
ARM: OMAP3: hwmod data: fix iva2 reset info
Tero Kristo
2012-09-03
ARM: OMAP3xxx: clockdomain: fix software supervised wakeup/sleep
Paul Walmsley
2012-09-03
ARM: OMAP2+: am33xx: Fix the timer fck clock naming convention
Vaibhav Hiremath
2012-09-03
ARM: shmobile: armadillo800eva: enable rw rootfs mount
Kuninori Morimoto
2012-09-02
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/r...
Olof Johansson
2012-09-02
Merge branch 'fixes-for-v3.6-v2' of git://git.infradead.org/users/jcooper/lin...
Olof Johansson
2012-08-31
ARM: Kirkwood: Fix 'SZ_1M' undeclared here for db88f6281-bp-setup.c
Andrew Lunn
2012-08-31
ARM: shmobile: mackerel: fixup usb module order
Kuninori Morimoto
2012-08-31
ARM: shmobile: armadillo800eva: fixup: sound card detection order
Kuninori Morimoto
2012-08-30
ARM: OMAP: Config fix for omap3-touchbook board
Radek Pilar
2012-08-30
ARM: OMAP: sram: skip the first 16K on OMAP3 HS
Aaro Koskinen
2012-08-30
ARM: OMAP: sram: fix OMAP4 errata handling
Aaro Koskinen
2012-08-30
ARM: OMAP: timer: obey the !CONFIG_OMAP_32K_TIMER
Igor Grinberg
2012-08-30
ARM: shmobile: marzen: fixup smsc911x id for regulator
Kuninori Morimoto
2012-08-28
ARM: dma-mapping: IOMMU allocates pages from atomic_pool with GFP_ATOMIC
Hiroshi Doyu
2012-08-28
ARM: dma-mapping: Introduce __atomic_get_pages() for __iommu_get_pages()
Hiroshi Doyu
2012-08-28
ARM: dma-mapping: Refactor out to introduce __in_atomic_pool
Hiroshi Doyu
2012-08-28
ARM: dma-mapping: atomic_pool with struct page **pages
Hiroshi Doyu
2012-08-28
ARM: Kirkwood: increase atomic coherent pool size
Marek Szyprowski
[next]