04 Dec, 2007

1 commit


01 Dec, 2007

1 commit

  • * 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm:
    [ARM] 4680/1: parentheses around NR_IRQS definition
    [ARM] 4679/1: AT91: Change maintainer email address
    [ARM] 4675/1: pxa: fix mfp address definition error for pxa320
    [ARM] 4674/1: pxa: increase LCD PCLK drive strength to fast 2mA for PXA300/PXA310
    [ARM] 4673/1: pxa: add missing IRQ_SSP4 definitions for PXA3xx
    [ARM] 4672/1: pxa: fix DRCMR(n) to support PXA27x and later processors
    [ARM] 4665/1: fix __und_usr wrt accessing the undefined insn in user space
    [ARM] 4659/1: remove possibilities for spurious false negative with __kuser_cmpxchg
    [ARM] 4661/1: fix do_undefinstr wrt the enabling of IRQs
    [ARM] uengine: fix memset size error
    [ARM] 4648/1: i.MX/MX1 ensure more complete AITC initialization
    [ARM] 4611/2: AT91: Fix GPIO buttons pins on SAM9261-EK.
    [ARM] 4650/1: AT91: New-style init of I2C, support for i2c-gpio
    [ARM] 4604/2: AT91: Master clock divistor on SAM9
    [ARM] 4662/1: Fix PXA serial driver compilation if SERIAL_PXA_CONSOLE is disabled
    [ARM] PXA ssp: unlock when ssp tries to close an invalid port
    [ARM] 4654/1: pxa: update default MFP register value
    [ARM] 4653/1: pxa: fix a gpio typo in mfp-pxa320.h
    [ARM] 4652/1: pxa: fix a typo of pxa27x usb host clk definition
    [ARM] 4651/1: pxa: add PXA3xx specific IRQ definitions

    Linus Torvalds
     

30 Nov, 2007

2 commits


29 Nov, 2007

2 commits


27 Nov, 2007

3 commits

  • * git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6: (41 commits)
    [XFRM]: Fix leak of expired xfrm_states
    [ATM]: [he] initialize lock and tasklet earlier
    [IPV4]: Remove bogus ifdef mess in arp_process
    [SKBUFF]: Free old skb properly in skb_morph
    [IPV4]: Fix memory leak in inet_hashtables.h when NUMA is on
    [IPSEC]: Temporarily remove locks around copying of non-atomic fields
    [TCP] MTUprobe: Cleanup send queue check (no need to loop)
    [TCP]: MTUprobe: receiver window & data available checks fixed
    [MAINTAINERS]: tlan list is subscribers-only
    [SUNRPC]: Remove SPIN_LOCK_UNLOCKED
    [SUNRPC]: Make xprtsock.c:xs_setup_{udp,tcp}() static
    [PFKEY]: Sending an SADB_GET responds with an SADB_GET
    [IRDA]: Compilation for CONFIG_INET=n case
    [IPVS]: Fix compiler warning about unused register_ip_vs_protocol
    [ARP]: Fix arp reply when sender ip 0
    [IPV6] TCPMD5: Fix deleting key operation.
    [IPV6] TCPMD5: Check return value of tcp_alloc_md5sig_pool().
    [IPV4] TCPMD5: Use memmove() instead of memcpy() because we have overlaps.
    [IPV4] TCPMD5: Omit redundant NULL check for kfree() argument.
    ieee80211: Stop net_ratelimit/IEEE80211_DEBUG_DROP log pollution
    ...

    Linus Torvalds
     
  • * git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.24:
    sh: include ax88796 in the defconfig for r7785rp
    sh: include ax88796 in the defconfig for r7780mp
    sh: fix R2D-1 CF support
    fb: Orphan imsttfb.
    sh: Update mailing list info.
    sh: lockless UTLB miss fast-path.
    sh: Kill off UTLB flush in fast-path.
    sh: Fix copy_{to,from}_user_page() with cache disabled.

    Linus Torvalds
     
  • The mail service for the mac.linux-m68k.org domain is defunct.

    Signed-off-by: Finn Thain
    Signed-off-by: Geert Uytterhoeven
    Signed-off-by: Linus Torvalds

    Finn Thain
     

22 Nov, 2007

