aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-3/+3
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar1-2/+2
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar2-2/+2
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman1-3/+3
2006-06-25[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMChristoph Lameter1-12/+0
2006-06-23[PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processesLaurent MEYER1-1/+1
2006-06-23[PATCH] xtensa: remove verify_area macrosJesper Juhl2-6/+6
2006-04-11[PATCH] No arch-specific strpbrk implementationsKyle McMartin1-1/+0
2006-03-31[PATCH] unexport get_wchanAdrian Bunk1-2/+0
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton1-9/+6
2006-03-06[PATCH] add missing pm_power_off'sAdrian Bunk1-0/+3
2006-01-12[PATCH] xtensa: task_pt_regs(), task_stack_page()Al Viro2-8/+8
2006-01-10spelling: s/usefull/useful/Adrian Bunk1-1/+1
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin1-1/+2
2005-11-07[PATCH] consolidate sys_ptrace()Christoph Hellwig1-53/+2
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+1
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner1-3/+0
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig1-1/+1
2005-10-28[PATCH] gfp_t: dma-mapping (xtensa)Al Viro1-1/+1
2005-09-22[PATCH] xtensa: remove io_remap_page_range and minor clean-upsChris Zankel6-7/+7
2005-09-09kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h supportSam Ravnborg4-4/+4
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz1-5/+2
2005-08-29[PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt1-6/+5
2005-07-12[PATCH] xtensa: use ssleep() instead of schedule_timeout()Nishanth Aravamudan1-2/+2
2005-07-12[PATCH] xtensa: remove old syscallsChris Zankel4-9/+8
2005-07-10[PATCH] remove asm-xtensa/ipc.hStephen Rothwell1-1/+0
2005-07-07[PATCH] xtensa: remove old syscallsArnd Bergmann2-179/+30
2005-06-30[PATCH] xtensa: Fix asm macroChris Zankel1-90/+5
2005-06-30[PATCH] xtensa: use valid_signal()Jesper Juhl1-2/+3
2005-06-24[PATCH] xtensa: Architecture support for Tensilica Xtensa Part 3Chris Zankel23-0/+8627