summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-03-18Merge branches 'tracing/ftrace' and 'linus' into tracing/coreIngo Molnar
2009-03-17prevent boosting kprobes on exception addressMasami Hiramatsu
2009-03-17Fast TSC calibration: calculate proper frequency error boundsLinus Torvalds
2009-03-17Fix potential fast PIT TSC calibration startup glitchLinus Torvalds
2009-03-16Merge branches 'tracing/ftrace', 'tracing/syscalls' and 'linus' into tracing/...Ingo Molnar
2009-03-15Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-03-14Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2009-03-14Merge branch 'x86/asm' into tracing/syscallsIngo Molnar
2009-03-14x86: entry_32.S fix compile warnings - fix work mask bit widthJaswinder Singh Rajput
2009-03-13MIPS: Mark Eins: Fix configuration.Ralf Baechle
2009-03-13MIPS: Fix TIF_32BIT undefined problem when seccomp is disabledZhang Le
2009-03-13tracing/syscalls: support for syscalls tracing on x86, fixIngo Molnar
2009-03-13tracing/syscalls: support for syscalls tracing on x86Frederic Weisbecker
2009-03-13parisc: update defconfigsKyle McMartin
2009-03-13tracing/x86: basic implementation of syscall tracing for x86Frederic Weisbecker
2009-03-13parisc: define x->x mmio accessorsKyle McMartin
2009-03-13parisc: convert cpu_check_affinity to new cpumask apiKyle McMartin
2009-03-13parisc: convert (read|write)bwlq to inlinesKyle McMartin
2009-03-13parisc: fix use of new cpumask api in irq.cKyle McMartin
2009-03-13parisc: update parisc for new irq_descMike Travis
2009-03-13parisc: fix 64bit buildHelge Deller
2009-03-13parisc: add braces around arguments in assembler macrosHelge Deller
2009-03-13parisc: remove unused local out_putf labelHelge Deller
2009-03-13parisc: fix `struct pt_regs' declared inside parameter list warningHelge Deller
2009-03-13parisc: fix section mismatch warningsHelge Deller
2009-03-13parisc: BUG_ON() cleanupHelge Deller
2009-03-13Merge branch 'core/locking' into tracing/ftraceIngo Molnar
2009-03-12uml: fix WARNING: vmlinux: 'memcpy' exported twiceakpm@linux-foundation.org
2009-03-12UML on UML fixed: it did not startRenzo Davoli
2009-03-12[ARM] Fix virtual to physical translation macro corner casesRussell King
2009-03-12[ARM] update mach-typesRussell King
2009-03-12[ARM] 5421/1: ftrace: fix crash due to tracing of __naked functionsUwe Kleine-König
2009-03-12Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King
2009-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-03-12x86: memcpy, clean upIngo Molnar
2009-03-12x86-64: remove unnecessary spill/reload of rbx from memcpyJan Beulich
2009-03-12x86-64: move save_paranoid into .kprobes.textJan Beulich
2009-03-12x86: remove leftover unwind annotationsJan Beulich
2009-03-12Merge branches 'x86/asm', 'x86/debug', 'x86/mm', 'x86/setup', 'x86/urgent' an...Ingo Molnar
2009-03-11x86: mmiotrace: quieten spurious warning messageStuart Bennett
2009-03-11MIPS: IP27: Enable RAID5 moduleRalf Baechle
2009-03-11MIPS: TXx9: update defconfigsAtsushi Nemoto
2009-03-11MIPS: NEC VR5500 processor support fixupShinya Kuribayashi
2009-03-11MIPS: Fix build of non-CONFIG_SYSVIPC version of sys_32_ipcXiaotian Feng
2009-03-11Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-03-11x86: remove zImage supportH. Peter Anvin
2009-03-11x86: work around Fedora-11 x86-32 kernel failures on Intel Atom CPUsIngo Molnar
2009-03-11x86: debug check for kmap_atomic_pfn and iomap_atomic_prot_pfn()Akinobu Mita
2009-03-11x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn()Akinobu Mita
2009-03-11x86: cpu architecture debug code, build fix, cleanupJaswinder Singh Rajput