aboutsummaryrefslogtreecommitdiffstats
path: root/firmware (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-01drm/i915: Fix copy'n'pasteo that broke VT switch if flushing was non-empty.Eric Anholt1-1/+1
2008-12-01powerpc: Fix system calls on Cell entered with XER.SO=1Paul Mackerras1-1/+7
2008-12-01powerpc/cell: Fix GDB watchpoints, againArnd Bergmann1-2/+7
2008-12-01powerpc/mpic: Don't reset affinity for secondary MPIC on bootArnd Bergmann1-2/+7
2008-12-01powerpc/cell/axon-msi: Retry on missing interruptArnd Bergmann1-5/+31
2008-12-01powerpc: Fix boot freeze on machine with empty memory nodeDave Hansen1-47/+75
2008-12-01powerpc: Fix IRQ assignment for some PCIe devicesAdhemerval Zanella1-2/+5
2008-11-30Trivial Documentation/filesystems/ramfs-rootfs-initramfs.txt fixfrans1-6/+6
2008-11-30MN10300: Tighten up the code using case rangesRobert P. J. Day1-22/+2
2008-11-30remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig10-22/+2
2008-11-30input: replace spin_lock_bh with spin_lock_irqsave in ml_ff_playbackArjan van de Ven1-2/+3
2008-11-30hotplug_memory_notifier section annotationAl Viro1-1/+1
2008-11-30sn_pci_controller_fixup() should be __initAl Viro1-1/+1
2008-11-30get xenbus_driver ->probe() "recognized" by modpostAl Viro3-9/+9
2008-11-30xen_play_dead() is __cpuinitAl Viro1-1/+1
2008-11-30xen_setup_vcpu_info_placement() is not init on x86Al Viro1-1/+1
2008-11-30kvm_setup_secondary_clock() is cpuinitAl Viro1-1/+1
2008-11-30enable_IR_x2apic() needs to be __initAl Viro1-1/+1
2008-11-30pci_setup() is init, not devinitAl Viro1-1/+1
2008-11-30alpha: pcibios_resource_to_bus() is callable from normal codeAl Viro1-1/+1
2008-11-30tricky one: hisax sectionsAl Viro1-3/+13
2008-11-30cpuinit fixes in kernel/*Al Viro2-3/+3
2008-11-30uninorth-agp section messAl Viro1-1/+1
2008-11-30rapidio section noiseAl Viro2-3/+3
2008-11-30section errors in smc911x/smc91xAl Viro2-10/+10
2008-11-30fix the section noise in sparc head.SAl Viro2-1/+2
2008-11-30m32r: section noise in head.SAl Viro2-2/+3
2008-11-30section misannotation in ibmtr_csAl Viro1-1/+1
2008-11-30ixgbe section fixesAl Viro1-5/+4
2008-11-30rackmeter section fixesAl Viro1-5/+5
2008-11-30gdth section fixesAl Viro1-6/+6
2008-11-30of_platform_driver noise on sparceAl Viro5-12/+12
2008-11-30advansys fix on ISA-less configsAl Viro1-0/+4
2008-11-30W1_MASTER_DS1WM should depend on HAVE_CLKAl Viro1-1/+1
2008-11-30icside section warningsAl Viro1-2/+2
2008-11-30fix talitosAl Viro1-2/+2
2008-11-30istallion section warningsAl Viro1-2/+2
2008-11-30sparc64 trivial section misannotationsAl Viro2-3/+3
2008-11-30sparc32 cpuinit flase positivesAl Viro6-15/+15
2008-11-30powerpc set_huge_psize() false positiveAl Viro2-2/+1
2008-11-30false __cpuinit positives on alphaAl Viro2-5/+5
2008-11-30meminit section warningsAl Viro4-13/+15
2008-11-29sched: prevent divide by zero error in cpu_avg_load_per_task, updateIngo Molnar1-1/+1
2008-11-29sched, cpusets: fix warning in kernel/cpuset.cIngo Molnar1-1/+1
2008-11-28toshiba_acpi: close race in toshiba_acpi driverArjan van de Ven1-2/+0
2008-11-28i2c-parport: Fix misplaced parport_release callJean Delvare1-2/+2
2008-11-28i2c: Remove i2c clients in reverse orderJean Delvare1-1/+1
2008-11-28i2c/isp1301_omap: Build fixesDavid Brownell1-18/+47
2008-11-27Allow architectures to override copy_user_highpage()Russell King1-0/+2
2008-11-27udf: Fix BUG_ON() in destroy_inode()Jan Kara2-0/+2