aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-03-05Blackfin arch: make sure people do not set the kernel load address too highMike Frysinger1-0/+5
2009-03-04Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller95-410/+845
2009-03-04vlan: Fix vlan-in-vlan crashes.David S. Miller3-23/+37
2009-03-04net: Fix missing dev->neigh_setup in register_netdevice().David S. Miller1-0/+1
2009-03-05Blackfin arch: fix bug - The SPORT_HYS bit is not set for BF561 0.5Enrik Berkhan1-1/+1
2009-03-04tmspci: fix request_irq raceMeelis Roos1-9/+9
2009-03-04pkt_sched: act_police: Fix a rate estimator test.Jarek Poplawski1-7/+6
2009-03-05Squashfs: frag_size should be signed, as it can hold an error resultRoel Kluin1-2/+4
2009-03-05Squashfs: fix documentation typo, Cramfs filesystem limit is 256 MiBPhillip Lougher1-1/+1
2009-03-05Squashfs: Fix oops when reading fsfuzzer corrupted filesystemsPhillip Lougher4-6/+15
2009-03-04ext4: fix ext4_free_inode() vs. ext4_claim_inode() raceEric Sandeen1-3/+5
2009-03-04tg3: Fix 5906 link problemsMatt Carlson1-1/+2
2009-03-04dmatest: fix use after free in dmatest_exitDan Williams1-2/+4
2009-03-04ipu_idmac: fix spinlock typeLuotao Fu1-1/+1
2009-03-04iop-adma, mv_xor: fix mem leak on self-test setup failureRoel Kluin2-16/+16
2009-03-04fsldma: fix off by one in dma_haltDan Williams1-2/+6
2009-03-04I/OAT: fail self-test if callback test reaches timeoutDan Williams1-2/+4
2009-03-04I/OAT: update driver version and copyright datesMaciej Sosnowski7-8/+8
2009-03-04I/OAT: list usage cleanupEric Sesterhenn1-3/+2
2009-03-04I/OAT: set tcp_dma_copybreak to 256k for I/OAT ver.3Maciej Sosnowski1-1/+3
2009-03-04I/OAT: cancel watchdog before dma removeMaciej Sosnowski1-4/+3
2009-03-04I/OAT: fail initialization on zero channels detectionMaciej Sosnowski1-0/+7
2009-03-04I/OAT: do not set DCACTRL_CMPL_WRITE_ENABLE for I/OAT ver.3Maciej Sosnowski1-5/+7
2009-03-04I/OAT: add verification for proper APICID_TAG_MAP setting by BIOSMaciej Sosnowski1-0/+24
2009-03-05smack: fixes for unlabeled host supportetienne2-50/+57
2009-03-04rcu: increment quiescent state counter in ksoftirqd()Eric Dumazet1-0/+1
2009-03-04x86: add Dell XPS710 reboot quirkLeann Ogasawara1-0/+8
2009-03-04x86, math-emu: fix init_fpu for task != currentDaniel Glöckner3-13/+28
2009-03-04x86: EFI: Back efi_ioremap with init_memory_mapping instead of FIX_MAPHuang Ying4-25/+9
2009-03-04x86: fix DMI on EFIBrian Maly1-2/+3
2009-03-04Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-0/+4
2009-03-04drm: fix double lock typoHelge Bahmann1-1/+1
2009-03-04SCTP: change sctp_ctl_sock_init() to try IPv4 if IPv6 failsBrian Haley1-3/+8
2009-03-04IPv6: add "disable" module parameter support to ipv6.koBrian Haley2-5/+51
2009-03-04Blackfin arch: update anomaly sheets to match latest public infoMike Frysinger7-14/+38
2009-03-04Blackfin arch: Fix BUG - kernel fails to build in pm.c when allow wakeup from...Michael Hennerich1-0/+1
2009-03-05Blackfin arch: PM_BFIN_WAKE_GP: update helpMichael Hennerich1-0/+6
2009-03-05Blackfin arch: fix bug - kgdb fails to continue after setting breakpoint on b...Sonic Zhang2-3/+12
2009-03-04sungem: another error printed one too earlyRoel Kluin1-1/+1
2009-03-04aoe: error printed 1 too earlyRoel Kluin1-1/+1
2009-03-04net pcmcia: worklimit reaches -1Roel Kluin2-2/+4
2009-03-04net: more timeouts that reach -1Roel Kluin3-4/+5
2009-03-03net: fix tokenring licenseMeelis Roos1-0/+2
2009-03-03dm9601: new vendor/product IDsPeter Korsgaard1-0/+4
2009-03-03netlink: invert error code in netlink_set_err()Pablo Neira Ayuso1-1/+9
2009-03-04powerpc: Run sbc610 USB fixup code only on the appropriate platform.Tony Breeds1-0/+4
2009-03-04Blackfin arch: Enable Write Back Cache on all Blackfin BoardsMichael Hennerich11-22/+22
2009-03-04Blackfin arch: Update adeos blackfin arch patch to 1.9-00Philippe Gerum10-303/+241
2009-03-03Linux 2.6.29-rc7Linus Torvalds1-1/+1
2009-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds5-8/+21