summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds10-54/+436
2008-11-30remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig10-22/+2
2008-11-30Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-9/+20
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-26Input: wacom - add support for new USB Tablet PCsPing Cheng4-49/+356
2008-11-24Input: replace spin_lock_bh with spin_lock_irqsave in ml_ff_playbackArjan van de Ven1-2/+3
2008-11-24MIPS: Make BUG() __noreturn.David Daney1-9/+20
2008-11-20Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-6/+11
2008-11-20Linux 2.6.28-rc6v2.6.28-rc6Linus Torvalds1-1/+1
2008-11-20Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds8-6/+19
2008-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds6-6/+37
2008-11-20[IA64] xen: fix xen_get_eflags.Isaku Yamahata1-1/+1
2008-11-20[IA64] ia64/pv_ops/pv_cpu_ops: fix _IA64_REG_IP case.Isaku Yamahata3-2/+15
2008-11-20[IA64] remove duplicate include iommu.hHuang Weiyi1-1/+0
2008-11-20[IA64] use mprintk instead of printk, in ia64_mca_modify_original_stackHidetoshi Seto1-1/+1
2008-11-20[IA64] Rationalize kernel mode alignment checkingTony Luck2-1/+2
2008-11-20x86: Fix interrupt leak due to migrationMatthew Wilcox1-0/+14
2008-11-20SUNRPC: Fix a performance regression in the RPC authentication codeTrond Myklebust1-2/+18
2008-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds6-11/+36