summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] uml: switch_mm fixBen Lahaise2005-11-071-1/+2
* [PATCH] uml: separate libc-dependent helper codeJeff Dike2005-11-0719-56/+23
* [PATCH] uml: separate libc-dependent early initializationJeff Dike2005-11-073-36/+25
* [PATCH] uml: separate libc-dependent uaccess codeGennady Sharapov2005-11-078-71/+72
* [PATCH] uml: fix UML network driver endianness bugsBodo Stroesser2005-11-072-32/+8
* [PATCH] uml: fix syscall stubsPaolo 'Blaisorblade' Giarrusso2005-11-072-33/+92
* [PATCH] uml: improve stub debuggingJeff Dike2005-11-071-0/+11
* [PATCH] cris: "extern inline" -> "static inline"Adrian Bunk2005-11-0738-136/+136
* [PATCH] cris: printk() duplicate declarationArthur Othieno2005-11-071-2/+0
* [PATCH] x86: add MCE resumeShaohua Li2005-11-079-12/+16
* [PATCH] swsusp: remove unused variablePavel Machek2005-11-071-8/+1
* [PATCH] swsusp cleanupsPavel Machek2005-11-072-28/+27
* [PATCH] suspend-to-ram: update docsPavel Machek2005-11-071-5/+12
* [PATCH] cpu hoptlug: avoid usage of smp_processor_id() in preemptible codeHeiko Carstens2005-11-074-4/+7
* [PATCH] arch/i386/kernel/scx200.c should #include <linux/scx200_gpio.h>Adrian Bunk2005-11-071-0/+1
* [PATCH] arch/i386/kernel/reboot_fixups.c should #include <linux/reboot_fixups.h>Adrian Bunk2005-11-071-0/+1
* [PATCH] arch/i386/kernel/ldt.c should #include <asm/mmu_context.h>Adrian Bunk2005-11-071-0/+1
* [PATCH] i386: LVT entries remaining unmasked on rebootZwane Mwaikambo2005-11-071-2/+8
* [PATCH] arch/i386: Use ARRAY_SIZE macroTobias Klauser2005-11-075-7/+6
* [PATCH] sh: Use pfn_valid() for lazy dcache write-back on SH7705Paul Mundt2005-11-071-7/+12
* [PATCH] sh: Drop hp690 discontig supportPaul Mundt2005-11-075-116/+9
* [PATCH] sh: pte_mkhuge() compile fix for !CONFIG_HUGETLB_PAGEPaul Mundt2005-11-071-0/+2
* [PATCH] sh: SuperHyway support for SH4-202Paul Mundt2005-11-073-2/+180
* [PATCH] superhyway: multiple block support and VCR reworkPaul Mundt2005-11-073-26/+89
* [PATCH] sh: Drop deprecated support for custom ramdisk embeddingPaul Mundt2005-11-074-55/+0
* [PATCH] sh: Re-add sh to drivers/MakefilePaul Mundt2005-11-071-0/+1
* [PATCH] ppc32: Add CPM1 config optionPantelis Antoniou2005-11-071-0/+10
* [PATCH] ppc32: Add missing initrd header on ppc440Matt Porter2005-11-071-0/+1
* [PATCH] ppc32: Remove internal PCI arbiter check on PPC40xMatt Porter2005-11-071-7/+0
* [PATCH] ppc32: cleanup AMCC PPC40x eval boards to support U-BootMatt Porter2005-11-0713-146/+237
* [PATCH] ppc32: Add Yucca (440SPe eval board) platformRoland Dreier2005-11-077-2/+527
* [PATCH] ppc32: Add 440SPe supportRoland Dreier2005-11-0712-19/+904
* [PATCH] ppc32: Dump error status for both PLB segments on 440SPRoland Dreier2005-11-072-0/+29
* [PATCH] ppc32: Allow ERPN for early serial to depend on CPU typeRoland Dreier2005-11-072-3/+8
* [PATCH] ppc32: add watchdog & RTC support for Marvell EV64360BP boardLee Nicks2005-11-073-20/+66
* [PATCH] 3c59x: don't enable scatter/gather w/o checksum supportStephen Hemminger2005-11-071-2/+1
* [PATCH] 3c59x: enable use of memory-mapped PCI I/OJohn W. Linville2005-11-071-3/+26
* [PATCH] 3c59x: correct rx_dropped countingJohn W. Linville2005-11-071-1/+1
* [PATCH] 3c59x: support ETHTOOL_GPERMADDRJohn W. Linville2005-11-071-0/+2
* [PATCH] 3c59x: fix some grammar in module parameter descriptionsJohn W. Linville2005-11-071-2/+2
* [PATCH] 3c59x: cleanup init of module parameter arraysJohn W. Linville2005-11-071-5/+5
* [PATCH] 3c59x: bounds checking for hw_checksumsJohn W. Linville2005-11-071-7/+9
* [PATCH] 3c59x: avoid blindly reading link status twiceTommy Christensen2005-11-071-1/+4
* [PATCH] 3c59x: cleanup of mdio_read routines to use MII_* macrosNeil Horman2005-11-071-8/+8
* [PATCH] 3c59x: convert to use of pci_iomap APIJohn W. Linville2005-11-071-247/+260
* [PATCH] slab: Use same schedule timeout for all cpus in cache_reapManfred Spraul2005-11-071-2/+2
* [PATCH] mm: rename kmem_cache_s to kmem_cachePekka J Enberg2005-11-077-12/+12
* [PATCH] slab: don't BUG on duplicated cacheAndrew Morton2005-11-071-33/+34
* [PATCH] posix-timers `unlikely' rejigAndrew Morton2005-11-071-3/+3
* [PATCH] ppc: Fix ppc32 build after 64K pagesBenjamin Herrenschmidt2005-11-072-2/+3
OpenPOWER on IntegriCloud