summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2007-02-11[PATCH] uml: mem.c and physmem.c formatting fixesJeff Dike2-77/+57
2007-02-11[PATCH] uml: locking comments in iomem driverJeff Dike2-10/+17
2007-02-11[PATCH] uml: fix previous console lockingJeff Dike2-41/+8
2007-02-11[PATCH] uml: console locking commentary and code cleanupJeff Dike4-45/+31
2007-02-11[PATCH] uml: chan_user.h formatting fixesJeff Dike1-12/+1
2007-02-11[PATCH] uml: mostly const a structureJeff Dike5-11/+11
2007-02-11[PATCH] uml: locking commentary in the random driverJeff Dike1-0/+1
2007-02-11[PATCH] uml: use LIST_HEAD where possibleJeff Dike2-2/+2
2007-02-11[PATCH] uml: network driver locking and code cleanupJeff Dike1-24/+18
2007-02-11[PATCH] uml: Kill a compilation warningJeff Dike1-1/+1
2007-02-11[PATCH] uml: port driver formattingJeff Dike2-54/+43
2007-02-11[PATCH] uml: make two variables staticJeff Dike1-2/+2
2007-02-11[PATCH] uml: mconsole lockingJeff Dike5-6/+19
2007-02-11[PATCH] uml: audio driver formattingJeff Dike1-87/+73
2007-02-11[PATCH] uml: audio driver lockingJeff Dike1-3/+6
2007-02-11[PATCH] uml: watchdog driver formattingJeff Dike2-39/+17
2007-02-11[PATCH] uml: watchdog driver lockingJeff Dike1-8/+15
2007-02-11[PATCH] uml: network driver whitespace and style fixesJeff Dike2-17/+18
2007-02-11[PATCH] uml: add locking to network transport registrationJeff Dike2-8/+9
2007-02-11[PATCH] uml: lock the irqs_to_free listJeff Dike1-3/+18
2007-02-11[PATCH] uml: console whitespace and comment tidyingJeff Dike2-3/+1
2007-02-11[PATCH] uml: return hotplug errors to hostJeff Dike12-238/+253
2007-02-11[PATCH] uml: console locking fixesJeff Dike3-72/+134
2007-02-11[PATCH] CRIS: TLB handling: turn local_save_flags() + local_irq_disable() int...Jiri Kosina2-12/+6
2007-02-11[PATCH] CRIS: user ARRAY_SIZE macro when appropriateAhmed S. Darwish2-3/+3
2007-02-11[PATCH] CRIS: local_irq_disable() is redundant after local_irq_save()Jiri Kosina2-2/+0
2007-02-11[PATCH] M68K: user ARRAY_SIZE macro when appropriateAhmed S. Darwish2-3/+3
2007-02-11[PATCH] M68KNOMMU: user ARRAY_SIZE macro when appropriateAhmed S. Darwish2-3/+3
2007-02-11[PATCH] m32r: cosmetic updates and trivial fixesHirokazu Takata9-23/+3
2007-02-11[PATCH] m32r: fix kernel entry address of vmlinuxHirokazu Takata2-2/+5
2007-02-11[PATCH] m32r: update defconfig files for v2.6.19Hirokazu Takata12-1382/+4433
2007-02-11[PATCH] m32r: fix do_page_fault and update_mmu_cacheHirokazu Takata1-21/+19
2007-02-11[PATCH] m32r: build fix for processors without ISA_DSP_LEVEL2Hirokazu Takata2-23/+5
2007-02-11[PATCH] ARM26: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish1-1/+1
2007-02-11[PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMAChristoph Lameter12-0/+48
2007-02-11[PATCH] optional ZONE_DMA: remove ZONE_DMA remains from sh/sh64Christoph Lameter3-23/+2
2007-02-11[PATCH] optional ZONE_DMA: remove ZONE_DMA remains from pariscChristoph Lameter2-6/+1
2007-02-11[PATCH] optional ZONE_DMA: optional ZONE_DMA for ia64Christoph Lameter3-3/+11
2007-02-11[PATCH] optional ZONE_DMA: introduce CONFIG_ZONE_DMAChristoph Lameter8-0/+31
2007-02-11[PATCH] Drop nr_free_pages_pgdat()Christoph Lameter1-1/+1
2007-02-11[PATCH] Drop free_pages()Christoph Lameter1-2/+2
2007-02-09[PATCH] m68knommu: use irq_handler_t for passing handler typesGreg Ungerer12-12/+14
2007-02-09[PATCH] m68knommu: use irq_handler_t passing handler to clock initGreg Ungerer1-2/+3
2007-02-09[PATCH] m68knommu: use irq_handler_t passing handler to PIT initGreg Ungerer1-1/+1
2007-02-09[PATCH] m68knommu: include unused sections in linker scriptGreg Ungerer1-0/+10
2007-02-09[PATCH] m68knommu: remove regs arg from coldfire timer interruptGreg Ungerer1-2/+3
2007-02-09Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-apmLinus Torvalds14-1923/+45
2007-02-09[PATCH] SH vdso: use install_special_mapping()Paul Mundt1-49/+9
2007-02-09[PATCH] powerpc vDSO: use install_special_mappingRoland McGrath1-77/+27
2007-02-09[PATCH] x86_64 ia32 vDSO: use install_special_mappingRoland McGrath1-46/+13