summaryrefslogtreecommitdiff
path: root/arch/c6x
Commit message (Expand)AuthorAge
* Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2012-08-17
|\
| * C6X: select GENERIC_ATOMIC64Mark Salter2012-08-15
| * C6X: add Lx_CACHE_SHIFT definesMark Salter2012-08-15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-07-24
|\ \
| * | arch: Use eth_random_addrJoe Perches2012-07-16
| |/
* | C6X: clean up compiler warningMark Salter2012-07-18
* | C6X: add basic support for TMS320C6678 SoCKen Cox2012-07-18
* | C6X: remove dependence on legacy IRQsMark Salter2012-07-18
* | C6X: remove megamod-pic requirement on direct-mapped core picMark Salter2012-07-18
|/
* new helper: signal_delivered()Al Viro2012-06-01
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-01
* TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is setAl Viro2012-06-01
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-01
* new helper: sigmask_to_save()Al Viro2012-06-01
* new helper: restore_saved_sigmask()Al Viro2012-06-01
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-31
|\
| * move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-23
* | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-24
|\ \
| * \ Merge branch 'linus' into queueMarcelo Tosatti2012-04-19
| |\ \
| * | | kvmclock: Add functions to check if the host has stopped the vmEric B Munson2012-04-08
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-24
|\ \ \ \ | |_|_|/ |/| | |
| * | | timers: Fixup the Kconfig consolidation falloutThomas Gleixner2012-05-21
| * | | c6x: Use generic time configAnna-Maria Gleixner2012-05-21
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-23
|\ \ \
| * | | c6x: ->restart_block.fn needs to be reset on rt_sigreturnAl Viro2012-05-21
* | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-23
|\ \ \ \ | |/ / / |/| | |
| * | | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-16
| |/ /
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-21
|\ \ \
| * | | c6x: Use common threadinfo allocatorThomas Gleixner2012-05-08
| * | | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner2012-05-05
| * | | c6x: Use generic init_taskThomas Gleixner2012-05-05
| |/ /
* | | C6X: remove unused config itemsMark Salter2012-05-18
* | | C6X: add support to build with BINFMT_ELF_FDPICMark Salter2012-05-15
* | | C6X: change main arch kbuild symbolMark Salter2012-05-02
|/ /
* | irq: Kill pointless irqd_to_hw exportGrant Likely2012-04-10
|/
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-05
|\
| * C6X: use set_current_blocked() and block_sigmask()Matt Fleming2012-04-05
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-29
|\ \
| * | irq: make SPARSE_IRQ an optionally hidden optionRob Herring2012-01-25
* | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\ \ \ | |_|/ |/| |
| * | Delete all instances of asm/system.hDavid Howells2012-03-28
| * | Move all declarations of free_initmem() to linux/mm.hDavid Howells2012-03-28
| * | Disintegrate asm/system.h for C6XDavid Howells2012-03-28
* | | Remove remaining bits of io_remap_page_range()Javi Merino2012-03-23
|/ /
* | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-21
|\ \
| * | irq_domain/c6x: Use library of xlate functionsGrant Likely2012-02-16
| * | irq_domain/c6x: constify irq_domain structuresGrant Likely2012-02-16
| * | irq_domain/c6x: Convert c6x to use generic irq_domain support.Mark Salter2012-02-16
| |/
* | C6X: remove dead code from entry.SMark Salter2012-03-16
* | C6X: fix KSTK_EIP and KSTK_ESP macrosMark Salter2012-03-07