aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm26 (follow)
AgeCommit message (Expand)AuthorFilesLines
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] tiny: Make *[ug]id16 support optionalMatt Mackall1-4/+0
2006-01-08[PATCH] remove gcc-2 checksAndrew Morton1-7/+0
2006-01-03arch/arm26/nwfpe/fpmodule.c: remove kernel 2.0 #ifdefAdrian Bunk1-2/+1
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-10-29[PATCH] mm: arches skip ptlockHugh Dickins1-15/+0
2005-10-29[PATCH] mm: init_mm without ptlockHugh Dickins1-1/+2
2005-09-17[PATCH] Remove arch/arm26/boot/compressed/hw-bse.cDomen Puncer1-74/+0
2005-09-09kbuild: arm26,sparc use generic asm-offset supportSam Ravnborg8-17/+7
2005-09-07[PATCH] Kconfig fix (BLK_DEV_FD dependencies)viro@ZenIV.linux.org.uk1-0/+4
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz1-5/+2
2005-09-07[PATCH] arm26: one -g is enough for everyoneAdrian Bunk1-4/+0
2005-08-29[PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt1-7/+6
2005-08-04It wasn't just x86-64 that had hardcoded VM_FAULT_xxx numbersLinus Torvalds1-10/+7
2005-07-26[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman1-5/+0
2005-07-11[NET]: add a top-level Networking menu to *configSam Ravnborg1-1/+3
2005-06-23[PATCH] use ${CROSS_COMPILE}installkernel in arch/*/boot/install.shIan Campbell1-2/+2
2005-06-23[PATCH] make each arch use mm/KconfigDave Hansen1-0/+2
2005-06-20[PATCH] Driver Core: arch: update device attribute callbacksYani Ioannou1-5/+5
2005-05-04[PATCH] ISA DMA Kconfig fixes - part 1Al Viro1-0/+4
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl1-2/+3
2005-05-01[PATCH] Exterminate PAGE_BUGMatt Mackall1-4/+2
2005-04-19[PATCH] freepgt: arm26 FIRST_USER_ADDRESS PAGE_SIZEHugh Dickins1-5/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds119-0/+25018