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
/
platforms
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-08
xtensa: remove the second argument of __bio_kmap_atomic()
Zhao Hongjiang
1
-2
/
+2
2013-07-08
xtensa: cleanup ccount frequency tracking
Baruch Siach
1
-2
/
+1
2013-06-05
xtensa: ISS: fix section mismatch in iss_net_setup
Max Filippov
1
-1
/
+1
2013-06-05
xtensa: xtfpga: fix section mismatch
Baruch Siach
1
-1
/
+1
2013-05-09
Merge tag 'xtensa-next-20130508' of git://github.com/czankel/xtensa-linux
Linus Torvalds
6
-26
/
+26
2013-05-09
xtensa simdisk: Fix proc_create_data() conversion fallout
Geert Uytterhoeven
1
-2
/
+2
2013-05-09
xtensa: ISS: fix timer_lock usage in rs_open
Max Filippov
1
-2
/
+2
2013-05-09
xtensa: don't use a7 in simcalls
Max Filippov
3
-18
/
+18
2013-05-09
xtensa: provide default platform_pcibios_init implementation
Max Filippov
1
-6
/
+0
2013-05-09
xtensa: fix ibreakenable register update
Max Filippov
3
-0
/
+6
2013-05-07
block_device_operations->release() should return void
Al Viro
1
-2
/
+1
2013-05-04
xtensa simdisk: fix braino in "xtensa simdisk: switch to proc_create_data()"
Al Viro
1
-1
/
+1
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
1
-2
/
+2
2013-04-09
xtensa simdisk: switch to proc_create_data()
Al Viro
1
-13
/
+23
2013-02-26
Merge tag 'xtensa-next-20130225' of git://github.com/czankel/xtensa-linux
Linus Torvalds
3
-2
/
+378
2013-02-23
xtensa: ISS: add host file-based simulated disk
Victor Prupis
2
-0
/
+376
2013-02-23
xtensa: rename prom_update_property to of_update_property
Max Filippov
1
-2
/
+2
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-5
/
+4
2013-01-15
TTY: switch tty_insert_flip_char
Jiri Slaby
1
-1
/
+2
2012-12-18
xtensa: set the correct ethernet address for xtfpga
Chris Zankel
1
-2
/
+34
2012-12-18
Use for_each_compatible_node() macro.
Wei Yongjun
1
-2
/
+2
2012-12-18
xtensa: add support for the XTFPGA boards
Max Filippov
6
-0
/
+461
2012-12-18
xtensa: properly fix missing compiler barrier in simcall
Max Filippov
1
-6
/
+1
2012-12-18
xtensa: ISS: add BASE_BAUD definition to serial.h
Max Filippov
1
-0
/
+15
2012-11-15
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
1
-0
/
+1
2012-10-15
xtensa: reorganize SR referencing
Max Filippov
2
-10
/
+10
2012-10-15
xtensa: ISS: fix rs_put_char
Max Filippov
1
-7
/
+2
2012-10-15
xtensa: ISS: fix specific simcalls
Max Filippov
1
-2
/
+7
2012-10-09
Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linux
Linus Torvalds
7
-101
/
+66
2012-10-03
xtensa: ISS: drop unused io.c
Max Filippov
2
-33
/
+1
2012-10-03
xtensa: ISS: exit simulator in case of halt or poweroff
Max Filippov
1
-4
/
+4
2012-10-03
xtensa: ISS: change keyboard polling rate
Max Filippov
1
-1
/
+1
2012-10-03
xtensa: ISS: add platform_pcibios_init
Max Filippov
1
-0
/
+6
2012-10-03
xtensa: ISS: add dummy serial.h for ISS platform
Max Filippov
1
-0
/
+0
2012-10-03
xtensa: ISS: fix __simc implementation
Max Filippov
3
-62
/
+53
2012-10-03
xtensa: ISS: only build networking if configured
Max Filippov
1
-2
/
+2
2012-08-13
TTY: use tty_port_link_device
Jiri Slaby
1
-0
/
+1
2012-03-08
TTY: remove serialP.h inclusion from some files
Jiri Slaby
1
-1
/
+0
2012-03-08
TTY: iss/console, use tty_port
Jiri Slaby
1
-0
/
+4
2012-03-08
XTENSA: iss/console, fix potential deadlock
Jiri Slaby
1
-3
/
+2
2012-03-08
XTENSA: iss/console, use setup_timer
Jiri Slaby
1
-4
/
+1
2012-03-08
TTY: remove unneeded tty->index checks
Jiri Slaby
1
-6
/
+2
2012-03-08
TTY: remove re-assignments to tty_driver members
Jiri Slaby
1
-1
/
+0
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
1
-1
/
+1
2011-03-24
xtensa: Convert genirq namespace
Thomas Gleixner
1
-1
/
+1
2010-05-02
xtensa: Fix the network driver for the simulator target
Chris Zankel
1
-8
/
+14
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2010-02-12
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
1
-1
/
+1
2009-12-11
tty: const: constify remaining tty_operations
Alexey Dobriyan
1
-1
/
+1
2009-07-05
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
Patrick McHardy
1
-1
/
+1
[next]