Age | Commit message (Expand) | Author | Files | Lines |
2009-02-12 | preempt-count: force hardirq-count to max of 10 | Steven Rostedt | 3 | -34/+0 |
2009-02-11 | Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core | Ingo Molnar | 1 | -3/+5 |
2009-02-10 | tracing, x86: fix fixup section to return to original code | Steven Rostedt | 1 | -3/+5 |
2009-02-10 | Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core | Ingo Molnar | 5 | -7/+26 |
2009-02-10 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 1 | -6/+22 |
2009-02-09 | FRV: in_interrupt() requires #inclusion of linux/hardirq.h not asm/hardirq.h now | David Howells | 1 | -1/+1 |
2009-02-09 | x86: spinlocks: define dummy __raw_spin_is_contended | Kyle McMartin | 3 | -0/+3 |
2009-02-09 | tracing/function-graph-tracer: drop the kernel_text_address check | Frederic Weisbecker | 1 | -7/+0 |
2009-02-09 | tracing/power: move the power trace headers to a dedicated file | Frederic Weisbecker | 2 | -2/+2 |
2009-02-09 | Merge branch 'tip/tracing/core/devel' of git://git.kernel.org/pub/scm/linux/k... | Ingo Molnar | 2 | -27/+9 |
2009-02-09 | Merge commit 'v2.6.29-rc4' into tracing/core | Ingo Molnar | 27 | -152/+259 |
2009-02-08 | ring-buffer: use generic version of in_nmi | Steven Rostedt | 1 | -2/+2 |
2009-02-08 | ftrace: change function graph tracer to use new in_nmi | Steven Rostedt | 2 | -21/+2 |
2009-02-08 | ftrace, x86: rename in_nmi variable | Steven Rostedt | 1 | -11/+11 |
2009-02-08 | ring-buffer: add NMI protection for spinlocks | Steven Rostedt | 2 | -4/+5 |
2009-02-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2 | -2/+2 |
2009-02-07 | Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',... | Len Brown | 839 | -7147/+25842 |
2009-02-07 | x86-64: fix int $0x80 -ENOSYS return | Roland McGrath | 1 | -3/+5 |
2009-02-06 | prevent kprobes from catching spurious page faults | Masami Hiramatsu | 1 | -2/+6 |
2009-02-06 | Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 11 | -100/+184 |
2009-02-05 | alpha: fixup BUG macro | Alexey Dobriyan | 1 | -2/+2 |
2009-02-05 | [CPUFREQ] powernow-k8: Get transition latency from ACPI _PSS table | Mark Langsdorf | 1 | -6/+22 |
2009-02-05 | Merge branches 'tracing/ftrace' and 'linus' into tracing/core | Ingo Molnar | 95 | -1395/+1650 |
2009-02-05 | PCI: return error on failure to read PCI ROMs | Timothy S. Nelson | 2 | -2/+2 |
2009-02-05 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 9 | -30/+58 |
2009-02-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds | 58 | -866/+984 |
2009-02-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 17 | -284/+548 |
2009-02-04 | Merge branch 'core/xen' into x86/urgent | Ingo Molnar | 1060 | -8802/+44392 |
2009-02-04 | Blackfin arch: Remove outdated code | Michael Hennerich | 1 | -23/+1 |
2009-02-04 | Blackfin arch: Fix udelay implementation | Michael Hennerich | 1 | -6/+5 |
2009-02-04 | Blackfin arch: Update Copyright information | Michael Hennerich | 1 | -1/+1 |
2009-02-04 | Blackfin arch: Add BF561 PPI POLS, POLC Masks | Michael Hennerich | 1 | -0/+2 |
2009-02-04 | Blackfin arch: Update CM-BF527 kernel config | Michael Hennerich | 1 | -124/+321 |
2009-02-04 | Blackfin arch: define bfin_memmap as static since it is only used here | Mike Frysinger | 1 | -1/+1 |
2009-02-04 | Blackfin arch: cplb mananger: use a do...while loop rather than a for loop | Mike Frysinger | 1 | -4/+8 |
2009-02-04 | Blackfin arch: fix bug - traps test case 19 for exception 0x2d fails | Bernd Schmidt | 1 | -3/+1 |
2009-02-04 | Blackfin arch: add platform device bfin_mii-bus and KSZ8893M switch driver pl... | Graf Yang | 10 | -0/+105 |
2009-02-04 | Blackfin arch: build jtag tty driver as a module by default | Mike Frysinger | 9 | -9/+9 |
2009-02-04 | Blackfin arch: fix 2 bugs related to debug | Jie Zhang | 1 | -8/+1 |
2009-02-04 | Blackfin arch: Add ANOMALY_05000380 to BF54x to kill the compile warning | Bryan Wu | 1 | -0/+1 |
2009-02-04 | Blackfin arch: Fix bug - 561 SMP kernel can't boot from jffs2 | Graf Yang | 1 | -42/+42 |
2009-02-04 | Blackfin arch: base SIC_IWR# programming on whether the MMR exists | Mike Frysinger | 2 | -14/+8 |
2009-02-04 | Blackfin arch: read SYSCR on newer parts that mirror the bits of SWRST in it | Mike Frysinger | 1 | -0/+6 |
2009-02-04 | Blackfin arch: fixup board init function name | Mike Frysinger | 6 | -12/+12 |
2009-02-04 | Blackfin arch: drop CONFIG_I2C_BOARDINFO ifdefs | Mike Frysinger | 8 | -42/+0 |
2009-02-04 | Blackfin arch: bfin_reset->_bfin_reset redirection no longer needed | Mike Frysinger | 1 | -7/+1 |
2009-02-04 | Blackfin arch: sync reboot handler with version in u-boot | Mike Frysinger | 1 | -11/+15 |
2009-02-04 | Blackfin arch: Faster Implementation of csum_tcpudp_nofold() | Michael Hennerich | 1 | -17/+17 |
2009-02-04 | Blackfin arch: Fix bug - BF518 port F, G, and H have different mux offset com... | Graf Yang | 1 | -5/+12 |
2009-02-04 | Blackfin arch: Add in cflag to support mlong-calls for kgdb_test | Grace Pan | 1 | -0/+2 |