1 commit

  • Your mail to 'Tlan-devel' with the subject

    drivers/net/tlan question

    Is being held until the list moderator can review it for approval.

    The reason it is being held:

    Post by non-member to a members-only list

    Signed-off-by: Gabriel Craciunescu
    Signed-off-by: Andrew Morton
    Signed-off-by: Herbert Xu

    Gabriel Craciunescu
     

19 Nov, 2007

2 commits


11 Nov, 2007

1 commit

  • This patch marks softmac as obsolete in MAINTAINERS and removes Joe and
    myself as maintainers, we're no longer using it nor interested in the
    code in any way. Also remove the website reference because I took it
    offline. Hopefully the code will go away in 2.6.25.

    Signed-off-by: Johannes Berg
    Acked-by: Joseph Jezak
    Signed-off-by: John W. Linville

    Johannes Berg
     

10 Nov, 2007

1 commit


06 Nov, 2007

1 commit


03 Nov, 2007

2 commits


02 Nov, 2007

1 commit


30 Oct, 2007

1 commit


28 Oct, 2007

1 commit


27 Oct, 2007

1 commit


26 Oct, 2007

5 commits

  • David S. Miller
     
  • This adds myself as mac80211 maintainer and updates the git URL to point
    to the wireless-2.6 tree. Also move Jiri down so he isn't first in list.

    Signed-off-by: Johannes Berg
    Acked-by: Michael Wu
    Signed-off-by: John W. Linville

    Johannes Berg
     
  • * 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6:
    [IPV4]: Explicitly call fib_get_table() in fib_frontend.c
    [NET]: Use BUILD_BUG_ON in net/core/flowi.c
    [NET]: Remove in-code externs for some functions from net/core/dev.c
    [NET]: Don't declare extern variables in net/core/sysctl_net_core.c
    [TCP]: Remove unneeded implicit type cast when calling tcp_minshall_update()
    [NET]: Treat the sign of the result of skb_headroom() consistently
    [9P]: Fix missing unlock before return in p9_mux_poll_start
    [PKT_SCHED]: Fix sch_prio.c build with CONFIG_NETDEVICES_MULTIQUEUE
    [IPV4] ip_gre: sendto/recvfrom NBMA address
    [SCTP]: Consolidate sctp_ulpq_renege_xxx functions
    [NETLINK]: Fix ACK processing after netlink_dump_start
    [VLAN]: MAINTAINERS update
    [DCCP]: Implement SIOCINQ/FIONREAD
    [NET]: Validate device addr prior to interface-up

    Linus Torvalds
     
  • > I guess it is time to clarify that suspend and hibernation are separate
    > things, and add Rafael as a maintainer. Plus, people blame us for suspend
    > problems, anyway, I guess it is fair to mark us as suspend maintainers, too.

    If blame is the qualification, I guess I'm already part of this merry band:-)

    Change to Supported from Maintained, as the folks that sign my paycheck
    agree it is a good idea for me to help out on suspend.

    Acked-by: Pavel Machek
    Acked-by: Rafael J. Wysocki
    Signed-off-by: Len Brown

    Len Brown
     
  • Newly minted project home page -- http://www.lesswatts.org/projects/acpi/
    Konstantin moved on, so default back to Len for Thermal/Fan.
    Rui replaces Luming on video.

    Signed-off-by: Len Brown

    Len Brown
     

25 Oct, 2007

1 commit


24 Oct, 2007

