Toggle navigation
Patchwork
Linux ARC development
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Vineet Gupta
| State =
Action Required
| Archived =
No
| 514 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Needs Review / ACK
Handled Elsewhere
Search
Archived
No
Yes
Both
Delegate
------
Nobody
jgarzik
arnd
ymano
smfrench
jlayton
tseliot
ogasawara
amitk
awhitcroft
mst
dayangkun
jwboyer
jwboyer
colinking
colinking
azummo
dwmw2
rtg
sconklin
smb
aliguori
bradf
galak
galak
demarchi
ms
bhundven
chbs
kengyu
kadlec
pdp
regit
jabk
laforge
laforge
tonyb
sfr
alai
zecke
zecke
__damien__
luka
luka
prafulla@marvell.com
cyrus
PeterHuewe
aldot
kiho
linusw
jow
jow
ypwong
nico
Noltari
Noltari
computersforpeace
yousong
yousong
tomcwarren
mpe
stroese
dedeckeh
dedeckeh
nbd
nbd
patrick_delaunay
mb
mrchuck
vineetg76
ee07b291
zhouhan
ldir
ldir
stefanct
carldani
blp
ffainelli
ffainelli
regXboi
bbrezillon
pravin
mkp
neoraider
neoraider
ruscur
jpettit
ynezz
robh
mkresin
mkresin
thess
thess
fbarrat
fbarrat
linville
jmberg
jesse
tjaalton
strlen
strlen
esben
paulus
paulus
jhersh
abrodkin
abrodkin
diproiettod
jm
stephenfin
tbot
vriera
darball1
jogo
jogo
sammj
ajd
arj
bhelgaas
blogic
blogic
lukma
oohal
russellb
ptomsich
masahir0y
agraf
scottwood
tagr
tagr
jagan
jms
jms
jms
mwalle
pchotard
pepe2k
pepe2k
jk
jk
jk
jk
joestringer
davem
davem
davem
wbx
apalos
andmur01
goliath
amitay
pabeni
matttbe
istokes
aparcar
danielschwierzeck
aserdean
tpetazzoni
dangole
dangole
ymorin
ymorin
martineau
Andes
XiaoYang
tytso
mariosix
dcaratti
lokeshvutla
khem
npiggin
ovsrobot
ovsrobot
hs
arnout
imaximets
marex
anguy11
apritzel
danielhb
liwang
mmichelson
pareddja
pareddja
groug
anuppatel
anuppatel
sbabic
sbabic
atishp
netdrv
mkubecek
stintel
stintel
jkicinski
cpitchen
iwamatsu
maximeh
dsa
pm215
acelan
bpf
jonhunter
shettyg
lorpie01
xuyang
jstancek
wigyori
wigyori
apopple
Hauke
Hauke
dja
alexhung
lynxis
lynxis
peda
brgl
brgl
simongoldschmidt
priyankajain
akodanev
981213
narmstrong
0andriy
shemminger
matthias_bgg
chunkeey
blocktrron
aivanov
vigneshr
mraynal
tambarus
snowpatch_ozlabs
snowpatch_ozlabs
snowpatch_ozlabs
atishp04
monstr
jacmet
wd
horms
stewart
stewart
freenix
prabhu_kush
sjg
kevery
rmilecki
rmilecki
metan
bmeng
rsalvaterra
prom
ag
numans
ehristev
arbab
ivanhu
Jaehoon
wsa
adrianschmutzler
ukleinek
ukleinek
ukleinek
rfried
hegdevasant
hegdevasant
xypron
trini
chleroy
abelloni
legoater
legoater
legoater
svanheule
pablo
pablo
richiejp
rw
rw
bjonglez
xback
xback
aik
pevik
kubu
rgrimm
mans0n
benh
forty
segher
pratyush
Apply
«
1
2
3
4
…
5
6
»
Patch
Series
A/F/R/T
S/W/F
Date
Submitter
Delegate
State
[RFC] bitops/non-atomic: make @nr unsigned to avoid any DIV
[RFC] bitops/non-atomic: make @nr unsigned to avoid any DIV
1 - - -
-
-
-
2021-08-05
Vineet Gupta
New
[11/11] ARC: atomic_cmpxchg/atomic_xchg: implement relaxed variants
ARC atomics update
- - - -
-
-
-
2021-08-04
Vineet Gupta
New
[10/11] ARC: cmpxchg/xchg: implement relaxed variants (LLSC config only)
ARC atomics update
- - - -
-
-
-
2021-08-04
Vineet Gupta
New
[09/11] ARC: cmpxchg/xchg: rewrite as macros to make type safe
ARC atomics update
- - - -
-
-
-
2021-08-04
Vineet Gupta
New
[08/11] ARC: xchg: !LLSC: remove UP micro-optimization/hack
ARC atomics update
- - - -
-
-
-
2021-08-04
Vineet Gupta
New
[07/11] ARC: bitops: fls/ffs to take int (vs long) per asm-generic defines
ARC atomics update
- - - -
-
-
-
2021-08-04
Vineet Gupta
New
[06/11] ARC: switch to generic bitops
ARC atomics update
- - - -
-
-
-
2021-08-04
Vineet Gupta
New
[05/11] ARC: atomics: implement relaxed variants
ARC atomics update
- - - -
-
-
-
2021-08-04
Vineet Gupta
New
[04/11] ARC: atomic64: LLSC: elide unused atomic_{and, or, xor, andnot}_return
ARC atomics update
- - - -
-
-
-
2021-08-04
Vineet Gupta
New
[03/11] ARC: atomic: !LLSC: use int data type consistently
ARC atomics update
- - - -
-
-
-
2021-08-04
Vineet Gupta
New
[02/11] ARC: atomic: !LLSC: remove hack in atomic_set() for for UP
ARC atomics update
- - - -
-
-
-
2021-08-04
Vineet Gupta
New
[01/11] ARC: atomics: disintegrate header
ARC atomics update
- - - -
-
-
-
2021-08-04
Vineet Gupta
New
[2/2] ARC: elf: make type safe
ARC fixes/updates
- - - -
-
-
-
2021-07-20
Vineet Gupta
New
[1/2] ARC: fp: (micro)optimize FPU_STATUS read by eliding FWE bit clearing
ARC fixes/updates
- - - -
-
-
-
2021-07-20
Vineet Gupta
New
ARC: fp: set FPU_STATUS.FWE to enable FPU_STATUS update on context switch
ARC: fp: set FPU_STATUS.FWE to enable FPU_STATUS update on context switch
- 2 - -
-
-
-
2021-07-14
Vineet Gupta
New
[GIT,PULL] ARC fixes for 5.13-rc7
[GIT,PULL] ARC fixes for 5.13-rc7
- - - -
-
-
-
2021-06-18
Vineet Gupta
New
[v2] ARCv2: save ABI registers across signal handling
[v2] ARCv2: save ABI registers across signal handling
- 1 - 1
-
-
-
2021-06-10
Vineet Gupta
New
ARC: fix CONFIG_HARDENED_USERCOPY
ARC: fix CONFIG_HARDENED_USERCOPY
- 1 1 -
-
-
-
2021-06-09
Vineet Gupta
New
ARCv2: save ABI registers across signal handling
ARCv2: save ABI registers across signal handling
- 1 - -
-
-
-
2021-06-09
Vineet Gupta
New
Debian: gcc: add support for ARC
Debian: gcc: add support for ARC
- - - -
-
-
-
2021-06-04
Vineet Gupta
New
Recognize arc32
Recognize arc32
- - - -
-
-
-
2021-06-04
Vineet Gupta
New
guile: add arc support
guile: add arc support
- - - -
-
-
-
2021-06-03
Vineet Gupta
New
Debian: libffi: update symbols for ARC
Debian: libffi: update symbols for ARC
- - - -
-
-
-
2021-06-03
Vineet Gupta
New
guile: Add ARC support
guile: Add ARC support
- - - -
-
-
-
2021-06-03
Vineet Gupta
New
Debian: openssl: Add ARC target
Debian: openssl: Add ARC target
- - - -
-
-
-
2021-06-03
Vineet Gupta
New
Debian: gmp: add support for arc
Debian: gmp: add support for arc
- - - -
-
-
-
2021-06-03
Vineet Gupta
New
ARC: gcc driver default to hs38_linux
ARC: gcc driver default to hs38_linux
- - - -
-
-
-
2021-06-01
Vineet Gupta
New
ARC updates for 5.13-rc2
ARC updates for 5.13-rc2
- - - -
-
-
-
2021-05-15
Vineet Gupta
New
[v3,4/4] lmbench: lat_rpc: fix stray pointer
Updates for ARC, LMBench
- - - -
-
-
-
2021-05-10
Vineet Gupta
New
[v3,3/4] lmbench: emulate --prefix to avoid scattering binaries all over
Untitled series #243079
- - - -
-
-
-
2021-05-10
Vineet Gupta
New
[v3,2/4] lmbench: memsize: increase delay for slow FPGAs
Untitled series #243080
- - - -
-
-
-
2021-05-10
Vineet Gupta
New
[v2,2/3] lmbench: increase memsize delay for slow FPGAs
Updates for ARC, LMBench
- - - -
-
-
-
2021-05-10
Vineet Gupta
New
[v3,1/4] ARC: config: explicit'ify -mcpu for cpu selection
Updates for ARC, LMBench
- - - -
-
-
-
2021-05-10
Vineet Gupta
New
[v2,3/3] lmbench: emulate --prefix to avoid scattering binaries all over
Buildroot updates for ARC, LMBench
- - - -
-
-
-
2021-05-07
Vineet Gupta
New
[v2,2/3] lmbench: increase memsize delay for slow FPGAs
Buildroot updates for ARC, LMBench
- - - -
-
-
-
2021-05-07
Vineet Gupta
New
[v2,1/3] ARC: config: explicit'ify -mcpu for cpu selection
Buildroot updates for ARC, LMBench
- - - -
-
-
-
2021-05-07
Vineet Gupta
New
[3/3] lmbench: emulate --prefix to avoid scattering binaries all over
Buildroot updates for ARC, LMBench
- - - -
-
-
-
2021-05-06
Vineet Gupta
New
[2/3] lmbench: increase memsize delay for slow FPGAs
Buildroot updates for ARC, LMBench
- - - -
-
-
-
2021-05-06
Vineet Gupta
New
[1/3] ARC: config: explicit'ify -mcpu for cpu selection
Buildroot updates for ARC, LMBench
- - - -
-
-
-
2021-05-06
Vineet Gupta
New
ARC: entry: fix off-by-one error in syscall number validation
ARC: entry: fix off-by-one error in syscall number validation
- - - -
-
-
-
2021-04-23
Vineet Gupta
New
Recognize arc64
Recognize arc64
- - - -
-
-
-
2021-04-21
Vineet Gupta
New
[committed] ARC: Update ulps
[committed] ARC: Update ulps
- - - -
-
-
-
2021-04-14
Vineet Gupta
New
[GIT,PULL] ARC fixes for 5.12-rc7
[GIT,PULL] ARC fixes for 5.12-rc7
- - - -
-
-
-
2021-04-07
Vineet Gupta
New
add support for ARC architecture
add support for ARC architecture
- - - -
-
-
-
2021-04-06
Vineet Gupta
New
ARC: Enable automatic support for newer ARC ISA variants (ARCv3)
ARC: Enable automatic support for newer ARC ISA variants (ARCv3)
- - - -
-
-
-
2021-02-23
Vineet Gupta
New
[COMMITTED] ARC: nofpu: Regenerate ulps
[COMMITTED] ARC: nofpu: Regenerate ulps
- - - -
-
-
-
2021-01-18
Vineet Gupta
New
[4/4] configs/snps_archs38_hsdk_defconfig: update for better out-of-box experience
ARC updates
- - - -
-
-
-
2021-01-15
Vineet Gupta
New
[3/4] configs/snps_archs38_hsdk_defconfig: switch to glibc hard-float
ARC updates
- - - -
-
-
-
2021-01-15
Vineet Gupta
New
[2/4] configs/snps_archs38_hsdk_defconfig: refresh defconfig
ARC updates
- - - -
-
-
-
2021-01-15
Vineet Gupta
New
[1/4] ARC: Add support for generic HS48 processor
ARC updates
- - - -
-
-
-
2021-01-15
Vineet Gupta
New
[COMMITTED] ARC: Regenerate ulps
[COMMITTED] ARC: Regenerate ulps
- - - -
-
-
-
2021-01-08
Vineet Gupta
New
ARC: Regenerate ulps
ARC: Regenerate ulps
- - - -
-
-
-
2021-01-08
Vineet Gupta
New
ARC: unbork 5.11 bootup: fix snafu in _TIF_NOTIFY_SIGNAL handling
ARC: unbork 5.11 bootup: fix snafu in _TIF_NOTIFY_SIGNAL handling
- 1 - -
-
-
-
2021-01-07
Vineet Gupta
New
[GIT,PULL] ARC updates for 5.11-rc3
[GIT,PULL] ARC updates for 5.11-rc3
- - - -
-
-
-
2021-01-05
Vineet Gupta
New
[GIT,PULL] ARC fixes for 5.10-rc6
[GIT,PULL] ARC fixes for 5.10-rc6
- - - -
-
-
-
2020-11-24
Vineet Gupta
New
[RFC] proc: get_wchan() stack unwind only makes sense for sleeping/non-self tasks
[RFC] proc: get_wchan() stack unwind only makes sense for sleeping/non-self tasks
- - - -
-
-
-
2020-11-05
Vineet Gupta
New
[3/3] include/soc: remove headers for EZChip NPS
Remove drivers used by EZChip NPS platform
- - - -
-
-
-
2020-11-05
Vineet Gupta
New
[2/3] drivers/irqchip: Remove EZChip NPS interrupt controller
Remove drivers used by EZChip NPS platform
- - - -
-
-
-
2020-11-05
Vineet Gupta
New
[1/3] drivers/clocksource: Remove EZChip NPS clocksource driver
Remove drivers used by EZChip NPS platform
- - - -
-
-
-
2020-11-05
Vineet Gupta
New
[GIT,PULL] ARC fixes for 5.10-rc3
[GIT,PULL] ARC fixes for 5.10-rc3
- - - -
-
-
-
2020-11-05
Vineet Gupta
New
ARC: [plat-hsdk] Remap CCMs super early in asm boot trampoline
ARC: [plat-hsdk] Remap CCMs super early in asm boot trampoline
- - - -
-
-
-
2020-10-30
Vineet Gupta
New
ARC: stack unwinding: avoid indefinite looping
ARC: stack unwinding: avoid indefinite looping
- - - -
-
-
-
2020-10-27
Vineet Gupta
New
[GIT,PULL] ARC fix for 5.10-rc1
[GIT,PULL] ARC fix for 5.10-rc1
- - - -
-
-
-
2020-10-23
Vineet Gupta
New
Revert "ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACE"
Revert "ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACE"
- - - -
-
-
-
2020-10-20
Vineet Gupta
New
[GIT,PULL] ARC changes for 5.10-rc1
[GIT,PULL] ARC changes for 5.10-rc1
- - - -
-
-
-
2020-10-20
Vineet Gupta
New
[v2] package/glibc: ARC: use upstream 2.32
[v2] package/glibc: ARC: use upstream 2.32
- - - -
-
-
-
2020-09-16
Vineet Gupta
New
package/glibc: ARC: use upstream 2.32
package/glibc: ARC: use upstream 2.32
- - - -
-
-
-
2020-09-14
Vineet Gupta
New
support: user more portable atomic wrappers
support: user more portable atomic wrappers
- - - -
-
-
-
2020-09-09
Vineet Gupta
New
Remove STATFS_IS_STATFS64 conditional as it is zero in all ports
Remove STATFS_IS_STATFS64 conditional as it is zero in all ports
- - 1 -
-
-
-
2020-09-09
Vineet Gupta
New
ARC: [plat-eznps]: Drop support for EZChip NPS platform
ARC: [plat-eznps]: Drop support for EZChip NPS platform
- - - -
-
-
-
2020-09-08
Vineet Gupta
New
[GIT,PULL] ARC updates for 5.9-rc4
[GIT,PULL] ARC updates for 5.9-rc4
- - - -
-
-
-
2020-09-05
Vineet Gupta
New
[v2] irqchip/eznps: Fix build error for !ARC700 builds
[v2] irqchip/eznps: Fix build error for !ARC700 builds
1 - - -
-
-
-
2020-08-25
Vineet Gupta
New
irqchip/eznps: Fix build error for !ARC700 builds
irqchip/eznps: Fix build error for !ARC700 builds
- - - -
-
-
-
2020-08-24
Vineet Gupta
New
ARC: perf: don't bail setup if pct irq missing in device-tree
ARC: perf: don't bail setup if pct irq missing in device-tree
- - - -
-
-
-
2020-07-27
Vineet Gupta
New
Fix tst-libc_dlvsym{, -static} on ARC: don't check _sys_{err, sig}list
Fix tst-libc_dlvsym{, -static} on ARC: don't check _sys_{err, sig}list
- - - -
-
-
-
2020-07-19
Vineet Gupta
New
[COMMITTED,13/13] Documentation for ARC port
[COMMITTED,01/13] ARC: ABI Implementation
- - 1 -
-
-
-
2020-07-10
Vineet Gupta
New
[COMMITTED,12/13] build-many-glibcs.py: Enable ARC builds
[COMMITTED,01/13] ARC: ABI Implementation
- - 1 -
-
-
-
2020-07-10
Vineet Gupta
New
[COMMITTED,11/13] ARC: Build Infrastructure
[COMMITTED,01/13] ARC: ABI Implementation
- - 1 -
-
-
-
2020-07-10
Vineet Gupta
New
[COMMITTED,10/13] ARC: ABI lists
[COMMITTED,01/13] ARC: ABI Implementation
- - 1 -
-
-
-
2020-07-10
Vineet Gupta
New
[COMMITTED,09/13] ARC: Linux Startup and Dynamic Loading
[COMMITTED,01/13] ARC: ABI Implementation
- - 1 -
-
-
-
2020-07-10
Vineet Gupta
New
[COMMITTED,08/13] ARC: Linux ABI
[COMMITTED,01/13] ARC: ABI Implementation
- - 1 -
-
-
-
2020-07-10
Vineet Gupta
New
[COMMITTED,07/13] ARC: Linux Syscall Interface
[COMMITTED,01/13] ARC: ABI Implementation
- - 1 -
-
-
-
2020-07-10
Vineet Gupta
New
[COMMITTED,06/13] ARC: hardware floating point support
[COMMITTED,01/13] ARC: ABI Implementation
- - 1 -
-
-
-
2020-07-10
Vineet Gupta
New
[COMMITTED,05/13] ARC: math soft float support
[COMMITTED,01/13] ARC: ABI Implementation
- - 1 -
-
-
-
2020-07-10
Vineet Gupta
New
[COMMITTED,04/13] ARC: Atomics and Locking primitives
[COMMITTED,01/13] ARC: ABI Implementation
- - 1 -
-
-
-
2020-07-10
Vineet Gupta
New
[COMMITTED,03/13] ARC: Thread Local Storage support
[COMMITTED,01/13] ARC: ABI Implementation
- - 1 -
-
-
-
2020-07-10
Vineet Gupta
New
[COMMITTED,02/13] ARC: startup and dynamic linking code
[COMMITTED,01/13] ARC: ABI Implementation
- - 1 -
-
-
-
2020-07-10
Vineet Gupta
New
[COMMITTED,01/13] ARC: ABI Implementation
[COMMITTED,01/13] ARC: ABI Implementation
- - 1 -
-
-
-
2020-07-10
Vineet Gupta
New
[v7.2,07/13] ARC: Linux Syscall Interface
Untitled series #188188
- - - -
-
-
-
2020-07-07
Vineet Gupta
New
[GIT,PULL] ARC updates for 5.8-rc5
[GIT,PULL] ARC updates for 5.8-rc5
- - - -
-
-
-
2020-07-07
Vineet Gupta
New
[v7.1,10/13] ARC: ABI lists
Untitled series #186798
- - - -
-
-
-
2020-07-01
Vineet Gupta
New
[v7.1,07/13] ARC: Linux Syscall Interface
Untitled series #186798
- - - -
-
-
-
2020-07-01
Vineet Gupta
New
[v7.1,06/13] ARC: hardware floating point support
Untitled series #186798
- - - -
-
-
-
2020-07-01
Vineet Gupta
New
[v7.1,03/13] ARC: Thread Local Storage support
Untitled series #186798
- - - -
-
-
-
2020-07-01
Vineet Gupta
New
[v7.1,01/13] ARC: ABI Implementation
[v7.1,01/13] ARC: ABI Implementation
- - - -
-
-
-
2020-07-01
Vineet Gupta
New
Revert "FIX: no FPU exceptions bits on ARC glibc"
Revert "FIX: no FPU exceptions bits on ARC glibc"
- - - -
-
-
-
2020-06-19
Vineet Gupta
New
Revert "FIX: no FPU exceptions bits on ARC glibc"
Revert "FIX: no FPU exceptions bits on ARC glibc"
- - - -
-
-
-
2020-06-19
Vineet Gupta
New
Revert "FIX: no FPU exceptions bits on ARC glibc"
Revert "FIX: no FPU exceptions bits on ARC glibc"
- - - -
-
-
-
2020-06-19
Vineet Gupta
New
Revert "FIX: no FPU exceptions bits on ARC glibc"
Revert "FIX: no FPU exceptions bits on ARC glibc"
- - - -
-
-
-
2020-06-19
Vineet Gupta
New
[v7,13/13] Documentation for ARC port
glibc port to ARC processors
- - 1 -
-
-
-
2020-06-15
Vineet Gupta
New
«
1
2
3
4
…
5
6
»