summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-17191-3657/+6661
|\
| * Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2010-02-161-1/+3
| |\
| | * [IA64] preserve personality flag bits across execTony Luck2010-02-121-1/+3
| * | x86: ELF_PLAT_INIT() shouldn't worry about TIF_IA32Oleg Nesterov2010-02-161-4/+1Star
| * | x86: set_personality_ia32() misses force_personality32Oleg Nesterov2010-02-161-0/+1
| * | sh64: fix tracing of signals.Paul Mundt2010-02-152-3/+12
| * | parisc: fix tracing of signalsKyle McMartin2010-02-121-1/+3
| * | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-02-111-1/+6
| |\ \
| | * | OMAP: hsmmc: fix memory leakAaro Koskinen2010-02-101-1/+6
| * | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-02-116-194/+736
| |\ \ \
| | * | | MIPS: Don't probe reserved EntryHi bits.David Daney2010-02-101-2/+2
| | * | | MIPS: SNI: Correct NULL testJulia Lawall2010-02-101-1/+1
| | * | | MIPS: Fix __devinit __cpuinit confusion in cpu_cache_initDavid Daney2010-02-102-3/+3
| | * | | MIPS: IP27: Make defconfig useful again.Ralf Baechle2010-02-101-188/+729
| | * | | MIPS: Fixup of the r4k timerWu Zhangjin2010-02-101-0/+1
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-02-118-37/+31Star
| |\ \ \ \
| | * | | | x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUsSuresh Siddha2010-02-106-34/+28Star
| | * | | | x86-32: Make AT_VECTOR_SIZE_ARCH=2Serge E. Hallyn2010-02-101-2/+2
| | * | | | x86, doc: Fix minor spelling error in arch/x86/mm/gup.cAndy Shevchenko2010-02-031-1/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-02-115-14/+20
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | sparc32: Fix thinko in previous change.David S. Miller2010-02-111-1/+1
| | * | | | sparc: Align clone and signal stacks to 16 bytes.David S. Miller2010-02-105-14/+20
| * | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-02-101-2/+2
| |\ \ \ \ \
| | * | | | | [S390] Fix struct _lowcore layout.Heiko Carstens2010-02-091-2/+2
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-02-102-4/+6
| |\ \ \ \ \
| | * | | | | KVM: PIT: control word is write-onlyMarcelo Tosatti2010-02-091-0/+3
| | * | | | | kvmclock: count total_sleep_time when updating guest clockJason Wang2010-02-091-4/+3Star
| | | |_|_|/ | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds2010-02-101-6/+9
| |\ \ \ \ \
| | * | | | | avr32: clean up memory allocation in at32_add_device_mciHans-Christian Egtvedt2009-12-281-4/+7
| | * | | | | arch/avr32: Fix build failure for avr32 caused by typoPeter Huewe2009-12-281-2/+2
| * | | | | | powerpc: Fix address masking bug in hpte_need_flush()David Gibson2010-02-101-3/+9
| | |_|/ / / | |/| | | |
| * | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2010-02-081-1/+2
| |\ \ \ \ \
| | * | | | | [CPUFREQ] Fix use after free of struct powernow_k8_dataThomas Renninger2010-01-131-1/+2
| * | | | | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2010-02-081-0/+1
| |\ \ \ \ \ \
| | * | | | | | microblaze: Invalidate dcache before enabling itMichal Simek2010-02-081-0/+1
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-02-081-2/+12
| |\ \ \ \ \ \
| | * | | | | | powerpc/pseries: Fix kexec regression caused by CPPR trackingMark Nelson2010-02-081-2/+12
| | | |_|_|_|/ | | |/| | | |
| * | | | | | sh: Remove superfluous setup_frame_reg callMatt Fleming2010-02-081-1/+0Star
| * | | | | | sh: Don't continue unwinding across interruptsMatt Fleming2010-02-081-0/+20
| * | | | | | sh: Setup frame pointer in handle_exception pathMatt Fleming2010-02-081-0/+2
| * | | | | | sh: Correct the offset of the return address in ret_from_exceptionMatt Fleming2010-02-081-1/+7
| | |/ / / / | |/| | | |
| * | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-02-0512-30/+195
| |\ \ \ \ \
| | * | | | | ARM: Fix wrong register in proc-arm6_7.S data abort handlerRussell King2010-02-031-1/+1
| | * | | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2010-02-018-25/+187
| | |\ \ \ \ \
| | | * | | | | mx35: add a missing comma in a pad definitionUwe Kleine-König2010-01-291-1/+1
| | | * | | | | mx25: make the FEC AHB clk secondary of the IPGBaruch Siach2010-01-261-2/+2
| | | * | | | | mx25: fix time accountingBaruch Siach2010-01-261-1/+6
| | | * | | | | mx25: properly initialize clocksBaruch Siach2010-01-261-0/+8
| | | * | | | | mx25: remove unused mx25_clocks_init() argumentBaruch Siach2010-01-263-3/+3
| | | * | | | | i.MX25: implement secondary clocks for uarts and fecSascha Hauer2010-01-261-6/+8