1. 22 Mar, 2004 16 commits
  2. 21 Mar, 2004 24 commits
    • Wim Van Sebroeck's avatar
      [WATCHDOG] v2.6.5-rc2 pcwd.c-patch1 · 84d1e7b7
      Wim Van Sebroeck authored
      Version 1.14 of pcwd.c - Changes that were made are:
      * Extract the start code in a seperate function (pcwd_start)
      * Extract the stop code in a seperate function (pcwd_stop)
      * Extract the get_temperature code in a seperate function (pcwd_get_temperature)
      * Make /dev/watchdog and /dev/temperature to different misc devices with their own fops
      * Small clean-up's
      
      Tested on pcwd card with temperature option.
      84d1e7b7
    • David S. Miller's avatar
      Merge davem@nuts.davemloft.net:/disk1/BK/net-2.6 · 7b8dd6a0
      David S. Miller authored
      into kernel.bkbits.net:/home/davem/net-2.6
      7b8dd6a0
    • David S. Miller's avatar
      Merge http://bk.skbuff.net:10772 · 684a493b
      David S. Miller authored
      into nuts.davemloft.net:/disk1/BK/net-2.6
      684a493b
    • David S. Miller's avatar
      Merge http://linux-mh.bkbits.net/bluetooth-2.6 · 2650e5a8
      David S. Miller authored
      into nuts.davemloft.net:/disk1/BK/net-2.6
      2650e5a8
    • Martin Devera's avatar
      [NET_SCHED]: HTB scheduler updates. · 4f51388a
      Martin Devera authored
      Fixes:
      * Fix to htb_requeue routine.
      * Debug mode related oops fixes.
      4f51388a
    • David S. Miller's avatar
      Merge davem@nuts.davemloft.net:/disk1/BK/sparc-2.6 · 219edaf1
      David S. Miller authored
      into kernel.bkbits.net:/home/davem/sparc-2.6
      219edaf1
    • Jon Oberheide's avatar
      87471ca3
    • David S. Miller's avatar
      Merge bk://kernel.bkbits.net/wesolows/sparc32-2.6 · c0ddb45e
      David S. Miller authored
      into nuts.davemloft.net:/disk1/BK/sparc-2.6
      c0ddb45e
    • James Morris's avatar
      [CRYPTO]: Add Michael MIC algorithm. · 1aa2cc52
      James Morris authored
      From Jouni Malinen <jkmaline@cc.hut.fi>
      
      Added Michael MIC keyed digest for TKIP (IEEE 802.11i/WPA). This algorithm
      is quite weak due to the requirements for compatibility with old legacy
      wireless LAN hardware that does not have much CPU power. Consequently, this
      should not really be used with anything else than TKIP.
      
      Michael MIC is calculated over the payload of the IEEE 802.11 header which
      makes it easier to add TKIP support for old wireless LAN cards. An additional
      authenticated data area is used (but not send separately) to authenticate
      source and destination addresses.
      1aa2cc52
    • James Morris's avatar
      [CRYPTO]: Add setkey operation for digests. · 5654cd6c
      James Morris authored
      From Jouni Malinen <jkmaline@cc.hut.fi>
      
      Added support for using keyed digest with an optional dit_setkey handler.
      This does not change the behavior of the existing digest algorithms, but
      allows new ones to add setkey handler that can be used to initialize the
      algorithm with a key or seed. setkey is to be called after init, but before
      any of the update call(s).
      5654cd6c
    • Wim Van Sebroeck's avatar
      [WATCHDOG] v2.6.5-rc2 softdog.c-patch · 6582e43d
      Wim Van Sebroeck authored
      Version 0.07 of softdog.c - Changes that were made are:
      * Extract the start/keepalive code in a seperate function (softdog_keepalive)
      * Extract the stop code in a seperate function (softdog_stop)
      * Add notifier support
      * Extract softdog_set_heartbeat code to seperate subroutine
      * Small clean-up's
      6582e43d
    • Linus Torvalds's avatar
      Remove stale legacy ISDN files. · ed407526
      Linus Torvalds authored
      From Armin Schindler <armin@melware.de>:
      
        "These files were added in the first place for the compat
         driver to the legacy isdn4linux module. Since the Eicon
         driver now uses CAPI only, these files are obsolete."
      ed407526
    • Wim Van Sebroeck's avatar
      [WATCHDOG] v2.6.5-rc2 wd501p.h-patch · 94147016
      Wim Van Sebroeck authored
      Cleanup header file after changes to wdt.c and wdt_pci.c
      94147016
    • Wim Van Sebroeck's avatar
      [WATCHDOG] v2.6.5-rc2 wdt_pci.c-patch · 8e7ff451
      Wim Van Sebroeck authored
      Version 0.10 of wdt_pci.c - Changes that were made are:
      * Extract the start code in a seperate function (wdtpci_start)
      * Extract the stop code in a seperate function (wdtpci_stop)
      * Convert wdtpci_ping so that it return an int value (0=succes).
      * Extract the get_temperature code in a seperate function (wdtpci_get_temperature)
      * Make /dev/watchdog and /dev/temperature to different misc devices with their own fops.
      * Reorganize init and exit functions
      * Make heartbeat (the emulated heartbeat) a module parameter
      * Rewrite status flag code so that we could add a new tachometer module parameter
         + make clear distinction between PCI-WDT500 and PCI-WDT501.
      * Small clean-up's
      8e7ff451
    • Wim Van Sebroeck's avatar
      [WATCHDOG] v2.6.5-rc2 wdt.c-patch · 54127f9b
      Wim Van Sebroeck authored
      Version 0.10 of wdt.c - Changes that were made are:
      * Extract the start code in a seperate function (wdt_start)
      * Extract the stop code in a seperate function (wdt_stop)
      * Convert wdt_ping so that it return an int value (0=succes).
      * Extract the get_temperature code in a seperate function (wdt_get_temperature)
      * Make /dev/watchdog and /dev/temperature to different misc devices with their own fops.
      * Reorganize init and exit functions
      * Make heartbeat (the emulated heartbeat) a module parameter
      * Rewrite status flag code so that we could add a new tachometer module parameter
      * Small clean-up's
      54127f9b
    • Linus Torvalds's avatar
      Merge bk://gkernel.bkbits.net/misc-2.6 · 756ee819
      Linus Torvalds authored
      into ppc970.osdl.org:/home/torvalds/v2.6/linux
      756ee819
    • Jeff Garzik's avatar
      Merge redhat.com:/spare/repo/linux-2.6 · fcd3bb4b
      Jeff Garzik authored
      into redhat.com:/spare/repo/misc-2.6
      fcd3bb4b
    • Arnd Bergmann's avatar
      [PATCH] Fix missing "noinline" on x86-64 · c81430b5
      Arnd Bergmann authored
      The gcc-3.5 patch broke building on x86_64 and possibly
      others, because inflate.c does not pull in the definition
      for noinline.
      c81430b5
    • Andi Kleen's avatar
      [PATCH] Two more x86-64 fixes · 3111cd4c
      Andi Kleen authored
       - Fix CONFIG_DEBUG_INFO build again
       - Fix user exploitable oops in ia32 ioctl emulation
      3111cd4c
    • Jeff Garzik's avatar
      a0c5b7fc
    • Keith M. Wesolowski's avatar
      Merge foobazco.org:/sources/2.5-bk · abcfd978
      Keith M. Wesolowski authored
      into foobazco.org:/sources/2.5-sparc-todave
      abcfd978
    • Keith M. Wesolowski's avatar
      Merge foobazco.org:/sources/2.5-sparc-smp · 1d4b2b99
      Keith M. Wesolowski authored
      into foobazco.org:/sources/2.5-sparc-todave
      1d4b2b99
    • Keith M. Wesolowski's avatar
      [SPARC32]: Clean up secondary System.map · 27c0bfb6
      Keith M. Wesolowski authored
      From: Stefan Holst <mail@s-holst.de>
      
      The clean target is never called, so instead add this to CLEAN_FILES.
      27c0bfb6
    • Peter Osterlund's avatar
      [PATCH] Revert UDF inode semaphore locking · 9a45400e
      Peter Osterlund authored
      For some reason I don't understand, the last UDF filesystem update makes
      the UDF deadlock when I write a bunch of mp3 files to a CDRW using the
      packet writing patch.  Both "cp" and pdflush get stuck in __down. 
      
      Reverting the semaphore changes makes the problem go away.  Use the
      kernel lock again, until whatever recursive offender gets fixed.
      
      (The offensive recursion seems to be: write() takes the inode semaphore,
      causes memory pressure, and then trying to write back the inode or dirty
      data to disk tries to get the semaphore again and deadlocks.)
      9a45400e