aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm26
AgeCommit message (Expand)AuthorFilesLines
2005-01-11[PATCH] cputime: introduce cputimeMartin Schwidefsky1-0/+6
2005-01-05[PATCH] arm26: Remove unreferenced fileDomen Puncer1-79/+0
2005-01-04[PATCH] remove unused irq_cpustat fieldsChristoph Hellwig1-4/+0
2005-01-03[PATCH] arm26: better unistd.h (reimplemented based on arm32)Ian Molton1-164/+153
2005-01-03[PATCH] arm26: better put_user macros.Ian Molton1-1/+36
2005-01-03[PATCH] arm26: TLB updateIan Molton1-1/+16
2005-01-03[PATCH] arm26: update system.h to some semblance of recentness.Ian Molton1-100/+146
2005-01-03[PATCH] arm26: softirq updateIan Molton1-7/+10
2005-01-03[PATCH] arm26: move some files to better locationsIan Molton1-262/+0
2005-01-03[PATCH] arm26: necessary compilation fixes for 2.6.10Ian Molton6-29/+17
2005-01-03[PATCH] arm26: update comments, headers, notesIan Molton1-0/+1
2005-01-03[PATCH] arm26: update the atomic opsIan Molton2-121/+61
2004-12-31[PATCH] introduce fallback headerNick Piggin1-0/+2
2004-12-06[PATCH] Move MCA_bus to linux/mca.hMatthew Wilcox1-3/+0
2004-11-07[PATCH] remove two leftover <asm/linux_logo.h> filesChristoph Hellwig1-19/+0
2004-11-07[PATCH] more hardirq.h consolidationChristoph Hellwig1-15/+0
2004-10-25[PATCH] I/O space write barrierJesse Barnes1-0/+2
2004-10-19[PATCH] vm: convert users of remap_page_range() under include/asm-*/ to use r...William Lee Irwin III1-1/+1
2004-10-19[PATCH] atomic_inc_return() for arm26KaiGai Kohei1-0/+21
2004-09-07[PATCH] factor out common <asm/hardirq.h> codeChristoph Hellwig1-35/+0
2004-09-06[NET]: Move SOCK_foo types into linux/net.hArnaldo Carvalho de Melo1-16/+0
2004-08-26[PATCH] WAITQUEUE_DEBUG cleanupWilliam Lee Irwin III1-31/+6
2004-08-26[PATCH] Add a few might_sleep() checksIngo Molnar1-0/+3
2004-08-26[PATCH] introduce profile_pc()William Lee Irwin III1-0/+1
2004-08-22[PATCH] increase per-user mlock limit default to 32kRik van Riel1-1/+1
2004-08-22[PATCH] rlimit-based mlocks for unprivileged usersRik van Riel1-1/+1
2004-08-22[PATCH] move duplicate BUG and WARN_ON bits to asm-genericMatt Mackall1-15/+2
2004-08-01[PATCH] Canonically reference files in Documentation/ code comments partAdrian Bunk2-2/+2
2004-06-23[PATCH] cpumask: remove 26 no longer used cpumask*.h filesAndrew Morton1-6/+0
2004-06-20[PATCH] O_NOATIME supportCesar Eduardo Barros1-0/+1
2004-06-17[PATCH] RLIM: add rlimit entry for POSIX mqueue allocationChris Wright1-1/+3
2004-06-17[PATCH] RLIM: add rlimit entry for controlling queued signalsChris Wright1-1/+3
2004-06-17[PATCH] Clean up asm/pgalloc.h includeRussell King1-0/+1
2004-06-08[PATCH] __ARCH_WANT_SYS_RT_SIGACTION fixAndrew Morton1-0/+1
2004-06-02[PATCH] ide: add IDE_ARCH_OBSOLETE_DEFAULTSBartlomiej Zolnierkiewicz1-9/+0
2004-05-22[PATCH] rmap 23 empty flush_dcache_mmap_lockAndrew Morton1-1/+2
2004-05-22[PATCH] rmap 13 include/asm deletionsAndrew Morton2-68/+0
2004-05-21[PATCH] two fixups for my ARM/ARM26 IDE changesBartlomiej Zolnierkiewicz1-1/+1
2004-05-21[PATCH] Sanitise handling of unneeded syscall stubsAndrew Morton1-0/+24
2004-05-19[PATCH] slab: allow arch override for kmem_bufctl_tAndrew Morton1-0/+2
2004-05-18[PATCH] ARM/ARM26 IDE cleanupsBartlomiej Zolnierkiewicz1-21/+3
2004-05-18[PATCH] add default ARM/ARM26 IDE host driverBartlomiej Zolnierkiewicz1-17/+1
2004-04-19[PATCH] ide_init_default_hwifs() -> ide_init_default_irq()Bartlomiej Zolnierkiewicz1-0/+2
2004-04-13[PATCH] asm/ide.h: ide_ioreg_t cleanupBartlomiej Zolnierkiewicz1-5/+5
2004-04-13[PATCH] add asm-generic/hdreg.hBartlomiej Zolnierkiewicz1-15/+1
2004-04-13[PATCH] asm-arm26/hdreg.h: use unsigned long for ide_ioreg_tBartlomiej Zolnierkiewicz1-1/+1
2004-04-11[PATCH] ia32: 4Kb stacks (and irqstacks) patchAndrew Morton1-0/+2
2004-03-15[PATCH] kill INIT_THREAD_SIZEAndrew Morton1-2/+0
2004-02-25[PATCH] Clean up __cacheline_alignedAlexander Viro1-8/+0
2004-02-24[PATCH] add syscalls.hAndrew Morton1-14/+19
2004-02-23[PATCH] tty utf8 modeAndries E. Brouwer1-0/+1
2004-02-18[PATCH] Module headers cleanupAndrew Morton1-5/+0
2004-02-18[PATCH] NGROUPS 2.6.2rc2 + fixupsAndrew Morton1-4/+0
2004-02-03[PATCH] PCI Scan all functionsAndrew Morton1-1/+2
2004-02-03[PATCH] use __attribute_const__ everywhereAndrew Morton2-2/+2
2004-02-03[PATCH] add readX_relaxed() interfaceAndrew Morton1-0/+3
2004-01-18[PATCH] selinux: Add SO_PEERSEC socket option and getpeersec LSM hook.Andrew Morton1-0/+2
2003-12-31Remove dead filesLinus Torvalds1-78/+0
2003-12-29[PATCH] cpumask.h reorgAndrew Morton1-0/+6
2003-10-05[SERIAL] remove unused RS_TABLE definitionsBjorn Helgaas1-2/+0
2003-10-01[PATCH] memory writeback/invalidation fixesAndrew Morton2-1/+7
2003-09-24[PATCH] PROT_GROWSDOWN/PROT_GROWSUP flags for mprotectRoland McGrath1-0/+2
2003-09-23[PATCH] asm/softirq.h is deadAndrew Morton2-21/+0
2003-09-22[PATCH] 32-bit dev_t: switch-overAlexander Viro1-4/+2
2003-09-22[PATCH] prepare for 32-bit dev_t: stat()Alexander Viro1-1/+0
2003-09-21[PATCH] Incorrect value for SIGRTMAXAndrew Morton1-1/+1
2003-09-20[PATCH] Move EISA_busMatthew Wilcox1-1/+0
2003-09-07[PATCH] arm26 updatesIan Molton4-21/+27
2003-09-03[PATCH] might_sleep() improvementsAndrew Morton1-2/+2
2003-08-31[PATCH] c99 struct initialiser conversionsAndrew Morton2-6/+6
2003-07-06[PATCH] ARM26 architecture updateIan Molton9-87/+21
2003-07-06[PATCH] switch_mm and enter_lazy_tlb: remove cpu argRusty Russell1-2/+2
2003-07-05[PATCH] Fix do_div() for all architecturesBernardo Innocenti1-14/+1
2003-06-25[PATCH] remove *_segments() dummy functions againMatthew Wilcox1-4/+0
2003-06-07[PATCH] ARM26 architectureIan Molton110-0/+8658