index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
xtensa
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-11
[XTENSA]: Fix use of skb after netif_rx
Julia Lawall
1
-2
/
+2
2007-10-30
Kbuild/doc: fix links to Documentation files
Dirk Hohndel
1
-1
/
+1
2007-10-20
kbuild: restore arch/{ppc/xtensa}/boot cflags
Milton Miller
1
-1
/
+2
2007-10-20
XTENSA: Emphasize that the "eth" boot-time parm takes a value
Robert P. J. Day
1
-1
/
+1
2007-10-19
Combine instrumentation menus in kernel/Kconfig.instrumentation
Mathieu Desnoyers
1
-0
/
+2
2007-10-19
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
1
-3
/
+3
2007-10-19
pid namespaces: define is_global_init() and is_container_init()
Serge E. Hallyn
1
-1
/
+1
2007-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
3
-9
/
+6
2007-10-16
During VM oom condition, kill all threads in process group
Will Schmidt
1
-1
/
+1
2007-10-16
Consolidate PTRACE_DETACH
Alexey Dobriyan
1
-4
/
+0
2007-10-14
kbuild: enable 'make CFLAGS=...' to add additional options to CC
Sam Ravnborg
2
-6
/
+4
2007-10-14
kbuild: fix up CFLAGS usage
Sam Ravnborg
1
-3
/
+2
2007-08-27
[patch 2/2] xtensa console.c: remove duplicate #include
Frederik Deweerdt
1
-1
/
+0
2007-08-27
[XTENSA] Add support for cache-aliasing
Chris Zankel
7
-290
/
+624
2007-08-27
[XTENSA] Add kernel module support
Chris Zankel
1
-18
/
+177
2007-08-27
[XTENSA] Add support for executable/non-executable feature in the mmu
Chris Zankel
1
-14
/
+28
2007-08-27
[XTENSA] Initialize semaphore_wake_lock
Chris Zankel
1
-1
/
+1
2007-08-27
[XTENSA] Fix timer instabilities.
Chris Zankel
1
-17
/
+29
2007-08-27
[XTENSA] Fix fadvise64_64
Chris Zankel
1
-0
/
+5
2007-08-27
[XTENSA] Move string-io functions to io.c from pci.c
Chris Zankel
3
-70
/
+76
2007-08-27
[XTENSA] Move pre-initialized structures to init_task.c
Chris Zankel
3
-15
/
+40
2007-08-27
[XTENSA] Add freestanding option to CFLAGS
Chris Zankel
1
-1
/
+6
2007-08-27
[XTENSA] fix wrong usage of __init and __initdata in traps.c
Chris Zankel
1
-2
/
+2
2007-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
1
-1
/
+2
2007-07-19
define new percpu interface for shared data
Fenghua Yu
1
-4
/
+1
2007-07-19
mm: fault feedback #2
Nick Piggin
1
-12
/
+11
2007-07-17
PTRACE_POKEDATA consolidation
Alexey Dobriyan
1
-4
/
+1
2007-07-17
PTRACE_PEEKDATA consolidation
Alexey Dobriyan
1
-11
/
+1
2007-07-17
Report that kernel is tainted if there was an OOPS
Pavel Emelianov
1
-0
/
+1
2007-07-17
xtensa: use DATA_DATA in xtensa
Mathieu Desnoyers
1
-1
/
+2
2007-05-31
[XTENSA] Remove non-rt signal handling
Chris Zankel
3
-498
/
+334
2007-05-31
[XTENSA] Move common sections into bss sections
Chris Zankel
1
-8
/
+11
2007-05-31
[XTENSA] clean-up header files
Chris Zankel
2
-47
/
+32
2007-05-31
[XTENSA] Remove multi-exported symbols from xtensa_ksyms.c
Chris Zankel
1
-11
/
+0
2007-05-31
[XTENSA] fix sources using deprecated assembler directive
Chris Zankel
2
-32
/
+34
2007-05-31
[XTENSA] Spelling fixes in arch/xtensa
Chris Zankel
3
-3
/
+3
2007-05-19
all-archs: consolidate .data section definition in asm-generic
Sam Ravnborg
1
-1
/
+2
2007-05-19
all-archs: consolidate .text section definition in asm-generic
Sam Ravnborg
1
-1
/
+2
2007-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+1
2007-05-09
rename thread_info to stack
Roman Zippel
1
-1
/
+1
2007-05-09
fix file specification in comments
Uwe Kleine-König
1
-1
/
+1
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
3
-3
/
+0
2007-05-07
xtensa: strlcpy is smart enough
Jean Delvare
1
-1
/
+1
2007-05-05
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
1
-1
/
+1
2007-05-02
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
2
-2
/
+0
2007-05-02
[PATCH] x86: Allow percpu variables to be page-aligned
Jeremy Fitzhardinge
1
-1
/
+1
2007-04-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2
-33
/
+1
2007-04-26
[STRING]: Move strcasecmp/strncasecmp to lib/string.c
David S. Miller
2
-33
/
+1
2007-04-25
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-02-12
[PATCH] Dynamic kernel command-line: xtensa
Alon Bar-Lev
1
-3
/
+3
[next]