summaryrefslogtreecommitdiffstats
path: root/arch/arm26/kernel
Commit message (Expand)AuthorAgeFilesLines
* all-archs: consolidate .data section definition in asm-genericSam Ravnborg2007-05-192-2/+2
* all-archs: consolidate .text section definition in asm-genericSam Ravnborg2007-05-192-2/+2
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-083-3/+0Star
* [PATCH] arch/arm26/kernel/entry.S: remove dead codeAdrian Bunk2007-03-011-10/+0Star
* [PATCH] Dynamic kernel command-line: arm26Alon Bar-Lev2007-02-121-3/+3
* [PATCH] Consolidate default sched_clock()Alexey Dobriyan2007-02-111-8/+0Star
* [PATCH] disable init/initramfs.c: architecturesJean-Paul Saman2007-02-112-0/+4
* [PATCH] ARM26: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-111-1/+1
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-132-2/+2
* [PATCH] arm26: replace kmalloc+memset with kzallocYan Burman2006-12-071-3/+1Star
* [PATCH] remove bogus arch-specific syscall exportsAl Viro2006-10-111-8/+0Star
* [PATCH] rename the provided execve functions to kernel_execveArnd Bergmann2006-10-021-2/+2
* [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-021-1/+1
* [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn2006-10-021-2/+0Star
* [PATCH] namespaces: add nsproxySerge E. Hallyn2006-10-021-0/+2
* [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-011-10/+2Star
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-291-1/+1
* [PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl2006-07-101-1/+1
* [PATCH] irq-flags: ARM26: Use the new IRQF_ constantsThomas Gleixner2006-07-022-9/+9
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3015-15/+0Star
* [PATCH] No arch-specific strpbrk implementationsKyle McMartin2006-04-111-1/+0Star
* [PATCH] unexport get_wchanAdrian Bunk2006-03-311-2/+0Star
* [PATCH] sem2mutex: misc static one-file mutexesIngo Molnar2006-03-261-6/+6
* [PATCH] arm26: fixup asm statement in kernel/fiq.cAlexey Dobriyan2006-02-011-16/+16
* [PATCH] arm26: fixup get_signal_to_deliver callAlexey Dobriyan2006-02-011-1/+2
* [PATCH] arm26: s/task_threas_info/task_thread_info/Alexey Dobriyan2006-01-171-1/+1
* [PATCH] arm26: kernel/irq.c: fix compilationAlexey Dobriyan2006-01-171-1/+2
* [PATCH] arm26: task_stack_page()Al Viro2006-01-121-4/+4
* [PATCH] arm26: task_pt_regs()Al Viro2006-01-122-22/+6Star
* [PATCH] arm26: task_thread_info()Al Viro2006-01-122-3/+3
* [PATCH] dump_thread() cleanupakpm@osdl.org2006-01-101-1/+0Star
* [PATCH] remove gcc-2 checksAndrew Morton2006-01-091-7/+0Star
* [PATCH] sched: disable preempt in idle tasksNick Piggin2005-11-091-7/+5Star
* [PATCH] consolidate sys_ptrace()Christoph Hellwig2005-11-071-48/+1Star
* [PATCH] jiffies_64 cleanupThomas Gleixner2005-10-311-4/+0Star
* [PATCH] unify sys_ptrace prototypeChristoph Hellwig2005-10-311-1/+1
* kbuild: arm26,sparc use generic asm-offset supportSam Ravnborg2005-09-091-1/+1
* [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-7/+6Star
* [PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman2005-07-261-5/+0Star
* [PATCH] Driver Core: arch: update device attribute callbacksYani Ioannou2005-06-211-5/+5
* [PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl2005-05-011-2/+3
* [PATCH] freepgt: arm26 FIRST_USER_ADDRESS PAGE_SIZEHugh Dickins2005-04-191-5/+4Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-1724-0/+7776