summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'upstream/core' and 'upstream/bugfix' of git://git.kernel.org/...Linus Torvalds2010-12-032-31/+14Star
|\ \
| | * xen: x86/32: perform initial startup on initial_page_tableIan Campbell2010-11-302-15/+56
| | * xen: don't bother to stop other cpus on shutdown/rebootJeremy Fitzhardinge2010-11-291-4/+0Star
| * | xen: use default_idleJeremy Fitzhardinge2010-11-231-15/+5Star
| * | xen: clean up "extra" memory handling some moreJeremy Fitzhardinge2010-11-231-12/+9Star
* | | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-12-039-87/+65Star
|\ \ \
| * \ \ Merge branch 'sh/urgent' into sh-fixes-for-linusPaul Mundt2010-12-031-38/+5Star
| |\ \ \
| | * | | sh: se/7724: Remove FSI/B of GPIO init codeNobuhiro Iwamatsu2010-12-031-9/+1Star
| | * | | sh: se/7724: Update clock framework of FSI clock to non-legacyNobuhiro Iwamatsu2010-12-031-29/+4Star
| * | | | Merge branch 'sh/cachetlb' into sh-fixes-for-linusPaul Mundt2010-12-0162-1667/+693Star
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | sh: Assume new page cache pages have dirty dcache lines.Paul Mundt2010-12-015-12/+12
| * | | | sh: boards: mach-se: use IS_ERR() instead of NULL checkVasiliy Kulikov2010-11-291-2/+2
| * | | | sh: Add div6_reparent_clks to clock framework for FSIKuninori Morimoto2010-11-293-35/+46
* | | | | MN10300: Implement asm/syscall.hDavid Howells2010-12-031-0/+117
* | | | | vmalloc: eagerly clear ptes on vunmapJeremy Fitzhardinge2010-12-021-2/+0Star
| |/ / / |/| | |
* | | | at91/board-yl-9200: fix typo in video supportJean-Christophe PLAGNIOL-VILLARD2010-11-301-1/+1
* | | | at91/picotux200: remove commenting usb device and dataflash supportJean-Christophe PLAGNIOL-VILLARD2010-11-301-30/+0Star
* | | | at91: rename rm9200ek and rm9200dk board file nameJean-Christophe PLAGNIOL-VILLARD2010-11-303-4/+4
* | | | at91rm9200ek: fix warning: 'ek_mmc_data' defined but not usedJean-Christophe PLAGNIOL-VILLARD2010-11-301-0/+2
* | | | at91rm9200dk: fix warning: 'dk_mmc_data' defined but not usedJean-Christophe PLAGNIOL-VILLARD2010-11-301-0/+2
* | | | at91: Convert remaining boards to new-style UART initializationJean-Christophe PLAGNIOL-VILLARD2010-11-305-90/+31Star
* | | | at91: merge all at91rm9200 defconfig in one single fileEric Benard2010-11-3014-1383/+341Star
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-11-301-1/+1
|\ \ \ \
| * | | | powerpc: Use call_rcu_sched() for pagetablesPeter Zijlstra2010-11-301-1/+1
* | | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-11-293-1/+23
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | OMAP2+: PM/serial: hold console semaphore while OMAP UARTs are disabledPaul Walmsley2010-11-253-0/+22
| * | | | OMAP: UART: don't resume UARTs that are not enabled.Kevin Hilman2010-11-251-1/+1
* | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-11-282-1/+21
|\ \ \ \ \
| * | | | | perf, x86: Fixup Kconfig depsPeter Zijlstra2010-11-261-1/+1
| * | | | | x86, perf, nmi: Disable perf if counters are not accessibleDon Zickus2010-11-261-0/+20
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-11-269-43/+84
|\ \ \ \ \ \
| * | | | | | x86-64: Fix and clean up AMD Fam10 MMCONF enablingJan Beulich2010-11-182-35/+31Star
| * | | | | | x86: UV: Address interrupt/IO port operation conflictDimitri Sivanich2010-11-185-5/+49
| * | | | | | x86: Use online node real index in calulate_tbl_offset()Yinghai Lu2010-11-181-2/+3
| * | | | | | x86, asm: Fix binutils 2.15 build failureTetsuo Handa2010-11-181-1/+1
* | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-11-264-8/+15
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | x86/kprobes: Prevent kprobes to probe on save_args()Masami Hiramatsu2010-11-181-0/+2
| * | | | | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2010-11-181-0/+4
| |\ \ \ \ \ \
| | * | | | | | x86: Ignore trap bits on single step exceptionsFrederic Weisbecker2010-11-121-0/+4
| * | | | | | | x86, hw_nmi: Move backtrace_mask declaration under ARCH_HAS_NMI_WATCHDOGRakib Mullick2010-11-181-3/+4
| * | | | | | | Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2010-11-181-5/+5
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | tracing: Force arch_local_irq_* notrace for paravirtSteven Rostedt2010-11-111-5/+5
* | | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-11-262-11/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | [S390] nmi: fix clock comparator revalidationHeiko Carstens2010-11-252-11/+13
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-11-262-61/+119
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'rmobile/fsi-despair' into rmobile-fixes-for-linusPaul Mundt2010-11-2425-125/+213
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: mach-shmobile: clock-sh7372: remove bogus pllc2 clock toggling.Kuninori Morimoto2010-11-242-10/+7Star
| | * | | | | | | | ARM: mach-shmobile: clock-sh7372: remove unnecessary fsi clocksKuninori Morimoto2010-11-241-2/+0Star
| | * | | | | | | | ARM: mach-shmobile: clock-sh7372: modify error codeKuninori Morimoto2010-11-241-2/+2
| | * | | | | | | | ARM: mach-shmobile: ap4evb: FSI clock use proper process for ak4642Kuninori Morimoto2010-11-241-29/+67