Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
7708bfb1c855f2a076ef71cc21647deea022ebe7
/
arch
/
xtensa
/
kernel
64ac24e
Generic semaphore implementation
by Matthew Wilcox
· 17 years ago
42086ce
[XTENSA] Allow debugger to modify the WINDOWBASE register.
by Chris Zankel
· 17 years ago
e108843
[XTENSA] Fix register corruption for certain processor configurations
by Chris Zankel
· 17 years ago
44c64e6
[XTENSA] Add support for the sa_restorer function
by Chris Zankel
· 17 years ago
c658eac
[XTENSA] Add support for configurable registers and coprocessors
by Chris Zankel
· 17 years ago
6d15d10
[XTENSA] Add missing RELOCATE_ENTRY for debug vector
by Marc Gauthier
· 17 years ago
03dfa44
[XTENSA] Remove unused code
by Chris Zankel
· 17 years ago
3b4a49e
[XTENSA] Fix modules for non-exec processor configurations
by Chris Zankel
· 17 years ago
ea0b6b0
[XTENSA] Fix comments regarding the number of frames to save
by Chris Zankel
· 17 years ago
50c0716
[XTENSA] Add missing a2 register restore in register spill routine
by Chris Zankel
· 17 years ago
3befce8
[XTENSA] Remove oldmask from sigcontext and fix register flush
by Chris Zankel
· 17 years ago
8d7e824
[XTENSA] Clean up elf-gregset.
by Chris Zankel
· 17 years ago
4f8d98f
[XTENSA] Add .literal sections for various init sectiont to linker script
by Chris Zankel
· 17 years ago
78c5bbc
[XTENSA] Remove dead code reported by Robert P. J. Day.
by Adrian Bunk
· 17 years ago
1e12e39
[XTENSA] Remove duplicate includes.
by Chris Zankel
· 17 years ago
03a4482
procfs: constify function pointer tables
by Jan Engelhardt
· 17 years ago
6c81c32
calibrate_delay() must be __cpuinit
by Adrian Bunk
· 17 years ago
01ba2bd
all archs: consolidate init and exit sections in vmlinux.lds.h
by Sam Ravnborg
· 17 years ago
19c5870
Use helpers to obtain task pid in printks (arch code)
by Alexey Dobriyan
· 17 years ago
1bcf548
Consolidate PTRACE_DETACH
by Alexey Dobriyan
· 17 years ago
6656920
[XTENSA] Add support for cache-aliasing
by Chris Zankel
· 17 years ago
ff6fd46
[XTENSA] Add kernel module support
by Chris Zankel
· 17 years ago
01858d1
[XTENSA] Add support for executable/non-executable feature in the mmu
by Chris Zankel
· 17 years ago
5c1c808
[XTENSA] Initialize semaphore_wake_lock
by Chris Zankel
· 17 years ago
2b8aea7
[XTENSA] Fix timer instabilities.
by Chris Zankel
· 17 years ago
bc671aa
[XTENSA] Fix fadvise64_64
by Chris Zankel
· 17 years ago
787a22d
[XTENSA] Move string-io functions to io.c from pci.c
by Chris Zankel
· 17 years ago
73089cb
[XTENSA] Move pre-initialized structures to init_task.c
by Chris Zankel
· 17 years ago
b91dc33
[XTENSA] fix wrong usage of __init and __initdata in traps.c
by Chris Zankel
· 17 years ago
efffbee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 17 years ago
5fb7dc3
define new percpu interface for shared data
by Fenghua Yu
· 17 years ago
f284ce7
PTRACE_POKEDATA consolidation
by Alexey Dobriyan
· 17 years ago
7664732
PTRACE_PEEKDATA consolidation
by Alexey Dobriyan
· 17 years ago
bcdcd8e
Report that kernel is tainted if there was an OOPS
by Pavel Emelianov
· 17 years ago
b824325
xtensa: use DATA_DATA in xtensa
by Mathieu Desnoyers
· 18 years ago
29c4dfd
[XTENSA] Remove non-rt signal handling
by Chris Zankel
· 18 years ago
adba09f
[XTENSA] Move common sections into bss sections
by Chris Zankel
· 18 years ago
de4f6e5
[XTENSA] clean-up header files
by Chris Zankel
· 18 years ago
54213ba
[XTENSA] Remove multi-exported symbols from xtensa_ksyms.c
by Chris Zankel
· 18 years ago
4af410a
[XTENSA] Spelling fixes in arch/xtensa
by Chris Zankel
· 18 years ago
ca96725
all-archs: consolidate .data section definition in asm-generic
by Sam Ravnborg
· 18 years ago
7664709
all-archs: consolidate .text section definition in asm-generic
by Sam Ravnborg
· 18 years ago
9a9136e2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 18 years ago
f7e4217
rename thread_info to stack
by Roman Zippel
· 18 years ago
5886269
fix file specification in comments
by Uwe Kleine-König
· 18 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
ea62ccd
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
by Linus Torvalds
· 18 years ago
6473d16
PCI: Cleanup the includes of <linux/pci.h>
by Jean Delvare
· 18 years ago
b6e3590
[PATCH] x86: Allow percpu variables to be page-aligned
by Jeremy Fitzhardinge
· 18 years ago
d3e9cce
[PATCH] Dynamic kernel command-line: xtensa
by Alon Bar-Lev
· 18 years ago
b035b6d
[PATCH] Consolidate default sched_clock()
by Alexey Dobriyan
· 18 years ago
67d3822
[PATCH] disable init/initramfs.c: architectures
by Jean-Paul Saman
· 18 years ago
1c0350b
[PATCH] Xtensa: Add ktermios and minor filename fix
by Chris Zankel
· 18 years ago
fc4fb2a
[PATCH] xtensa: fix system call interface
by Chris Zankel
· 18 years ago
173d668
[PATCH] xtensa: remove extra header files
by Chris Zankel
· 18 years ago
fd43fe1
[PATCH] xtensa: fix irq and misc fixes
by Chris Zankel
· 18 years ago
61ce1ef
[PATCH] vmlinux.lds: consolidate initcall sections
by Andrew Morton
· 18 years ago
f30c226
fix file specification in comments
by Uwe Zeisberger
· 18 years ago
fe74290
[PATCH] provide kernel_execve on all architectures
by Arnd Bergmann
· 18 years ago
e9ff399
[PATCH] namespaces: utsname: switch to using uts namespaces
by Serge E. Hallyn
· 18 years ago
8ef3860
[PATCH] kill wall_jiffies
by Atsushi Nemoto
· 18 years ago
3171a03
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
by Atsushi Nemoto
· 18 years ago
d742eae
[PATCH] xtensa: ptrace: EXIT_ZOMBIE fix
by Bill Huey (hui
· 18 years ago
012c437
[PATCH] Change panic_on_oops message to "Fatal exception"
by Horms
· 18 years ago
cea6a4b
[PATCH] panic_on_oops: remove ssleep()
by Horms
· 18 years ago
894673e
[PATCH] tty: Remove include of screen_info.h from tty.h
by Jon Smirl
· 18 years ago
85ac3ab
[PATCH] irq-flags: XTENSA: Use the new IRQF_ constants
by Thomas Gleixner
· 19 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
1903ac5
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 19 years ago
d1bef4e
[PATCH] genirq: rename desc->handler to desc->chip
by Ingo Molnar
· 19 years ago
34af946
[PATCH] spin/rwlock init cleanups
by Ingo Molnar
· 19 years ago
e31dd6e
[PATCH] 64bit resource: change pci core and arch code to use resource_size_t
by Greg Kroah-Hartman
· 19 years ago
68402dd
[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM
by Christoph Lameter
· 19 years ago
d09042d
[PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processes
by Laurent MEYER
· 19 years ago
b9e122c
[PATCH] xtensa: remove verify_area macros
by Jesper Juhl
· 19 years ago
894b577
[PATCH] No arch-specific strpbrk implementations
by Kyle McMartin
· 19 years ago
0cb3463
[PATCH] unexport get_wchan
by Adrian Bunk
· 19 years ago
394e390
[PATCH] more for_each_cpu() conversions
by Andrew Morton
· 19 years ago
47f3fc9
[PATCH] add missing pm_power_off's
by Adrian Bunk
· 19 years ago
04fe6fa
[PATCH] xtensa: task_pt_regs(), task_stack_page()
by Al Viro
· 19 years ago
a58a414
spelling: s/usefull/useful/
by Adrian Bunk
· 19 years ago
5bfb5d6
[PATCH] sched: disable preempt in idle tasks
by Nick Piggin
· 19 years ago
481bed4
[PATCH] consolidate sys_ptrace()
by Christoph Hellwig
· 19 years ago
4e57b68
[PATCH] fix missing includes
by Tim Schmielau
· 19 years ago
ecea8d1
[PATCH] jiffies_64 cleanup
by Thomas Gleixner
· 19 years ago
dfb7dac
[PATCH] unify sys_ptrace prototype
by Christoph Hellwig
· 19 years ago
5fb5cbe
[PATCH] gfp_t: dma-mapping (xtensa)
by Al Viro
· 19 years ago
288a60c
[PATCH] xtensa: remove io_remap_page_range and minor clean-ups
by Chris Zankel
· 19 years ago
0013a85
kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h support
by Sam Ravnborg
· 19 years ago
b149ee2
[PATCH] NTP: ntp-helper functions
by john stultz
· 19 years ago
69be8f1
[PATCH] convert signal handling of NODEFER to act like other Unix boxes.
by Steven Rostedt
· 19 years ago
5c888d5
[PATCH] xtensa: use ssleep() instead of schedule_timeout()
by Nishanth Aravamudan
· 19 years ago
813e678
[PATCH] xtensa: remove old syscalls
by Chris Zankel
· 19 years ago
58c853c
[PATCH] remove asm-xtensa/ipc.h
by Stephen Rothwell
· 19 years ago
8759145
[PATCH] xtensa: remove old syscalls
by Arnd Bergmann
· 20 years ago
9ec55a9
[PATCH] xtensa: Fix asm macro
by Chris Zankel
· 20 years ago
0ee23b5
[PATCH] xtensa: use valid_signal()
by Jesper Juhl
· 20 years ago
5a0015d
[PATCH] xtensa: Architecture support for Tensilica Xtensa Part 3
by Chris Zankel
· 20 years ago