summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PM / Runtime: Add no_callbacks flagAlan Stern2010-10-176-8/+149
* PM / Runtime: Combine runtime PM entry pointsAlan Stern2010-10-172-130/+110
* PM / Runtime: Merge synchronous and async runtime routinesAlan Stern2010-10-171-235/+140
* PM / Runtime: Replace boolean arguments with bitflagsAlan Stern2010-10-172-44/+54
* PM / Runtime: Move code in drivers/base/power/runtime.cAlan Stern2010-10-171-39/+38
* sysfs: Add sysfs_merge_group() and sysfs_unmerge_group()Alan Stern2010-10-172-0/+74
* PM: Fix potential issue with failing asynchronous suspendRafael J. Wysocki2010-10-172-8/+14
* PM / Wakeup: Introduce wakeup source objects and event statistics (v3)Rafael J. Wysocki2010-10-1710-125/+756
* PM: Fix signed/unsigned warning in dpm_show_time()Kevin Cernekee2010-10-171-1/+1
* PM / Hibernate: Make default image size depend on total RAM sizeRafael J. Wysocki2010-10-174-3/+16
* PM / Hibernate: Improve comments in hibernate_preallocate_memory()Rafael J. Wysocki2010-10-171-2/+4
* PM / Runtime: Use alloc_workqueue() for creating the PM workqueueRafael J. Wysocki2010-10-171-1/+1
* PM: Fix unmet dependency warning from kconfigRafael J. Wysocki2010-10-171-0/+1
* PM / Hibernate: Compress hibernation image with LZOBojan Smojver2010-10-176-8/+306
* PM / Runtime: Lenient generic runtime pm callbacksOhad Ben-Cohen2010-10-171-2/+2
* m32r: test __LITTLE_ENDIAN__ instead of __LITTLE_ENDIANKyle McMartin2010-10-151-2/+2
* m32r: add kernel/.gitignore and ignore vmlinux.ldsKyle McMartin2010-10-151-0/+1
* m32r: get_user takes an lvalue, not a pointerKyle McMartin2010-10-151-1/+1
* m32r: restore _BLOCKABLEKyle McMartin2010-10-151-0/+2
* types.h: define __aligned_u64 and expose to userspaceEric Paris2010-10-151-1/+14
* uml: fix buildFUJITA Tomonori2010-10-151-9/+5
* sysctl: min/max bounds are optionalEric Dumazet2010-10-151-9/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2010-10-151-0/+13
|\
| * mmc: sdio: fix SDIO suspend/resume regressionOhad Ben-Cohen2010-10-151-0/+13
* | Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-10-151-2/+11
|\ \
| * | hrtimer: Preserve timer state in remove_hrtimer()Salman Qazi2010-10-141-2/+11
* | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-10-155-0/+17
|\ \ \
| * | | HID: Add Cando touch screen 15.6-inch product idFrançois Jaouen2010-10-133-0/+4
| * | | HID: Add MULTI_INPUT quirk for turbox/mosart touchscreenPierre BAILLY2010-10-122-0/+2
| * | | HID: hidraw, fix a NULL pointer dereference in hidraw_writeAntonio Ospite2010-10-061-0/+6
| * | | HID: hidraw, fix a NULL pointer dereference in hidraw_ioctlAntonio Ospite2010-10-061-0/+5
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-152-5/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | ubd: fix incorrect sector handling during request restartTejun Heo2010-10-151-4/+5
| * | | ps3disk: passing wrong variable to bvec_kunmap_irq()Dan Carpenter2010-10-121-1/+1
* | | | Export dump_{write,seek} to binary loader modulesLinus Torvalds2010-10-141-0/+2
* | | | Linux 2.6.36-rc8v2.6.36-rc8Linus Torvalds2010-10-141-2/+2
* | | | Un-inline the core-dump helper functionsLinus Torvalds2010-10-142-32/+40
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-10-1413-77/+104
|\ \ \ \
| * | | | ehea: Fix a checksum issue on the receive pathBreno Leitao2010-10-132-1/+9
| * | | | net: allow FEC driver to use fixed PHY supportGreg Ungerer2010-10-131-14/+27
| * | | | tg3: restore rx_dropped accountingEric Dumazet2010-10-112-3/+5
| * | | | b44: fix carrier detection on bindPaul Fertser2010-10-111-2/+2
| * | | | net: clear heap allocations for privileged ethtool actionsKees Cook2010-10-111-3/+3
| * | | | NET: wimax, fix use after freeJiri Slaby2010-10-111-13/+13
| * | | | ATM: iphase, remove sleep-inside-atomicJiri Slaby2010-10-112-7/+1
| * | | | ATM: mpc, fix use after freeJiri Slaby2010-10-111-1/+1
| * | | | ATM: solos-pci, remove use after freeJiri Slaby2010-10-111-3/+5
| * | | | net/fec: carrier off initially to avoid root mount failureOskar Schirmer2010-10-101-0/+3
| * | | | r8169: use device model DMA APIStanislaw Gruszka2010-10-091-24/+29
| * | | | r8169: allocate with GFP_KERNEL flag when able to sleepStanislaw Gruszka2010-10-091-6/+6
OpenPOWER on IntegriCloud