summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-02-12preempt-count: force hardirq-count to max of 10Steven Rostedt3-34/+0
2009-02-11Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar1-3/+5
2009-02-10tracing, x86: fix fixup section to return to original codeSteven Rostedt1-3/+5
2009-02-10Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar5-7/+26
2009-02-10Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds1-6/+22
2009-02-09FRV: in_interrupt() requires #inclusion of linux/hardirq.h not asm/hardirq.h nowDavid Howells1-1/+1
2009-02-09x86: spinlocks: define dummy __raw_spin_is_contendedKyle McMartin3-0/+3
2009-02-09tracing/function-graph-tracer: drop the kernel_text_address checkFrederic Weisbecker1-7/+0
2009-02-09tracing/power: move the power trace headers to a dedicated fileFrederic Weisbecker2-2/+2
2009-02-09Merge branch 'tip/tracing/core/devel' of git://git.kernel.org/pub/scm/linux/k...Ingo Molnar2-27/+9
2009-02-09Merge commit 'v2.6.29-rc4' into tracing/coreIngo Molnar27-152/+259
2009-02-08ring-buffer: use generic version of in_nmiSteven Rostedt1-2/+2
2009-02-08ftrace: change function graph tracer to use new in_nmiSteven Rostedt2-21/+2
2009-02-08ftrace, x86: rename in_nmi variableSteven Rostedt1-11/+11
2009-02-08ring-buffer: add NMI protection for spinlocksSteven Rostedt2-4/+5
2009-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2-2/+2
2009-02-07Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...Len Brown839-7147/+25842
2009-02-07x86-64: fix int $0x80 -ENOSYS returnRoland McGrath1-3/+5
2009-02-06prevent kprobes from catching spurious page faultsMasami Hiramatsu1-2/+6
2009-02-06Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds11-100/+184
2009-02-05alpha: fixup BUG macroAlexey Dobriyan1-2/+2
2009-02-05[CPUFREQ] powernow-k8: Get transition latency from ACPI _PSS tableMark Langsdorf1-6/+22
2009-02-05Merge branches 'tracing/ftrace' and 'linus' into tracing/coreIngo Molnar95-1395/+1650
2009-02-05PCI: return error on failure to read PCI ROMsTimothy S. Nelson2-2/+2
2009-02-05Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds9-30/+58
2009-02-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds58-866/+984
2009-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds17-284/+548
2009-02-04Merge branch 'core/xen' into x86/urgentIngo Molnar1060-8802/+44392
2009-02-04Blackfin arch: Remove outdated codeMichael Hennerich1-23/+1
2009-02-04Blackfin arch: Fix udelay implementationMichael Hennerich1-6/+5
2009-02-04Blackfin arch: Update Copyright informationMichael Hennerich1-1/+1
2009-02-04Blackfin arch: Add BF561 PPI POLS, POLC MasksMichael Hennerich1-0/+2
2009-02-04Blackfin arch: Update CM-BF527 kernel configMichael Hennerich1-124/+321
2009-02-04Blackfin arch: define bfin_memmap as static since it is only used hereMike Frysinger1-1/+1
2009-02-04Blackfin arch: cplb mananger: use a do...while loop rather than a for loopMike Frysinger1-4/+8
2009-02-04Blackfin arch: fix bug - traps test case 19 for exception 0x2d failsBernd Schmidt1-3/+1
2009-02-04Blackfin arch: add platform device bfin_mii-bus and KSZ8893M switch driver pl...Graf Yang10-0/+105
2009-02-04Blackfin arch: build jtag tty driver as a module by defaultMike Frysinger9-9/+9
2009-02-04Blackfin arch: fix 2 bugs related to debugJie Zhang1-8/+1
2009-02-04Blackfin arch: Add ANOMALY_05000380 to BF54x to kill the compile warningBryan Wu1-0/+1
2009-02-04Blackfin arch: Fix bug - 561 SMP kernel can't boot from jffs2Graf Yang1-42/+42
2009-02-04Blackfin arch: base SIC_IWR# programming on whether the MMR existsMike Frysinger2-14/+8
2009-02-04Blackfin arch: read SYSCR on newer parts that mirror the bits of SWRST in itMike Frysinger1-0/+6
2009-02-04Blackfin arch: fixup board init function nameMike Frysinger6-12/+12
2009-02-04Blackfin arch: drop CONFIG_I2C_BOARDINFO ifdefsMike Frysinger8-42/+0
2009-02-04Blackfin arch: bfin_reset->_bfin_reset redirection no longer neededMike Frysinger1-7/+1
2009-02-04Blackfin arch: sync reboot handler with version in u-bootMike Frysinger1-11/+15
2009-02-04Blackfin arch: Faster Implementation of csum_tcpudp_nofold()Michael Hennerich1-17/+17
2009-02-04Blackfin arch: Fix bug - BF518 port F, G, and H have different mux offset com...Graf Yang1-5/+12
2009-02-04Blackfin arch: Add in cflag to support mlong-calls for kgdb_testGrace Pan1-0/+2