summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-12-16mm: Don't touch uninitialized variable in do_pages_stat_array()KOSAKI Motohiro1-1/+1
2008-12-16pata_hpt366: no ATAPI DMATejun Heo1-1/+3
2008-12-16pata_hpt366: fix cable detection,Tejun Heo1-2/+6
2008-12-16libata: fix Seagate NCQ+FLUSH blacklistTejun Heo1-6/+59
2008-12-16enc28j60: use netif_rx_ni() to deliver RX packetsBaruch Siach1-1/+1
2008-12-16tlan: Fix small (< 64 bytes) datagram transmissionsSakari Ailus1-4/+6
2008-12-16netfilter: ctnetlink: fix missing CTA_NAT_SEQ_UNSPECPablo Neira Ayuso1-0/+1
2008-12-16sh: Disable GENERIC_HARDIRQS_NO__DO_IRQ for unconverted platforms.Paul Mundt1-0/+2
2008-12-16sh: maple: Do not pass SLAB_POISON to kmem_cache_create()Matt Fleming1-1/+1
2008-12-16powerpc/cell/axon-msi: Fix MSI after kexecArnd Bergmann1-0/+3
2008-12-16powerpc: Fix bootmem reservation on uninitialized nodeDave Hansen1-5/+11
2008-12-16powerpc: Check for valid hugepage size in hugetlb_get_unmapped_areaBrian King1-0/+3
2008-12-15Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-7/+8
2008-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds11-156/+164
2008-12-15Define smp_call_function_many for UPRusty Russell1-0/+2
2008-12-15cgroups: fix a race between rmdir and remountPaul Menage1-1/+1
2008-12-15ACPI toshiba: only register rfkill if bt is enabledFrederik Deweerdt1-25/+29
2008-12-15eCryptfs: Update maintainersMichael Halcrow1-4/+4
2008-12-15slob: do not pass the SLAB flags as GFP in kmem_cache_create()Catalin Marinas1-1/+1
2008-12-15pcmcia: blackfin: fix bug - add missing ; to MODULE macroMike Frysinger1-1/+1
2008-12-15[ARM] 5348/1: fix documentation wrt location of the alignment trap interfaceNicolas Pitre1-1/+1
2008-12-15[ARM] Ensure linux/hardirqs.h is included where requiredRussell King2-0/+2
2008-12-15Phonet: keep TX queue disabled when the device is offRĂ©mi Denis-Courmont1-5/+22
2008-12-15SCHED: netem: Correct documentation comment in code.Jesper Dangaard Brouer1-3/+0
2008-12-15netfilter: update rwlock initialization for nat_tableSteven Rostedt1-1/+1
2008-12-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...Linus Torvalds1-0/+3
2008-12-14x86 Fix VMI crash on boot in 2.6.28-rc8Zachary Amsden4-15/+23
2008-12-14Revert "sched_clock: prevent scd->clock from moving backwards"Linus Torvalds1-3/+3
2008-12-14[ARM] fix kernel-doc syntaxRandy Dunlap1-3/+2
2008-12-14[ARM] arch/arm/common/sa1111.c: Correct error handling codeJulia Lawall1-1/+1
2008-12-14ieee1394: add quirk fix for Freecom HDDStefan Richter1-0/+6
2008-12-13powerpc/fsl-booke: Fix problem with _tlbil_va being interruptedKumar Gala1-0/+3
2008-12-13Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer...Linus Torvalds1-0/+1
2008-12-13Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2-3/+3
2008-12-13Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-10/+18
2008-12-13Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds4-437/+638
2008-12-13console ASCII glyph 1:1 mappingIngo Brueckl1-1/+1
2008-12-13unicode table for cp437Ingo Brueckl1-6/+6
2008-12-12MIPS: IP32: Update defconfigDavid Daney1-436/+624
2008-12-12MIPS: Add missing calls to plat_unmap_dma_mem.David Daney1-0/+3
2008-12-12MIPS: Kconfig: Fix the arch-specific header pathDmitri Vorobiev1-1/+1
2008-12-12MIPS: Use EI/DI for MIPS R2.David Daney1-0/+10
2008-12-12Commands needing to be retried require a complete re-initialization.Alan D. Brunelle2-10/+18
2008-12-11netlabel: Compiler warning and NULL pointer dereference fixPaul Moore1-18/+20
2008-12-11e1000e: fix double release of mutexJeff Kirsher1-2/+7
2008-12-11powerpc/40x: Add proper BOOTCFLAGS for cuboot-acadiaJosh Boyer1-0/+1
2008-12-11i2c-highlander: Trivial endian casting fixesHarvey Harrison1-2/+2
2008-12-11i2c-pmcmsp: Fix endianness misannotationHarvey Harrison1-1/+1
2008-12-11[ARM] 5341/2: there is no copy_page on nommu ARMNicolas Pitre1-2/+2
2008-12-10Revert "radeonfb: accelerate imageblit and other improvements"Linus Torvalds6-280/+127