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
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
2013-07-03
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
1
-1
/
+1
2013-07-03
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
1
-2
/
+2
2013-07-03
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
1
-1
/
+1
2013-06-29
consolidate io_remap_pfn_range definitions
Al Viro
1
-8
/
+0
2013-06-17
net: add socket option for low latency polling
Eliezer Tamir
1
-0
/
+2
2013-06-05
xtensa: fix section mismatch in pcibios_fixup_bus
Max Filippov
1
-5
/
+5
2013-06-05
xtensa: ISS: fix section mismatch in iss_net_setup
Max Filippov
1
-1
/
+1
2013-06-05
arch: xtensa: include: asm: compiling issue, need cmpxchg64() defined.
Chen Gang
1
-0
/
+1
2013-06-05
xtensa: xtfpga: fix section mismatch
Baruch Siach
1
-1
/
+1
2013-06-05
xtensa: remove unused platform_init_irq()
Baruch Siach
2
-6
/
+0
2013-06-05
xtensa: tell git to ignore generated files
Baruch Siach
3
-0
/
+4
2013-06-05
xtensa: flush TLB entries for pages of non-current mm correctly
Max Filippov
1
-3
/
+4
2013-05-20
xtensa: fix fast_store_prohibited _PAGE_WRITABLE_BIT test
Max Filippov
1
-1
/
+6
2013-05-20
xtensa: fix TLB multihit exceptions
Chris Zankel
1
-57
/
+83
2013-05-09
Merge tag 'xtensa-next-20130508' of git://github.com/czankel/xtensa-linux
Linus Torvalds
32
-254
/
+773
2013-05-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2013-05-09
xtensa simdisk: Fix proc_create_data() conversion fallout
Geert Uytterhoeven
1
-2
/
+2
2013-05-09
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
3
-5
/
+0
2013-05-09
xtensa: Switch to asm-generic/linkage.h
Geert Uytterhoeven
2
-16
/
+1
[next]