aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-17net: kernel BUG at drivers/net/phy/mdio_bus.c:165!Krzysztof Halasa
2008-12-16drivers/net: starfire: Fix napi ->poll() weight handlingJarek Poplawski
2008-12-16tlan: Fix pci memory unmappingSakari Ailus
2008-12-16enc28j60: use netif_rx_ni() to deliver RX packetsBaruch Siach
2008-12-16tlan: Fix small (< 64 bytes) datagram transmissionsSakari Ailus
2008-12-16netfilter: ctnetlink: fix missing CTA_NAT_SEQ_UNSPECPablo Neira Ayuso
2008-12-15Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-12-15Define smp_call_function_many for UPRusty Russell
2008-12-15cgroups: fix a race between rmdir and remountPaul Menage
2008-12-15ACPI toshiba: only register rfkill if bt is enabledFrederik Deweerdt
2008-12-15eCryptfs: Update maintainersMichael Halcrow
2008-12-15slob: do not pass the SLAB flags as GFP in kmem_cache_create()Catalin Marinas
2008-12-15pcmcia: blackfin: fix bug - add missing ; to MODULE macroMike Frysinger
2008-12-15[ARM] 5348/1: fix documentation wrt location of the alignment trap interfaceNicolas Pitre
2008-12-15[ARM] Ensure linux/hardirqs.h is included where requiredRussell King
2008-12-15Phonet: keep TX queue disabled when the device is offRĂ©mi Denis-Courmont
2008-12-15SCHED: netem: Correct documentation comment in code.Jesper Dangaard Brouer
2008-12-15netfilter: update rwlock initialization for nat_tableSteven Rostedt
2008-12-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...Linus Torvalds
2008-12-14x86 Fix VMI crash on boot in 2.6.28-rc8Zachary Amsden
2008-12-14Revert "sched_clock: prevent scd->clock from moving backwards"Linus Torvalds
2008-12-14[ARM] fix kernel-doc syntaxRandy Dunlap
2008-12-14[ARM] arch/arm/common/sa1111.c: Correct error handling codeJulia Lawall
2008-12-13powerpc/fsl-booke: Fix problem with _tlbil_va being interruptedKumar Gala
2008-12-13Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer...Linus Torvalds
2008-12-13Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2008-12-13Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-12-13Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2008-12-13console ASCII glyph 1:1 mappingIngo Brueckl
2008-12-13unicode table for cp437Ingo Brueckl
2008-12-12MIPS: IP32: Update defconfigDavid Daney
2008-12-12MIPS: Add missing calls to plat_unmap_dma_mem.David Daney
2008-12-12MIPS: Kconfig: Fix the arch-specific header pathDmitri Vorobiev
2008-12-12MIPS: Use EI/DI for MIPS R2.David Daney
2008-12-12Commands needing to be retried require a complete re-initialization.Alan D. Brunelle
2008-12-11netlabel: Compiler warning and NULL pointer dereference fixPaul Moore
2008-12-11e1000e: fix double release of mutexJeff Kirsher
2008-12-11powerpc/40x: Add proper BOOTCFLAGS for cuboot-acadiaJosh Boyer
2008-12-11i2c-highlander: Trivial endian casting fixesHarvey Harrison
2008-12-11i2c-pmcmsp: Fix endianness misannotationHarvey Harrison
2008-12-11[ARM] 5341/2: there is no copy_page on nommu ARMNicolas Pitre
2008-12-10Revert "radeonfb: accelerate imageblit and other improvements"Linus Torvalds
2008-12-10IA64: HP_SIMETH needs to depend upon NETAlexander Beregalov
2008-12-10Linux 2.6.28-rc8v2.6.28-rc8Linus Torvalds
2008-12-10Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-12-10fix mapping_writably_mapped()Hugh Dickins
2008-12-10Merge branch 'to-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/frob...Linus Torvalds
2008-12-10lib/idr.c: Fix bug introduced by RCU fixManfred Spraul
2008-12-10MN10300: Give correct size when reserving interrupt vector tableAkira Takeuchi