summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-06-02of/dma: fix build breakage in ppc4xx adma driverAnatolij Gustschin1-2/+2
2010-06-02of/mtd: nand: fix build breakage in driversAnatolij Gustschin2-10/+11
2010-06-02of/video: fix build breakage in FB driversAnatolij Gustschin7-7/+7
2010-06-02of/pcmcia: m8xx_pcmcia.c: Fix build failuresAnatolij Gustschin1-2/+2
2010-06-02Fix colors for Mach64Mikulas Patocka1-3/+6
2010-06-02of/rtc: rtc-mpc5121.c: Fix build failuresGrant Likely1-6/+8
2010-06-02of/dma: mpc512x_dma.c: Fix build failuresAnatolij Gustschin1-5/+5
2010-06-02of/mtd/nand: mpc5121_nfc.c: Fix build failuresAnatolij Gustschin1-4/+4
2010-06-02of/spi: mpc512x_psc_spi.c: Fix build failuresAnatolij Gustschin1-6/+6
2010-06-02watchdog: Fix build failure with OF changesMichael Guntsche1-1/+1
2010-06-02of/spi: Fix build failure on spi_ppc4xx.cGrant Likely1-1/+1
2010-06-02of/usb: fix build error due to of_node pointer moveGrant Likely1-1/+1
2010-06-02libata: implement on-demand HPA unlockingTejun Heo3-0/+32
2010-06-02libata: use the enlarged capacity after late HPA unlockTejun Heo1-3/+2
2010-06-02SCSI: implement sd_unlock_native_capacity()Tejun Heo2-0/+30
2010-06-02libata-sff: trivial corrections to Kconfig help textStefan Richter1-3/+3
2010-06-02sata_nv: don't diddle with nIEN on mcp55Tejun Heo1-2/+0
2010-06-02sata_via: magic vt6421 fix for transmission problems w/ WD drivesTejun Heo1-0/+13
2010-06-02powerpc/macio: Fix probing of macio devices by using the right of match tableBenjamin Herrenschmidt14-34/+58
2010-06-02agp/uninorth: Fix oops caused by flushing too muchPaul Mackerras1-1/+1
2010-06-02powerpc/pasemi: Update MAINTAINERS fileOlof Johansson1-2/+1
2010-06-02powerpc/cell: Fix integer constant warningDenis Kirjanov1-1/+1
2010-06-02powerpc/kprobes: Remove resume_execution() in kprobesAnanth N Mavinakayanahalli1-12/+2
2010-06-02powerpc/macio: Don't dereference pointer before null checkAndreas Schwab1-3/+4
2010-06-02of/powerpc: fix 85xx RapidIO device node pointerAlexandre Bounine1-1/+1
2010-06-02x86, smpboot: Fix cores per node printing on bootBorislav Petkov1-1/+1
2010-06-02Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar4-20/+39
2010-06-01Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds29-258/+3712
2010-06-01Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds21-1082/+2590
2010-06-01FS-Cache: Remove unneeded null checksDan Carpenter1-20/+16
2010-06-01perf buildid-list: Fix --with-hits event processingArnaldo Carvalho de Melo1-1/+3
2010-06-01drm/i915: add HAS_BSD check to i915_getparamZou Nan hai2-0/+4
2010-06-01drm/i915: Honor sync polarity from VBT panel timing descriptorsAdam Jackson1-0/+10
2010-06-01cifs: fix page refcount leakJeff Layton1-0/+1
2010-06-01Documentation/timers/hpet_example.c: only build on X86Randy Dunlap1-1/+1
2010-06-01AFS: Fix possible null pointer dereference in afs_alloc_server()Denis Kirjanov1-2/+3
2010-06-01fix cpu_chain section mismatch...Daniel J Blueman1-1/+1
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds111-538/+3023
2010-06-01Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds14-90/+97
2010-06-01intel_scu_ipc: Length fixAlan Cox1-1/+1
2010-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds29-90/+157
2010-06-01binfmt_elf_fdpic: Fix clear_user() error handlingTakuya Yoshikawa1-15/+11
2010-06-01Merge branch 'amd-iommu/2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2-10/+26
2010-06-01perf scripts python: Give field dict to unhandled callbackPierre Tardy2-18/+35
2010-06-01perf hist: fix objdump output parsingKonstantin Stepanyuk1-1/+1
2010-06-01x86/amd-iommu: Fall back to GART if initialization failsJoerg Roedel2-4/+9
2010-06-01x86/amd-iommu: Fix crash when request_mem_region failsJoerg Roedel1-3/+8
2010-06-01Merge commit 'v2.6.35-rc1' into amd-iommu/2.6.35Joerg Roedel7908-242050/+581696
2010-06-01sched, trace: Fix sched_switch() prev_state argumentPeter Zijlstra1-1/+18
2010-06-01sched: Fix wake_affine() vs RT tasksPeter Zijlstra2-24/+22