aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/pa...Linus Torvalds2010-12-05
|\
| * parisc: convert the rest of the irq handlers to simple/percpuJames Bottomley2010-12-04
| * parisc: fix dino/gsc interruptsJames Bottomley2010-12-04
| * parisc: remove redundant initialization in sigsegv path of sys_rt_sigreturnKyle McMartin2010-11-29
* | Merge branch '2.6.37-rc4-pvhvm-fixes' of git://xenbits.xen.org/people/sstabel...Linus Torvalds2010-12-03
|\ \
| * | xen: unplug the emulated devices at resume timeStefano Stabellini2010-12-02
| * | xen: fix MSI setup and teardown for PV on HVM guestsStefano Stabellini2010-12-02
| | |
| \ \
*-. \ \ Merge branches 'upstream/core' and 'upstream/bugfix' of git://git.kernel.org/...Linus Torvalds2010-12-03
|\ \ \ \
| | * | | xen: x86/32: perform initial startup on initial_page_tableIan Campbell2010-11-29
| | * | | xen: don't bother to stop other cpus on shutdown/rebootJeremy Fitzhardinge2010-11-29
| * | | | xen: use default_idleJeremy Fitzhardinge2010-11-22
| * | | | xen: clean up "extra" memory handling some moreJeremy Fitzhardinge2010-11-22
* | | | | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-12-03
|\ \ \ \ \
| * \ \ \ \ Merge branch 'sh/urgent' into sh-fixes-for-linusPaul Mundt2010-12-03
| |\ \ \ \ \
| | * | | | | sh: se/7724: Remove FSI/B of GPIO init codeNobuhiro Iwamatsu2010-12-03
| | * | | | | sh: se/7724: Update clock framework of FSI clock to non-legacyNobuhiro Iwamatsu2010-12-03
| * | | | | | Merge branch 'sh/cachetlb' into sh-fixes-for-linusPaul Mundt2010-12-01
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | sh: Assume new page cache pages have dirty dcache lines.Paul Mundt2010-12-01
| * | | | | | sh: boards: mach-se: use IS_ERR() instead of NULL checkVasiliy Kulikov2010-11-28
| * | | | | | sh: Add div6_reparent_clks to clock framework for FSIKuninori Morimoto2010-11-28
* | | | | | | MN10300: Implement asm/syscall.hDavid Howells2010-12-03
* | | | | | | vmalloc: eagerly clear ptes on vunmapJeremy Fitzhardinge2010-12-02
| |/ / / / / |/| | | | |
* | | | | | at91/board-yl-9200: fix typo in video supportJean-Christophe PLAGNIOL-VILLARD2010-11-30
* | | | | | at91/picotux200: remove commenting usb device and dataflash supportJean-Christophe PLAGNIOL-VILLARD2010-11-30
* | | | | | at91: rename rm9200ek and rm9200dk board file nameJean-Christophe PLAGNIOL-VILLARD2010-11-30
* | | | | | at91rm9200ek: fix warning: 'ek_mmc_data' defined but not usedJean-Christophe PLAGNIOL-VILLARD2010-11-30
* | | | | | at91rm9200dk: fix warning: 'dk_mmc_data' defined but not usedJean-Christophe PLAGNIOL-VILLARD2010-11-30
* | | | | | at91: Convert remaining boards to new-style UART initializationJean-Christophe PLAGNIOL-VILLARD2010-11-30
* | | | | | at91: merge all at91rm9200 defconfig in one single fileEric Benard2010-11-30
| |_|_|/ / |/| | | |
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-11-29
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | powerpc: Use call_rcu_sched() for pagetablesPeter Zijlstra2010-11-29
* | | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-11-29
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | OMAP2+: PM/serial: hold console semaphore while OMAP UARTs are disabledPaul Walmsley2010-11-24
| * | | | OMAP: UART: don't resume UARTs that are not enabled.Kevin Hilman2010-11-24
* | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-11-28
|\ \ \ \ \
| * | | | | perf, x86: Fixup Kconfig depsPeter Zijlstra2010-11-26
| * | | | | x86, perf, nmi: Disable perf if counters are not accessibleDon Zickus2010-11-26
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-11-26
|\ \ \ \ \ \
| * | | | | | x86-64: Fix and clean up AMD Fam10 MMCONF enablingJan Beulich2010-11-18
| * | | | | | x86: UV: Address interrupt/IO port operation conflictDimitri Sivanich2010-11-18
| * | | | | | x86: Use online node real index in calulate_tbl_offset()Yinghai Lu2010-11-18
| * | | | | | x86, asm: Fix binutils 2.15 build failureTetsuo Handa2010-11-18
* | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-11-26
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | x86/kprobes: Prevent kprobes to probe on save_args()Masami Hiramatsu2010-11-18
| * | | | | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2010-11-18
| |\ \ \ \ \ \
| | * | | | | | x86: Ignore trap bits on single step exceptionsFrederic Weisbecker2010-11-12
| * | | | | | | x86, hw_nmi: Move backtrace_mask declaration under ARCH_HAS_NMI_WATCHDOGRakib Mullick2010-11-18
| * | | | | | | Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2010-11-18
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | tracing: Force arch_local_irq_* notrace for paravirtSteven Rostedt2010-11-10
* | | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-11-26
|\ \ \ \ \ \ \ \