index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
xtensa
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-17
mm: clean up per architecture MM hook header files
Laurent Dufour
2
-15
/
+1
2015-07-02
Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/...
Linus Torvalds
1
-3
/
+1
2015-06-25
Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+1
2015-06-24
mm: new mm hook framework
Laurent Dufour
1
-0
/
+15
2015-06-24
xtensa: use for_each_sg()
Akinobu Mita
1
-7
/
+12
2015-06-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2015-06-22
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2015-06-22
Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...
Ingo Molnar
2
-0
/
+14
2015-06-16
xtensa: don't use module_init for non-modular core network.c code
Paul Gortmaker
1
-3
/
+1
2015-06-07
arch/*/io.h: Add ioremap_wt() to all architectures
Toshi Kani
1
-0
/
+1
2015-06-02
Merge branch 'linus' into sched/core, to resolve conflict
Ingo Molnar
1
-0
/
+13
2015-05-26
treewide: Kconfig: fix wording / spelling
Masanari Iida
1
-1
/
+1
2015-05-25
xtensa: Provide dummy dma_alloc_attrs() and dma_free_attrs()
Guenter Roeck
1
-0
/
+13
2015-05-19
remove scatterlist.h generation from arch Kbuild files
Christoph Hellwig
1
-1
/
+0
2015-05-19
mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...
David Hildenbrand
1
-2
/
+2
2015-05-19
sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*
David Hildenbrand
1
-0
/
+2
2015-05-05
remove <asm/scatterlist.h>
Christoph Hellwig
1
-1
/
+1
2015-04-17
Merge tag 'xtensa-20150416' of git://github.com/czankel/xtensa-linux
Linus Torvalds
11
-41
/
+346
2015-04-15
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-22
/
+10
2015-04-14
Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-5
/
+0
2015-04-14
Merge tag 'xtensa-for-next-20150413' of git://github.com/jcmvbkbc/linux-xtens...
Chris Zankel
3
-14
/
+52
2015-04-14
Merge tag 'v4.0' into for_next
Chris Zankel
5
-67
/
+49
2015-04-13
xtensa: xtfpga: add CY7C67300 USB controller support
Max Filippov
2
-0
/
+37
2015-04-13
xtensa: ISS: fix locking in TAP network adapter
Max Filippov
1
-14
/
+15
2015-04-12
xtensa: Remove signal translation and exec_domain
Richard Weinberger
2
-11
/
+2
2015-04-12
xtensa: Autogenerate offsets in struct thread_info
Richard Weinberger
2
-11
/
+8
2015-04-11
whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setup
Al Viro
1
-5
/
+0
2015-04-10
xtensa: Fix fix linker script transformation for .text / .text.fixup
Guenter Roeck
1
-0
/
+1
2015-03-19
PCI: Assign resources before drivers claim devices (pci_scan_root_bus())
Yijing Wang
1
-2
/
+13
2015-03-13
Merge tag 'xtensa-for-next-20150304' of git://github.com/jcmvbkbc/linux-xtens...
Chris Zankel
6
-27
/
+87
2015-03-04
xtensa: provide __NR_sync_file_range2 instead of __NR_sync_file_range
Max Filippov
1
-1
/
+1
2015-03-04
xtensa: wire bpf and execveat syscalls
Max Filippov
1
-1
/
+5
2015-02-27
xtensa: xtfpga: fix hardware lockup caused by LCD driver
Max Filippov
5
-25
/
+81
2015-02-18
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-45
/
+45
2015-02-13
xtensa: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
1
-5
/
+2
2015-02-12
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2
-6
/
+1
2015-02-11
mm: make FIRST_USER_ADDRESS unsigned long on all archs
Kirill A. Shutemov
1
-1
/
+1
2015-02-10
xtensa: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
1
-10
/
+0
2015-02-07
xtensa: xtfpga: provide defconfig with audio subsystem
Max Filippov
1
-0
/
+142
2015-02-07
xtensa: xtfpga: add audio card to xtfpga DTS
Max Filippov
1
-0
/
+64
2015-01-29
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
1
-0
/
+2
2015-01-13
xtensa: macro whitespace fixes
Michael S. Tsirkin
1
-45
/
+45
2014-12-16
Merge tag 'xtensa-next-20141215' of git://github.com/czankel/xtensa-linux
Linus Torvalds
41
-3042
/
+149
2014-12-15
xtensa: disable link optimization
Chris Zankel
2
-1
/
+2
2014-12-15
xtensa/uaccess: fix sparse errors
Michael S. Tsirkin
1
-2
/
+2
2014-12-15
Merge tag 'xtensa-for-next-20141213' of git://github.com/jcmvbkbc/linux-xtens...
Chris Zankel
2
-1
/
+7
2014-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-1
/
+5
2014-12-10
net, lib: kill arch_fast_hash library bits
Daniel Borkmann
1
-1
/
+0
2014-12-09
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-7
/
+0
2014-12-09
xtensa: fix kmap_prot definition
Max Filippov
1
-1
/
+1
[next]