aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Blackfin: Split the BF532 BFIN_*_FIO_FLAG() functions to their own headerDavid Howells2010-10-075-47/+58
* Blackfin: Split PLL code from mach-specific cdef headersDavid Howells2010-10-0714-344/+435
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-10-0628-57/+125
|\
| * MIPS: Octeon: Place cnmips_cu2_setup in __init memory.David Daney2010-10-041-1/+1
| * MIPS: Don't place cu2 notifiers in __cpuinitdataDavid Daney2010-10-041-1/+1
| * MIPS: Calculate VMLINUZ_LOAD_ADDRESS based on the length of vmlinux.binShmulik Ladkani2010-10-041-1/+1
| * MIPS: Alchemy: Resolve prom section mismatchesManuel Lauss2010-10-041-3/+2
| * MIPS: Fix syscall 64 bit number comments.Ralf Baechle2010-10-041-2/+2
| * MIPS: Hookup fanotify_init, fanotify_mark, and prlimit64 syscalls.David Daney2010-10-046-9/+37
| * MIPS: TX49xx: Rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori2010-10-041-1/+1
| * MIPS: N32: Fix getdents64 syscall for n32Bernhard Walle2010-10-041-1/+1
| * MIPS: Remove pr_<level> uses of KERN_<level>Joe Perches2010-10-042-2/+2
| * MIPS: PNX8550: Sort out machine halt, restart and powerdown functions.Ralf Baechle2010-10-042-17/+6
| * MIPS: GIC: Remove dependencies from Malta files.Ralf Baechle2010-10-044-5/+5
| * MIPS: Kconfig: Fix and clarify kconfig help text for VSMP and SMTC.Ralf Baechle2010-10-041-2/+18
| * MIPS: DMA: Fix computation of DMA flags from device's coherent_dma_mask.Ralf Baechle2010-10-041-8/+20
| * MIPS: Audit: Fix hang in entry.S.Ralf Baechle2010-10-041-1/+2
| * MIPS: Document why RELOC_HIDE is there.Ralf Baechle2010-10-041-0/+14
| * MIPS: Octeon: Determine if helper needs to be builtAndreas Bießmann2010-10-042-1/+5
| * MIPS: Use generic atomic64 for 32-bit kernelsDeng-Cheng Zhu2010-10-042-0/+5
| * MIPS: RM7000: Symbol should be staticRicardo Mendoza2010-10-041-1/+1
| * MIPS: kspd: Adjust confusing if indentationJulia Lawall2010-10-041-1/+1
| * MIPS: Fix a typo.Andrea Gelmini2010-10-041-1/+1
* | Merge branch 'v2.6.36-rc6-urgent-fixes' of git://xenbits.xen.org/people/sstab...Linus Torvalds2010-10-061-2/+3
|\ \
| * | xen: do not initialize PV timers on HVM if !xen_have_vector_callbackStefano Stabellini2010-10-051-2/+3
* | | powerpc: remove unused variableStephen Rothwell2010-10-051-1/+0
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-053-3/+11
|\ \ \
| * | | perf, x86: Handle in flight NMIs on P4 platformCyrill Gorcunov2010-09-301-1/+5
| * | | oprofile, ARM: Release resources on failureRobert Richter2010-09-301-2/+5
| * | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2010-09-271-0/+1
| |\ \ \
| | * | | oprofile: Add Support for Intel CPU Family 6 / Model 29Jiri Olsa2010-09-211-0/+1
* | | | | modules: Fix module_bug_list list corruption raceLinus Torvalds2010-10-058-19/+6
* | | | | Merge branch 'merge-powerpc' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-10-043-6/+13
|\ \ \ \ \
| * | | | | powerpc/5200: tighten up ac97 reset timingEric Millbrandt2010-09-081-2/+6
| * | | | | powerpc/5200: efika.c: Add of_node_put to avoid memory leakJulia Lawall2010-09-081-3/+6
| * | | | | powerpc/512x: fix clk_get() return valueAkinobu Mita2010-09-011-1/+1
* | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2010-10-041-6/+12
|\ \ \ \ \ \
| * | | | | | [CPUFREQ] Fix memory leaks in pcc_cpufreq_do_oscPekka Enberg2010-09-301-6/+12
| * | | | | | [CPUFREQ] acpi-cpufreq: add missing __percpu markupNamhyung Kim2010-09-301-1/+1
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-10-041-14/+3
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | um: Proper Fix for f25c80a4: remove duplicate structure field initializationBoaz Harrosh2010-09-291-14/+3
* | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-015-5/+12
|\ \ \ \ \ \ \
| * | | | | | | x86, hpet: Fix bogus error check in hpet_assign_irq()Thomas Gleixner2010-09-301-1/+1
| * | | | | | | x86, irq: Plug memory leak in sparse irqThomas Gleixner2010-09-301-3/+8
| * | | | | | | x86, cpu: After uncapping CPUID, re-run CPU feature detectionH. Peter Anvin2010-09-283-1/+3
* | | | | | | | MN10300: Fix flush_icache_range()David Howells2010-10-011-1/+19
* | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-10-011-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | ACPI: add missing __percpu markup in arch/x86/kernel/acpi/cstate.cNamhyung Kim2010-09-281-1/+1
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-012-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | omap: McBSP: tx_irq_completion used in rx_irq_handlerScott Ellis2010-09-231-1/+1