aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* [PATCH] uml: mostly const a structureJeff Dike2007-02-11
* [PATCH] uml: locking commentary in the random driverJeff Dike2007-02-11
* [PATCH] uml: use LIST_HEAD where possibleJeff Dike2007-02-11
* [PATCH] uml: network driver locking and code cleanupJeff Dike2007-02-11
* [PATCH] uml: Kill a compilation warningJeff Dike2007-02-11
* [PATCH] uml: port driver formattingJeff Dike2007-02-11
* [PATCH] uml: make two variables staticJeff Dike2007-02-11
* [PATCH] uml: mconsole lockingJeff Dike2007-02-11
* [PATCH] uml: audio driver formattingJeff Dike2007-02-11
* [PATCH] uml: audio driver lockingJeff Dike2007-02-11
* [PATCH] uml: watchdog driver formattingJeff Dike2007-02-11
* [PATCH] uml: watchdog driver lockingJeff Dike2007-02-11
* [PATCH] uml: network driver whitespace and style fixesJeff Dike2007-02-11
* [PATCH] uml: add locking to network transport registrationJeff Dike2007-02-11
* [PATCH] uml: lock the irqs_to_free listJeff Dike2007-02-11
* [PATCH] uml: console whitespace and comment tidyingJeff Dike2007-02-11
* [PATCH] uml: return hotplug errors to hostJeff Dike2007-02-11
* [PATCH] uml: console locking fixesJeff Dike2007-02-11
* [PATCH] CRIS: TLB handling: turn local_save_flags() + local_irq_disable() int...Jiri Kosina2007-02-11
* [PATCH] CRIS: user ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-11
* [PATCH] CRIS: local_irq_disable() is redundant after local_irq_save()Jiri Kosina2007-02-11
* [PATCH] M68K: user ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-11
* [PATCH] M68KNOMMU: user ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-11
* [PATCH] m32r: cosmetic updates and trivial fixesHirokazu Takata2007-02-11
* [PATCH] m32r: fix kernel entry address of vmlinuxHirokazu Takata2007-02-11
* [PATCH] m32r: update defconfig files for v2.6.19Hirokazu Takata2007-02-11
* [PATCH] m32r: fix do_page_fault and update_mmu_cacheHirokazu Takata2007-02-11
* [PATCH] m32r: build fix for processors without ISA_DSP_LEVEL2Hirokazu Takata2007-02-11
* [PATCH] ARM26: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-11
* [PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMAChristoph Lameter2007-02-11
* [PATCH] optional ZONE_DMA: remove ZONE_DMA remains from sh/sh64Christoph Lameter2007-02-11
* [PATCH] optional ZONE_DMA: remove ZONE_DMA remains from pariscChristoph Lameter2007-02-11
* [PATCH] optional ZONE_DMA: optional ZONE_DMA for ia64Christoph Lameter2007-02-11
* [PATCH] optional ZONE_DMA: introduce CONFIG_ZONE_DMAChristoph Lameter2007-02-11
* [PATCH] Drop nr_free_pages_pgdat()Christoph Lameter2007-02-11
* [PATCH] Drop free_pages()Christoph Lameter2007-02-11
* [PATCH] m68knommu: use irq_handler_t for passing handler typesGreg Ungerer2007-02-09
* [PATCH] m68knommu: use irq_handler_t passing handler to clock initGreg Ungerer2007-02-09
* [PATCH] m68knommu: use irq_handler_t passing handler to PIT initGreg Ungerer2007-02-09
* [PATCH] m68knommu: include unused sections in linker scriptGreg Ungerer2007-02-09
* [PATCH] m68knommu: remove regs arg from coldfire timer interruptGreg Ungerer2007-02-09
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-apmLinus Torvalds2007-02-09
|\
| * [APM] SH: Convert to use shared APM emulation.Paul Mundt2007-02-09
| * [APM] MIPS: Convert to use shared APM emulation.Ralf Baechle2007-02-09
| * [APM] ARM: Convert to use shared APM emulation.Ralf Baechle2007-02-09
* | [PATCH] SH vdso: use install_special_mapping()Paul Mundt2007-02-09
* | [PATCH] powerpc vDSO: use install_special_mappingRoland McGrath2007-02-09
* | [PATCH] x86_64 ia32 vDSO: use install_special_mappingRoland McGrath2007-02-09
* | [PATCH] i386 vDSO: use install_special_mappingRoland McGrath2007-02-09
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-tcLinus Torvalds2007-02-09
|\ \