Age | Commit message (Expand) | Author | Files | Lines |
2009-02-08 | ring-buffer: add NMI protection for spinlocks | Steven Rostedt | 5 | -7/+68 |
2009-02-08 | trace: remove deprecated entry->cpu | Steven Rostedt | 4 | -7/+5 |
2009-02-05 | Merge branches 'tracing/ftrace' and 'linus' into tracing/core | Ingo Molnar | 164 | -1843/+2516 |
2009-02-04 | trace: make the trace_event callbacks return enum print_line_t | Arnaldo Carvalho de Melo | 5 | -27/+41 |
2009-02-04 | trace: judicious error checking of trace_seq results | Arnaldo Carvalho de Melo | 4 | -115/+87 |
2009-02-04 | Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/urgent' and 'li... | Ingo Molnar | 4 | -18/+70 |
2009-02-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds | 59 | -867/+985 |
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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 21 | -57/+93 |
2009-02-04 | Merge branch 'for-linus' of git://git.o-hand.com/linux-mfd | Linus Torvalds | 1 | -1/+0 |
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 |
2009-02-04 | Blackfin arch: Fix bug - Run "reboot" hangs bf518-ezbrd | Sonic Zhang | 16 | -15/+19 |
2009-02-04 | MAINTIANERS: Blackfin: remove subscribers-only marking | Mike Frysinger | 1 | -1/+1 |
2009-02-04 | Blackfin arch: Add ability to count and display number of NMI interrupts | Robin Getz | 2 | -1/+8 |
2009-02-04 | Blackfin arch: Add a few more instructions that can cause the trace buffer to... | Robin Getz | 1 | -0/+12 |
2009-02-04 | Blackfin arch: Fix URL | Robin Getz | 1 | -1/+1 |
2009-02-04 | Blackfin arch: cleanup bf54x ifdef mess in gpio code | Mike Frysinger | 3 | -409/+208 |
2009-02-04 | Blackfin arch: Add one more check on `fp' to prevent double fault | Jie Zhang | 1 | -5/+3 |
2009-02-04 | Blackfin arch: explicit add a might sleep to gpio_free | Uwe Kleine-Koenig | 1 | -0/+2 |
2009-02-04 | Blackfin arch: don't accidently re-enable interrupts | Robin Getz | 1 | -6/+13 |
2009-02-04 | Blackfin arch: Print out where the bootmode is coming from (for easier debugg... | Robin Getz | 1 | -0/+2 |
2009-02-04 | Blackfin arch: reset POLAR setting when acquiring a gpio for the first time | Michael Hennerich | 1 | -1/+7 |
2009-02-04 | Blackfin arch: Fix Bug - request lines with peripheral_request_list, but don'... | Michael Hennerich | 1 | -3/+0 |
2009-02-04 | Blackfin arch: Fix Bug - Kernel does not boot if re-program clocks | Michael Hennerich | 2 | -2/+3 |
2009-02-04 | Blackfin arch: fix bug - Dmacopy failed in BF537-STAMP | Mike Frysinger | 1 | -0/+7 |
2009-02-04 | Blackfin arch: enable bfin_eth in bf51x by default | Sonic Zhang | 1 | -1/+6 |
2009-02-04 | Blackfin arch: line up machine-/cpu- vars after BF54xM addition | Mike Frysinger | 1 | -48/+48 |
2009-02-04 | Blackfin arch: add support for mobile ddr bf54x parts | Mike Frysinger | 3 | -11/+63 |
2009-02-04 | Blackfin arch: scrub comments/whitespace/cvs keywords | Mike Frysinger | 1 | -38/+15 |