summaryrefslogtreecommitdiffstats
path: root/crypto/proc.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-10-22ACPI / PM: Add Sony VGN-FW21E to nonvs blacklist.Dave Jones1-0/+8
2011-10-22ARM: mach-shmobile: sh7372 A4R support (v4)Magnus Damm6-2/+96
2011-10-22ARM: mach-shmobile: sh7372 A3SP support (v4)Magnus Damm5-5/+54
2011-10-22PM / Sleep: Mark devices involved in wakeup signaling during suspendRafael J. Wysocki3-3/+10
2011-10-16PM / Hibernate: Improve performance of LZO/plain hibernation, checksum imageBojan Smojver4-178/+645
2011-10-16PM / Hibernate: Do not initialize static and extern variables to 0Barry Song1-5/+5
2011-10-16PM / Freezer: Make fake_signal_wake_up() wake TASK_KILLABLE tasks tooJeff Layton1-1/+1
2011-10-16PM / Hibernate: Add resumedelay kernel param in addition to resumewaitBarry Song2-0/+17
2011-10-16MAINTAINERS: Update linux-pm list addressWANG Cong1-6/+6
2011-10-16PM / ACPI: Blacklist Vaio VGN-FW520F machine known to require acpi_sleep=nonvsBogdan Radulescu1-0/+8
2011-10-16PM / ACPI: Blacklist Sony Vaio known to require acpi_sleep=nonvsRafael J. Wysocki1-0/+8
2011-10-16PM / Hibernate: Add resumewait param to support MMC-like devices as resume fileBarry Song2-0/+20
2011-10-16PM / Hibernate: Fix typo in a kerneldoc commentBarry Song1-1/+1
2011-10-16PM / Hibernate: Freeze kernel threads after preallocating memoryRafael J. Wysocki5-20/+33
2011-10-16PM: Update the policy on default wakeup settingsAlan Stern2-2/+6
2011-10-16PM / VT: Cleanup #if defined uglyness and fix compile errorH Hartley Sweeten4-7/+12
2011-10-16PM / Suspend: Off by one in pm_suspend()Dan Carpenter1-1/+1
2011-10-16PM / Hibernate: Include storage keys in hibernation image on s390Martin Schwidefsky6-0/+177
2011-10-16PM: Fix build issue in main.c for CONFIG_PM_SLEEP unsetRafael J. Wysocki1-2/+2
2011-10-16PM / Suspend: Add statistics debugfs file for suspend to RAMShuoX Liu5-8/+218
2011-10-16PM / Runtime: Handle .runtime_suspend() failure correctlyMing Lei1-12/+13
2011-10-16PM / Runtime: Fix kerneldoc comment for rpm_suspend()Ming Lei1-8/+10
2011-10-10PM / Runtime: Update document about callbacksMing Lei1-7/+12
2011-10-07x86/PCI: use host bridge _CRS info on ASUS M2V-MX SEPaul Menzel1-0/+11
2011-10-06net: fix typos in Documentation/networking/scaling.txtBenjamin Poirier1-5/+5
2011-10-06bridge: leave carrier on for empty bridgestephen hemminger1-3/+0
2011-10-05netfilter: Use proper rwlock init functionThomas Gleixner1-1/+1
2011-10-05Input: wacom - revert "Cintiq 21UX2 does not have menu strips"Jason Gerecke1-5/+2
2011-10-05tcp: properly update lost_cnt_hint during shiftingYan, Zheng1-3/+1
2011-10-05tcp: properly handle md5sig_pool referencesYan, Zheng2-7/+12
2011-10-05macvlan/macvtap: Fix unicast between macvtap interfaces in bridge modeDavid Ward1-1/+1
2011-10-05Linux 3.1-rc9v3.1-rc9Linus Torvalds1-1/+1
2011-10-04PM / QoS: Update Documentation for the pm_qos and dev_pm_qos frameworksJean Pihet1-5/+87
2011-10-04PM / QoS: Add function dev_pm_qos_read_value() (v3)Rafael J. Wysocki5-84/+114
2011-10-04PCI: Disable MPS configuration by defaultJon Mason3-3/+20
2011-10-04drm/radeon/kms: fix channel_remap setup (v2)Alex Deucher3-127/+0
2011-10-04spi-topcliff-pch: Fix overrun issueTomoya MORINAGA1-5/+23
2011-10-04spi-topcliff-pch: Add recovery processing in case FIFO overrun error occursTomoya MORINAGA1-7/+24
2011-10-04spi-topcliff-pch: Fix CPU read complete condition issueTomoya MORINAGA1-8/+11
2011-10-04spi-topcliff-pch: Fix SSN Control issueTomoya MORINAGA1-7/+3
2011-10-04spi-topcliff-pch: add tx-memory clear after complete transmittingTomoya MORINAGA1-0/+5
2011-10-04lis3: fix regression of HP DriveGuard with 8bit chipTakashi Iwai1-6/+8
2011-10-03ide-disk: Fix request requeuingBorislav Petkov1-1/+6
2011-10-03pch_gbe: Fixed the issue on which a network freezesToshiharu Okada1-29/+27
2011-10-03pch_gbe: Fixed the issue on which PC was frozen when link was downed.Toshiharu Okada1-1/+1
2011-10-03make PACKET_STATISTICS getsockopt report consistently between ring and non-ringWillem de Bruijn1-1/+4
2011-10-03net: xen-netback: correctly restart Tx after a VM restore/migrateDavid Vrabel1-2/+2
2011-10-03bonding: properly stop queuing work when requestedAndy Gospodarek3-7/+12
2011-10-03drm/radeon: Set cursor x/y to 0 when x/yorigin > 0.Michel Dänzer1-10/+10
2011-10-03drm/radeon: Update AVIVO cursor coordinate origin before x/yorigin calculation.Michel Dänzer1-5/+7