summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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/+3
* [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/+3
* [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/+0
* 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-272-2/+2
|/
* [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMChristoph Lameter2006-06-251-12/+0
* [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/+0
* [PATCH] unexport get_wchanAdrian Bunk2006-03-311-2/+0
* [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-231-9/+6
* [PATCH] add missing pm_power_off'sAdrian Bunk2006-03-061-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/+2
* [PATCH] fix missing includesTim Schmielau2005-10-301-0/+1
* [PATCH] jiffies_64 cleanupThomas Gleixner2005-10-301-3/+0
* [PATCH] unify sys_ptrace prototypeChristoph Hellwig2005-10-301-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-226-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-071-5/+2
* [PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt2005-08-291-6/+5
* [PATCH] xtensa: use ssleep() instead of schedule_timeout()Nishanth Aravamudan2005-07-121-2/+2
* [PATCH] xtensa: remove old syscallsChris Zankel2005-07-124-9/+8
* [PATCH] remove asm-xtensa/ipc.hStephen Rothwell2005-07-101-1/+0
* [PATCH] xtensa: remove old syscallsArnd Bergmann2005-07-072-179/+30
* [PATCH] xtensa: Fix asm macroChris Zankel2005-06-301-90/+5
* [PATCH] xtensa: use valid_signal()Jesper Juhl2005-06-301-2/+3
* [PATCH] xtensa: Architecture support for Tensilica Xtensa Part 3Chris Zankel2005-06-2423-0/+8627
OpenPOWER on IntegriCloud