index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
xtensa
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+0
2013-11-15
xtensa: use buddy allocator for PTE table
Kirill A. Shutemov
3
-30
/
+13
2013-11-15
xtensa: handle pgtable_page_ctor() fail
Kirill A. Shutemov
1
-1
/
+4
2013-11-15
xtensa: fix potential NULL-pointer dereference
Kirill A. Shutemov
1
-1
/
+5
2013-11-13
preempt: Make PREEMPT_ACTIVE generic
Thomas Gleixner
1
-2
/
+0
2013-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+2
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-47
/
+14
2013-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-21
/
+33
2013-11-01
Merge branch 'linus' into sched/core
Ingo Molnar
3
-21
/
+33
2013-10-16
xtensa: Cocci spatch "noderef"
Thomas Meyer
1
-1
/
+2
2013-10-15
xtensa: don't use alternate signal stack on threads
Baruch Siach
1
-1
/
+1
2013-10-15
xtensa: fix fast_syscall_spill_registers_fixup
Max Filippov
1
-19
/
+30
2013-10-09
of: remove empty arch prom.h headers
Rob Herring
1
-4
/
+0
2013-10-09
of: remove HAVE_ARCH_DEVTREE_FIXUPS
Rob Herring
1
-2
/
+0
2013-10-09
of: remove early_init_dt_setup_initrd_arch
Rob Herring
1
-11
/
+4
2013-10-09
xtensa: use early_init_dt_scan
Rob Herring
1
-12
/
+9
2013-10-09
xtensa: use unflatten_and_copy_device_tree
Rob Herring
1
-18
/
+1
2013-09-28
net: introduce SO_MAX_PACING_RATE
Eric Dumazet
1
-0
/
+2
2013-09-25
sched, arch: Create asm/preempt.h
Peter Zijlstra
1
-0
/
+1
2013-09-13
Merge tag 'xtensa-next-20130912' of git://github.com/czankel/xtensa-linux
Linus Torvalds
11
-353
/
+324
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
4
-4
/
+0
2013-09-12
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
1
-0
/
+2
2013-09-06
xtensa: Fix broken allmodconfig build
Guenter Roeck
1
-0
/
+1
2013-09-06
xtensa: remove CCOUNT_PER_JIFFY
Baruch Siach
3
-5
/
+4
2013-09-06
xtensa: fix !CONFIG_XTENSA_CALIBRATE_CCOUNT build failure
Baruch Siach
2
-7
/
+2
2013-09-06
xtensa: don't use echo -e needlessly
Max Filippov
2
-3
/
+3
2013-09-06
xtensa: new fast_alloca handler
Max Filippov
1
-152
/
+40
2013-09-06
xtensa: keep a3 and excsave1 on entry to exception handlers
Max Filippov
5
-142
/
+238
2013-09-06
xtensa: enable kernel preemption
Max Filippov
1
-28
/
+17
2013-09-06
xtensa: check thread flags atomically on return from user exception
Max Filippov
1
-18
/
+21
2013-07-24
of: Specify initrd location using 64-bit
Santosh Shilimkar
1
-2
/
+1
2013-07-14
xtensa: delete __cpuinit usage from all xtensa files
Paul Gortmaker
1
-1
/
+1
2013-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2013-07-11
Merge tag 'xtensa-next-20130710' of git://github.com/czankel/xtensa-linux
Linus Torvalds
28
-146
/
+433
2013-07-10
net: rename busy poll socket op and globals
Eliezer Tamir
1
-1
/
+1
2013-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+2
2013-07-08
xtensa: remove the second argument of __bio_kmap_atomic()
Zhao Hongjiang
1
-2
/
+2
2013-07-08
xtensa: add static function tracer support
Max Filippov
6
-2
/
+78
2013-07-08
xtensa: Flat DeviceTree copy not future-safe
Vineet Gupta
1
-1
/
+1
2013-07-08
xtensa: check TLB sanity on return to userspace
Max Filippov
3
-1
/
+131
2013-07-08
xtensa: adjust boot parameters address when INITIALIZE_XTENSA_MMU_INSIDE_VMLI...
Max Filippov
2
-3
/
+12
2013-07-08
xtensa: bootparams: fix typo
Baruch Siach
1
-1
/
+1
2013-07-08
xtensa: tell git to ignore generated .dtb files
Baruch Siach
1
-0
/
+1
2013-07-08
xtensa: ccount based sched_clock
Baruch Siach
2
-0
/
+9
2013-07-08
xtensa: ccount based clockevent implementation
Baruch Siach
2
-32
/
+79
2013-07-08
xtensa: consolidate ccount access routines
Baruch Siach
2
-12
/
+4
2013-07-08
xtensa: cleanup ccount frequency tracking
Baruch Siach
5
-12
/
+8
2013-07-08
xtensa: timex.h: remove unused symbols
Baruch Siach
1
-7
/
+0
2013-07-08
xtensa: tell git to ignore copied zlib source files
Baruch Siach
1
-0
/
+3
2013-07-03
mm/xtensa: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-25
/
+2
[next]