aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
...
* | | powerpc: Add timer, performance monitor and machine check counts to /proc/int...Anton Blanchard2010-02-16
* | | powerpc: Remove whitespace in irq chip name fieldsAnton Blanchard2010-02-16
* | | powerpc: Rework /proc/interruptsAnton Blanchard2010-02-16
* | | powerpc: Reduce footprint of xics_ipi_structAnton Blanchard2010-02-16
* | | powerpc: Reduce footprint of irq_statAnton Blanchard2010-02-16
* | | powerpc/eeh: Fix a bug when pci structure is nullBreno Leitao2010-02-16
* | | powerpc: Add coherent_dma_mask to mv64x60 devicesCorey Minyard2010-02-16
* | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2010-02-16
|\ \ \ | |/ / |/| |
| * | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2010-02-16
| |\ \
| | * | [IA64] preserve personality flag bits across execTony Luck2010-02-12
| * | | x86: ELF_PLAT_INIT() shouldn't worry about TIF_IA32Oleg Nesterov2010-02-16
| * | | x86: set_personality_ia32() misses force_personality32Oleg Nesterov2010-02-16
| * | | sh64: fix tracing of signals.Paul Mundt2010-02-15
| | |/ | |/|
| * | parisc: fix tracing of signalsKyle McMartin2010-02-12
| * | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-02-11
| |\ \
| | * | OMAP: hsmmc: fix memory leakAaro Koskinen2010-02-10
| * | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-02-11
| |\ \ \
| | * | | MIPS: Don't probe reserved EntryHi bits.David Daney2010-02-10
| | * | | MIPS: SNI: Correct NULL testJulia Lawall2010-02-10
| | * | | MIPS: Fix __devinit __cpuinit confusion in cpu_cache_initDavid Daney2010-02-10
| | * | | MIPS: IP27: Make defconfig useful again.Ralf Baechle2010-02-10
| | * | | MIPS: Fixup of the r4k timerWu Zhangjin2010-02-10
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-02-11
| |\ \ \ \
| | * | | | x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUsSuresh Siddha2010-02-09
| | * | | | x86-32: Make AT_VECTOR_SIZE_ARCH=2Serge E. Hallyn2010-02-09
| | * | | | x86, doc: Fix minor spelling error in arch/x86/mm/gup.cAndy Shevchenko2010-02-02
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-02-11
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | sparc32: Fix thinko in previous change.David S. Miller2010-02-11
| | * | | | sparc: Align clone and signal stacks to 16 bytes.David S. Miller2010-02-09
| * | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-02-10
| |\ \ \ \ \
| | * | | | | [S390] Fix struct _lowcore layout.Heiko Carstens2010-02-09
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-02-10
| |\ \ \ \ \
| | * | | | | KVM: PIT: control word is write-onlyMarcelo Tosatti2010-02-09
| | * | | | | kvmclock: count total_sleep_time when updating guest clockJason Wang2010-02-09
| | | |_|_|/ | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds2010-02-10
| |\ \ \ \ \
| | * | | | | avr32: clean up memory allocation in at32_add_device_mciHans-Christian Egtvedt2009-12-28
| | * | | | | arch/avr32: Fix build failure for avr32 caused by typoPeter Huewe2009-12-28
| * | | | | | powerpc: Fix address masking bug in hpte_need_flush()David Gibson2010-02-09
| | |_|/ / / | |/| | | |
| * | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2010-02-08
| |\ \ \ \ \
| | * | | | | [CPUFREQ] Fix use after free of struct powernow_k8_dataThomas Renninger2010-01-13
| * | | | | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2010-02-08
| |\ \ \ \ \ \
| | * | | | | | microblaze: Invalidate dcache before enabling itMichal Simek2010-02-08
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-02-08
| |\ \ \ \ \ \
| | * | | | | | powerpc/pseries: Fix kexec regression caused by CPPR trackingMark Nelson2010-02-07
| | | |_|_|_|/ | | |/| | | |
| * | | | | | sh: Remove superfluous setup_frame_reg callMatt Fleming2010-02-07
| * | | | | | sh: Don't continue unwinding across interruptsMatt Fleming2010-02-07
| * | | | | | sh: Setup frame pointer in handle_exception pathMatt Fleming2010-02-07
| * | | | | | sh: Correct the offset of the return address in ret_from_exceptionMatt Fleming2010-02-07
| | |/ / / / | |/| | | |
| * | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-02-04
| |\ \ \ \ \
| | * | | | | ARM: Fix wrong register in proc-arm6_7.S data abort handlerRussell King2010-02-03