| Commit message (Expand) | Author | Age | Files | Lines |
* | Uninclude linux/freezer.h | Richard Weinberger | 2012-10-01 | 1 | -1/+0 |
* | sanitize tsk_is_polling() | Al Viro | 2012-10-01 | 1 | -2/+0 |
* | arm: get rid of execve wrapper, switch to generic execve() implementation | Al Viro | 2012-09-30 | 4 | -26/+2 |
* | arm: optimized current_pt_regs() | Al Viro | 2012-09-30 | 1 | -0/+5 |
* | arm: introduce ret_from_kernel_execve(), switch to generic kernel_execve() | Al Viro | 2012-09-30 | 3 | -42/+13 |
* | arm: split ret_from_fork, simplify kernel_thread() [based on patch by rmk] | Al Viro | 2012-09-30 | 4 | -67/+26 |
* | don't bother exporting kernel_execve() | Al Viro | 2012-09-20 | 1 | -1/+0 |
* | the only place that needs to include asm/exec.h is linux/binfmts.h | Al Viro | 2012-09-20 | 1 | -1/+0 |
* | get rid of generic instances of asm/exec.h | Al Viro | 2012-09-20 | 2 | -6/+1 |
* | Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux... | Linus Torvalds | 2012-09-14 | 1 | -1/+1 |
|\ |
|
| * | arm: mm: fix DMA pool affiliation check | Thomas Petazzoni | 2012-09-10 | 1 | -1/+1 |
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-09-13 | 13 | -32/+98 |
|\ \ |
|
| * \ | Merge tag 'imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes | Olof Johansson | 2012-09-12 | 6 | -19/+123 |
| |\ \ |
|
| | * | | ARM: clk-imx35: Fix SSI clock registration | Fabio Estevam | 2012-09-11 | 1 | -4/+2 |
| | * | | ARM: clk-imx25: Fix SSI clock registration | Fabio Estevam | 2012-09-11 | 1 | -4/+2 |
| | |/ |
|
| * | | Merge tag 'omap-fixes-for-v3.6-rc4' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 2012-09-07 | 11 | -24/+94 |
| |\ \ |
|
| | * \ | Merge tag 'omap-fixes-a-for-3.6rc' of git://git.kernel.org/pub/scm/linux/kern... | Tony Lindgren | 2012-09-05 | 6 | -18/+75 |
| | |\ \ |
|
| | | | \ | |
| | | | \ | |
| | | *-. \ | Merge branches 'clkdev_fixes_3.6rc', 'clkdm_fixes_3.6rc' and 'hwmod_data_fixe... | Paul Walmsley | 2012-09-03 | 5 | -11/+68 |
| | | |\ \ \ |
|
| | | | | * | | ARM: OMAP4: hwmod data: temporarily comment out data for the sl2if IP block | Tero Kristo | 2012-09-03 | 1 | -6/+6 |
| | | | | * | | ARM: OMAP: hwmod code: Disable module when hwmod enable fails | Misael Lopez Cruz | 2012-09-03 | 1 | -0/+1 |
| | | | | * | | ARM: OMAP3: hwmod data: fix iva2 reset info | Tero Kristo | 2012-09-03 | 2 | -3/+13 |
| | | | * | | | ARM: OMAP3xxx: clockdomain: fix software supervised wakeup/sleep | Paul Walmsley | 2012-09-03 | 1 | -2/+48 |
| | | | |/ / |
|
| | | * | | | ARM: OMAP2+: am33xx: Fix the timer fck clock naming convention | Vaibhav Hiremath | 2012-09-03 | 1 | -7/+7 |
| | | |/ / |
|
| | * | | | Merge branch 'fixes-wakeupgen' into fixes | Tony Lindgren | 2012-09-05 | 46 | -97/+162 |
| | |\ \ \ |
|
| | | * | | | ARM: OMAP4: Fix array size for irq_target_cpu | Tony Lindgren | 2012-09-04 | 1 | -1/+1 |
| | | |/ / |
|
| | * | | | ARM: OMAP: Config fix for omap3-touchbook board | Radek Pilar | 2012-08-30 | 2 | -2/+3 |
| | * | | | ARM: OMAP: sram: skip the first 16K on OMAP3 HS | Aaro Koskinen | 2012-08-30 | 1 | -3/+6 |
| | * | | | ARM: OMAP: sram: fix OMAP4 errata handling | Aaro Koskinen | 2012-08-30 | 1 | -0/+2 |
| | * | | | ARM: OMAP: timer: obey the !CONFIG_OMAP_32K_TIMER | Igor Grinberg | 2012-08-30 | 1 | -0/+7 |
* | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-09-13 | 15 | -57/+151 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | ARM: 7529/1: delay: set loops_per_jiffy when moving to timer-based loop | Will Deacon | 2012-09-09 | 1 | -0/+1 |
| * | | | | ARM: 7528/1: uaccess: annotate [__]{get,put}_user functions with might_fault() | Will Deacon | 2012-09-09 | 1 | -2/+16 |
| * | | | | ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINS | Russell King | 2012-09-09 | 4 | -21/+56 |
| * | | | | ARM: 7526/1: traps: send SIGILL if get_user fails on undef handling path | Will Deacon | 2012-09-07 | 1 | -4/+7 |
| * | | | | ARM: 7521/1: Fix semihosting Kconfig text | Stephen Boyd | 2012-09-07 | 1 | -3/+3 |
| * | | | | ARM: 7513/1: Make sure dtc is built before running it | David Brown | 2012-09-07 | 1 | -2/+2 |
| * | | | | ARM: 7512/1: Fix XIP build due to PHYS_OFFSET definition moving | Stephen Boyd | 2012-09-07 | 1 | -0/+3 |
| * | | | | ARM: 7499/1: mm: Fix vmalloc overlap check for !HIGHMEM | Jonathan Austin | 2012-08-25 | 1 | -2/+2 |
| * | | | | ARM: 7503/1: mm: only flush both pmd entries for classic MMU | Will Deacon | 2012-08-25 | 1 | -0/+4 |
| * | | | | ARM: 7502/1: contextidr: avoid using bfi instruction during notifier | Will Deacon | 2012-08-25 | 1 | -3/+4 |
| * | | | | ARM: 7501/1: decompressor: reset ttbcr for VMSA ARMv7 cores | Will Deacon | 2012-08-25 | 1 | -0/+4 |
| * | | | | ARM: 7497/1: hw_breakpoint: allow single-byte watchpoints on all addresses | Will Deacon | 2012-08-25 | 1 | -3/+4 |
| * | | | | ARM: 7496/1: hw_breakpoint: don't rely on dfsr to show watchpoint access type | Will Deacon | 2012-08-25 | 1 | -15/+40 |
| * | | | | ARM: Fix ioremap() of address zero | Russell King | 2012-08-25 | 2 | -2/+5 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux... | Linus Torvalds | 2012-09-08 | 4 | -11/+119 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | ARM: dma-mapping: IOMMU allocates pages from atomic_pool with GFP_ATOMIC | Hiroshi Doyu | 2012-08-28 | 1 | -0/+36 |
| * | | | ARM: dma-mapping: Introduce __atomic_get_pages() for __iommu_get_pages() | Hiroshi Doyu | 2012-08-28 | 1 | -0/+12 |
| * | | | ARM: dma-mapping: Refactor out to introduce __in_atomic_pool | Hiroshi Doyu | 2012-08-28 | 1 | -6/+20 |
| * | | | ARM: dma-mapping: atomic_pool with struct page **pages | Hiroshi Doyu | 2012-08-28 | 1 | -3/+14 |
| * | | | ARM: Kirkwood: increase atomic coherent pool size | Marek Szyprowski | 2012-08-28 | 1 | -0/+7 |