Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
70b319f2beb12e766b12ed2858ee54ff4623ac03
70b319f
ARC: Ensure CONFIG_VIRT_TO_BUS is not enabled
by Vineet Gupta
· 12 years ago
3eb3e7d
ARC: Fix pt_orig_r8 access
by Vineet Gupta
· 12 years ago
7f85e5e
ARC: [3.9] Fallout of hlist iterator update
by Vineet Gupta
· 12 years ago
1e26662
ARC: 64bit RTSC timestamp hardware issue
by Vineet Gupta
· 12 years ago
d626f54
ARC: Don't fiddle with non-existent caches
by Vineet Gupta
· 12 years ago
db8e35d
ARC: Add self to MAINTAINERS
by Vineet Gupta
· 12 years ago
0208c96
ARC: Provide a default serial.h for uart drivers needing BASE_BAUD
by Vineet Gupta
· 12 years ago
95461a6
ARC: [plat-arcfpga] defconfig for fully loaded ARC Linux
by Vineet Gupta
· 12 years ago
b830cde
ARC: [Review] Multi-platform image #8: platform registers SMP callbacks
by Vineet Gupta
· 12 years ago
10b1271
ARC: [Review] Multi-platform image #7: SMP common code to use callbacks
by Vineet Gupta
· 12 years ago
fc7943d
ARC: [Review] Multi-platform image #6: cpu-to-dma-addr optional
by Vineet Gupta
· 12 years ago
decae9d
ARC: [Review] Multi-platform image #5: NR_IRQS defined by ARC core
by Vineet Gupta
· 12 years ago
e97ff12
ARC: [Review] Multi-platform image #4: Isolate platform headers
by Vineet Gupta
· 12 years ago
877768c
ARC: [Review] Multi-platform image #3: switch to board callback
by Vineet Gupta
· 12 years ago
03a6d28
ARC: [Review] Multi-platform image #2: Board callback Infrastructure
by Vineet Gupta
· 12 years ago
93ad700
ARC: Fold boards sub-menu into platform/SoC menu
by Vineet Gupta
· 12 years ago
53d9895
ARC: [Review] Multi-platform image #1: Kconfig enablement
by Vineet Gupta
· 12 years ago
4368902
ARC: Add support for ioremap_prot API
by Gilad Ben-Yossef
· 12 years ago
8c2f4a8
ARC: UAPI Disintegrate arch/arc/include/asm
by Vineet Gupta
· 12 years ago
cbe056f
ARC: Hostlink Pseudo-Driver for Metaware Debugger
by Vineet Gupta
· 12 years ago
8b5850f
ARC: Support for single cycle Close Coupled Mem (CCM)
by Vineet Gupta
· 12 years ago
9c57564
ARC: perf support (software counters only)
by Vineet Gupta
· 12 years ago
9854783
perf, ARC: Enable building perf tools for ARC
by Vineet Gupta
· 12 years ago
7fadc1e
ARC: [plat-arfpga] BVCI Latency Unit setup
by Vineet Gupta
· 12 years ago
af61742
ARC: Boot #2: Verbose Boot reporting / feature verification
by Vineet Gupta
· 12 years ago
f46121b
ARC: kgdb support
by Mischa Jonker
· 12 years ago
2e651ea
ARC: Unaligned access emulation
by Vineet Gupta
· 12 years ago
bf14e3b
sysctl: Enable PARISC "unaligned-trap" to be used cross-arch
by Vineet Gupta
· 12 years ago
4d86dfb
ARC: kprobes support
by Vineet Gupta
· 12 years ago
e65ab5a
ARC: disassembly (needed by kprobes/kgdb/unaligned-access-emul)
by Vineet Gupta
· 12 years ago
44c8bb9
ARC: stacktracing APIs based on dw2 unwinder
by Vineet Gupta
· 12 years ago
854a0d9
ARC: DWARF2 .debug_frame based stack unwinder
by Vineet Gupta
· 12 years ago
41195d2
ARC: SMP support
by Vineet Gupta
· 12 years ago
0ef88a5
ARC: Diagnostics: show_regs() etc
by Vineet Gupta
· 12 years ago
fa1c3ff
ARC: Module support
by Vineet Gupta
· 12 years ago
4788a59
ARC: Support for high priority interrupts in the in-core intc
by Vineet Gupta
· 12 years ago
769bc1f
ARC: OProfile support
by Vineet Gupta
· 12 years ago
01b812b
ARC: Futex support
by Vineet Gupta
· 12 years ago
547f112
ARC: ptrace support
by Vineet Gupta
· 12 years ago
080c374
ARC: [optim] Cache "current" in Register r25
by Vineet Gupta
· 12 years ago
8872e9e
ARC: [plat-arcfpga] defconfig
by Vineet Gupta
· 12 years ago
c08098f
ARC: Last bits (stubs) to get to a running kernel with UART
by Vineet Gupta
· 12 years ago
abe11dd
ARC: [plat-arcfpga]: Enabling DeviceTree for Angel4 board
by Vineet Gupta
· 12 years ago
450dd43
ARC: [DeviceTree] Convert some Kconfig items to runtime values
by Vineet Gupta
· 12 years ago
999159a
ARC: [DeviceTree] Basic support
by Vineet Gupta
· 12 years ago
ee36d17
ARC: [plat-arcfpga] Static platform device for CONFIG_SERIAL_ARC
by Vineet Gupta
· 12 years ago
c121c50
ARC: Boot #1: low-level, setup_arch(), /proc/cpuinfo, mem init
by Vineet Gupta
· 12 years ago
1162b07
ARC: I/O and DMA Mappings
by Vineet Gupta
· 12 years ago
fbd7053
ARC: Page Fault handling
by Vineet Gupta
· 12 years ago
d79e678
ARC: TLB flush Handling
by Vineet Gupta
· 12 years ago
cc562d2
ARC: MMU Exception Handling
by Vineet Gupta
· 12 years ago
f1f3347
ARC: MMU Context Management
by Vineet Gupta
· 12 years ago
5dda4dc
ARC: Page Table Management
by Vineet Gupta
· 12 years ago
95d6976
ARC: Cache Flush Management
by Vineet Gupta
· 12 years ago
55bb948
ARC: [Review] Prevent incorrect syscall restarts
by Vineet Gupta
· 12 years ago
5c39c0a
ARC: [Review] Preparing to fix incorrect syscall restarts due to signals
by Vineet Gupta
· 12 years ago
c358103
ARC: Signal handling
by Vineet Gupta
· 12 years ago
d8005e6
ARC: Timers/counters/delay management
by Vineet Gupta
· 12 years ago
bf90e1e
ARC: Process-creation/scheduling/idle-loop
by Vineet Gupta
· 12 years ago
4adeefe
ARC: Syscall support (no-legacy-syscall ABI)
by Vineet Gupta
· 12 years ago
054419e
ARC: Non-MMU Exception Handling
by Vineet Gupta
· 12 years ago
bacdf48
ARC: Interrupt Handling
by Vineet Gupta
· 12 years ago
9d42c84
ARC: Low level IRQ/Trap/Exception Handling
by Vineet Gupta
· 12 years ago
5210d1e
ARC: String library
by Vineet Gupta
· 12 years ago
6e35fa2
ARC: Spinlock/rwlock/mutex primitives
by Vineet Gupta
· 12 years ago
3be80aa
ARC: Fundamental ARCH data-types/defines
by Vineet Gupta
· 12 years ago
ca15c8e
ARC: Checksum/byteorder/swab routines
by Vineet Gupta
· 12 years ago
64e6907
asm-generic headers: Allow yet more arch overrides in checksum.h
by Vineet Gupta
· 12 years ago
0a5eae4
ARC: [optim] uaccess __{get,put}_user() optimised
by Vineet Gupta
· 12 years ago
05d88a4
asm-generic: uaccess: Allow arches to over-ride __{get,put}_user_fn()
by Vineet Gupta
· 12 years ago
43697cb
ARC: uaccess friends
by Vineet Gupta
· 12 years ago
10a6007
asm-generic headers: uaccess.h to conditionally define segment_eq()
by Vineet Gupta
· 12 years ago
14e968b
ARC: Atomic/bitops/cmpxchg/barriers
by Vineet Gupta
· 12 years ago
ac4c244
ARC: irqflags - Interrupt enabling/disabling at in-core intc
by Vineet Gupta
· 12 years ago
cfdbc2e
ARC: Build system: Makefiles, Kconfig, Linker script
by Vineet Gupta
· 12 years ago
79a033c
ARC: Generic Headers
by Vineet Gupta
· 12 years ago
949db15
Linux 3.8-rc5
by Linus Torvalds
· 12 years ago
d7df025
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
66e2d3e
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 12 years ago
d93816a
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
01acd3e
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
1496ec1
Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
ba2ab41
Merge tag 'pm+acpi-for-3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
bff9241
Merge tag 'regmap-fix-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 12 years ago
3f58e09
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 12 years ago
acc5da0
Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux
by Linus Torvalds
· 12 years ago
1eafa6c
Btrfs: fix repeated delalloc work allocation
by Miao Xie
· 12 years ago
c9f01bf
Btrfs: fix wrong max device number for single profile
by Miao Xie
· 12 years ago
2cba30f
Btrfs: fix missed transaction->aborted check
by Miao Xie
· 12 years ago
8d25a08
Btrfs: Add ACCESS_ONCE() to transaction->abort accesses
by Miao Xie
· 12 years ago
e58dd74
Btrfs: put csums on the right ordered extent
by Josef Bacik
· 12 years ago
192000d
Btrfs: use right range to find checksum for compressed extents
by Liu Bo
· 12 years ago
b017511
Btrfs: fix panic when recovering tree log
by Josef Bacik
· 12 years ago
201a903
Btrfs: do not allow logged extents to be merged or removed
by Josef Bacik
· 12 years ago
3836414
Merge branch 'vexpress/fixes' of git://git.linaro.org/people/pawelmoll/linux into fixes
by Olof Johansson
· 12 years ago
60fd8e3
Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
by Olof Johansson
· 12 years ago
5266629
mfd: vexpress-sysreg: Don't skip initialization on probe
by Pawel Moll
· 12 years ago
ab838bc
ARM: vexpress: Enable A7 cores in V2P-CA15_A7's Device Tree
by Pawel Moll
· 12 years ago
1585defb
ARM: vexpress: extend the MPIDR range used for pen release check
by Lorenzo Pieralisi
· 12 years ago
af4ca6a
Merge remote-tracking branch 'regmap/fix/debugfs' into tmp
by Mark Brown
· 12 years ago
Next »