summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-03-17pciehp: don't enable slot unless forcedMark Lord1-1/+1
2008-03-18make selinux_parse_opts_str() staticAdrian Bunk1-1/+2
2008-03-17Revert "unexport bio_{,un}map_user"Jens Axboe1-0/+2
2008-03-17slub page alloc fallback: Enable interrupts for GFP_WAIT.Christoph Lameter1-3/+9
2008-03-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-52/+145
2008-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds6-14/+34
2008-03-17hfs_bnode_find() can fail, resulting in hfs_bnode_split() breakageAl Viro1-3/+15
2008-03-17ahci: Add Marvell 6121 SATA supportJose Alberto Reguero1-4/+15
2008-03-17pata_ali: use atapi_cmd_type() to determine cmd type instead of transfer sizeTejun Heo1-1/+1
2008-03-17ahci: implement skip_host_reset parameterTejun Heo1-19/+29
2008-03-17ahci: request all PCI BARsTejun Heo1-1/+4
2008-03-17devres: implement pcim_iomap_regions_request_all()Tejun Heo2-0/+27
2008-03-17libata-acpi: improve dock event handlingTejun Heo1-27/+69
2008-03-17virtio: fix race in enable_cbChristian Borntraeger3-6/+10
2008-03-17virtio: Enable netpoll interface for netconsole loggingAmit Shah1-0/+12
2008-03-17virtio: handle > 2 billion page balloon targetsRusty Russell1-2/+2
2008-03-17virtio: Fix sysfs bits to have proper block symlinkJeremy Katz1-0/+1
2008-03-17virtio: Use spin_lock_irqsave/restore for virtio-pciAnthony Liguori1-6/+9
2008-03-17relay: fix subbuf_splice_actor() adding too many pagesJens Axboe1-2/+3
2008-03-17The ps2esdi driver was marked as BROKEN more than two years ago due to beingAdrian Bunk6-1201/+5
2008-03-17drm/ati_pcigart: fix the PCIGART to use drm_pci to allocate GART table.Dave Airlie4-69/+27
2008-03-17drm/radeon: fixup RV550 chip familyAlex Deucher1-3/+4
2008-03-17drm/via: attempt again to stabilise the AGP DMA command submission.Thomas Hellstrom2-7/+54
2008-03-17drm: Fix race that can lockup the kernelMike Isely2-17/+25
2008-03-16Linux 2.6.25-rc6v2.6.25-rc6Linus Torvalds1-1/+1
2008-03-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/p...Linus Torvalds18-65/+125
2008-03-15[PARISC] make ptr_to_pide() staticFUJITA Tomonori1-2/+2
2008-03-15[PARISC] head.S: section mismatch fixesHelge Deller1-3/+4
2008-03-15[PARISC] add back Crestone Peak cpuKyle McMartin1-0/+1
2008-03-15[PARISC] futex: special case cmpxchg NULL in kernel spaceKyle McMartin1-2/+8
2008-03-15[PARISC] clean up show_stackKyle McMartin1-4/+21
2008-03-15[PARISC] add pa8900 CPUs to hardware inventoryJames Bottomley1-1/+11
2008-03-15[PARISC] clean up include/asm-parisc/elf.hRandolph Chung1-12/+10
2008-03-15[PARISC] move defconfig to arch/parisc/configs/Adrian Bunk2-0/+3
2008-03-15[PARISC] add back AD1889 MAINTAINERS entryThibaut VARENE1-0/+9
2008-03-15[PARISC] pdc_console: fix bizarre panic on bootKyle McMartin3-13/+35
2008-03-15[PARISC] dump_stack in show_regsKyle McMartin1-0/+2
2008-03-15[PARISC] pdc_stable: fix compile errorsJoel Soete1-3/+3
2008-03-15[PARISC] remove unused pdc_iodc_printf functionKyle McMartin2-14/+0
2008-03-15[PARISC] bump __NR_syscallsKyle McMartin1-1/+1
2008-03-15[PARISC] unbreak pgalloc.hKyle McMartin1-2/+2
2008-03-15[PARISC] move VMALLOC_* definitions to fixmap.hKyle McMartin2-9/+8
2008-03-15[PARISC] wire up timerfd syscallsKyle McMartin2-0/+6
2008-03-15[PARISC] remove old timerfd syscallKyle McMartin1-1/+1
2008-03-15ACPI: Remove ACPI_CUSTOM_DSDT_INITRD optionLinus Torvalds7-165/+3
2008-03-15tifm_sd: DATA_CARRY is not boolean in tifm_sd_transfer_data()Roel Kluin1-1/+1
2008-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-9/+14
2008-03-15sched: simplify sched_slice()Ingo Molnar1-6/+2
2008-03-15sched: fix fair sleepersIngo Molnar1-2/+4
2008-03-15sched: fix overload performance: buddy wakeupsPeter Zijlstra2-1/+27