aboutsummaryrefslogtreecommitdiffstats
path: root/mm (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-10Do not account for the address space used by hugetlbfs using VM_ACCOUNTMel Gorman4-33/+51
2009-02-09Btrfs: don't use spin_is_contendedChris Mason3-26/+1
2009-02-09Staging: panel: fix lcd panel driver build failureSachin P. Sant1-5/+5
2009-02-09Staging: android: fix up units in timed_gpioGreg Kroah-Hartman1-1/+1
2009-02-09Staging: android: ram_console: Disable ECC when early init is enabled and validate buffer sizeArve Hjønnevåg2-0/+15
2009-02-09Staging: at76_usb: Add support for OQO Model 01+Jamie Lentin1-0/+2
2009-02-09Staging: at76_usb: fix bugs introduced by "Staging: at76_usb: cleanup dma on stack issues"Jason Andryuk1-2/+2
2009-02-09Revert Staging: at76_usb: update drivers/staging/at76_usb w/ mac80211 portGreg Kroah-Hartman3-965/+3878
2009-02-09USB: Storage: Update unusual_devs entry for Datafab KECF-USBNick Holloway1-1/+1
2009-02-09USB: Correct Makefile to make isp1760 buildableIvan Kuten1-0/+1
2009-02-09USB: option: New mobile broadband modems to be supportedDirk De Schepper1-28/+56
2009-02-09USB: two more usb ids for ti_usb_3410_5052Oliver Neukum2-3/+9
2009-02-09USB: ftdi_sio: unlock_kernel() on error in set_serial_info()Dan Carpenter1-1/+3
2009-02-09USB: usb-storage: add Pentax to the bad-vendor listAlan Stern2-15/+2
2009-02-09USB: ftdi_sio: add support for the NDI Polaris systemStephane Clerambault2-0/+4
2009-02-09USB: usb-serial: fix the aircable_init failure pathDave Young1-2/+2
2009-02-09USB: usb-storage: remove WARN from last-sector hacksAlan Stern1-33/+3
2009-02-09Revert USB: option: add Pantech cardsGreg Kroah-Hartman1-9/+0
2009-02-09USB: cdc-acm.c: remove duplicate lines for MTK gps supportJames Treacy1-3/+0
2009-02-09USB: fsl_qe_udc: Fix stalled TX requests bugAnton Vorontsov1-0/+1
2009-02-09USB: fsl_qe_udc: Fix muram corruption by disabled endpointsAnton Vorontsov1-0/+1
2009-02-09USB: fsl_qe_udc: Fix disconnects reporting during bus resetAnton Vorontsov1-0/+3
2009-02-09USB: fsl_qe_udc: Fix QE USB controller initializationAnton Vorontsov1-1/+5
2009-02-09USB: fsl_qe_udc: Fix recursive locking bug in ch9getstatus()Anton Vorontsov1-8/+18
2009-02-09USB: fsl_qe_udc: Fix oops on QE UDC probe failureAnton Vorontsov1-1/+8
2009-02-09lockd: fix regression in lockd's handling of blocked locksJ. Bruce Fields1-1/+5
2009-02-09i915: Fix more size_t format string warningsLinus Torvalds1-1/+1
2009-02-09FRV: in_interrupt() requires #inclusion of linux/hardirq.h not asm/hardirq.h nowDavid Howells1-1/+1
2009-02-09x86: spinlocks: define dummy __raw_spin_is_contendedKyle McMartin4-0/+8
2009-02-09crypto: scatterwalk - Avoid flush_dcache_page on slab pagesHerbert Xu1-1/+2
2009-02-08mm: fix error case in mlock downgrade reversionHugh Dickins1-1/+4
2009-02-08Linux 2.6.29-rc4Linus Torvalds1-1/+1
2009-02-08radeonfb: Fix resume from D3Cold on some platformsBenjamin Herrenschmidt2-67/+20
2009-02-08aty128fb: Properly save PCI state before changing PCI PM levelBenjamin Herrenschmidt1-10/+15
2009-02-08atyfb: Properly save PCI state before changing PCI PM levelBenjamin Herrenschmidt1-5/+15
2009-02-08async: use list_move_tailStefan Richter1-2/+1
2009-02-08async: Rename _special -> _domain for clarity.Cornelia Huck3-24/+29
2009-02-08async: Add some documentation.Cornelia Huck1-0/+47
2009-02-08async: Handle kthread_run() return codes.Cornelia Huck1-2/+9
2009-02-08async: Fix running list handling.Cornelia Huck1-2/+2
2009-02-08drm/i915: select framebuffer support automaticallyIngo Molnar2-3/+5
2009-02-08drm/i915: add get_vblank_counter function for GM45Jesse Barnes5-1/+24
2009-02-08drm/i915: capture last_vblank count at IRQ uninstall time tooJesse Barnes1-0/+1
2009-02-08drm/i915: Unlock mutex on i915_gem_fault() error pathChris Wilson1-1/+3
2009-02-08drm/i915: Quiet the message on get/setparam ioctl with an unknown value.Eric Anholt1-2/+2
2009-02-08drm/i915: skip LVDS initialization on Apple Mac MiniPaul Collins1-34/+13
2009-02-08drm/i915: sync SDVO code with stable userland modesetting driverJesse Barnes4-104/+1173
2009-02-08drm/i915: Unref the object after failing to set tiling mode.Chris Wilson1-1/+4
2009-02-08drm/i915: add fence register management to execbufJesse Barnes6-20/+146
2009-02-08drm/i915: Return error from i915_gem_object_get_fence_reg() when failing.Eric Anholt1-7/+13