summaryrefslogtreecommitdiffstats
path: root/arch/xtensa
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton2006-10-271-7/+1
* fix file specification in commentsUwe Zeisberger2006-10-038-8/+8
* Still more typo fixesMatt LaPlante2006-10-031-2/+2
* Attack of "the the"s in archMatt LaPlante2006-10-031-2/+2
* [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] const struct tty_operationsJeff Dike2006-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] pidspace: is_init()Sukadev Bhattiprolu2006-09-291-1/+1
* [IPV4]: annotate struct in_ifaddrAl Viro2006-09-281-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-3016-16/+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
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-06-261-1/+1
|\
| * kconfig: integrate split config into silentoldconfigRoman Zippel2006-06-091-1/+1
* | [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-233-10/+6
* | [PATCH] zlib_inflate: Upgrade library code to a recent versionRichard Purdie2006-06-221-1/+1
|/
* [PATCH] No arch-specific strpbrk implementationsKyle McMartin2006-04-111-1/+0
* [PATCH] unexport get_wchanAdrian Bunk2006-03-311-2/+0
* [PATCH] Notifier chain update: API changesAlan Stern2006-03-271-1/+1
* [PATCH] bitops: xtensa: use generic bitopsAkinobu Mita2006-03-261-0/+8
* [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-231-9/+6
* [PATCH] kill _INLINE_Adrian Bunk2006-03-231-4/+0
* [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-221-1/+1
* [PATCH] mm: split highorder pagesNick Piggin2006-03-221-7/+3
* [PATCH] xtensa: pgtable fixesNick Piggin2006-03-221-8/+8
* [PATCH] xtensa must set RWSEM_GENERIC_SPINLOCK=yAdrian Bunk2006-03-091-0/+4
* [PATCH] add missing pm_power_off'sAdrian Bunk2006-03-061-0/+3
* [PATCH] Fix some ucLinux breakage from the tty updatesAlan Cox2006-02-031-3/+1
* [PATCH] xtensa: task_pt_regs(), task_stack_page()Al Viro2006-01-122-8/+8
* [PATCH] "tiny-make-id16-support-optional" fixesAdrian Bunk2006-01-101-4/+0
* spelling: s/usefull/useful/Adrian Bunk2006-01-101-1/+1
* Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-11-111-4/+5
|\
| * [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-091-4/+5
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2005-11-091-33/+0
|\ \
| * | [PATCH] xtensa platform-iss network: remove no-op ioctl handlerChristoph Hellwig2005-11-091-33/+0
| |/
* | [PATCH] sched: disable preempt in idle tasksNick Piggin2005-11-091-1/+2
|/
* [PATCH] consolidate sys_ptrace()Christoph Hellwig2005-11-071-53/+2
* Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-10-311-0/+1
|\
| * Create platform_device.h to contain all the platform device details.Russell King2005-10-291-0/+1
OpenPOWER on IntegriCloud