summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-05-25um: fix crash while os_dump_core()Richard Weinberger1-0/+1
2011-05-25um: include linux/prefetch.hRichard Weinberger1-0/+2
2011-05-25um: print info about fatal segfaultsRichard Weinberger1-0/+24
2011-05-25um: add ucast ethernet transportNolan Leake7-311/+403
2011-05-25um: add earlyprintk supportRichard Weinberger5-0/+50
2011-05-25um: remove SIGHUP handlerRichard Weinberger1-1/+0
2011-05-25um: fix UML_LIB_PATHRichard Weinberger3-2/+8
2011-05-25cris: convert old cpumask API into new oneKOSAKI Motohiro2-17/+20
2011-05-25mn10300: convert old cpumask API into new oneKOSAKI Motohiro4-63/+68
2011-05-25alpha: hook up gpiolib supportMark Brown2-0/+59
2011-05-25alpha: replace with new cpumask APIsKOSAKI Motohiro5-12/+14
2011-05-25vmscan: change shrinker API by passing shrink_control structYing Han1-1/+2
2011-05-25m32r, mm: set all online nodes in N_NORMAL_MEMORYDavid Rientjes1-0/+1
2011-05-25alpha, mm: set all online nodes in N_NORMAL_MEMORYDavid Rientjes1-0/+1
2011-05-25mm: convert mm->cpu_vm_cpumask into cpumask_var_tKOSAKI Motohiro1-1/+0
2011-05-25mm: Convert i_mmap_lock to a mutexPeter Zijlstra1-2/+2
2011-05-25mm, powerpc: move the RCU page-table freeing into generic codePeter Zijlstra8-120/+22
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra21-41/+0
2011-05-25um: mmu_gather reworkPeter Zijlstra1-18/+11
2011-05-25ia64: mmu_gather reworkPeter Zijlstra1-20/+46
2011-05-25sh: mmu_gather reworkPeter Zijlstra1-11/+17
2011-05-25arm: mmu_gather reworkPeter Zijlstra1-16/+37
2011-05-25s390: mmu_gather reworkPeter Zijlstra1-25/+37
2011-05-25sparc: mmu_gather reworkPeter Zijlstra6-116/+63
2011-05-25powerpc: mmu_gather reworkPeter Zijlstra8-17/+46
2011-05-25x86,mm: make pagefault killableKOSAKI Motohiro1-1/+11
2011-05-25arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes7-13/+17
2011-05-25xtensa/mm: remove WANT_PAGE_VIRTUALSebastian Andrzej Siewior1-4/+0
2011-05-25xtensa/mm: remove pgtable.cSebastian Andrzej Siewior1-72/+0
2011-05-25Blackfin: use new common PERCPU_INPUT defineMike Frysinger1-7/+1
2011-05-25Blackfin: boards: update ASoC resources after machine driver overhaulScott Jiang4-17/+273
2011-05-25Blackfin: work around anomaly 05000480Steven Miao1-0/+5
2011-05-25Blackfin: fix addr type with bfin_write_{or,and} helpersMike Frysinger1-2/+2
2011-05-25Blackfin: convert /proc/sram to seq_fileAlexey Dobriyan1-17/+26
2011-05-25Blackfin: switch /proc/gpio to seq_fileAlexey Dobriyan1-11/+20
2011-05-25Blackfin: fix indentation with bfin_read() helperMike Frysinger1-4/+4
2011-05-25Blackfin: convert old cpumask API to new oneKOSAKI Motohiro4-22/+24
2011-05-25Blackfin: don't touch task->cpus_allowed directlyKOSAKI Motohiro1-4/+2
2011-05-25Blackfin: don't touch cpu_possible_map and cpu_present_map directlyKOSAKI Motohiro1-4/+10
2011-05-25Blackfin: bf548-ezkit/bf561-ezkit: update nor flash layoutMike Frysinger2-2/+18
2011-05-25Blackfin: initial perf_event supportMike Frysinger5-0/+546
2011-05-25Blackfin: update anomaly lists to latest public infoMike Frysinger7-15/+50
2011-05-25Blackfin: use on-chip reset func with newer partsMike Frysinger1-34/+31
2011-05-25Blackfin: bf533-stamp/bf537-stamp: drop ad1980 from defconfigsMike Frysinger2-4/+0
2011-05-25Blackfin: optimize MMR reads during startup a bitMike Frysinger1-11/+9
2011-05-25Blackfin: bf537: demux port H mask A and emac rx intsMike Frysinger5-20/+77
2011-05-25Blackfin: bf537: fix excessive gpio int demuxingMike Frysinger1-30/+25
2011-05-25Blackfin: bf54x: drop unused pm gpio handlingMike Frysinger1-40/+2
2011-05-25Blackfin: move bf537-specific irq code out of common codeMike Frysinger4-138/+150
2011-05-25Blackfin: move internal irq prototypes out of global namespaceMike Frysinger8-10/+16