aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm26/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg2-2/+2
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg2-2/+2
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap3-3/+0
2007-03-01[PATCH] arch/arm26/kernel/entry.S: remove dead codeAdrian Bunk1-10/+0
2007-02-12[PATCH] Dynamic kernel command-line: arm26Alon Bar-Lev1-3/+3
2007-02-11[PATCH] Consolidate default sched_clock()Alexey Dobriyan1-8/+0
2007-02-11[PATCH] disable init/initramfs.c: architecturesJean-Paul Saman2-0/+4
2007-02-11[PATCH] ARM26: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish1-1/+1
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2-2/+2
2006-12-07[PATCH] arm26: replace kmalloc+memset with kzallocYan Burman1-3/+1
2006-10-11[PATCH] remove bogus arch-specific syscall exportsAl Viro1-8/+0
2006-10-02[PATCH] rename the provided execve functions to kernel_execveArnd Bergmann1-2/+2
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn1-1/+1
2006-10-02[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn1-2/+0
2006-10-02[PATCH] namespaces: add nsproxySerge E. Hallyn1-0/+2
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto1-10/+2
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto1-1/+1
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl1-1/+1
2006-07-02[PATCH] irq-flags: ARM26: Use the new IRQF_ constantsThomas Gleixner2-9/+9
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel15-15/+0
2006-04-11[PATCH] No arch-specific strpbrk implementationsKyle McMartin1-1/+0
2006-03-31[PATCH] unexport get_wchanAdrian Bunk1-2/+0
2006-03-26[PATCH] sem2mutex: misc static one-file mutexesIngo Molnar1-6/+6
2006-02-01[PATCH] arm26: fixup asm statement in kernel/fiq.cAlexey Dobriyan1-16/+16
2006-02-01[PATCH] arm26: fixup get_signal_to_deliver callAlexey Dobriyan1-1/+2
2006-01-16[PATCH] arm26: s/task_threas_info/task_thread_info/Alexey Dobriyan1-1/+1
2006-01-16[PATCH] arm26: kernel/irq.c: fix compilationAlexey Dobriyan1-1/+2
2006-01-12[PATCH] arm26: task_stack_page()Al Viro1-4/+4
2006-01-12[PATCH] arm26: task_pt_regs()Al Viro2-22/+6
2006-01-12[PATCH] arm26: task_thread_info()Al Viro2-3/+3
2006-01-10[PATCH] dump_thread() cleanupakpm@osdl.org1-1/+0
2006-01-08[PATCH] remove gcc-2 checksAndrew Morton1-7/+0
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin1-7/+5
2005-11-07[PATCH] consolidate sys_ptrace()Christoph Hellwig1-48/+1
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner1-4/+0
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig1-1/+1
2005-09-09kbuild: arm26,sparc use generic asm-offset supportSam Ravnborg1-1/+1
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-7/+6
2005-07-26[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman1-5/+0
2005-06-20[PATCH] Driver Core: arch: update device attribute callbacksYani Ioannou1-5/+5
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl1-2/+3
2005-04-19[PATCH] freepgt: arm26 FIRST_USER_ADDRESS PAGE_SIZEHugh Dickins1-5/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds24-0/+7776