aboutsummaryrefslogtreecommitdiff
path: root/arch/xtensa
AgeCommit message (Expand)Author
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds
2009-12-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds
2009-12-16sanitize do_pipe_flags() callers in archAl Viro
2009-12-16elf: kill USE_ELF_CORE_DUMPChristoph Hellwig
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner
2009-12-12kbuild: move asm-offsets.h to include/generatedSam Ravnborg
2009-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2009-12-11tty: const: constify remaining tty_operationsAlexey Dobriyan
2009-12-11Unify sys_mmap*Al Viro
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-11-26block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-10-12net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo
2009-10-12net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-09-24xtensa: Cleanup linker script using new linker script macros.Tim Abbott
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds
2009-09-22mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven
2009-09-22ksm: define MADV_MERGEABLE and MADV_UNMERGEABLEHugh Dickins
2009-09-21Use macros for .bss.page_aligned section.Tim Abbott
2009-09-21Use new __init_task_data macro in arch init_task.c files.Joe Perches
2009-09-20arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg
2009-09-18Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-08-15timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-08-05net: implement a SO_DOMAIN getsockoptionJan Engelhardt
2009-08-05net: implement a SO_PROTOCOL getsockoptionJan Engelhardt
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra
2009-07-09linker script: unify usage of discard definitionTejun Heo
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches
2009-07-05net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy
2009-07-04Merge branch 'master' into for-nextTejun Heo
2009-06-24linker script: throw away .discard sectionTejun Heo
2009-06-22xtensa: enable m41t80 driver in s6105_defconfigDaniel Glockner
2009-06-22xtensa: add m41t62 rtc to s6105 platformDaniel Glockner
2009-06-22xtensa: enable s6gmac in s6105_defconfigDaniel Glockner
2009-06-22xtensa: s6105 specific configuration for s6gmacOskar Schirmer
2009-06-22xtensa: support s6000 gpio irqs and alternate function selectionDaniel Glöckner
2009-06-22xtensa: s6000 dma engine supportOskar Schirmer
2009-06-22xtensa: allow variant to initialize own irq chipsDaniel Glöckner
2009-06-22xtensa: cache inquiry and unaligned cache handling functionsOskar Schirmer
2009-06-21Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds
2009-06-18ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov
2009-06-16kmap_types: make most arches use generic header fileRandy Dunlap
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds