aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-05x86: UV, SGI RTC: fix uv_time.c for UPDimitri Sivanich
2009-03-05Blackfin arch: Random read/write errors are a bad thingRobin Getz
2009-03-05x86/doc: mini-howto for using earlyprintk=dbgpYinghai Lu
2009-03-05bonding: Fix device passed into ->ndo_neigh_setup().Patrick McHardy
2009-03-05Blackfin arch: update default kernel config, select KSZ8893M driver for BF518Graf Yang
2009-03-05Blackfin arch: Fix bug - KGDB single step into the middle of a 4 bytes instru...Sonic Zhang
2009-03-05Blackfin arch: Fix bug - make ksz8893m driver available when bfin_mac is enabledGraf Yang
2009-03-05Blackfin arch: make sure people do not set the kernel load address too highMike Frysinger
2009-03-04Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-03-04vlan: Fix vlan-in-vlan crashes.David S. Miller
2009-03-04net: Fix missing dev->neigh_setup in register_netdevice().David S. Miller
2009-03-05Blackfin arch: fix bug - The SPORT_HYS bit is not set for BF561 0.5Enrik Berkhan
2009-03-04tmspci: fix request_irq raceMeelis Roos
2009-03-04pkt_sched: act_police: Fix a rate estimator test.Jarek Poplawski
2009-03-05Squashfs: frag_size should be signed, as it can hold an error resultRoel Kluin
2009-03-05Squashfs: fix documentation typo, Cramfs filesystem limit is 256 MiBPhillip Lougher
2009-03-05Squashfs: Fix oops when reading fsfuzzer corrupted filesystemsPhillip Lougher
2009-03-04ext4: fix ext4_free_inode() vs. ext4_claim_inode() raceEric Sandeen
2009-03-04tg3: Fix 5906 link problemsMatt Carlson
2009-03-04dmatest: fix use after free in dmatest_exitDan Williams
2009-03-04ipu_idmac: fix spinlock typeLuotao Fu
2009-03-04iop-adma, mv_xor: fix mem leak on self-test setup failureRoel Kluin
2009-03-04fsldma: fix off by one in dma_haltDan Williams
2009-03-04I/OAT: fail self-test if callback test reaches timeoutDan Williams
2009-03-04I/OAT: update driver version and copyright datesMaciej Sosnowski
2009-03-04I/OAT: list usage cleanupEric Sesterhenn
2009-03-04I/OAT: set tcp_dma_copybreak to 256k for I/OAT ver.3Maciej Sosnowski
2009-03-04I/OAT: cancel watchdog before dma removeMaciej Sosnowski
2009-03-04I/OAT: fail initialization on zero channels detectionMaciej Sosnowski
2009-03-04I/OAT: do not set DCACTRL_CMPL_WRITE_ENABLE for I/OAT ver.3Maciej Sosnowski
2009-03-04I/OAT: add verification for proper APICID_TAG_MAP setting by BIOSMaciej Sosnowski
2009-03-05smack: fixes for unlabeled host supportetienne
2009-03-04x86: fix bootmem cross node for 32bit numa, cleanupYinghai Lu
2009-03-04rcu: increment quiescent state counter in ksoftirqd()Eric Dumazet
2009-03-04x86: move free_initrd_mem() to common mm/init.cPekka Enberg
2009-03-04x86: add Dell XPS710 reboot quirkLeann Ogasawara
2009-03-04x86: reserve exact size of mptableYinghai Lu
2009-03-04x86: ioremap mptableYinghai Lu
2009-03-04x86: make 32-bit init_memory_mapping range change more like 64-bitYinghai Lu
2009-03-04x86: fix bootmem cross node for 32bit numaYinghai Lu
2009-03-04x86, math-emu: fix init_fpu for task != currentDaniel Glöckner
2009-03-04x86: UV, SGI RTC: add UV RTC clocksource/clockeventsDimitri Sivanich
2009-03-04x86: UV, SGI RTC: loop through installed UV bladesDimitri Sivanich
2009-03-04x86: UV, SGI RTC: add generic system vectorDimitri Sivanich
2009-03-04Merge branch 'x86/urgent' into x86/mmIngo Molnar
2009-03-04x86: EFI: Back efi_ioremap with init_memory_mapping instead of FIX_MAPHuang Ying
2009-03-04x86: set_highmem_pages_init() cleanup, #2Pekka Enberg
2009-03-04x86: fix DMI on EFIBrian Maly
2009-03-04Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-03-04drm: fix double lock typoHelge Bahmann