aboutsummaryrefslogtreecommitdiffstats
path: root/fs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-03-05[PATCH] sched: remove SMT niceCon Kolivas8-165/+1
2007-03-05[PATCH] shmem and simple const super_operationsHugh Dickins2-6/+8
2007-03-05[PATCH] schedule wext/rtnl for removalJohannes Berg1-0/+12
2007-03-05[PATCH] dz: remove struct pt_regs referencesMaciej W. Rozycki1-4/+3
2007-03-05[PATCH] gpio_keys driver shouldn't be ARM-specificDavid Brownell2-3/+1
2007-03-05[PATCH] add CONFIG_GENERIC_GPIODavid Brownell3-4/+19
2007-03-05[PATCH] Fix soft lockup with iSeries viocd driverTony Breeds1-4/+23
2007-03-05[PATCH] parport is an orphanDavid Brownell1-9/+1
2007-03-05[PATCH] ecryptfs: check xattr operation support fixDmitriy Monakhov2-4/+5
2007-03-05[PATCH] msi: support masking msi irqs without a mask bitEric W. Biederman1-0/+2
2007-03-05[PATCH] msi: fix up the msi enable/disable logicEric W. Biederman1-80/+64
2007-03-05[PATCH] msi: sanely support hardware level msi disablingEric W. Biederman7-16/+35
2007-03-05[PATCH] io_apic.h needs apicdef.hJean Delvare2-0/+2
2007-03-05[PATCH] cyclades: return closing_waitAndrew Morton1-0/+1
2007-03-04[ARM] Acorn: move the i2c bus driver into drivers/i2cRussell King7-694/+108
2007-03-04[ARM] ARM SCSI: Don't try to dma_map_sg too many scatterlist entriesRussell King3-6/+7
2007-03-04[ARM] ARM FAS216: don't modify scsi_cmnd request_bufflenRussell King2-4/+7
2007-03-04[ARM] rtc-pcf8583: Final fixes for this RTC on RiscPCRussell King2-4/+6
2007-03-04[ARM] rtc-pcf8583: correct month and year offsetsRussell King1-5/+6
2007-03-04[ARM] rtc-pcf8583: don't use BCD_TO_BIN/BIN_TO_BCDRussell King1-10/+10
2007-03-04[MIPS] MTX1: clear PCI errorsFlorian Fainelli1-1/+5
2007-03-04[MIPS] MTX1: add idsel cardbus ressourcesFlorian Fainelli2-1/+30
2007-03-04[MIPS] MTX1: remove unneeded settingsFlorian Fainelli1-3/+1
2007-03-04[MIPS] dma_sync_sg_for_cpu is a no-op except for non-coherent R10000s.Ralf Baechle1-1/+1
2007-03-04[MIPS] Cobalt: update reserved resourcesYoichi Yuasa1-23/+24
2007-03-04[MIPS] SN: PCI fixup needs to include <irq.h>.Ralf Baechle1-0/+2
2007-03-04[MIPS] DMA: Fix a bunch of warnings due to missing inline keywords.Ralf Baechle1-4/+6
2007-03-04[MIPS] RM: It should be #ifdef CONFIG_FOO not #if CONFIG_FOO ...Ralf Baechle1-1/+1
2007-03-04[MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.Ralf Baechle42-427/+254
2007-03-04[MIPS] DEC: Remove redeclarations of mips_machgroup and mips_machtype.Ralf Baechle1-3/+0
2007-03-04[MIPS] No need to write c0_compare in plat_timer_setupAtsushi Nemoto5-26/+0
2007-03-04[MIPS] Convert to RTC-class ds1742 driverAtsushi Nemoto12-339/+86
2007-03-04[MIPS] Oprofile: Add missing break statements.Ralf Baechle1-0/+2
2007-03-04[MIPS] jmr3927: build fixAtsushi Nemoto1-10/+4
2007-03-04[MIPS] SNI: Fix mc146818_decode_yearThomas Bogendoerfer4-6/+10
2007-03-04[MIPS] Replace sys32_timer_create with the generic compat_sys_timer_create.Ralf Baechle3-33/+2
2007-03-04[MIPS] Replace sys32_socketcall with the generic compat_sys_socketcall.Ralf Baechle2-115/+1
2007-03-04[MIPS] N32 waitid is the same as o32.Ralf Baechle2-29/+1
2007-03-04KVM: Move kvmfs magic number to <linux/magic.h>Andrew Morton2-2/+3
2007-03-04KVM: Fix bogus failure in kvm.ko module initializationAvi Kivity1-1/+1
2007-03-04KVM: Remove write access permissions when dirty-page-logging is enabledUri Lublin1-0/+2
2007-03-04kvm: move do_remove_write_access() upUri Lublin1-7/+7
2007-03-04KVM: Fix dirty page log bitmap size/access calculationUri Lublin1-2/+2
2007-03-04KVM: Add missing calls to mark_page_dirty()Uri Lublin1-0/+6
2007-03-04KVM: Bump API versionAvi Kivity1-1/+1
2007-03-04KVM: Per-vcpu inodesAvi Kivity5-140/+170
2007-03-04KVM: Move kvm_vm_ioctl_create_vcpu() aroundAvi Kivity1-51/+51
2007-03-04KVM: Rename some kvm_dev_ioctl_*() functions to kvm_vm_ioctl_*()Avi Kivity1-24/+24
2007-03-04KVM: Create an inode per virtual machineAvi Kivity2-42/+180
2007-03-04KVM: Add internal filesystem for generating inodesAvi Kivity1-1/+32