6 commits

  • Ben stepped down from VLAN maintainership due to a lack of time, add
    myself as new maintainer.

    Signed-off-by: Patrick McHardy
    Acked-by: Ben Greear
    Signed-off-by: David S. Miller

    Patrick McHardy
     
  • * 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6: (39 commits)
    Remove Andrew Morton from list of net driver maintainers.
    bonding: Acquire correct locks in alb for promisc change
    bonding: Convert more locks to _bh, acquire rtnl, for new locking
    bonding: Convert locks to _bh, rework alb locking for new locking
    bonding: Convert miimon to new locking
    bonding: Convert balance-rr transmit to new locking
    Convert bonding timers to workqueues
    Update MAINTAINERS to reflect my (jgarzik's) current efforts.
    pasemi_mac: fix typo
    defxx.c: dfx_bus_init() is __devexit not __devinit
    s390 MAINTAINERS
    remove header_ops bug in qeth driver
    sky2: crash on remove
    MIPSnet: Delete all the useless debugging printks.
    AR7 ethernet: small post-merge cleanups and fixes
    mv643xx_eth: Hook up mv643xx_get_sset_count
    mv643xx_eth: Remove obsolete checksum offload comment
    mv643xx_eth: Merge drivers/net/mv643xx_eth.h into mv643xx_eth.c
    mv643xx_eth: Remove unused register defines
    mv643xx_eth: Clean up mv643xx_eth.h
    ...

    Linus Torvalds
     
  • He now rules the world, not just this tiny tract of land.

    Signed-off-by: Jeff Garzik
    Acked-by: Andrew Morton

    Jeff Garzik
     
  • Remove net driver entries (they fall under the more general 'net driver
    maintainer') umbrella.

    Remove entries for older drivers that either no longer exist, are about
    to be removed, or I no longer care about.

    Signed-off-by: Jeff Garzik

    Jeff Garzik
     
  • adding Frank Blaschka to s390 networking maintainers

    Signed-off-by: Frank Blaschka
    Signed-off-by: Ursula Braun
    Signed-off-by: Jeff Garzik

    Ursula Braun
     
  • * master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6: (39 commits)
    [SCSI] qla2xxx: Update version number to 8.02.00-k5.
    [SCSI] qla2xxx: Correct display of ISP serial-number.
    [SCSI] qla2xxx: Correct residual-count handling discrepancies during UNDERRUN handling.
    [SCSI] qla2xxx: Make driver (mostly) legacy I/O port free.
    [SCSI] qla2xxx: Fix issue where final flash-segment updates were falling into the slow-path write handler.
    [SCSI] qla2xxx: Handle unaligned sector writes during NVRAM/VPD updates.
    [SCSI] qla2xxx: Defer explicit interrupt-polling processing to init-time scenarios.
    [SCSI] qla2xxx: Resync with latest HBA SSID specification -- 2.2u.
    [SCSI] sym53c8xx: Remove sym_xpt_async_sent_bdr
    [SCSI] sym53c8xx: Remove pci_dev pointer from sym_shcb
    [SCSI] sym53c8xx: Make interrupt handler capable of returning IRQ_NONE
    [SCSI] sym53c8xx: Get rid of IRQ_FMT and IRQ_PRM
    [SCSI] sym53c8xx: Use scmd_printk where appropriate
    [SCSI] sym53c8xx: Simplify DAC DMA handling
    [SCSI] sym53c8xx: Remove tag_ctrl module parameter
    [SCSI] sym53c8xx: Remove io_ws, mmio_ws and ram_ws elements
    [SCSI] sym53c8xx: Remove ->device_id
    [SCSI] sym53c8xx: Use pdev->revision
    [SCSI] sym53c8xx: PCI Error Recovery support
    [SCSI] sym53c8xx: Stop overriding scsi_done
    ...

    Linus Torvalds
     

23 Oct, 2007

1 commit


22 Oct, 2007

1 commit


21 Oct, 2007

1 commit


20 Oct, 2007

1 commit

  • * git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild:
    kbuild: fix first module build
    kconfig: update kconfig-language text
    kbuild: introduce cc-cross-prefix
    kbuild: disable depmod in cross-compile kernel build
    kbuild: make deb-pkg - add 'Provides:' line
    kconfig: comment typo in scripts/kconfig/Makefile.
    kbuild: stop docproc segfaulting when SRCTREE isn't set.
    kbuild: modpost problem when symbols move from one module to another
    kbuild: cscope - filter out .tmp_* in find_sources
    kbuild: mailing list has moved
    kbuild: check asm symlink when building a kernel

    Linus Torvalds
     

19 Oct, 2007

2 commits


18 Oct, 2007

1 commit

  • The old list at sourceforge had a few issues:
    - it was subscriber-only
    - it were relying on moderation

    And I could see several mails did not get to the list lately
    so I decided this was a good time for a new list.

    I already requested marc.info to archieve the new list -
    and I dunno where else the old list was archieved but we
    ought to update.

    I have no access to the list of subscribers on the old list
    so people will have to subscribe manually.

    How to subscribe:

    send a mail to: majordomo@vger.kernel.org
    containing following text:
    subscribe linux-kbuild

    See also http://vger.kernel.org/vger-lists.html

    Signed-off-by: Sam Ravnborg

    Sam Ravnborg