summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-03-22eCryptfs: NULL crypt_stat dereference during lookupTyler Hicks3-25/+18
2009-03-22eCryptfs: Allocate a variable number of pages for file headersTyler Hicks1-13/+26
2009-03-22radeonfb: Whack the PCI PM register until it sticksBenjamin Herrenschmidt1-0/+24
2009-03-22dnet: DNET should depend on HAS_IOMEMIlya Yanok1-1/+1
2009-03-21dca: add missing copyright/license headersMaciej Sosnowski2-0/+41
2009-03-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-0/+11
2009-03-20nl80211: Check that function pointer != NULL before using itJouni Malinen1-0/+11
2009-03-20sungem: missing net_device_opsStephen Hemminger1-5/+4
2009-03-20be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycleSathya Perla1-5/+5
2009-03-20be2net: replenish when posting to rx-queue is starved in out of mem conditionsSathya Perla2-21/+30
2009-03-20Merge commit 'gcl/next' into nextBenjamin Herrenschmidt8-44/+442
2009-03-20Merge commit 'kumar/next' into nextBenjamin Herrenschmidt14-19/+2533
2009-03-20powerpc/mm: Unify PTE_RPN_SHIFT and _PAGE_CHG_MASK definitionsBenjamin Herrenschmidt2-12/+26
2009-03-20powerpc/mm: Split the various pgtable-* headers based on MMU typeBenjamin Herrenschmidt12-467/+564
2009-03-20aio: lookup_ioctx can return the wrong value when looking up a bogus contextJeff Moyer1-2/+3
2009-03-20eventfd: remove fput() call from possible IRQ contextDavide Libenzi1-10/+27
2009-03-20Move cc-option to below arch-specific setupLinus Torvalds1-1/+3
2009-03-20Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds8-40/+48
2009-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+2
2009-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds3-3/+59
2009-03-19Fix race in create_empty_buffers() vs __set_page_dirty_buffers()Linus Torvalds1-12/+11
2009-03-19Add '-fwrapv' to gcc CFLAGSLinus Torvalds1-0/+1
2009-03-19powerpc/86xx: Default configuration for GE Fanuc's PPC9AMartyn Welch1-0/+1889
2009-03-19powerpc/86xx: Board support for GE Fanuc's PPC9AMartyn Welch5-2/+598
2009-03-19powerpc/cpm2: fix building fs_enet driver as a module.Grant Likely1-0/+1
2009-03-19powerpc/86xx: Run sbc310 USB fixup code only on the appropriate platform.Martyn Welch1-0/+4
2009-03-19Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1194-34409/+48041
2009-03-19sparc64: Fix crash with /proc/iomemMikulas Patocka1-1/+1
2009-03-19sparc64: Reschedule KGDB capture to a software interrupt.David S. Miller4-24/+10
2009-03-19bas_gigaset: correctly allocate USB interrupt transfer bufferTilman Schmidt1-3/+13
2009-03-19smsc911x: reset last known duplex and carrier on openSteve Glendinning1-0/+4
2009-03-19sh_eth: Fix mistake of the address of SH7763Nobuhiro Iwamatsu1-2/+2
2009-03-19sh_eth: Change handling of IRQNobuhiro Iwamatsu1-3/+17
2009-03-19netns: oops in ip[6]_frag_reasm incrementing statsJorge Boncompte [DTI2]2-5/+5
2009-03-19net: kfree(napi->skb) => kfree_skbRoel Kluin1-1/+1
2009-03-19net: fix sctp breakageAl Viro1-1/+2
2009-03-19ipv6: fix display of local and remote sit endpointsBjørn Mork1-1/+1
2009-03-19net: Document /proc/sys/net/core/netdev_budgetStanislaw Gruszka1-0/+7
2009-03-19tulip: fix crash on iface up with shirq debugKyle McMartin1-16/+29
2009-03-19virtio_net: Make virtio_net support carrier detectionPantelis Koukousoulas1-0/+3
2009-03-19bonding: Fix updating of speed/duplex changesJay Vosburgh1-5/+20
2009-03-19bnx2: Fix problem of using wrong IRQ handler.Michael Chan1-6/+6
2009-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds39-12237/+0
2009-03-18Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-2/+5
2009-03-18Staging: benet: remove driver now that it is merged in drivers/net/Greg Kroah-Hartman39-12237/+0
2009-03-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds9-840/+1069
2009-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-12/+14
2009-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds14-28/+72
2009-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds6-24/+48
2009-03-18[S390] make page table upgrade work againMartin Schwidefsky2-14/+35