aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* | [PATCH] uml: use LIST_HEAD where possibleJeff Dike2007-02-112-2/+2
* | [PATCH] uml: network driver locking and code cleanupJeff Dike2007-02-111-24/+18
* | [PATCH] uml: Kill a compilation warningJeff Dike2007-02-111-1/+1
* | [PATCH] uml: port driver formattingJeff Dike2007-02-112-54/+43
* | [PATCH] uml: make two variables staticJeff Dike2007-02-111-2/+2
* | [PATCH] uml: mconsole lockingJeff Dike2007-02-115-6/+19
* | [PATCH] uml: audio driver formattingJeff Dike2007-02-111-87/+73
* | [PATCH] uml: audio driver lockingJeff Dike2007-02-111-3/+6
* | [PATCH] uml: watchdog driver formattingJeff Dike2007-02-112-39/+17
* | [PATCH] uml: watchdog driver lockingJeff Dike2007-02-111-8/+15
* | [PATCH] uml: network driver whitespace and style fixesJeff Dike2007-02-112-17/+18
* | [PATCH] uml: add locking to network transport registrationJeff Dike2007-02-112-8/+9
* | [PATCH] uml: lock the irqs_to_free listJeff Dike2007-02-111-3/+18
* | [PATCH] uml: console whitespace and comment tidyingJeff Dike2007-02-112-3/+1
* | [PATCH] uml: return hotplug errors to hostJeff Dike2007-02-1112-238/+253
* | [PATCH] uml: console locking fixesJeff Dike2007-02-113-72/+134
* | [PATCH] CRIS: TLB handling: turn local_save_flags() + local_irq_disable() int...Jiri Kosina2007-02-112-12/+6
* | [PATCH] CRIS: user ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-112-3/+3
* | [PATCH] CRIS: local_irq_disable() is redundant after local_irq_save()Jiri Kosina2007-02-112-2/+0
* | [PATCH] M68K: user ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-112-3/+3
* | [PATCH] M68KNOMMU: user ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-112-3/+3
* | [PATCH] m32r: cosmetic updates and trivial fixesHirokazu Takata2007-02-119-23/+3
* | [PATCH] m32r: fix kernel entry address of vmlinuxHirokazu Takata2007-02-112-2/+5
* | [PATCH] m32r: update defconfig files for v2.6.19Hirokazu Takata2007-02-1112-1382/+4433
* | [PATCH] m32r: fix do_page_fault and update_mmu_cacheHirokazu Takata2007-02-111-21/+19
* | [PATCH] m32r: build fix for processors without ISA_DSP_LEVEL2Hirokazu Takata2007-02-112-23/+5
* | [PATCH] ARM26: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-111-1/+1
* | [PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMAChristoph Lameter2007-02-1112-0/+48
* | [PATCH] optional ZONE_DMA: remove ZONE_DMA remains from sh/sh64Christoph Lameter2007-02-113-23/+2
* | [PATCH] optional ZONE_DMA: remove ZONE_DMA remains from pariscChristoph Lameter2007-02-112-6/+1
* | [PATCH] optional ZONE_DMA: optional ZONE_DMA for ia64Christoph Lameter2007-02-113-3/+11
* | [PATCH] optional ZONE_DMA: introduce CONFIG_ZONE_DMAChristoph Lameter2007-02-118-0/+31
* | [PATCH] Drop nr_free_pages_pgdat()Christoph Lameter2007-02-111-1/+1
* | [PATCH] Drop free_pages()Christoph Lameter2007-02-111-2/+2
|/
* [PATCH] m68knommu: use irq_handler_t for passing handler typesGreg Ungerer2007-02-0912-12/+14
* [PATCH] m68knommu: use irq_handler_t passing handler to clock initGreg Ungerer2007-02-091-2/+3
* [PATCH] m68knommu: use irq_handler_t passing handler to PIT initGreg Ungerer2007-02-091-1/+1
* [PATCH] m68knommu: include unused sections in linker scriptGreg Ungerer2007-02-091-0/+10
* [PATCH] m68knommu: remove regs arg from coldfire timer interruptGreg Ungerer2007-02-091-2/+3
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-apmLinus Torvalds2007-02-0914-1923/+45
|\
| * [APM] SH: Convert to use shared APM emulation.Paul Mundt2007-02-094-586/+28
| * [APM] MIPS: Convert to use shared APM emulation.Ralf Baechle2007-02-093-635/+9
| * [APM] ARM: Convert to use shared APM emulation.Ralf Baechle2007-02-097-702/+8
* | [PATCH] SH vdso: use install_special_mapping()Paul Mundt2007-02-091-49/+9
* | [PATCH] powerpc vDSO: use install_special_mappingRoland McGrath2007-02-091-77/+27
* | [PATCH] x86_64 ia32 vDSO: use install_special_mappingRoland McGrath2007-02-091-46/+13
* | [PATCH] i386 vDSO: use install_special_mappingRoland McGrath2007-02-091-42/+11
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-tcLinus Torvalds2007-02-094-0/+101
|\ \
| * | [TC] TURBOchannel support for the DECstationMaciej W. Rozycki2007-02-094-0/+101
| |/
* | [PATCH] powerpc: celleb trivial endianness and iomem annotationsAl Viro2007-02-092-34/+34