summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-0122-49/+103
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-22103-583/+833
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-0728-125/+316
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-0343-130/+374
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-0119-139/+106
| |\ \ \ \
| * | | | | net: add option to enable error queue packets waking selectKeller, Jacob E2013-03-3114-0/+28
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-2714-69/+87
| |\ \ \ \ \
| * | | | | | mv643xx_eth: convert to use the Marvell Orion MDIO driverFlorian Fainelli2013-03-223-25/+65
| * | | | | | filter: bpf_jit_comp: refactor and unify BPF JIT image dump outputDaniel Borkmann2013-03-214-23/+9
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-20136-397/+497
| |\ \ \ \ \ \
| * | | | | | | drivers: net: ethernet: cpsw: change cpts_active_slave to active_slaveMugunthan V N2013-03-131-1/+1
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-05-011-1/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | ARM - shmobile: Armadillo800EVA: Move st1232 reset pin handlingBastian Hecht2013-04-151-1/+6
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2013-05-0111-49/+93
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | arch/tile: Fix syscall return value passed to tracepointSimon Marchi2013-04-241-1/+1
| * | | | | | | | | tile: comment assumption about __insn_mtspr for <asm/irqflags.h>Chris Metcalf2013-04-091-1/+9
| * | | | | | | | | tile: ns2cycles should use __raw_get_cpu_varHenrik Austad2013-03-261-1/+5
| * | | | | | | | | arch: remove KCORE_ELF again [tile]Paul Bolle2013-03-221-5/+0
| * | | | | | | | | tile: remove two outdated Kconfig entriesPaul Bolle2013-03-221-9/+0
| * | | | | | | | | tile: support atomic64_dec_if_positive()Chris Metcalf2013-03-222-0/+22
| * | | | | | | | | tile: support TIF_SYSCALL_TRACEPOINT; select HAVE_SYSCALL_TRACEPOINTSSimon Marchi2013-03-224-7/+33
| * | | | | | | | | tile: Add definition of NR_syscallsSimon Marchi2013-03-211-0/+2
| * | | | | | | | | tile: move declaration of sys_call_table to <asm/syscall.h>Simon Marchi2013-03-212-6/+6
| * | | | | | | | | arch/tile: Enable HAVE_ARCH_TRACEHOOKSimon Marchi2013-03-211-0/+1
| * | | | | | | | | arch/tile: Call tracehook_report_syscall_{entry,exit} in syscall traceSimon Marchi2013-03-214-25/+28
| |/ / / / / / / /
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds2013-05-0134-346/+659
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Hexagon: add v4 CS regs to core copyout macroRichard Kuo2013-04-301-3/+12
| * | | | | | | | | Hexagon: use correct translation for VMALLOC_STARTRichard Kuo2013-04-301-2/+1
| * | | | | | | | | Hexagon: use correct translations for DMA mappingsRichard Kuo2013-04-302-10/+22
| * | | | | | | | | Hexagon: fix return value for notify_resume case in do_work_pendingRichard Kuo2013-04-301-0/+1
| * | | | | | | | | Hexagon: fix signal number for user mem faultsRichard Kuo2013-04-301-2/+2
| * | | | | | | | | Hexagon: remove two Kconfig entriesPaul Bolle2013-04-301-9/+0
| * | | | | | | | | arch: remove CONFIG_GENERIC_FIND_NEXT_BIT againPaul Bolle2013-04-302-6/+0
| * | | | | | | | | Hexagon: update copyright datesRichard Kuo2013-04-3020-20/+20
| * | | | | | | | | Hexagon: add translation types for __vmnewmapRichard Kuo2013-04-301-0/+7
| * | | | | | | | | Hexagon: fix signal.c compile errorRichard Kuo2013-04-301-0/+2
| * | | | | | | | | Hexagon: break up user fn/arg register settingRichard Kuo2013-04-301-1/+2
| * | | | | | | | | Hexagon: use generic sys_fork, sys_vfork, and sys_cloneRichard Kuo2013-04-302-0/+5
| * | | | | | | | | Hexagon: fix psp/sp macroRichard Kuo2013-04-301-2/+1
| * | | | | | | | | Hexagon: fix up int enable/disable at ret_from_forkRichard Kuo2013-04-301-2/+11
| * | | | | | | | | Hexagon: add IOMEM and _relaxed IO macrosRichard Kuo2013-04-301-0/+14
| * | | | | | | | | Hexagon: switch to using the device type for IO mappingsRichard Kuo2013-04-301-5/+4
| * | | | | | | | | Hexagon: don't print info for offline CPU'sRichard Kuo2013-04-301-0/+5
| * | | | | | | | | Hexagon: add support for single-stepping (v4+)Richard Kuo2013-04-306-1/+38
| * | | | | | | | | Hexagon: use correct work mask when checking for more workRichard Kuo2013-04-301-1/+1
| * | | | | | | | | Hexagon: add support for additional exceptionsRichard Kuo2013-04-301-0/+10
| * | | | | | | | | Hexagon: fix initial page table setup prior to jump to VARichard Kuo2013-04-301-12/+73
| * | | | | | | | | Hexagon: remove keyring related callRichard Kuo2013-04-301-3/+0
| * | | | | | | | | Hexagon: check to if we will overflow the signal stackRichard Kuo2013-04-301-0/+4
| * | | | | | | | | Hexagon: Signal and return path fixesRichard Kuo2013-04-305-88/+84