aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2007-02-11[PATCH] uml: add per-device queues and locks to ubd driverJeff Dike
2007-02-11[PATCH] uml: remove code controlled by non-existent config optionJeff Dike
2007-02-11[PATCH] uml: const a variableJeff Dike
2007-02-11[PATCH] uml: make signal handlers staticJeff Dike
2007-02-11[PATCH] uml: remove unused variable and functionJeff Dike
2007-02-11[PATCH] uml: delete unused fileJeff Dike
2007-02-11[PATCH] uml: make time data per-cpuJeff Dike
2007-02-11[PATCH] uml: initialize a list headJeff Dike
2007-02-11[PATCH] uml: mem.c and physmem.c formatting fixesJeff Dike
2007-02-11[PATCH] uml: locking comments in iomem driverJeff Dike
2007-02-11[PATCH] uml: fix previous console lockingJeff Dike
2007-02-11[PATCH] uml: console locking commentary and code cleanupJeff Dike
2007-02-11[PATCH] uml: chan_user.h formatting fixesJeff Dike
2007-02-11[PATCH] uml: mostly const a structureJeff Dike
2007-02-11[PATCH] uml: locking commentary in the random driverJeff Dike
2007-02-11[PATCH] uml: use LIST_HEAD where possibleJeff Dike
2007-02-11[PATCH] uml: network driver locking and code cleanupJeff Dike
2007-02-11[PATCH] uml: Kill a compilation warningJeff Dike
2007-02-11[PATCH] uml: port driver formattingJeff Dike
2007-02-11[PATCH] uml: make two variables staticJeff Dike
2007-02-11[PATCH] uml: mconsole lockingJeff Dike
2007-02-11[PATCH] uml: audio driver formattingJeff Dike
2007-02-11[PATCH] uml: audio driver lockingJeff Dike
2007-02-11[PATCH] uml: watchdog driver formattingJeff Dike
2007-02-11[PATCH] uml: watchdog driver lockingJeff Dike
2007-02-11[PATCH] uml: network driver whitespace and style fixesJeff Dike
2007-02-11[PATCH] uml: add locking to network transport registrationJeff Dike
2007-02-11[PATCH] uml: lock the irqs_to_free listJeff Dike
2007-02-11[PATCH] uml: console whitespace and comment tidyingJeff Dike
2007-02-11[PATCH] uml: return hotplug errors to hostJeff Dike
2007-02-11[PATCH] uml: console locking fixesJeff Dike
2007-02-11[PATCH] CRIS: TLB handling: turn local_save_flags() + local_irq_disable() int...Jiri Kosina
2007-02-11[PATCH] CRIS: user ARRAY_SIZE macro when appropriateAhmed S. Darwish
2007-02-11[PATCH] CRIS: local_irq_disable() is redundant after local_irq_save()Jiri Kosina
2007-02-11[PATCH] M68K: user ARRAY_SIZE macro when appropriateAhmed S. Darwish
2007-02-11[PATCH] M68KNOMMU: user ARRAY_SIZE macro when appropriateAhmed S. Darwish
2007-02-11[PATCH] m32r: cosmetic updates and trivial fixesHirokazu Takata
2007-02-11[PATCH] m32r: fix kernel entry address of vmlinuxHirokazu Takata
2007-02-11[PATCH] m32r: update defconfig files for v2.6.19Hirokazu Takata
2007-02-11[PATCH] m32r: fix do_page_fault and update_mmu_cacheHirokazu Takata
2007-02-11[PATCH] m32r: build fix for processors without ISA_DSP_LEVEL2Hirokazu Takata
2007-02-11[PATCH] ARM26: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish
2007-02-11[PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMAChristoph Lameter
2007-02-11[PATCH] optional ZONE_DMA: remove ZONE_DMA remains from sh/sh64Christoph Lameter
2007-02-11[PATCH] optional ZONE_DMA: remove ZONE_DMA remains from pariscChristoph Lameter
2007-02-11[PATCH] optional ZONE_DMA: optional ZONE_DMA for ia64Christoph Lameter
2007-02-11[PATCH] optional ZONE_DMA: introduce CONFIG_ZONE_DMAChristoph Lameter
2007-02-11[PATCH] Drop nr_free_pages_pgdat()Christoph Lameter
2007-02-11[PATCH] Drop free_pages()Christoph Lameter
2007-02-09[PATCH] m68knommu: use irq_handler_t for passing handler typesGreg Ungerer