summaryrefslogtreecommitdiffstats
path: root/init/version.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-12-02mm: vmalloc fix lazy unmapping cache aliasingNick Piggin1-4/+16
2008-12-01ocfs2: fix regression in ocfs2_read_blocks_sync()Mark Fasheh1-11/+4
2008-12-01ocfs2: fix return value set in init_dlmfs_fs()Coly Li1-1/+3
2008-12-01ocfs2: Small documentation updateMark Fasheh1-3/+0
2008-12-01ocfs2: fix wake_up in unlock_astDavid Teigland1-2/+1
2008-12-01ocfs2: initialize stack_user lvbptrDavid Teigland1-0/+3
2008-12-01ocfs2: comments typo fixColy Li2-2/+2
2008-12-01libata: blacklist Seagate drives which time out FLUSH_CACHE when used with NCQTejun Heo2-0/+22
2008-12-01[libata] pata_rb532_cf: fix signature of the xfer functionPhil Sutter1-1/+3
2008-12-01[libata] pata_rb532_cf: fix and rename register definitionsPhil Sutter1-4/+7
2008-12-01ata_piix: add borked Tecra M4 to broken suspend listTejun Heo1-0/+15
2008-12-01IB/mlx4: Fix MTT leakage in resize CQJack Morgenstein1-0/+5
2008-12-01IB/ehca: Fix problem with generated flush work completionsStefan Roscher3-28/+53
2008-12-01IB/ehca: Change misleading error message on memory hotplugJoachim Fenkes1-2/+1
2008-12-01Add kref to fake tty used by USB consoleKevin Hao1-0/+1
2008-12-01drivers/char/tty_io.c: Avoid panic when no console is configured.Will Newton1-6/+9
2008-12-01vmscan: protect zone rotation stats by lru lockJohannes Weiner1-1/+1
2008-12-01Revert "of_platform_driver noise on sparce"Linus Torvalds5-12/+12
2008-12-01USB: serial: add more Onda device ids to option driverGreg Kroah-Hartman1-0/+35
2008-12-01USB: usb-storage: unusual_devs entry for Nikon D2HTobias Kunze BriseƱo1-0/+7
2008-12-01USB: storage: unusual_devs entry for Mio C520-GPSAlan Stern1-0/+12
2008-12-01USB: fsl_usb2_udc: Report disconnect before unbindingAnton Vorontsov1-0/+3
2008-12-01USB: fsl_qe_udc: Report disconnect before unbindingAnton Vorontsov1-0/+3
2008-12-01USB: fix SB600 USB subsystem hang bugShane Huang1-3/+6
2008-12-01Revert "USB: improve ehci_watchdog's side effect in CPU power management"Greg Kroah-Hartman1-7/+5
2008-12-01powerpc: Fix build for 32-bit SMP configsMilton Miller1-0/+2
2008-12-01drm/i915: Fix copy'n'pasteo that broke VT switch if flushing was non-empty.Eric Anholt1-1/+1
2008-11-30powerpc: Fix system calls on Cell entered with XER.SO=1Paul Mackerras1-1/+7
2008-11-30powerpc/cell: Fix GDB watchpoints, againArnd Bergmann1-2/+7
2008-11-30powerpc/mpic: Don't reset affinity for secondary MPIC on bootArnd Bergmann1-2/+7
2008-11-30powerpc/cell/axon-msi: Retry on missing interruptArnd Bergmann1-5/+31
2008-11-30powerpc: Fix boot freeze on machine with empty memory nodeDave Hansen1-47/+75
2008-11-30powerpc: 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