summaryrefslogtreecommitdiffstats
path: root/arch/arm26/kernel
AgeCommit message (Expand)AuthorLines
2005-03-13[PATCH] kill aux_device_presentAdrian Bunk-1/+0
2005-03-13[PATCH] verify_area cleanup : misc remaining archsJesper Juhl-4/+4
2005-02-01[PATCH] make used_math SMP-safeAndrea Arcangeli-4/+3
2005-01-20[PATCH] Lock initializer cleanup - (ARM26)Thomas Gleixner-6/+6
2005-01-03[PATCH] arm26: replace arm32 time handling code with smaller versionIan Molton-76/+47
2005-01-03[PATCH] arm26: move some files to better locationsIan Molton-0/+378
2005-01-03[PATCH] arm26: new execve codeIan Molton-60/+83
2005-01-03[PATCH] arm26:cleanup trap handling assemblyIan Molton-121/+93
2005-01-03[PATCH] arm26: necessary compilation fixes for 2.6.10Ian Molton-11/+11
2005-01-03[PATCH] arm26: update comments, headers, notesIan Molton-5/+7
2005-01-03[PATCH] arm26 build system updatesIan Molton-10/+13
2005-01-03[PATCH] arm26: remove arm32 cruftIan Molton-114/+30
2004-10-18[PATCH] cleanup: move call to update_process_times.Martin Schwidefsky-0/+3
2004-10-18[PATCH] fix & clean up zombie/dead task handling & preemptionIngo Molnar-1/+1
2004-09-07[PATCH] cleanup ptrace stops and remove notify_parentRoland McGrath-5/+2
2004-09-07[PATCH] Convert in-kernel users of EXPORT_SYMBOL_NOVERS() to EXPORT_SYMBOL()Geert Uytterhoeven-49/+49
2004-08-30[PATCH] Fix the unnecessary entropy call in the irq handlerTakashi Iwai-2/+4
2004-08-26[PATCH] consolidate hit count increments in profile_tick()William Lee Irwin III-23/+1
2004-08-25Merge common signal handling fault handling in generic code.Linus Torvalds-3/+1
2004-08-23[PATCH] Move param section out of init area, for export of built-in module pa...Rusty Russell-6/+0
2004-08-23[PATCH] sched: consolidate CLONE_IDLETASK maskingWilliam Lee Irwin III-1/+1
2004-08-16kbuild/all archs: Rename *.lds.s to *.ldsSam Ravnborg-1/+1
2004-06-23[PATCH] make irqaction use a cpu maskAndrew Morton-1/+1
2004-06-23[PATCH] Move saved_command_line to init/main.cAndrew Morton-1/+0
2004-06-17[PATCH] RLIM: add rlimit entry for POSIX mqueue allocationChris Wright-0/+1
2004-05-09[PATCH] sched: in_sched_functions() cleanupAndrew Morton-7/+1
2004-04-21[PATCH] remove show_trace_task()Andrew Morton-12/+0
2004-04-11[PATCH] Fix get_wchan() FIXME wrt. order of functionsAndrew Morton-5/+7
2004-03-30[PATCH] double semicolon cleanupAlexander Stohr-1/+1
2004-02-24[PATCH] add syscalls.hAndrew Morton-9/+2
2004-02-22[PATCH] rename shmat to make it clear it isn't a system call entrypointManfred Spraul-2/+2
2004-02-18[PATCH] add clock_was_set() to all architecturesAndrew Morton-0/+1
2004-02-03[PATCH] janitor: change a few SYSRQ to MAGIC_SYSRQAndrew Morton-1/+1
2003-12-29[PATCH] seq_file version of /proc/interruptsAndrew Morton-5/+5
2003-10-07o kernel/ksyms.c: move remaining EXPORT_SYMBOLs, remove this file from the treeArnaldo Carvalho de Melo-0/+33
2003-09-23[PATCH] asm/softirq.h is deadAndrew Morton-1/+1
2003-09-22[PATCH] prepare for 32-bit dev_t: mknod()/ustat()Alexander Viro-1/+1
2003-09-07[PATCH] arm26 updatesIan Molton-37/+337
2003-08-31[PATCH] c99 struct initialiser conversionsAndrew Morton-6/+6
2003-08-05kbuild: Move generation of vmlinux.lds.s into arch/.../kernelKai Germaschewski-1/+13
2003-07-16[PATCH] remove all #include <blk.h>'sAdrian Bunk-1/+1
2003-07-06[PATCH] ARM26 architecture updateIan Molton-103/+48
2003-06-14[PATCH] arm26: fix do_settimeofday() for new APIAndrew Morton-6/+10
2003-06-07[PATCH] ARM26 architectureIan Molton-0/+7269