aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PM: Optional beeping during resume from suspend to RAMNigel Cunningham2007-07-194-0/+76
* PM: Introduce pm_power_off_prepareRafael J. Wysocki2007-07-193-29/+19
* ACPI: Do not prepare for hibernation in acpi_shutdownRafael J. Wysocki2007-07-191-3/+0
* PM: Reduce code duplication between main.c and user.cRafael J. Wysocki2007-07-193-78/+62
* PM: prevent frozen user mode helpers from failing the freezing of tasksRafael J. Wysocki2007-07-191-10/+68
* PM: disable usermode helper before hibernation and suspendRafael J. Wysocki2007-07-191-1/+30
* PM: introduce hibernation and suspend notifiersRafael J. Wysocki2007-07-197-12/+138
* Freezer: remove redundant check in try_to_freeze_tasksRafael J. Wysocki2007-07-191-1/+1
* Freezer: return int from freeze_processesRafael J. Wysocki2007-07-191-12/+9
* Freezer: use __set_current_state in refrigeratorRafael J. Wysocki2007-07-191-1/+1
* Freezer: avoid freezing kernel threads prematurelyRafael J. Wysocki2007-07-193-35/+41
* Hibernation: prepare to enter the low power stateRafael J. Wysocki2007-07-191-2/+13
* swsusp: fix hibernation code orderingRafael J. Wysocki2007-07-191-7/+7
* swsusp: introduce restore platform operationsRafael J. Wysocki2007-07-196-19/+92
* swsusp: remove code duplication between disk.c and user.cRafael J. Wysocki2007-07-193-170/+115
* swsusp: remove incorrect code from user.cRafael J. Wysocki2007-07-191-13/+4
* PM: Do not require dev spew to get PM_DEBUGBen Collins2007-07-192-6/+13
* freezer: run show_state() when freezing times outAndrew Morton2007-07-191-0/+1
* only allow nonlinear vmas for ram backed filesystemsMiklos Szeredi2007-07-191-0/+19
* Remove alloc_zeroed_user_highpage()Mel Gorman2007-07-191-15/+0
* mm: fix clear_page_dirty_for_io vs fault raceNick Piggin2007-07-192-5/+21
* mm: fault feedback #2Nick Piggin2007-07-1932-419/+373
* mm: fault feedback #1Nick Piggin2007-07-1916-524/+238
* Document ->page_mkwrite() lockingMark Fasheh2007-07-191-1/+10
* ocfs2: release page lock before calling ->page_mkwriteMark Fasheh2007-07-191-5/+9
* mm: merge populate and nopage into fault (fixes nonlinear)Nick Piggin2007-07-1920-272/+394
* mm: fix fault vs invalidate race for linear mappingsNick Piggin2007-07-1910-116/+127
* Merge branch 'isdn-fix' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds2007-07-181-3/+1
|\
| * ISDN HiSax: uninitialized return in hisax_cs_setupFlorin Malita2007-07-181-3/+1
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-07-1822-56/+1308
|\ \
| * | eHEA: Fix bonding supportThomas Klein2007-07-182-19/+20
| * | Blackfin ethernet driver: on chip ethernet MAC controller driverBryan Wu2007-07-185-0/+1193
| * | fix wrong argument of tc35815_read_plat_dev_addr()Yoichi Yuasa2007-07-181-1/+1
| * | Merge branch 'upstream-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/...Jeff Garzik2007-07-184-18/+15
| |\ \
| | * | [PATCH] zd1211rw: Add ID for Siemens Gigaset USB Stick 54Daniel Drake2007-07-171-0/+1
| | * | [PATCH] zd1211rw: Add ID for Planex GW-US54GXSMasakazu Mokuno2007-07-171-0/+1
| | * | [PATCH] Update version ipw2200 stamp to 1.2.2Zhu Yi2007-07-171-1/+1
| | * | [PATCH] ipw2200: Fix ipw_isr() comments error on shared IRQZhu Yi2007-07-171-1/+1
| | * | [PATCH] Fix ipw2200 set wrong power parameter causing firmware errorZhu Yi2007-07-171-8/+6
| | * | [PATCH] ipw2100: Fix `iwpriv set_power` errorZhu Yi2007-07-171-3/+3
| | * | [PATCH] softmac: Channel is listed twice in scan outputJean Tourrilhes2007-07-171-5/+2
| * | | ARM/ETHER3: Handle multicast frames.YOSHIFUJI Hideaki / 吉藤英明2007-07-181-1/+1
| * | | SAA9730: Handle multicast frames.YOSHIFUJI Hideaki / 吉藤英明2007-07-181-5/+4
| * | | NI5010: Handle multicast frames.YOSHIFUJI Hideaki / 吉藤英明2007-07-181-5/+1
| * | | NS83820: Handle multicast frames.YOSHIFUJI Hideaki / 吉藤英明2007-07-181-1/+1
| * | | Fix RGMII-ID handling in gianfarAndy Fleming2007-07-183-1/+21
| * | | Fix Vitesse RGMII-ID supportAndy Fleming2007-07-181-3/+20
| * | | Add phy-connection-type to gianfar nodesAndy Fleming2007-07-182-0/+10
| * | | Fix Vitesse 824x PHY interrupt ackingAndy Fleming2007-07-181-2/+21
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2007-07-1838-3156/+3440
|\ \ \