Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
1953d4ad9703cee288ef3eb11d964c627dddc5d6
/
arch
/
xtensa
/
kernel
606ed72
Merge tag 'xtensa-20170303' of git://github.com/jcmvbkbc/linux-xtensa
by Linus Torvalds
· 8 years ago
68e21be
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
by Ingo Molnar
· 8 years ago
3f8c245
sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sched/task_stack.h>
by Ingo Molnar
· 8 years ago
68db0cf
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
by Ingo Molnar
· 8 years ago
2993002
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>
by Ingo Molnar
· 8 years ago
ef8bd77
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/hotplug.h>
by Ingo Molnar
· 8 years ago
b17b015
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>
by Ingo Molnar
· 8 years ago
0104260
sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h>
by Ingo Molnar
· 8 years ago
3f07c01
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
b46dcfa
xtensa: allow merging vectors into .text section
by Max Filippov
· 8 years ago
4ab1870
xtensa: move parse_tag_fdt out of #ifdef CONFIG_BLK_DEV_INITRD
by Max Filippov
· 8 years ago
3fce371
mm: add new mmget() helper
by Vegard Nossum
· 8 years ago
f1f1007
mm: add new mmgrab() helper
by Vegard Nossum
· 8 years ago
ac1820f
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
712c604
mm: wire up GFP flag passing in dma_alloc_from_contiguous
by Lucas Stach
· 8 years ago
e4178c7
Merge tag 'xtensa-20170202' of git://github.com/jcmvbkbc/linux-xtensa
by Linus Torvalds
· 8 years ago
4b3e6f2
xtensa: fix noMMU build on cores with MMU
by Max Filippov
· 8 years ago
5299709
treewide: Constify most dma_map_ops structures
by Bart Van Assche
· 8 years ago
3ddc76d
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
b272f73
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
a5a1d1c
clocksource: Use a plain u64 instead of cycle_t
by Thomas Gleixner
· 8 years ago
73c1b41
cpu/hotplug: Cleanup state names
by Thomas Gleixner
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
ec92b88
Merge tag 'xtensa-20161219' of git://github.com/jcmvbkbc/linux-xtensa
by Linus Torvalds
· 8 years ago
9d2ffe5
xtensa: enable HAVE_DMA_CONTIGUOUS
by Max Filippov
· 9 years ago
4bfa135
arch/xtensa: add option to skip DMA sync as a part of mapping
by Alexander Duyck
· 8 years ago
3863c58
xtensa: move S32C1I self-test to a separate file
by Max Filippov
· 8 years ago
03eae3a
xtensa: fix screen_info, clean up unused declarations in setup.c
by Max Filippov
· 8 years ago
d4eccaf
xtensa: clean up printk usage for boot/crash logging
by Max Filippov
· 8 years ago
4cdf8db
Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
6727ad9
nmi_backtrace: generate one-line reports for idle cpus
by Chris Metcalf
· 8 years ago
d8ea757
Merge tag 'xtensa-20161005' of git://github.com/jcmvbkbc/linux-xtensa
by Linus Torvalds
· 8 years ago
7658023
xtensa: split uaccess.h into C and asm sides
by Al Viro
· 8 years ago
205ad54
xtensa: rearrange CCOUNT calibration
by Max Filippov
· 8 years ago
bf15f86
xtensa: initialize MMU before jumping to reset vector
by Max Filippov
· 8 years ago
ea951c3
xtensa: fix icountlevel setting in cpu_reset
by Max Filippov
· 8 years ago
4f20568
xtensa: extract common CPU reset code into separate function
by Max Filippov
· 8 years ago
00085f1
dma-mapping: use unsigned long for dma_attrs
by Krzysztof Kozlowski
· 8 years ago
f64d6e2
Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 8 years ago
e973f4e
xtensa: Partially Revert "xtensa: Remove unnecessary of_platform_populate with default match table"
by Rob Herring
· 8 years ago
d02014b
xtensa: Fix build error due to missing include file
by Guenter Roeck
· 8 years ago
0e46c11
xtensa: drop sysmem and switch to memblock
by Max Filippov
· 9 years ago
3de0048
xtensa: minimize use of PLATFORM_DEFAULT_MEM_{ADDR,SIZE}
by Max Filippov
· 8 years ago
a9f2fc6
xtensa: cleanup MMU setup and kernel layout macros
by Max Filippov
· 9 years ago
25a77b5
xtensa/perf: Convert the hotplug notifier to state machine callbacks
by Sebastian Andrzej Siewior
· 8 years ago
69d99e6
xtensa: Remove unnecessary of_platform_populate with default match table
by Kefeng Wang
· 9 years ago
bdc6b75
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
e646469
exit_thread: accept a task parameter to be exited
by Jiri Slaby
· 9 years ago
cfbcf46
perf core: Pass max stack as a perf_callchain_entry context
by Arnaldo Carvalho de Melo
· 9 years ago
c5dfd78
perf core: Allow setting up max frame stack depth via sysctl
by Arnaldo Carvalho de Melo
· 9 years ago
fffad3e
Merge tag 'xtensa-next-20160320' of git://github.com/czankel/xtensa-linux
by Linus Torvalds
· 9 years ago
c91e02b
xtensa: support hardware breakpoints/watchpoints
by Max Filippov
· 9 years ago
6ec7026
xtensa: use context structure for debug exceptions
by Max Filippov
· 9 years ago
816aa58
xtensa: remove remaining non-functional KGDB bits
by Max Filippov
· 9 years ago
7de7ac7
xtensa: clear all DBREAKC registers on start
by Max Filippov
· 9 years ago
fc6d73d
arch/hotplug: Call into idle with a proper state
by Thomas Gleixner
· 9 years ago
e462919
xtensa: make fake NMI configurable
by Max Filippov
· 9 years ago
3510ca1
Merge tag 'xtensa-20151108' of git://github.com/czankel/xtensa-linux
by Linus Torvalds
· 9 years ago
c7ca9fe
xtensa: support DMA to high memory
by Max Filippov
· 9 years ago
0d848af
xtensa: drop unused sections and remapped reset handlers
by Max Filippov
· 9 years ago
ab45fb1
xtensa: fix secondary core boot in SMP
by Max Filippov
· 9 years ago
260c64b
xtensa: nommu: provide correct KIO addresses
by Max Filippov
· 9 years ago
5029615
xtensa: fixes for configs without loop option
by Max Filippov
· 9 years ago
3722ed2
clocksource: cosmetic: Drop OF 'dependency' from symbols
by Marc Zyngier
· 9 years ago
237865f
PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"
by Bjorn Helgaas
· 9 years ago
17e6b00
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
5e359bf
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
26f8b7e
Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 9 years ago
895fb31
xtensa: improve vmlinux.lds.S sed post-processing
by Max Filippov
· 9 years ago
69034db
xtensa: drop unused irq_err_count
by Max Filippov
· 9 years ago
38fef73
xtensa: implement fake NMI
by Max Filippov
· 9 years ago
98e2983
xtensa: don't touch EXC_TABLE_FIXUP in _switch_to
by Max Filippov
· 9 years ago
77d6273
xtensa: fix kernel register spilling
by Max Filippov
· 9 years ago
7d5f6a9
xtensa: reorganize irq flags tracing
by Max Filippov
· 9 years ago
9bd46da
xtensa: implement counting and sampling perf events
by Max Filippov
· 10 years ago
ae0b713
xtensa: add profiling IRQ type to xtensa_irq_map
by Max Filippov
· 10 years ago
5fdf377
xtensa: move oprofile stack tracing to stacktrace.c
by Max Filippov
· 10 years ago
b656943
xtensa: keep exception/interrupt stack continuous
by Max Filippov
· 10 years ago
c75959a
xtensa: reimplement DMA API using common helpers
by Max Filippov
· 10 years ago
8e40fc4
xtensa/time: Migrate to new 'set-state' interface
by Viresh Kumar
· 9 years ago
1559f3b
xtensa/irq: Use access helper irq_data_get_affinity_mask()
by Jiang Liu
· 9 years ago
dff22d2
PCI: Call pci_read_bridge_bases() from core instead of arch code
by Lorenzo Pieralisi
· 9 years ago
4229fb12
xtensa: fix threadptr reload on return to userspace
by Max Filippov
· 10 years ago
96d928e
Merge tag 'xtensa-20150416' of git://github.com/czankel/xtensa-linux
by Linus Torvalds
· 10 years ago
fa2e5c0
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc
by Linus Torvalds
· 10 years ago
ca2ec32
Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
7ead5b7
Merge tag 'v4.0' into for_next
by Chris Zankel
· 10 years ago
3e66701
xtensa: Remove signal translation and exec_domain
by Richard Weinberger
· 10 years ago
cb418fd
xtensa: Autogenerate offsets in struct thread_info
by Richard Weinberger
· 10 years ago
74008b3
whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setup
by Al Viro
· 10 years ago
834a316
xtensa: Fix fix linker script transformation for .text / .text.fixup
by Guenter Roeck
· 10 years ago
b97ea28
PCI: Assign resources before drivers claim devices (pci_scan_root_bus())
by Yijing Wang
· 10 years ago
62518994
xtensa: use %*pb[l] to print bitmaps including cpumasks and nodemasks
by Tejun Heo
· 10 years ago
f56141e
all arches, signal: move restart_block to struct task_struct
by Andy Lutomirski
· 10 years ago
c0d7aa0
Merge tag 'xtensa-for-next-20141021-2' of git://github.com/jcmvbkbc/linux-xtensa into for_next
by Chris Zankel
· 10 years ago
5349012
xtensa: move vecbase SR initialization to _startup
by Max Filippov
· 10 years ago
d10fa7c
xtensa: nommu: don't provide arch_get_unmapped_area
by Max Filippov
· 10 years ago
ab074ad
Merge git://git.infradead.org/users/eparis/audit
by Linus Torvalds
· 10 years ago
9139740
ARCH: AUDIT: audit_syscall_entry() should not require the arch
by Eric Paris
· 11 years ago
05bdb8c
Merge tag 'xtensa-20140830' of git://github.com/czankel/xtensa-linux
by Linus Torvalds
· 10 years ago
Next »