summaryrefslogtreecommitdiffstats
path: root/arch/arm26
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] arm26: replace kmalloc+memset with kzallocYan Burman2006-12-071-3/+1
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-3/+3
* [PATCH] mm: arch do_page_fault() vs in_atomic()Peter Zijlstra2006-12-071-1/+1
* [PATCH] remove bogus arch-specific syscall exportsAl Viro2006-10-111-8/+0
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-042-2/+0
* [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/+0
* [PATCH] namespaces: add nsproxySerge E. Hallyn2006-10-021-0/+2
* [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-011-10/+2
* [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
* [PATCH] make PROT_WRITE imply PROT_READJason Baron2006-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-3027-27/+0
* arch/arm26/Kconfig typosMatt LaPlante2006-06-301-3/+3
* [PATCH] No arch-specific strpbrk implementationsKyle McMartin2006-04-111-1/+0
* [PATCH] unexport get_wchanAdrian Bunk2006-03-311-2/+0
* [PATCH] unify PFN_* macrosDave Hansen2006-03-271-6/+1
* [PATCH] bitops: arm26: use generic bitopsAkinobu Mita2006-03-261-0/+4
* [PATCH] sem2mutex: misc static one-file mutexesIngo Molnar2006-03-261-6/+6
* Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-03-252-3/+9
|\
| * kbuild: change kbuild to not rely on incorrect GNU make behaviorPaul Smith2006-03-062-3/+9
* | [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-221-1/+1
|/
* [PATCH] arm26: select BLK_DEV_FD only on A5KAlexey Dobriyan2006-02-011-1/+1
* [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: select system type via "choice"Alexey Dobriyan2006-02-011-1/+3
* [PATCH] arm26: s/task_threas_info/task_thread_info/Alexey Dobriyan2006-01-161-1/+1
* [PATCH] arm26: kernel/irq.c: fix compilationAlexey Dobriyan2006-01-161-1/+2
* [PATCH] arm26: task_stack_page()Al Viro2006-01-121-4/+4
* [PATCH] arm26: task_pt_regs()Al Viro2006-01-122-22/+6
* [PATCH] arm26: task_thread_info()Al Viro2006-01-122-3/+3
* [PATCH] dump_thread() cleanupakpm@osdl.org2006-01-101-1/+0
* [PATCH] tiny: Make *[ug]id16 support optionalMatt Mackall2006-01-081-4/+0
* [PATCH] remove gcc-2 checksAndrew Morton2006-01-081-7/+0
* arch/arm26/nwfpe/fpmodule.c: remove kernel 2.0 #ifdefAdrian Bunk2006-01-031-2/+1
* [PATCH] sched: disable preempt in idle tasksNick Piggin2005-11-091-7/+5
* [PATCH] consolidate sys_ptrace()Christoph Hellwig2005-11-071-48/+1
* [PATCH] jiffies_64 cleanupThomas Gleixner2005-10-301-4/+0
* [PATCH] unify sys_ptrace prototypeChristoph Hellwig2005-10-301-1/+1
* [PATCH] mm: arches skip ptlockHugh Dickins2005-10-291-15/+0
* [PATCH] mm: init_mm without ptlockHugh Dickins2005-10-291-1/+2
* [PATCH] Remove arch/arm26/boot/compressed/hw-bse.cDomen Puncer2005-09-171-74/+0
* kbuild: arm26,sparc use generic asm-offset supportSam Ravnborg2005-09-098-17/+7
* [PATCH] Kconfig fix (BLK_DEV_FD dependencies)viro@ZenIV.linux.org.uk2005-09-071-0/+4
* [PATCH] NTP: ntp-helper functionsjohn stultz2005-09-071-5/+2
* [PATCH] arm26: one -g is enough for everyoneAdrian Bunk2005-09-071-4/+0
* [PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt2005-08-291-7/+6
OpenPOWER on IntegriCloud