aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds104-689/+4091
2010-05-21Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds2-8/+47
2010-05-21Merge branch 'dbg-early-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdbLinus Torvalds6-25/+76
2010-05-21Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdbLinus Torvalds15-36/+127
2010-05-21Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds100-2223/+7317
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright4-13/+17
2010-05-21Merge git://git.infradead.org/mtd-2.6Linus Torvalds5-76/+143
2010-05-21powerpc: Remove unused 'protect4gb' boot parameterFUJITA Tomonori1-12/+0
2010-05-21powerpc: Build-in e1000e for pseries & ppc64_defconfigMichael Neuling2-2/+2
2010-05-21powerpc/pseries: Make request_ras_irqs() available to other pseries codeMark Nelson4-60/+90
2010-05-21powerpc/numa: Use ibm,architecture-vec-5 to detect form 1 affinityAnton Blanchard1-8/+12
2010-05-21powerpc/numa: Set a smaller value for RECLAIM_DISTANCE to enable zone reclaimAnton Blanchard1-0/+10
2010-05-21powerpc: Use smt_snooze_delay=-1 to always busy loopAnton Blanchard2-14/+13
2010-05-21powerpc: Remove check of ibm,smt-snooze-delay OF propertyAnton Blanchard1-29/+0
2010-05-21powerpc/kdump: Fix race in kdump shutdownMichael Neuling1-0/+27
2010-05-21powerpc/kexec: Fix race in kexec shutdownMichael Neuling6-17/+47
2010-05-21powerpc/kexec: Speedup kexec hash PTE tear downMichael Neuling1-13/+20
2010-05-21powerpc/pseries: Add hcall to read 4 ptes at a time in real modeMichael Neuling3-0/+57
2010-05-21powerpc: Use more accurate limit for first segment memory allocationsAnton Blanchard1-4/+13
2010-05-21powerpc/kdump: Use chip->shutdown to disable IRQsAnton Blanchard1-1/+1
2010-05-21powerpc/kdump: CPUs assume the context of the oopsing CPUAnton Blanchard1-1/+5
2010-05-21powerpc/crashdump: Do not fail on NULL pointer dereferencingMaxim Uvarov1-0/+3
2010-05-21powerpc/eeh: Fix oops when probing in early bootAnton Blanchard1-1/+1
2010-05-21powerpc/pci: Check devices status property when scanning OF treeSonny Rao1-0/+2
2010-05-21powerpc/vio: Switch VIO Bus PM to use generic helpersBrian King1-24/+1
2010-05-21powerpc: Avoid bad relocations in iSeries codePaul Mackerras1-2/+2
2010-05-21powerpc: Use common cpu_die (fixes SMP+SUSPEND build)Milton Miller5-11/+19
2010-05-21powerpc: Fix string library functionsAndreas Schwab1-8/+8
2010-05-21powerpc/rtasd: Don't start event scan if scan rate is zeroMichael Ellerman1-0/+6
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds4-0/+183
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds6-14/+76
2010-05-20earlyprintk,vga,kdb: Fix \b and \r for earlyprintk=vga with kdbJason Wessel1-0/+8
2010-05-20x86,early dr regs,kgdb: Allow kernel debugger early dr register accessJason Wessel1-12/+17
2010-05-20x86,kgdb: Implement early hardware breakpoint debuggingJason Wessel1-2/+28
2010-05-20x86, kgdb, init: Add early and late debug statesJason Wessel1-7/+10
2010-05-20x86, kgdb: early trap init for early debugJan Kiszka3-4/+13
2010-05-20mips,kgdb: kdb low level trap catch and stack traceJason Wessel3-1/+36
2010-05-20powerpc,kgdb: Introduce low level trap catchingJason Wessel2-4/+9
2010-05-20x86,kgdb: Add low level debug hookJason Wessel3-1/+30
2010-05-20kgdb: remove post_primary_code referencesJason Wessel1-29/+0
2010-05-20kgdb: core changes to support kdbJason Wessel4-0/+20
2010-05-20kdb: core for kgdb back end (2 of 2)Jason Wessel2-0/+2
2010-05-20kgdb,blackfin: Add in kgdb_arch_set_pc for blackfinJason Wessel1-0/+5
2010-05-20kgdb,sh: update superh kgdb exception handlingJason Wessel1-1/+13
2010-05-20kgdb,sparc: Add in kgdb_arch_set_pc for sparcJason Wessel2-0/+12
2010-05-20USB: omap3: add platform init code for OHCI driverAnand Gadiyar2-0/+178
2010-05-20usb: musb: Add extvbus in musb_board_dataAjay Kumar Gupta3-0/+5
2010-05-20Merge branch 'omap4-i2c-init' into omap-for-linusTony Lindgren957-18843/+48615
2010-05-20omap4: Add support for i2c initTony Lindgren1-7/+26
2010-05-20omap: Fix i2c platform init code for omap4Tony Lindgren1-20/+47