summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tlan: Fix pci memory unmappingSakari Ailus2008-12-161-4/+9
* enc28j60: use netif_rx_ni() to deliver RX packetsBaruch Siach2008-12-161-1/+1
* tlan: Fix small (< 64 bytes) datagram transmissionsSakari Ailus2008-12-161-4/+6
* netfilter: ctnetlink: fix missing CTA_NAT_SEQ_UNSPECPablo Neira Ayuso2008-12-161-0/+1
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-12-156-7/+8
|\
| * [ARM] 5348/1: fix documentation wrt location of the alignment trap interfaceNicolas Pitre2008-12-151-1/+1
| * [ARM] Ensure linux/hardirqs.h is included where requiredRussell King2008-12-152-0/+2
| * [ARM] fix kernel-doc syntaxRandy Dunlap2008-12-141-3/+2
| * [ARM] arch/arm/common/sa1111.c: Correct error handling codeJulia Lawall2008-12-141-1/+1
| * [ARM] 5341/2: there is no copy_page on nommu ARMNicolas Pitre2008-12-111-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-12-1511-156/+164
|\ \
| * | Phonet: keep TX queue disabled when the device is offRĂ©mi Denis-Courmont2008-12-151-5/+22
| * | SCHED: netem: Correct documentation comment in code.Jesper Dangaard Brouer2008-12-151-3/+0
| * | netfilter: update rwlock initialization for nat_tableSteven Rostedt2008-12-151-1/+1
| * | netlabel: Compiler warning and NULL pointer dereference fixPaul Moore2008-12-111-18/+20
| * | e1000e: fix double release of mutexJeff Kirsher2008-12-111-2/+7
| * | IA64: HP_SIMETH needs to depend upon NETAlexander Beregalov2008-12-101-0/+1
| * | netpoll: fix race on poll_list resulting in garbage entryNeil Horman2008-12-092-0/+9
| * | ipv6: silence log messages for locally generated multicastJan Sembera2008-12-091-1/+6
| * | sungem: improve ethtool output with internal pcs and serdesHermann Lauer2008-12-091-0/+15
| * | tcp: tcp_vegas cong avoid fix Doug Leith2008-12-091-70/+10
| * | sungem: Make PCS PHY support partially work again.David S. Miller2008-12-091-56/+73
* | | Define smp_call_function_many for UPRusty Russell2008-12-151-0/+2
* | | cgroups: fix a race between rmdir and remountPaul Menage2008-12-151-1/+1
* | | ACPI toshiba: only register rfkill if bt is enabledFrederik Deweerdt2008-12-151-25/+29
* | | eCryptfs: Update maintainersMichael Halcrow2008-12-151-4/+4
* | | slob: do not pass the SLAB flags as GFP in kmem_cache_create()Catalin Marinas2008-12-151-1/+1
* | | pcmcia: blackfin: fix bug - add missing ; to MODULE macroMike Frysinger2008-12-151-1/+1
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...Linus Torvalds2008-12-141-0/+3
|\ \ \
| * | | powerpc/fsl-booke: Fix problem with _tlbil_va being interruptedKumar Gala2008-12-131-0/+3
* | | | x86 Fix VMI crash on boot in 2.6.28-rc8Zachary Amsden2008-12-144-15/+23
* | | | Revert "sched_clock: prevent scd->clock from moving backwards"Linus Torvalds2008-12-141-3/+3
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer...Linus Torvalds2008-12-131-0/+1
|\ \ \ \
| * | | | powerpc/40x: Add proper BOOTCFLAGS for cuboot-acadiaJosh Boyer2008-12-111-0/+1
| |/ / /
* | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-12-132-3/+3
|\ \ \ \
| * | | | i2c-highlander: Trivial endian casting fixesHarvey Harrison2008-12-111-2/+2
| * | | | i2c-pmcmsp: Fix endianness misannotationHarvey Harrison2008-12-111-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-12-132-10/+18
|\ \ \ \ \
| * | | | | Commands needing to be retried require a complete re-initialization.Alan D. Brunelle2008-12-122-10/+18
| |/ / / /
* | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-12-134-437/+638
|\ \ \ \ \
| * | | | | MIPS: IP32: Update defconfigDavid Daney2008-12-121-436/+624
| * | | | | MIPS: Add missing calls to plat_unmap_dma_mem.David Daney2008-12-121-0/+3
| * | | | | MIPS: Kconfig: Fix the arch-specific header pathDmitri Vorobiev2008-12-121-1/+1
| * | | | | MIPS: Use EI/DI for MIPS R2.David Daney2008-12-121-0/+10
| |/ / / /
* | | | | console ASCII glyph 1:1 mappingIngo Brueckl2008-12-131-1/+1
* | | | | unicode table for cp437Ingo Brueckl2008-12-131-6/+6
|/ / / /
* | | | Revert "radeonfb: accelerate imageblit and other improvements"Linus Torvalds2008-12-106-280/+127
* | | | Linux 2.6.28-rc8v2.6.28-rc8Linus Torvalds2008-12-101-1/+1
* | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-12-101-0/+2
|\ \ \ \
| * | | | sched: CPU remove deadlock fixBrian King2008-12-091-0/+2
OpenPOWER on IntegriCloud