index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
xtensa
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-26
xtensa: fix build fail on undefined ack_bad_irq
Paul Gortmaker
1
-3
/
+0
2012-04-23
xtensa: fix build error in xtensa/include/asm/io.h
Paul Gortmaker
1
-0
/
+1
2012-04-23
xtensa: fix build failure in xtensa/kernel/signal.c
Paul Gortmaker
1
-0
/
+1
2012-03-29
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-90
/
+7
2012-03-29
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
14
-67
/
+96
2012-03-28
Delete all instances of asm/system.h
David Howells
1
-5
/
+0
2012-03-28
Disintegrate asm/system.h for Xtensa
David Howells
15
-191
/
+225
2012-03-23
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-0
/
+4
2012-03-23
coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP
Jason Baron
1
-0
/
+4
2012-03-23
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-16
/
+1
2012-03-23
locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage
Raghavendra K T
1
-1
/
+1
2012-03-21
xtensa: use set_current_blocked() and block_sigmask()
Matt Fleming
1
-14
/
+3
2012-03-21
xtensa: don't mask signals if we fail to setup signal stack
Matt Fleming
1
-4
/
+7
2012-03-21
xtensa: no need to reset handler if SA_ONESHOT
Matt Fleming
1
-3
/
+0
2012-03-21
xtensa: don't reimplement force_sigsegv()
Matt Fleming
1
-3
/
+1
2012-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+4
2012-03-20
Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-14
/
+8
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
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
1
-3
/
+1
2012-02-24
net: Add framework to allow sending packets with customized CRC.
Ben Greear
1
-0
/
+3
2012-02-23
xtensa/PCI: get rid of device resource fixups
Bjorn Helgaas
1
-16
/
+1
2012-02-21
sock: Introduce the SO_PEEK_OFF sock option
Pavel Emelyanov
1
-0
/
+1
2012-02-14
xtensa: Use generic posix_types.h
H. Peter Anvin
1
-90
/
+7
2012-02-03
xtensa: fix memscan()
Akinobu Mita
1
-3
/
+0
2012-01-17
audit: inline audit_syscall_entry to reduce burden on archs
Eric Paris
1
-2
/
+1
2012-01-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2
-48
/
+47
2012-01-11
cpu: Register a generic CPU device on architectures that currently do not
Ben Hutchings
1
-0
/
+1
2012-01-08
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+0
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-2
/
+0
2012-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+3
2012-01-06
xtensa/PCI: convert to pci_scan_root_bus() for correct root bus resources
Bjorn Helgaas
1
-43
/
+42
2012-01-06
PCI: Xtensa: convert pcibios_set_master() to a non-inlined function
Myron Stowe
2
-5
/
+5
2012-01-03
consolidate umode_t declarations
Al Viro
1
-2
/
+0
2011-12-05
Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jst...
Thomas Gleixner
1
-12
/
+1
2011-11-21
clocksource: xtensa: Convert to clocksource_register_hz/khz
John Stultz
1
-12
/
+1
2011-11-21
freezer: remove now unused TIF_FREEZE
Tejun Heo
1
-2
/
+0
2011-11-09
net: add wireless TX status socket option
Johannes Berg
1
-0
/
+3
2011-10-26
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+0
2011-10-04
time: Cleanup old CONFIG_GENERIC_TIME references that snuck in
John Stultz
2
-2
/
+0
2011-09-22
Merge branch 'master' of github.com:davem330/net
David S. Miller
1
-1
/
+1
2011-08-26
All Arch: remove linkage for sys_nfsservctl system call
NeilBrown
1
-1
/
+1
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
1
-1
/
+1
2011-07-26
atomic: cleanup asm-generic atomic*.h inclusion
Arun Sharma
1
-1
/
+0
2011-07-26
atomic: move atomic_add_unless to generic code
Arun Sharma
1
-4
/
+4
[next]