aboutsummaryrefslogtreecommitdiff
path: root/arch/xtensa
AgeCommit message (Expand)Author
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare
2007-05-02[PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2007-04-26[STRING]: Move strcasecmp/strncasecmp to lib/string.cDavid S. Miller
2007-04-25[SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo
2007-02-12[PATCH] Dynamic kernel command-line: xtensaAlon Bar-Lev
2007-02-11[PATCH] sort the devres mess outAl Viro
2007-02-11[PATCH] Consolidate default sched_clock()Alexey Dobriyan
2007-02-11[PATCH] disable init/initramfs.c: architecturesJean-Paul Saman
2007-02-11[PATCH] optional ZONE_DMA: introduce CONFIG_ZONE_DMAChristoph Lameter
2006-12-13[PATCH] Xtensa: Add ktermios and minor filename fixChris Zankel
2006-12-10[PATCH] xtensa: fix system call interfaceChris Zankel
2006-12-10[PATCH] xtensa: remove extra header filesChris Zankel
2006-12-10[PATCH] xtensa: fix irq and misc fixesChris Zankel
2006-12-08[PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton
2006-10-03fix file specification in commentsUwe Zeisberger
2006-10-03Still more typo fixesMatt LaPlante
2006-10-03Attack of "the the"s in archMatt LaPlante
2006-10-02[PATCH] provide kernel_execve on all architecturesArnd Bergmann
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn
2006-10-02[PATCH] const struct tty_operationsJeff Dike
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu
2006-09-28[IPV4]: annotate struct in_ifaddrAl Viro
2006-09-01[PATCH] xtensa: ptrace: EXIT_ZOMBIE fixBill Huey (hui
2006-08-14[PATCH] Change panic_on_oops message to "Fatal exception"Horms
2006-07-31[PATCH] panic_on_oops: remove ssleep()Horms
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl
2006-07-02[PATCH] irq-flags: XTENSA: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2006-06-25[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMChristoph Lameter
2006-06-23[PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processesLaurent MEYER
2006-06-23[PATCH] xtensa: remove verify_area macrosJesper Juhl
2006-06-22[PATCH] zlib_inflate: Upgrade library code to a recent versionRichard Purdie
2006-06-09kconfig: integrate split config into silentoldconfigRoman Zippel
2006-04-11[PATCH] No arch-specific strpbrk implementationsKyle McMartin
2006-03-31[PATCH] unexport get_wchanAdrian Bunk
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern
2006-03-26[PATCH] bitops: xtensa: use generic bitopsAkinobu Mita
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton
2006-03-23[PATCH] kill _INLINE_Adrian Bunk
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin