summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2009-03-12vfs: add missing unlock in sget()Li Zefan
2009-03-12pipe_rdwr_fasync: fix the error handling to prevent the leak/crashOleg Nesterov
2009-03-12drivers/w1/masters/w1-gpio.c: fix read_bit()Daniel Mack
2009-03-12uml: fix WARNING: vmlinux: 'memcpy' exported twiceakpm@linux-foundation.org
2009-03-12UML on UML fixed: it did not startRenzo Davoli
2009-03-12PCIe: portdrv: call pci_disable_device during removeAlex Chiang
2009-03-12pci: Fix typo in message while disabling HT MSI mappingPrakash Punnoor
2009-03-12pci: don't disable too many HT MSI mappingPrakash Punnoor
2009-03-12powerpc/pseries: The RPA PCI hotplug driver depends on EEHMichael Ellerman
2009-03-12PCIe: AER: during disable, check subordinate before walkingAlex Chiang
2009-03-12PCI: Add PCI quirk to disable L0s ASPM state for 82575 and 82598Alexander Duyck
2009-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-03-12Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2009-03-12hwmon: (f75375s) Remove unnecessary and confusing initializationAndrew Klossner
2009-03-12hwmon: (it87) Properly decode -128 degrees C temperatureJean Delvare
2009-03-12hwmon: (lm90) Document support for the MAX6648/6692 chipsDarrick J. Wong
2009-03-12hwmon: (abituguru3) Fix I/O error handlingJean Delvare
2009-03-12cpumask: mm_cpumask for accessing the struct mm_struct's cpu_vm_mask.Rusty Russell
2009-03-12cpumask: tsk_cpumask for accessing the struct task_struct's cpus_allowed.Rusty Russell
2009-03-12Squashfs: Valid filesystems are flagged as bad by the corrupted fs patchPhillip Lougher
2009-03-11Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2009-03-11MIPS: IP27: Enable RAID5 moduleRalf Baechle
2009-03-11MIPS: TXx9: update defconfigsAtsushi Nemoto
2009-03-11MIPS: NEC VR5500 processor support fixupShinya Kuribayashi
2009-03-11MIPS: Fix build of non-CONFIG_SYSVIPC version of sys_32_ipcXiaotian Feng
2009-03-11Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-03-11Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2009-03-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-03-11Fix _fat_bmap() lockingOGAWA Hirofumi
2009-03-11drm/i915: fix 945 fence register writes for fence 8 and above.Eric Anholt
2009-03-11drm/i915: Protect active fences on i915Chris Wilson
2009-03-11x86: work around Fedora-11 x86-32 kernel failures on Intel Atom CPUsIngo Molnar
2009-03-11proc: fix kflags to uflags copying in /proc/kpageflagsWu Fengguang
2009-03-11Merge branch 'x86/core' into cpus4096Ingo Molnar
2009-03-11Merge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2' and 'linus' into x86/coreIngo Molnar
2009-03-11x86: convert obsolete irq_desc_t typedef to struct irq_descThomas Gleixner
2009-03-10x86, mce: use round_jiffies() instead round_jiffies_relative()KOSAKI Motohiro
2009-03-10drm/i915: Check to see if we've pinned all available fencesChris Wilson
2009-03-10drm/i915: Check fence status on every pin.Chris Wilson
2009-03-10drm/i915: First recheck for an empty fence register.Chris Wilson
2009-03-11drm: fix EDID parser problem with positive/negative hsync/vsyncPantelis Koukousoulas
2009-03-10x86, kexec: x86_64: add kexec jump support for x86_64Huang Ying
2009-03-10x86, kexec: x86_64: add identity map for pages at image->startHuang Ying
2009-03-10x86, kexec: fix kexec x86 coding styleHuang Ying
2009-03-11radeonfb/aty128fb: Disable broken early resume hook for PowerBooksBenjamin Herrenschmidt
2009-03-11hvc_console: Remove tty->low_latency on pseries backendsBenjamin Herrenschmidt
2009-03-11Merge commit 'gcl/merge' into mergeBenjamin Herrenschmidt
2009-03-10i810: fix kernel crash fix when struct fb_var_screeninfo is suppliedSamuel CUELLA
2009-03-10m68knommu: m528x build fixSteven King