index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
include
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-13
Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-152
/
+83
2014-10-09
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2014-10-03
locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()
Pranith Kumar
1
-1
/
+1
2014-09-13
irq_work: Introduce arch_irq_work_has_interrupt()
Peter Zijlstra
1
-0
/
+1
2014-09-09
xtensa/uapi: Add definition of TIOC[SG]RS485
Ricardo Ribalda Delgado
1
-0
/
+2
2014-08-18
Merge tag 'xtensa-for-next-20140815' into for_next
Chris Zankel
8
-19
/
+103
2014-08-14
locking,arch,xtensa: Fold atomic_ops
Peter Zijlstra
1
-151
/
+82
2014-08-14
xtensa: support aliasing cache in kmap
Max Filippov
1
-2
/
+38
2014-08-14
xtensa: support aliasing cache in k[un]map_atomic
Max Filippov
2
-1
/
+4
2014-08-14
xtensa: implement clear_user_highpage and copy_user_highpage
Max Filippov
2
-2
/
+12
2014-08-14
xtensa: fix TLBTEMP_BASE_2 region handling in fast_second_level_miss
Max Filippov
1
-1
/
+6
2014-08-14
xtensa: make fixmap region addressing grow with index
Max Filippov
1
-3
/
+24
2014-08-14
xtensa: fix access to THREAD_RA/THREAD_SP/THREAD_DS
Max Filippov
1
-0
/
+5
2014-08-14
xtensa: add renameat2 syscall
Miklos Szeredi
1
-1
/
+4
2014-08-14
xtensa: replace IOCTL code definitions with constants
Max Filippov
1
-9
/
+10
2014-07-17
arch, locking: Ciao arch_mutex_cpu_relax()
Davidlohr Bueso
1
-0
/
+1
2014-06-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into next
Linus Torvalds
1
-10
/
+4
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
Linus Torvalds
3
-9
/
+5
2014-06-02
Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci into next
Linus Torvalds
1
-5
/
+0
2014-05-27
PCI: Turn pcibios_penalize_isa_irq() into a weak function
Hanjun Guo
1
-5
/
+0
2014-05-21
ftrace: Make CALLER_ADDRx macros more generic
AKASHI Takahiro
1
-10
/
+4
2014-05-05
Merge tag 'xtensa-next-20140503' of git://github.com/czankel/xtensa-linux
Linus Torvalds
6
-19
/
+150
2014-04-18
arch,xtensa: Convert smp_mb__*()
Peter Zijlstra
3
-9
/
+5
2014-04-06
xtensa: add HIGHMEM support
Max Filippov
3
-1
/
+106
2014-04-06
xtensa: optimize local_flush_tlb_kernel_range
Max Filippov
1
-7
/
+4
2014-04-02
xtensa: keep sysmem banks ordered in add_sysmem_bank
Max Filippov
1
-0
/
+5
2014-04-02
xtensa: split bootparam and kernel meminfo
Max Filippov
2
-11
/
+35
2014-03-31
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+3
2014-02-24
Merge tag 'xtensa-for-next-20140221-1' into for_next
Chris Zankel
4
-15
/
+10
2014-02-21
xtensa: wire up sched_setattr and sched_getattr syscalls
Max Filippov
1
-1
/
+6
2014-02-09
locking/mcs: Allow architecture specific asm files to be used for contended case
Tim Chen
1
-0
/
+1
2014-02-09
locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order
Tim Chen
1
-2
/
+2
2014-01-25
xtensa: introduce spill_registers_kernel macro
Max Filippov
1
-16
/
+28
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-0
/
+3
2014-01-25
Merge tag 'xtensa-next-20140123' of git://github.com/czankel/xtensa-linux
Linus Torvalds
23
-152
/
+503
2014-01-19
xtensa: fix warning '"CONFIG_OF" is not defined'
Max Filippov
2
-2
/
+2
2014-01-18
net: introduce SO_BPF_EXTENSIONS
Michal Sekletar
1
-0
/
+2
2014-01-15
xtensa: implement ndelay
Max Filippov
1
-0
/
+22
2014-01-15
xtensa: clean up udelay
Max Filippov
1
-6
/
+15
2014-01-15
xtensa: enable HAVE_PERF_EVENTS
Baruch Siach
1
-0
/
+4
2014-01-15
xtensa: remap io area defined in device tree
Baruch Siach
3
-5
/
+22
2014-01-15
xtensa: avoid duplicate of IO range definitions
Baruch Siach
3
-9
/
+10
2014-01-14
xtensa: implement CPU hotplug
Max Filippov
2
-0
/
+10
2014-01-14
xtensa: add SMP support
Max Filippov
10
-104
/
+152
2014-01-14
xtensa: add MX irqchip
Max Filippov
3
-0
/
+67
2014-01-14
xtensa: move built-in PIC to drivers/irqchip
Max Filippov
1
-0
/
+7
2014-01-14
xtensa: move init_mmu declaration to mmu_context.h
Max Filippov
1
-0
/
+6
2014-01-14
xtensa: fix __delay for small loop count
Max Filippov
1
-3
/
+6
2014-01-14
xtensa: fix arch spinlock function names
Max Filippov
2
-14
/
+37
2014-01-14
xtensa: implement robust futex atomic uaccess ops
Baruch Siach
2
-1
/
+147
[next]