summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-03-10powerpc: sysdev/cpm1 irq_data conversion.Lennert Buytenhek1-9/+9
2011-03-10powerpc: platforms/pseries irq_data conversion.Lennert Buytenhek2-43/+51
2011-03-10powerpc: platforms/ps3 irq_data conversion.Lennert Buytenhek1-20/+20
2011-03-10powerpc: platforms/powermac irq_data conversion.Lennert Buytenhek1-23/+25
2011-03-10powerpc: platforms/iseries irq_data conversion.Lennert Buytenhek1-19/+24
2011-03-10powerpc: platforms/embedded6xx irq_data conversion.Lennert Buytenhek2-36/+37
2011-03-10powerpc: platforms/chrp irq_data conversion.Lennert Buytenhek1-1/+4
2011-03-10powerpc: platforms/cell irq_data conversion.Lennert Buytenhek5-54/+64
2011-03-10powerpc: platforms/8xx irq_data conversion.Lennert Buytenhek1-2/+7
2011-03-10powerpc: platforms/86xx irq_data conversion.Lennert Buytenhek2-12/+15
2011-03-10powerpc: platforms/85xx irq_data conversion.Lennert Buytenhek7-26/+32
2011-03-10powerpc: platforms/82xx irq_data conversion.Lennert Buytenhek1-14/+13
2011-03-10powerpc: platforms/52xx irq_data conversion.Lennert Buytenhek3-63/+64
2011-03-10powerpc: platforms/512x irq_data conversion.Lennert Buytenhek1-7/+7
2011-03-10powerpc: mpic irq_data conversion.Lennert Buytenhek6-90/+98
2011-03-04powerpc/pseries: Add support for dynamic dma windowsNishanth Aravamudan2-0/+591
2011-03-04powerpc: Cleanup definition of the PID registerTseng-Hui (Frank) Lin2-3/+10
2011-03-04powerpc/pseries/nvram: Capture oops/panic reports in ibm, oops-log partitionJim Keniston1-3/+115
2011-03-04powerpc/nvram: Generalize code for OS partitions in NVRAMJim Keniston3-64/+113
2011-03-02powerpc: Fix memory limits when starting at a non-zero addressScott Wood2-2/+2
2011-03-02powerpc/pseries: Reduce HVCS driver insanityBenjamin Herrenschmidt1-31/+43
2011-03-02powerpc: Mask smp_processor_id() false positivePaul E. McKenney1-1/+2
2011-03-02powerpc/eeh: Remove one to many l's in the word.Justin Mattock1-1/+1
2011-03-02powerpc/macintosh: Fix __devexit annotation in rack-meter.cGrant Likely1-1/+1
2011-03-02powerpc: Add pgprot_writecombineAnton Blanchard1-0/+1
2011-03-02powerpc: Use new irq allocatorThomas Gleixner1-8/+9
2011-03-02powerpc: Use ARCH_IRQ_INIT_FLAGSThomas Gleixner2-15/+2
2011-03-02powerpc/pseries: Cleanup use of notifier_from_errno()Prarit Bhargava1-12/+2
2011-03-02powerpc/mv64x60: Suspected typo in assignmentNicolas Kaiser1-1/+1
2011-03-01Linux 2.6.38-rc7v2.6.38-rc7Linus Torvalds1-1/+1
2011-03-01Revert "TPM: Long default timeout fix"Linus Torvalds1-6/+4
2011-02-28Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-0/+2
2011-02-28fs/block_dev.c: fix new kernel-doc warningRandy Dunlap1-0/+1
2011-02-28ACPI: Fix build for CONFIG_NET unsetRafael J. Wysocki3-20/+29
2011-02-28Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds3-3/+7
2011-02-28Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-15/+31
2011-02-28Merge branches 'perf-fixes-for-linus', 'x86-fixes-for-linus' and 'timers-fixe...Linus Torvalds7-10/+30
2011-02-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds3-10/+55
2011-02-28Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-13/+28
2011-02-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds19-27/+52
2011-02-28mm: <asm-generic/pgtable.h> must include <linux/mm_types.h>Ben Hutchings1-0/+2
2011-02-28x86: Use u32 instead of long to set reset vector back to 0Don Zickus1-1/+1
2011-02-28perf timechart: Fix max number of cpusThomas Renninger1-3/+3
2011-02-28perf timechart: Fix black idle boxes in the titleThomas Renninger1-3/+3
2011-02-28Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next ...Dave Airlie1-1/+4
2011-02-28drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.Dave Airlie2-2/+3
2011-02-28drm/nv50-nvc0: make sure vma is definitely unmapped when destroying boBen Skeggs1-1/+4
2011-02-26hwmon: (adt7411) add MODULE_DEVICE_TABLEaxel lin1-0/+1
2011-02-26hwmon: (ad7414) add MODULE_DEVICE_TABLEaxel lin1-0/+1
2011-02-26Merge branch 'fix/asoc' into for-linusTakashi Iwai16-45/+233