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
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
2007-02-11
[PATCH] sort the devres mess out
Al Viro
1
-0
/
+3
2007-02-11
[PATCH] Consolidate default sched_clock()
Alexey Dobriyan
1
-9
/
+0
2007-02-11
[PATCH] disable init/initramfs.c: architectures
Jean-Paul Saman
1
-0
/
+2
2007-02-11
[PATCH] optional ZONE_DMA: introduce CONFIG_ZONE_DMA
Christoph Lameter
1
-0
/
+4
2006-12-13
[PATCH] Xtensa: Add ktermios and minor filename fix
Chris Zankel
2
-2
/
+2
2006-12-10
[PATCH] xtensa: fix system call interface
Chris Zankel
8
-655
/
+317
2006-12-10
[PATCH] xtensa: remove extra header files
Chris Zankel
30
-915
/
+290
2006-12-10
[PATCH] xtensa: fix irq and misc fixes
Chris Zankel
3
-59
/
+57
2006-12-08
[PATCH] LOG2: Implement a general integer log2 facility in the kernel
David Howells
1
-0
/
+8
2006-10-27
[PATCH] vmlinux.lds: consolidate initcall sections
Andrew Morton
1
-7
/
+1
2006-10-03
fix file specification in comments
Uwe Zeisberger
8
-8
/
+8
2006-10-03
Still more typo fixes
Matt LaPlante
1
-2
/
+2
2006-10-03
Attack of "the the"s in arch
Matt LaPlante
1
-2
/
+2
2006-10-02
[PATCH] provide kernel_execve on all architectures
Arnd Bergmann
1
-0
/
+20
2006-10-02
[PATCH] namespaces: utsname: switch to using uts namespaces
Serge E. Hallyn
1
-1
/
+1
2006-10-02
[PATCH] const struct tty_operations
Jeff Dike
1
-1
/
+1
2006-10-01
[PATCH] kill wall_jiffies
Atsushi Nemoto
1
-10
/
+3
2006-09-29
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
Atsushi Nemoto
1
-1
/
+1
2006-09-29
[PATCH] pidspace: is_init()
Sukadev Bhattiprolu
1
-1
/
+1
2006-09-28
[IPV4]: annotate struct in_ifaddr
Al Viro
1
-1
/
+1
2006-09-01
[PATCH] xtensa: ptrace: EXIT_ZOMBIE fix
Bill Huey (hui
1
-1
/
+1
2006-08-14
[PATCH] Change panic_on_oops message to "Fatal exception"
Horms
1
-1
/
+1
2006-07-31
[PATCH] panic_on_oops: remove ssleep()
Horms
1
-5
/
+3
2006-07-10
[PATCH] tty: Remove include of screen_info.h from tty.h
Jon Smirl
1
-1
/
+1
2006-07-02
[PATCH] irq-flags: XTENSA: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
16
-16
/
+0
2006-06-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-3
/
+3
2006-06-29
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
1
-2
/
+2
2006-06-27
[PATCH] spin/rwlock init cleanups
Ingo Molnar
2
-2
/
+2
2006-06-27
[PATCH] 64bit resource: change pci core and arch code to use resource_size_t
Greg Kroah-Hartman
1
-3
/
+3
2006-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
1
-1
/
+1
2006-06-25
[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM
Christoph Lameter
1
-12
/
+0
2006-06-23
[PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processes
Laurent MEYER
1
-1
/
+1
2006-06-23
[PATCH] xtensa: remove verify_area macros
Jesper Juhl
3
-10
/
+6
2006-06-22
[PATCH] zlib_inflate: Upgrade library code to a recent version
Richard Purdie
1
-1
/
+1
2006-06-09
kconfig: integrate split config into silentoldconfig
Roman Zippel
1
-1
/
+1
2006-04-11
[PATCH] No arch-specific strpbrk implementations
Kyle McMartin
1
-1
/
+0
2006-03-31
[PATCH] unexport get_wchan
Adrian Bunk
1
-2
/
+0
[next]