summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* perf, x86: Try to handle unknown nmis with an enabled PMURobert Richter2010-09-031-13/+46
* perf, x86: Fix handle_irq return valuesPeter Zijlstra2010-09-032-3/+8
* perf, x86: Fix accidentally ack'ing a second event on intel perf counterDon Zickus2010-09-031-4/+2
* Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2010-09-011-5/+17
|\
| * oprofile, x86: fix init_sysfs() function stubRobert Richter2010-09-011-2/+4
| * oprofile, x86: fix init_sysfs error handlingRobert Richter2010-08-311-3/+13
* | perf, x86, Pentium4: Clear the P4_CCCR_FORCE_OVF flagLin Ming2010-08-251-0/+2
* | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-08-249-8/+30
|\ \
| * | [S390] fix tlb flushing vs. concurrent /proc accessesMartin Schwidefsky2010-08-248-6/+28
| * | [S390] s390: fix build error (sys_execve)Sebastian Ott2010-08-241-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-08-2416-523/+595
|\ \ \
| * | | sparc64: Get rid of indirect p1275 PROM call buffer.David S. Miller2010-08-237-297/+456
| * | | sparc64: Fill a missing delay slot.Mikulas Patocka2010-08-191-0/+1
| * | | sparc64: Make lock backoff really a NOP on UP builds.David S. Miller2010-08-183-17/+22
| * | | sparc64: simple microoptimizations for atomic functionsMikulas Patocka2010-08-181-12/+8
| * | | sparc64: Make rwsems 64-bit.David S. Miller2010-08-174-193/+104
| * | | sparc64: Really fix atomic64_t interface types.David S. Miller2010-08-171-4/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds2010-08-2430-118/+177
|\ \ \ \
| * | | | powerpc: Fix config dependency problem with MPIC_U3_HT_IRQSAndreas Schwab2010-08-241-2/+1
| * | | | powerpc: Wire up fanotify_init, fanotify_mark, prlimit64 syscallsAndreas Schwab2010-08-243-1/+15
| * | | | powerpc/pci: Fix checking for child bridges in PCI code.Grant Likely2010-08-241-1/+2
| * | | | powerpc: Fix typo in uImage targetAnatolij Gustschin2010-08-241-1/+1
| * | | | powerpc: Initialise paca->kstack before early_setup_secondaryMatt Evans2010-08-241-3/+3
| * | | | powerpc: Fix bogus it_blocksize in VIO iommu codeAnton Blanchard2010-08-244-7/+8
| * | | | powerpc: Inline ppc64_runlatch_offAnton Blanchard2010-08-242-9/+14
| * | | | powerpc: Correct smt_enabled=X boot option for > 2 threads per coreNathan Fontenot2010-08-242-31/+43
| * | | | powerpc: Silence xics_migrate_irqs_away() during cpu offlineSigned-off-by: Darren Hart2010-08-241-2/+4
| * | | | powerpc: Silence __cpu_up() under normal operationSigned-off-by: Darren Hart2010-08-241-2/+2
| * | | | powerpc: Re-enable preemption before cpu_die()Signed-off-by: Darren Hart2010-08-241-1/+1
| * | | | powerpc/pci: Drop unnecessary null testJulia Lawall2010-08-241-2/+1
| * | | | powerpc/powermac: Drop unnecessary null testJulia Lawall2010-08-241-1/+1
| * | | | powerpc/powermac: Drop unnecessary of_node_putJulia Lawall2010-08-242-3/+0
| * | | | powerpc/kdump: Stop all other CPUs before running crash handlersAnton Blanchard2010-08-241-11/+13
| * | | | powerpc/mm: Fix vsid_scrample typoAnton Blanchard2010-08-241-1/+1
| * | | | powerpc: Use is_32bit_task() helper to test 32 bit binaryDenis Kirjanov2010-08-241-3/+3
| * | | | powerpc: Export memstart_addr and kernstart_addr on ppc64Sonny Rao2010-08-241-0/+2
| * | | | powerpc: Make rwsem use "long" typeBenjamin Herrenschmidt2010-08-241-27/+37
| * | | | Merge remote branch 'jwb/merge' into mergeBenjamin Herrenschmidt2010-08-246-12/+27
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | powerpc/47x: Add an isync before the tlbivax instructionDave Kleikamp2010-08-231-0/+1
| | * | | powerpc/4xx: Index interrupt stacks by physical cpuDave Kleikamp2010-08-232-11/+14
| | * | | powerpc/47x: Remove redundant line from cputable.cDave Kleikamp2010-08-231-1/+0
| | * | | powerpc/47x: Make sure mcsr is cleared before enabling machine check interruptsDave Kleikamp2010-08-231-0/+4
| | * | | powerpc/4xx: Device tree update for the 460ex DWC SATARupjyoti Sarmah2010-08-231-0/+8
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-08-244-6/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ARM: imx: fix build failure concerning otg/ulpiUwe Kleine-König2010-08-234-6/+6
* | | | | Merge branch 'for-upstream/pvhvm' of git://xenbits.xensource.com/people/ianc/...Linus Torvalds2010-08-231-6/+12
|\ \ \ \ \
| * | | | | xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessaryIan Campbell2010-08-231-6/+7
| * | | | | xen: pvhvm: allow user to request no emulated device unplugIan Campbell2010-08-231-0/+5
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2010-08-233-8/+17
|\ \ \ \ \
| * | | | | Blackfin: wire up new fanotify/prlimit64 syscallsMike Frysinger2010-08-232-1/+7
OpenPOWER on IntegriCloud