summaryrefslogtreecommitdiffstats
path: root/arch/c6x
Commit message (Expand)AuthorAgeFilesLines
* new helper: signal_delivered()Al Viro2012-06-011-2/+1
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-011-3/+0
* TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is setAl Viro2012-06-011-2/+1
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-011-17/+6
* new helper: sigmask_to_save()Al Viro2012-06-011-11/+3
* new helper: restore_saved_sigmask()Al Viro2012-06-011-4/+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 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-241-0/+1
|\ \
| * \ Merge branch 'linus' into queueMarcelo Tosatti2012-04-192-17/+0
| |\ \
| * | | kvmclock: Add functions to check if the host has stopped the vmEric B Munson2012-04-081-0/+1
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-241-7/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | timers: Fixup the Kconfig consolidation falloutThomas Gleixner2012-05-211-1/+0
| * | | c6x: Use generic time configAnna-Maria Gleixner2012-05-211-6/+1
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-231-0/+3
|\ \ \
| * | | c6x: ->restart_block.fn needs to be reset on rt_sigreturnAl Viro2012-05-211-0/+3
* | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-231-3/+0
|\ \ \ \ | |/ / / |/| | |
| * | | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-161-3/+0
| |/ /
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-212-31/+2
|\ \ \
| * | | c6x: Use common threadinfo allocatorThomas Gleixner2012-05-081-15/+2
| * | | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner2012-05-051-1/+0
| * | | c6x: Use generic init_taskThomas Gleixner2012-05-052-16/+1
| |/ /
* | | C6X: remove unused config itemsMark Salter2012-05-181-12/+0
* | | C6X: add support to build with BINFMT_ELF_FDPICMark Salter2012-05-153-1/+22
* | | C6X: change main arch kbuild symbolMark Salter2012-05-021-1/+1
|/ /
* / irq: Kill pointless irqd_to_hw exportGrant Likely2012-04-102-17/+0
|/
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-051-13/+3
|\
| * C6X: use set_current_blocked() and block_sigmask()Matt Fleming2012-04-051-13/+3
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-291-1/+1
|\ \
| * | irq: make SPARSE_IRQ an optionally hidden optionRob Herring2012-01-251-1/+1
* | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-2817-171/+235
|\ \ \ | |_|/ |/| |
| * | Delete all instances of asm/system.hDavid Howells2012-03-281-6/+0
| * | Move all declarations of free_initmem() to linux/mm.hDavid Howells2012-03-281-1/+0
| * | Disintegrate asm/system.h for C6XDavid Howells2012-03-2817-170/+241
* | | Remove remaining bits of io_remap_page_range()Javi Merino2012-03-231-3/+0
|/ /
* | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-214-861/+22
|\ \
| * | irq_domain/c6x: Use library of xlate functionsGrant Likely2012-02-162-13/+2
| * | irq_domain/c6x: constify irq_domain structuresGrant Likely2012-02-162-2/+2
| * | irq_domain/c6x: Convert c6x to use generic irq_domain support.Mark Salter2012-02-164-849/+21
| |/
* | C6X: remove dead code from entry.SMark Salter2012-03-161-27/+0
* | C6X: fix KSTK_EIP and KSTK_ESP macrosMark Salter2012-03-071-2/+2
* | Kbuild: Use dtc's -d (dependency) optionStephen Warren2012-02-141-1/+1
|/
* C6X: replace tick_nohz_stop/restart_sched_tick callsMark Salter2012-01-081-2/+4
* C6X: add register_cpu callMark Salter2012-01-081-0/+15
* C6X: deal with memblock API changesMark Salter2012-01-082-7/+0
* C6X: fix timer64 initializationMark Salter2012-01-081-1/+9
* C6X: fix layout of EMIFA registersMark Salter2012-01-081-1/+0
* C6X: DSCR - Device State Configuration RegistersMark Salter2011-10-062-0/+632
* C6X: EMIF - External Memory InterfaceMark Salter2011-10-061-0/+88
* C6X: general SoC supportMark Salter2011-10-062-0/+126