summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegraLinus Torvalds2010-08-282-3/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | arm: tegra: VMALLOC_END should be unsigned longOlof Johansson2010-08-221-1/+1
| * | | | | | | | arm: tegra: fix compilation of board-harmony.cOlof Johansson2010-08-221-2/+0
* | | | | | | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-08-288-20/+20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | OMAP3: PM: ensure IO wakeups are properly disabledKevin Hilman2010-08-161-1/+3
| * | | | | | | | | omap: Fix omap_4430sdp_defconfig for make oldconfigTony Lindgren2010-08-161-0/+3
| * | | | | | | | | omap: Use CONFIG_SMP for test_for_ipi and test_for_ltirqTony Lindgren2010-08-161-2/+4
| * | | | | | | | | omap: Fix sev instruction usage for multi-omapTony Lindgren2010-08-163-9/+2
| * | | | | | | | | OMAP3: Fix a cpu type check problemstanley.miao2010-08-161-7/+7
| * | | | | | | | | omap3: id: fix 3630 rev detectionNishanth Menon2010-08-161-1/+1
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Alpha: Fix a missing comma in sys_osf_statfs()David Howells2010-08-281-1/+1
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-08-285-7/+6
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov2010-08-212-2/+2
| * | | | | | | | Input: sysrq - drop tty argument from sysrq ops handlersDmitry Torokhov2010-08-203-5/+4
| |/ / / / / / /
* | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-08-251-0/+2
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | perf, x86, Pentium4: Clear the P4_CCCR_FORCE_OVF flagLin Ming2010-08-251-0/+2
* | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-08-253-0/+42
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | x86, tsc, sched: Recompute cyc2ns_offset's during resume from sleep statesSuresh Siddha2010-08-203-0/+42
* | | | | | | | 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-247-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-193-17/+22
| * | | | | | | | sparc64: simple microoptimizations for atomic functionsMikulas Patocka2010-08-191-12/+8
| * | | | | | | | sparc64: Make rwsems 64-bit.David S. Miller2010-08-184-193/+104
| * | | | | | | | sparc64: Really fix atomic64_t interface types.David S. Miller2010-08-181-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