summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-05-091-1/+1
|\
| * fix file specification in commentsUwe Kleine-König2007-05-091-1/+1
* | rename thread_info to stackRoman Zippel2007-05-091-1/+1
|/
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-083-3/+0Star
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-05-051-1/+1
|\
| * [PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge2007-05-021-1/+1
* | PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-031-1/+0Star
|/
* [PATCH] Dynamic kernel command-line: xtensaAlon Bar-Lev2007-02-121-3/+3
* [PATCH] Consolidate default sched_clock()Alexey Dobriyan2007-02-111-9/+0Star
* [PATCH] disable init/initramfs.c: architecturesJean-Paul Saman2007-02-111-0/+2
* [PATCH] Xtensa: Add ktermios and minor filename fixChris Zankel2006-12-132-2/+2
* [PATCH] xtensa: fix system call interfaceChris Zankel2006-12-108-655/+317Star
* [PATCH] xtensa: remove extra header filesChris Zankel2006-12-1013-207/+157Star
* [PATCH] xtensa: fix irq and misc fixesChris Zankel2006-12-103-59/+57Star
* [PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton2006-10-281-7/+1Star
* fix file specification in commentsUwe Zeisberger2006-10-035-5/+5
* [PATCH] provide kernel_execve on all architecturesArnd Bergmann2006-10-021-0/+20
* [PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2006-10-021-1/+1
* [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-011-10/+3Star
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-291-1/+1
* [PATCH] xtensa: ptrace: EXIT_ZOMBIE fixBill Huey (hui2006-09-011-1/+1
* [PATCH] Change panic_on_oops message to "Fatal exception"Horms2006-08-141-1/+1
* [PATCH] panic_on_oops: remove ssleep()Horms2006-07-311-5/+3Star
* [PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl2006-07-101-1/+1
* [PATCH] irq-flags: XTENSA: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3011-11/+0Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-291-3/+3
|\
| * [PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman2006-06-271-3/+3
* | [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-2/+2
* | [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-282-2/+2
|/
* [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMChristoph Lameter2006-06-251-12/+0Star
* [PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processesLaurent MEYER2006-06-231-1/+1
* [PATCH] xtensa: remove verify_area macrosJesper Juhl2006-06-232-6/+6
* [PATCH] No arch-specific strpbrk implementationsKyle McMartin2006-04-111-1/+0Star
* [PATCH] unexport get_wchanAdrian Bunk2006-03-311-2/+0Star
* [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-231-9/+6Star
* [PATCH] add missing pm_power_off'sAdrian Bunk2006-03-071-0/+3
* [PATCH] xtensa: task_pt_regs(), task_stack_page()Al Viro2006-01-122-8/+8
* spelling: s/usefull/useful/Adrian Bunk2006-01-101-1/+1
* [PATCH] sched: disable preempt in idle tasksNick Piggin2005-11-091-1/+2
* [PATCH] consolidate sys_ptrace()Christoph Hellwig2005-11-071-53/+2Star
* [PATCH] fix missing includesTim Schmielau2005-10-311-0/+1
* [PATCH] jiffies_64 cleanupThomas Gleixner2005-10-311-3/+0Star
* [PATCH] unify sys_ptrace prototypeChristoph Hellwig2005-10-311-1/+1
* [PATCH] gfp_t: dma-mapping (xtensa)Al Viro2005-10-281-1/+1
* [PATCH] xtensa: remove io_remap_page_range and minor clean-upsChris Zankel2005-09-236-7/+7
* kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h supportSam Ravnborg2005-09-094-4/+4
* [PATCH] NTP: ntp-helper functionsjohn stultz2005-09-081-5/+2Star
* [PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt2005-08-291-6/+5Star
* [PATCH] xtensa: use ssleep() instead of schedule_timeout()Nishanth Aravamudan2005-07-131-2/+2