aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* m68k: Define sigcontext ABI of ColdFireMaxim Kuvyrkov2010-02-273-0/+17
* m68knommu: NPTL support for uClinuxMaxim Kuvyrkov2010-02-275-0/+50
* m68k: Add NPTL supportMaxim Kuvyrkov2010-02-277-1/+102
* m68k: Eliminate unused variable in page_to_phys()Geert Uytterhoeven2010-02-271-6/+1
* m68k: Switch to generic siginfo layoutMaxim Kuvyrkov2010-02-271-91/+0
* macfb: fix 24-bit visual and stuffFinn Thain2010-02-271-84/+60
* macfb: cleanupFinn Thain2010-02-271-282/+295
* fbdev: add some missing mac modesFinn Thain2010-02-271-24/+28
* mac68k: start CUDA earlyFinn Thain2010-02-273-35/+51
* valkyriefb: various fixesFinn Thain2010-02-273-73/+17
* fbdev: mac_var_to_mode() fixFinn Thain2010-02-271-9/+31
* mac68k: move macsonic and macmace platform devicesFinn Thain2010-02-273-58/+31
* mac68k: move mac_esp platform deviceFinn Thain2010-02-272-52/+32
* mac68k: replace mac68k SCC code with platform deviceFinn Thain2010-02-2711-522/+80
* pmac-zilog: add platform driverFinn Thain2010-02-275-25/+166
* pmac-zilog: cleanupFinn Thain2010-02-272-54/+51
* mac68k: rework SWIM platform deviceFinn Thain2010-02-272-21/+18
* mac68k: cleanupFinn Thain2010-02-271-111/+97
* ataflop: Killl warning about unused variable flagsGeert Uytterhoeven2010-02-271-2/+0
* m68k: Use DIV_ROUND_CLOSESTJulia Lawall2010-02-271-1/+1
* m68k: vme_scc - __init annotationsPeter Huewe2010-02-271-6/+6
* m68k{,nommu}/h8300: Remove obsolete comment about map_chunkPhilippe De Muyter2010-02-273-5/+3
* m68k: Allow ioremapping top of memoryPhilippe De Muyter2010-02-271-1/+1
* m68k: Fix asm/swab.h for ColdFireMaxim Kuvyrkov2010-02-271-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2010-02-2628-84/+631
|\
| * PM / Hibernate: Fix preallocating of memoryRafael J. Wysocki2010-02-261-1/+1
| * PM / Hibernate: Remove swsusp.c finallyJiri Slaby2010-02-261-58/+0
| * PM / Hibernate: Remove trailing space in messageFrans Pop2010-02-261-1/+1
| * PM: Allow SCSI devices to suspend/resume asynchronouslyRafael J. Wysocki2010-02-262-0/+8
| * PM: Allow USB devices to suspend/resume asynchronouslyRafael J. Wysocki2010-02-263-0/+3
| * USB: implement non-tree resume ordering constraints for PCI host controllersAlan Stern2010-02-263-1/+135
| * PM: Allow PCI devices to suspend/resume asynchronouslyRafael J. Wysocki2010-02-263-0/+3
| * PM / Hibernate: Swap, remove useless check from swsusp_read()Jiri Slaby2010-02-261-4/+0
| * PM / Hibernate: Really deprecate deprecated user ioctlsJiri Slaby2010-02-262-4/+30
| * PM: Allow device drivers to use dpm_wait()Rafael J. Wysocki2010-02-262-0/+13
| * PM: Start asynchronous resume threads upfrontRafael J. Wysocki2010-02-261-19/+24
| * PM: Add facility for advanced testing of async suspend/resumeRafael J. Wysocki2010-02-264-0/+100
| * PM: Add a switch for disabling/enabling asynchronous suspend/resumeRafael J. Wysocki2010-02-264-7/+50
| * PM: Asynchronous suspend and resume of devicesRafael J. Wysocki2010-02-264-6/+125
| * PM: Add parent information to timing messagesRafael J. Wysocki2010-02-261-2/+3
| * PM: Document device power attributes in sysfsRafael J. Wysocki2010-02-261-0/+53
| * PM / Runtime: Add sysfs switch for disabling device run-time PMRafael J. Wysocki2010-02-264-0/+101
* | Remove EXPERIMENTAL from NFS_FSCACHEChristian Kujau2010-02-261-2/+1
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2010-02-267-196/+575
|\ \
| * | toshiba_acpi: Add full hotkey supportMatthew Garrett2010-02-251-7/+199
| * | hp-wmi: Add support for tablet rotation keyMatthew Garrett2010-02-251-0/+1
| * | dell-laptop: Add another Dell laptop to the DMI whitelistErik Andren2010-02-251-0/+8
| * | classmate-laptop: use a single MODULE_DEVICE_TABLE to get correct aliasesThadeu Lima de Souza Cascardo2010-02-251-10/+21
| * | dell-laptop: Pay attention to which devices the hardware switch controlsMatthew Garrett2010-02-251-2/+29
| * | dell-laptop: Use buffer with 32-bit physical addressStuart Hayes2010-02-251-39/+83