index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
xtensa
Commit message (
Expand
)
Author
Age
Files
Lines
*
xtensa: fix incorrect memset
Alan Cox
2012-07-11
1
-1
/
+1
*
xtensa: use the declarations provided by <asm/sections.h>
Geert Uytterhoeven
2012-06-20
1
-11
/
+7
*
xtensa: use "test -e" instead of bashism "test -a"
Geert Uytterhoeven
2012-06-20
1
-2
/
+2
*
xtensa: replace xtensa-specific _f{data,text} by _s{data,text}
Geert Uytterhoeven
2012-06-20
2
-5
/
+4
*
fixups for signal breakage
Al Viro
2012-06-04
2
-3
/
+3
*
new helper: signal_delivered()
Al Viro
2012-06-01
1
-1
/
+1
*
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2012-06-01
1
-3
/
+0
*
don't call try_to_freeze() from do_signal()
Al Viro
2012-06-01
1
-4
/
+0
*
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
2012-06-01
1
-1
/
+0
*
new helper: sigmask_to_save()
Al Viro
2012-06-01
1
-7
/
+1
*
new helper: restore_saved_sigmask()
Al Viro
2012-06-01
1
-2
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-05-31
1
-4
/
+1
|
\
|
*
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
2012-05-23
1
-4
/
+1
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-05-24
1
-0
/
+1
|
\
\
|
*
|
kvmclock: Add functions to check if the host has stopped the vm
Eric B Munson
2012-04-08
1
-0
/
+1
*
|
|
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-05-24
1
-56
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
gpiolib/arches: Centralise bolierplate asm/gpio.h
Mark Brown
2012-05-11
1
-56
/
+4
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-05-23
6
-56
/
+37
|
\
\
\
|
*
|
|
xtensa: add handling of TIF_NOTIFY_RESUME
Al Viro
2012-05-21
3
-6
/
+20
|
*
|
|
xtensa: xtensa_sigaction doesn't exist
Al Viro
2012-05-21
2
-9
/
+0
|
*
|
|
xtensa: switch to generic rt_sigsuspend(2)
Al Viro
2012-05-21
4
-43
/
+16
|
*
|
|
xtensa: ->restart_block.fn needs to be reset on rt_sigreturn
Al Viro
2012-05-21
1
-0
/
+3
*
|
|
|
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-05-23
2
-6
/
+6
|
\
\
\
\
|
*
|
|
|
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
Suresh Siddha
2012-05-16
2
-6
/
+6
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-05-22
4
-6
/
+6
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
xtensa: Change mail addresses of Hannes Weiner and Oskar Schirmer
Oskar Schirmer
2012-05-17
4
-6
/
+6
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-05-21
2
-32
/
+1
|
\
\
\
|
*
\
\
Merge branch 'smp/threadalloc' into smp/hotplug
Thomas Gleixner
2012-05-08
3
-3
/
+2
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK
Thomas Gleixner
2012-05-05
1
-1
/
+0
|
*
|
|
xtensa: Use generic init_task
Thomas Gleixner
2012-05-05
3
-32
/
+2
|
|
|
/
|
|
/
|
*
|
|
tokenring: delete all remaining driver support
Paul Gortmaker
2012-05-15
1
-5
/
+0
|
|
/
|
/
|
*
|
xtensa: fix build fail on undefined ack_bad_irq
Paul Gortmaker
2012-04-26
1
-3
/
+0
*
|
xtensa: fix build error in xtensa/include/asm/io.h
Paul Gortmaker
2012-04-23
1
-0
/
+1
*
|
xtensa: fix build failure in xtensa/kernel/signal.c
Paul Gortmaker
2012-04-23
1
-0
/
+1
|
/
*
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-03-29
1
-90
/
+7
|
\
|
*
xtensa: Use generic posix_types.h
H. Peter Anvin
2012-02-14
1
-90
/
+7
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-03-29
1
-1
/
+1
|
\
\
|
*
|
locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage
Raghavendra K T
2012-03-23
1
-1
/
+1
*
|
|
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
14
-67
/
+96
|
\
\
\
|
*
|
|
Delete all instances of asm/system.h
David Howells
2012-03-28
1
-5
/
+0
|
*
|
|
Disintegrate asm/system.h for Xtensa
David Howells
2012-03-28
15
-191
/
+225
|
|
/
/
*
|
|
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-03-23
1
-0
/
+4
|
\
\
\
|
*
|
|
coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP
Jason Baron
2012-03-23
1
-0
/
+4
|
|
/
/
*
|
|
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2012-03-23
1
-16
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
xtensa/PCI: get rid of device resource fixups
Bjorn Helgaas
2012-02-23
1
-16
/
+1
*
|
|
xtensa: use set_current_blocked() and block_sigmask()
Matt Fleming
2012-03-21
1
-14
/
+3
*
|
|
xtensa: don't mask signals if we fail to setup signal stack
Matt Fleming
2012-03-21
1
-4
/
+7
*
|
|
xtensa: no need to reset handler if SA_ONESHOT
Matt Fleming
2012-03-21
1
-3
/
+0
*
|
|
xtensa: don't reimplement force_sigsegv()
Matt Fleming
2012-03-21
1
-3
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-03-20
1
-0
/
+4
|
\
\
\
[next]