summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-30x86: intel_cacheinfo, minor show_type cleanupJiri Slaby1-10/+7
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-29ieee1394: sbp2: fix race condition in state changeStefan Richter1-4/+5
2008-11-29ieee1394: fix list corruption (reported at module removal)Stefan Richter2-13/+16
2008-11-29mlx4_core: Save/restore default port IB capability maskJack Morgenstein4-1/+48
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-28HID: Apple ALU wireless keyboards are bluetooth devicesJan Scholz2-6/+6
2008-11-28Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King3-33/+120
2008-11-28Allow architectures to override copy_user_highpage()Russell King1-0/+2
2008-11-27udf: Fix BUG_ON() in destroy_inode()Jan Kara2-0/+2
2008-11-27[ARM] pxa/palmtx: misc fixes to use generic GPIO APIMarek Vasut1-32/+118
2008-11-27x86: always define DECLARE_PCI_UNMAP* macrosJoerg Roedel1-14/+0
2008-11-27Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King4-331/+4
2008-11-27[S390] Update default configuration.Martin Schwidefsky1-23/+51
2008-11-27[S390] Fix alignment of initial kernel stack.Heiko Carstens2-2/+3
2008-11-27[S390] pgtable.h: Fix oops in unmap_vmas for KVM processesChristian Borntraeger1-2/+0