aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-03-17hfs_bnode_find() can fail, resulting in hfs_bnode_split() breakageAl Viro
2008-03-17ahci: Add Marvell 6121 SATA supportJose Alberto Reguero
2008-03-17pata_ali: use atapi_cmd_type() to determine cmd type instead of transfer sizeTejun Heo
2008-03-17ahci: implement skip_host_reset parameterTejun Heo
2008-03-17ahci: request all PCI BARsTejun Heo
2008-03-17devres: implement pcim_iomap_regions_request_all()Tejun Heo
2008-03-17libata-acpi: improve dock event handlingTejun Heo
2008-03-17virtio: fix race in enable_cbChristian Borntraeger
2008-03-17virtio: Enable netpoll interface for netconsole loggingAmit Shah
2008-03-17virtio: handle > 2 billion page balloon targetsRusty Russell
2008-03-17virtio: Fix sysfs bits to have proper block symlinkJeremy Katz
2008-03-17virtio: Use spin_lock_irqsave/restore for virtio-pciAnthony Liguori
2008-03-17relay: fix subbuf_splice_actor() adding too many pagesJens Axboe
2008-03-17The ps2esdi driver was marked as BROKEN more than two years ago due to beingAdrian Bunk
2008-03-17drm/ati_pcigart: fix the PCIGART to use drm_pci to allocate GART table.Dave Airlie
2008-03-17drm/radeon: fixup RV550 chip familyAlex Deucher
2008-03-17drm/via: attempt again to stabilise the AGP DMA command submission.Thomas Hellstrom
2008-03-17drm: Fix race that can lockup the kernelMike Isely
2008-03-16Linux 2.6.25-rc6Linus Torvalds
2008-03-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/p...Linus Torvalds
2008-03-15[PARISC] make ptr_to_pide() staticFUJITA Tomonori
2008-03-15[PARISC] head.S: section mismatch fixesHelge Deller
2008-03-15[PARISC] add back Crestone Peak cpuKyle McMartin
2008-03-15[PARISC] futex: special case cmpxchg NULL in kernel spaceKyle McMartin
2008-03-15[PARISC] clean up show_stackKyle McMartin
2008-03-15[PARISC] add pa8900 CPUs to hardware inventoryJames Bottomley
2008-03-15[PARISC] clean up include/asm-parisc/elf.hRandolph Chung
2008-03-15[PARISC] move defconfig to arch/parisc/configs/Adrian Bunk
2008-03-15[PARISC] add back AD1889 MAINTAINERS entryThibaut VARENE
2008-03-15[PARISC] pdc_console: fix bizarre panic on bootKyle McMartin
2008-03-15[PARISC] dump_stack in show_regsKyle McMartin
2008-03-15[PARISC] pdc_stable: fix compile errorsJoel Soete
2008-03-15[PARISC] remove unused pdc_iodc_printf functionKyle McMartin
2008-03-15[PARISC] bump __NR_syscallsKyle McMartin
2008-03-15[PARISC] unbreak pgalloc.hKyle McMartin
2008-03-15[PARISC] move VMALLOC_* definitions to fixmap.hKyle McMartin
2008-03-15[PARISC] wire up timerfd syscallsKyle McMartin
2008-03-15[PARISC] remove old timerfd syscallKyle McMartin
2008-03-15ACPI: Remove ACPI_CUSTOM_DSDT_INITRD optionLinus Torvalds
2008-03-15tifm_sd: DATA_CARRY is not boolean in tifm_sd_transfer_data()Roel Kluin
2008-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-03-15sched: simplify sched_slice()Ingo Molnar
2008-03-15sched: fix fair sleepersIngo Molnar
2008-03-15sched: fix overload performance: buddy wakeupsPeter Zijlstra
2008-03-15sched: fix calc_delta_mine()Ingo Molnar
2008-03-15sched: fix update_load_add()/sub()Ingo Molnar
2008-03-15sched: min_vruntime fixPeter Zijlstra
2008-03-15sched: fix race in schedule()Hiroshi Shimamoto
2008-03-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds