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