summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-03Revert "menu: fix embedded menu snafu"Linus Torvalds1-16/+12
2009-03-03drm/i915: Fix use-before-null-check in i915_irq_emit().Eric Anholt1-2/+3
2009-03-03drm: Avoid client deadlocks when the master disappears.Thomas Hellstrom3-8/+15
2009-03-03drm: Wake up all lock waiters when the master disappears.Thomas Hellstrom2-2/+2
2009-03-03drm: Don't return ERESTARTSYS to user-space.Thomas Hellstrom1-1/+1
2009-03-03menu: fix embedded menu snafuRandy Dunlap1-12/+16
2009-03-03Change email addressKarsten Keil1-1/+1
2009-03-03x86-64: seccomp: fix 32/64 syscall holeRoland McGrath8-28/+14
2009-03-03x86-64: syscall-audit: fix 32/64 syscall holeRoland McGrath1-1/+1
2009-03-02sdhci: Add NO_BUSY_IRQ quirk for Marvell CAFE host chipAndres Salomon1-0/+1
2009-03-02sdhci: Add quirk for controllers with no end-of-busy IRQBen Dooks2-1/+6
2009-03-02fix warning in io_mapping_map_wc()Pallipadi, Venkatesh1-1/+4
2009-03-02ALSA: hda - Add probe_mask default for Toshiba laptop with ALC268Takashi Iwai1-0/+2
2009-03-02zaurus: add usb id for motomagx phonesDmitriy Taychenachev1-0/+5
2009-03-02usbnet: make usbnet_get_link() fall back to ethtool_op_get_link()Bjørn Mork1-2/+2
2009-03-02veth: Fix carrier detectEric W. Biederman1-40/+11
2009-03-02cdc_ether: add usb id for Ericsson F3507gBjørn Mork1-0/+5
2009-03-02r8169: read MAC address from EEPROM on init (2nd attempt)Ivan Vecera1-2/+112
2009-03-01selinux: Fix a panic in selinux_netlbl_inode_permission()Paul Moore1-2/+3
2009-03-01tcp: fix retrans_out leaksIlpo Järvinen1-4/+5
2009-03-01net headers: export dcbnl.hChris Leech1-0/+1
2009-03-01net headers: cleanup dcbnl.hChris Leech1-1/+3
2009-03-01netpoll: Add drop checks to all entry pointsHerbert Xu2-0/+16
2009-02-28Input: elantech - touchpad driver miss-recognising logitech miceArjan Opmeer1-8/+24
2009-02-28Input: synaptics - ensure we reset the device on resumeAndy Whitcroft1-5/+4
2009-02-28Input: usbtouchscreen - fix eGalax HID ignoringDaniel Ritz1-0/+1
2009-02-28x86: i915 needs pgprot_writecombine() and is_io_mapping_possible()Ingo Molnar2-11/+6
2009-02-28Fix FREEZE/THAW compat_ioctl regressionChristoph Hellwig1-0/+3
2009-02-28hpilo: new pci deviceDavid Altobelli1-1/+2
2009-02-28checkpatch: version 0.28Andy Whitcroft1-1/+1
2009-02-28checkpatch: add __ref as a sparse modifierAndy Whitcroft1-1/+2
2009-02-28checkpatch: extend attribute testing to all modifiersAndy Whitcroft1-2/+2
2009-02-28checkpatch: a modifier is not an identifier at the end of a typeAndy Whitcroft1-2/+2
2009-02-28checkpatch: pointer type star may have modifiers followingAndy Whitcroft1-2/+2
2009-02-28checkpatch: correctly handle type spacing in the face of modifiersAndy Whitcroft1-2/+2
2009-02-28checkpatch: do not warn about -p0 patches when checking filesAndy Whitcroft1-1/+2
2009-02-28checkpatch: make in_atomic ok in the coreAndy Whitcroft1-1/+1
2009-02-28mm: fix lazy vmap purging (use-after-free error)Vegard Nossum1-1/+2
2009-02-28mm: vmap fix overflowNick Piggin1-0/+7
2009-02-28Fix recursive lock in free_uid()/free_user_ns()David Howells2-4/+18
2009-02-28w1: add missing Kconfig/Makefile entries for DS2431 slave driverHerton Ronaldo Krzesinski2-0/+7
2009-02-28EXPORT_SYMBOL(d_obtain_alias) rather than EXPORT_SYMBOL_GPLBenny Halevy1-1/+1
2009-02-28w1_ds2433: clear the validcrc flag after a writeBen Gardner1-1/+6
2009-02-27USB: musb: fix srp sysfs entry deletionVikram Pandita1-2/+2
2009-02-27USB: musb: resume suspended root hub on disconnectAnand Gadiyar1-0/+1
2009-02-27USB: musb: use right poll limit for low speed devicesSergei Shtylyov1-8/+10
2009-02-27USB: musb: be careful with 64K+ transfer lengths, host sideSergei Shtylyov1-7/+7
2009-02-27USB: musb: fix data toggle saving with shared FIFOSergei Shtylyov1-6/+1
2009-02-27USB: musb: host endpoint_disable() oops fixesSergei Shtylyov1-10/+26
2009-02-27USB: musb: fix urb_dequeue() methodSergei Shtylyov1-3/+12