summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* new helper: signal_delivered()Al Viro2012-06-011-6/+1
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-011-5/+1
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-011-15/+3
* new helper: sigmask_to_save()Al Viro2012-06-011-9/+3
* new helper: restore_saved_sigmask()Al Viro2012-06-011-5/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-311-2/+0
|\
| * move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-231-2/+0
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-05-311-7/+1
|\ \
| * | arm: use clear_tasks_mm_cpumask()Anton Vorontsov2012-05-311-7/+1
* | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-05-295-73/+27
|\ \ \ | |/ / |/| |
| * | Merge branch 'for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/...Russell King2012-05-295-73/+27
| |\ \
| | * | arm: don't open-code ptrace_report_syscall()Al Viro2012-05-211-14/+1
| | * | arm: remove unused restart trampolineAl Viro2012-05-213-17/+0
| | * | arm: new way of handling ERESTART_RESTARTBLOCKAl Viro2012-05-212-27/+9
| | * | arm: if we get into work_pending while returning to kernel mode, just go awayAl Viro2012-05-212-9/+3
| | * | arm: don't call try_to_freeze() from do_signal()Al Viro2012-05-211-4/+0
| | * | arm: if there's no handler we need to restore sigmask, syscall or no syscallAl Viro2012-05-211-8/+6
| | * | arm: trim _TIF_WORK_MASK, get rid of useless test and branch...Al Viro2012-05-211-2/+3
| | * | arm: missing checks of __get_user()/__put_user() return valuesAl Viro2012-05-211-6/+6
* | | | Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-261-0/+8
|\ \ \ \
| * \ \ \ Merge branch 'clean/late_initcall_v2' of git://git.linaro.org/people/shawnguo...Olof Johansson2012-05-111-0/+8
| |\ \ \ \
| | * | | | ARM: provide a late_initcall hook for platform initializationShawn Guo2012-05-031-0/+8
* | | | | | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-05-251-6/+3
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | ARM: integrate CMA with DMA-mapping subsystemMarek Szyprowski2012-05-211-6/+3
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-231-10/+1
|\ \ \ \ \
| * | | | | new helper: sigsuspend()Al Viro2012-05-211-10/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-05-231-2/+2
|\ \ \ \ \
| * | | | | userns: Convert stat to return values mapped from kuids and kgidsEric W. Biederman2012-05-151-2/+2
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-05-223-12/+4
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo2012-05-184-70/+25
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | perf: Pass last sampling period to perf_sample_data_init()Robert Richter2012-05-093-12/+4
| | |_|_|/ | |/| | |
* | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-214-83/+2
|\ \ \ \ \
| * \ \ \ \ Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner2012-05-083-65/+24
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | arm: Remove unused cpu_idle_wait()Thomas Gleixner2012-05-081-20/+0
| * | | | | arm: Use generic init_taskThomas Gleixner2012-05-052-38/+1
| * | | | | arm: Use generic idle thread allocationThomas Gleixner2012-04-261-25/+1
| * | | | | smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-261-1/+1
* | | | | | Merge branch 'v3-removal' into for-linusRussell King2012-05-212-32/+0
|\ \ \ \ \ \
| * | | | | | ARM: Remove support for ARMv3 ARM610 and ARM710 CPUsRussell King2012-05-052-32/+0
| |/ / / / /
* | | | | | Merge branch 'misc' into for-linusRussell King2012-05-217-31/+55
|\ \ \ \ \ \
| * | | | | | ARM: 7413/1: move read_{boot,persistent}_clock to the architecture levelMarc Zyngier2012-05-061-0/+36
| * | | | | | ARM: 7363/1: DEBUG_LL: limit early mapping to the minimumNicolas Pitre2012-05-041-8/+1
| * | | | | | ARM: 7408/1: cacheflush: return error to userspace when flushing syscall failsWill Deacon2012-05-021-6/+5
| * | | | | | ARM: 7409/1: Do not call flush_cache_user_range with mmap_sem heldDima Zavin2012-05-021-0/+2
| * | | | | | ARM: 7347/1: SCU: use cpu_logical_map for per-CPU low power modeWill Deacon2012-04-281-1/+2
| * | | | | | ARM: 7374/1: add TRACEHOOK supportWade Farnsworth2012-04-252-15/+8
| * | | | | | ARM: 7385/1: ThumbEE: Use cpuid macros to read ID_PFR0 for ThumbEEJonathan Austin2012-04-251-2/+2
| * | | | | | ARM: 7365/1: drop unused parameter from flush_cache_user_rangeDima Zavin2012-04-191-1/+1
| | |_|/ / / | |/| | | |
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*-----. \ \ \ \ \ Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a...Russell King2012-05-219-99/+417
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | / / / / | | | | |/ / / / | | | | | | | / | | | |_|_|_|/ | | |/| | | |
| | | * | | | ARM: PCI: remove per-pci_hw list of busesRussell King2012-05-161-6/+5