aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-02-27m68knommu: NPTL support for uClinuxMaxim Kuvyrkov5-0/+50
2010-02-27m68k: Add NPTL supportMaxim Kuvyrkov7-1/+102
2010-02-27m68k: Eliminate unused variable in page_to_phys()Geert Uytterhoeven1-6/+1
2010-02-27m68k: Switch to generic siginfo layoutMaxim Kuvyrkov1-91/+0
2010-02-27macfb: fix 24-bit visual and stuffFinn Thain1-84/+60
2010-02-27macfb: cleanupFinn Thain1-282/+295
2010-02-27fbdev: add some missing mac modesFinn Thain1-24/+28
2010-02-27mac68k: start CUDA earlyFinn Thain3-35/+51
2010-02-27valkyriefb: various fixesFinn Thain3-73/+17
2010-02-27fbdev: mac_var_to_mode() fixFinn Thain1-9/+31
2010-02-27mac68k: move macsonic and macmace platform devicesFinn Thain3-58/+31
2010-02-27mac68k: move mac_esp platform deviceFinn Thain2-52/+32
2010-02-27mac68k: replace mac68k SCC code with platform deviceFinn Thain11-522/+80
2010-02-27pmac-zilog: add platform driverFinn Thain5-25/+166
2010-02-27pmac-zilog: cleanupFinn Thain2-54/+51
2010-02-27mac68k: rework SWIM platform deviceFinn Thain2-21/+18
2010-02-27mac68k: cleanupFinn Thain1-111/+97
2010-02-27ataflop: Killl warning about unused variable flagsGeert Uytterhoeven1-2/+0
2010-02-27m68k: Use DIV_ROUND_CLOSESTJulia Lawall1-1/+1
2010-02-27m68k: vme_scc - __init annotationsPeter Huewe1-6/+6
2010-02-27m68k{,nommu}/h8300: Remove obsolete comment about map_chunkPhilippe De Muyter3-5/+3
2010-02-27m68k: Allow ioremapping top of memoryPhilippe De Muyter1-1/+1
2010-02-27m68k: Fix asm/swab.h for ColdFireMaxim Kuvyrkov1-1/+1
2010-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds28-84/+631
2010-02-26Remove EXPERIMENTAL from NFS_FSCACHEChristian Kujau1-2/+1
2010-02-26Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86Linus Torvalds7-196/+575
2010-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlmLinus Torvalds8-58/+180
2010-02-26Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds79-1596/+1666
2010-02-26Merge branch 'ibft-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft-2.6Linus Torvalds2-5/+9
2010-02-26Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds293-4780/+27854
2010-02-26dvb-core: Fix DoS bug in ULE decapsulation code that can be triggered by an invalid Payload PointerAng Way Chuang1-0/+1
2010-02-26Merge branch 'kmemcheck-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6Linus Torvalds3-3/+17
2010-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-viptLinus Torvalds6-1/+89
2010-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds121-3292/+10025
2010-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds288-4429/+9133
2010-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds41-466/+2293
2010-02-26ibft: Update MAINTAINERS file.Konrad Rzeszutek Wilk1-0/+6
2010-02-26drivers/firmware/iscsi_ibft.c: remove NIPQUAD_FMT, use %pI4Joe Perches1-5/+3
2010-02-26Merge branch 'linux-2.6.33'Alex Elder1237-10826/+29011
2010-02-26PM / Hibernate: Fix preallocating of memoryRafael J. Wysocki1-1/+1
2010-02-26PM / Hibernate: Remove swsusp.c finallyJiri Slaby1-58/+0
2010-02-26PM / Hibernate: Remove trailing space in messageFrans Pop1-1/+1
2010-02-26PM: Allow SCSI devices to suspend/resume asynchronouslyRafael J. Wysocki2-0/+8
2010-02-26PM: Allow USB devices to suspend/resume asynchronouslyRafael J. Wysocki3-0/+3
2010-02-26USB: implement non-tree resume ordering constraints for PCI host controllersAlan Stern3-1/+135
2010-02-26PM: Allow PCI devices to suspend/resume asynchronouslyRafael J. Wysocki3-0/+3
2010-02-26PM / Hibernate: Swap, remove useless check from swsusp_read()Jiri Slaby1-4/+0
2010-02-26PM / Hibernate: Really deprecate deprecated user ioctlsJiri Slaby2-4/+30
2010-02-26PM: Allow device drivers to use dpm_wait()Rafael J. Wysocki2-0/+13
2010-02-26PM: Start asynchronous resume threads upfrontRafael J. Wysocki1-19/+24