summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Removing dead CONFIG_SMP_750Christoph Egger2010-07-091-15/+0
* powerpc/pseries: Use kstrdupJulia Lawall2010-07-091-3/+1
* powerpc/iseries: Use kstrdupJulia Lawall2010-07-091-2/+1
* powerpc/numa: Use form 1 affinity to setup node distanceAnton Blanchard2010-07-092-33/+92
* powerpc: Remove all rcu head initializationsPaul E. McKenney2010-07-091-1/+0
* powerpc: Add i8042 keyboard and mouse irq parsingMartyn Welch2010-07-091-0/+13
* powerpc/pseries: Add WARN_ON() to request_event_sources_irqs() on irq allocat...Mark Nelson2010-07-091-8/+15
* powerpc/pseries: Rename RAS_VECTOR_OFFSET to RTAS_VECTOR_EXTERNAL_INTERRUPT a...Mark Nelson2010-07-092-3/+5
* powerpc: Optimise per cpu accesses on 64bitAnton Blanchard2010-07-093-6/+7
* powerpc/iseries: Fix constant warningDenis Kirjanov2010-07-091-1/+1
* powerpc/mpic: Add ability to reset a core via MPICMatthew McClintock2010-07-092-0/+19
* powerpc/fsl-booke: Fix comments in mmu code that mention BATSBecky Bruce2010-07-091-3/+4
* powerpc/pseries/eeh: Use for_each_pci_dev()Kulikov Vasiliy2010-07-091-2/+1
* powerpc/pseries: Partition hibernation supportBrian King2010-07-095-1/+223
* powerpc/pseries: Migration code reorganization / hibernation prepBrian King2010-07-093-35/+81
* powerpc: Clean up obsolete code relating to decrementer and timebasePaul Mackerras2010-07-097-153/+9
* powerpc: Rework VDSO gettimeofday to prevent time going backwardsPaul Mackerras2010-07-095-237/+99
* Merge commit 'paulus-perf/master' into nextBenjamin Herrenschmidt2010-07-0917-52/+2396
|\
| * powerpc, hw_breakpoint: Tell generic code we have no instruction breakpointsPaul Mackerras2010-06-302-4/+11
| * powerpc, hw_breakpoint: Cooperate better with other single-steppersPaul Mackerras2010-06-231-6/+7
| * powerpc, hw_breakpoint: Fix off-by-one in checking access addressPaul Mackerras2010-06-231-16/+7
| * powerpc, hw_breakpoint: Discard extraneous interrupt due to accesses outside ...K.Prasad2010-06-222-2/+22
| * powerpc, hw_breakpoint: Enable hw-breakpoints while handling intervening signalsK.Prasad2010-06-223-0/+24
| * powerpc, hw_breakpoint: Handle concurrent alignment interruptsK.Prasad2010-06-221-5/+3
| * powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processorsK.Prasad2010-06-2211-0/+495
| * powerpc: Emulate most Book I instructions in emulate_step()Paul Mackerras2010-06-225-47/+1855
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-07-0812-37/+179
|\ \
| * | powerpc: Fix userspace build of ptrace.hSam Ravnborg2010-07-081-18/+14
| * | powerpc: Fix default_machine_crash_shutdown #ifdef botchPaul E. McKenney2010-07-081-1/+1
| * | powerpc: Fix logic error in fixup_irqsJohannes Berg2010-07-081-1/+4
| * | powerpc/iseries: Fix possible null pointer dereference in iSeries_pcibios_fix...Denis Kirjanov2010-07-081-1/+5
| * | powerpc: Linux cannot run with 0 coresAnton Blanchard2010-07-081-1/+1
| * | powerpc: Fix feature-fixup tests for gcc 4.5Stephen Rothwell2010-07-081-8/+9
| * | powerpc: Disable SPARSE_IRQ by defaultYang Li2010-07-081-2/+2
| * | powerpc: Fix compile errors in prom_init_check for gcc 4.5Stephen Rothwell2010-07-081-0/+6
| * | powerpc: Fix module building for gcc 4.5 and 64 bitStephen Rothwell2010-07-083-4/+133
| * | powerpc/perf_event: Fix for power_pmu_disable()Matt Evans2010-07-081-1/+4
* | | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-07-084-56/+67
|\ \ \ | |/ / |/| |
| * | ARM: SAMSUNG: Fix on wrong function name for S5PV210 sdhci0Hyuk Lee2010-07-051-1/+1
| * | ARM: S5P6442: Fix PLL setting announce message.Thomas Abraham2010-07-051-1/+1
| * | ARM: SAMSUNG: Fix build without SDHCI controllers for S3C64XXMarek Szyprowski2010-07-051-0/+2
| * | ARM: S5PV210: Correct clock register propertiesMyungJoo Ham2010-07-051-53/+62
| * | ARM: S5P: Bug fix on external interrupt for S5P SoCsBoojin Kim2010-07-051-1/+1
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-07-062-31/+7
|\ \ \
| * | | rbtree: Undo augmented trees performance damage and regressionPeter Zijlstra2010-07-051-28/+6
| * | | x86, Calgary: Limit the max PHB number to 256Darrick J. Wong2010-06-301-3/+1
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-07-0625-175/+515
|\ \ \ \ | |_|/ / |/| | |
| * | | MIPS: Return after handling coprocessor 2 exceptionJesper Nilsson2010-07-051-1/+1
| * | | MIPS: BCM47xx: Add NVRAM support devicesWaldemar Brodkorb2010-07-054-13/+158
| * | | MIPS: Loongson: Define rtc device on MC146818-equipped systemsArnaud Patard2010-07-053-0/+50