25 Apr, 2008

1 commit


24 Apr, 2008

4 commits

  • Signed-off-by: Christoph Lameter
    Signed-off-by: Linus Torvalds

    Christoph Lameter
     
  • * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6:
    [patch 7/7] vfs: mountinfo: show dominating group id
    [patch 6/7] vfs: mountinfo: add /proc//mountinfo
    [patch 5/7] vfs: mountinfo: allow using process root
    [patch 4/7] vfs: mountinfo: add mount peer group ID
    [patch 3/7] vfs: mountinfo: add mount ID
    [patch 2/7] vfs: mountinfo: add seq_file_root()
    [patch 1/7] vfs: mountinfo: add dentry_path()
    [PATCH] remove unused label in xattr.c (noise from ro-bind)

    Linus Torvalds
     
  • * git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6:
    iwlwifi: Fix built-in compilation of iwlcore
    net: Unexport move_addr_to_{kernel,user}
    rt2x00: Select LEDS_CLASS.
    iwlwifi: Select LEDS_CLASS.
    leds: Do not guard NEW_LEDS with HAS_IOMEM
    [IPSEC]: Fix catch-22 with algorithm IDs above 31
    time: Export set_normalized_timespec.
    tcp: Make use of before macro in tcp_input.c
    hamradio: Remove unneeded and deprecated cli()/sti() calls in dmascc.c
    [NETNS]: Remove empty ->init callback.
    [DCCP]: Convert do_gettimeofday() to getnstimeofday().
    [NETNS]: Don't initialize err variable twice.
    [NETNS]: The ip6_fib_timer can work with garbage on net namespace stop.
    [IPV4]: Convert do_gettimeofday() to getnstimeofday().
    [IPV4]: Make icmp_sk_init() static.
    [IPV6]: Make struct ip6_prohibit_entry_template static.
    tcp: Trivial fix to correct function name in a comment in net/ipv4/tcp.c
    [NET]: Expose netdevice dev_id through sysfs
    skbuff: fix missing kernel-doc notation
    [ROSE]: Fix soft lockup wrt. rose_node_list_lock

    Linus Torvalds
     
  • PNP_MAX_IRQ is 2
    If a device invokes pnpacpi_parse_allocated_irqresource() 0, 1, or 2 times, we are happy.
    The 3rd time, we will fail and print "pnpacpi: exceeded the max number of IRQ resources: 2"
    The 4th and subsequent calls (if this ever happened) would silently scribble on
    irq_resource[2], which doesn't actualy exist.

    Found-by: Bjorn Helgaas
    Signed-off-by: Len Brown
    Signed-off-by: Linus Torvalds

    Len Brown
     

23 Apr, 2008

20 commits


27 Mar, 2008

1 commit


26 Mar, 2008

9 commits


07 Mar, 2008

2 commits


29 Feb, 2008

3 commits