| Age | Commit message (Expand) | Author | Files | Lines |
| 2009-03-26 | Merge commit 'v2.6.29' into core/header-fixes |  Ingo Molnar | 13 | -255/+124 |
| 2009-03-10 | Merge branch 'x86/core' into tracing/ftrace |  Ingo Molnar | 1 | -10/+0 |
| 2009-03-10 | Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' into tracing/core |  Ingo Molnar | 6 | -112/+84 |
| 2009-03-10 | Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', 'x86/urgent', 'linus' and 'core/percpu' into x86/core |  Ingo Molnar | 7 | -122/+84 |
| 2009-03-06 | Merge branch 'x86/core' into tracing/textedit |  Ingo Molnar | 1 | -1/+1 |
| 2009-03-06 | percpu: clean up percpu constants |  Tejun Heo | 1 | -10/+0 |
| 2009-03-05 | Blackfin arch: cleanup bfin_sport.h header and export it to userspace |  Alon Bar-Lev | 2 | -31/+15 |
| 2009-03-04 | Blackfin arch: Update adeos blackfin arch patch to 1.9-00 |  Philippe Gerum | 4 | -81/+69 |
| 2009-03-02 | tracing: make CALLER_ADDRx overwriteable |  Uwe Kleine-Koenig | 1 | -0/+1 |
| 2009-02-15 | net: new user space API for time stamping of incoming and outgoing packets |  Patrick Ohly | 1 | -0/+3 |
| 2009-02-13 | Merge branch 'core/header-fixes' into x86/headers |  Ingo Molnar | 1 | -1/+1 |
| 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: Faster Implementation of csum_tcpudp_nofold() |  Michael Hennerich | 1 | -16/+16 |
| 2009-02-04 | Blackfin arch: Fix bug - Run "reboot" hangs bf518-ezbrd |  Sonic Zhang | 1 | -1/+1 |
| 2009-02-04 | Blackfin arch: Add ability to count and display number of NMI interrupts |  Robin Getz | 1 | -0/+1 |
| 2009-02-04 | Blackfin arch: cleanup bf54x ifdef mess in gpio code |  Mike Frysinger | 1 | -58/+0 |
| 2009-02-04 | Blackfin arch: Fix Bug - Kernel does not boot if re-program clocks |  Michael Hennerich | 1 | -1/+1 |
| 2009-02-04 | Blackfin arch: scrub comments/whitespace/cvs keywords |  Mike Frysinger | 1 | -38/+15 |
| 2009-02-01 | headers_check fix: blackfin, swab.h |  Jaswinder Singh Rajput | 1 | -1/+1 |
| 2009-01-14 | byteorder: make swab.h include asm/swab.h like a regular header |  Harvey Harrison | 2 | -2/+0 |
| 2009-01-08 | NOMMU: Make VMAs per MM as for MMU-mode linux |  David Howells | 1 | -1/+0 |
| 2009-01-07 | Blackfin arch: drop ad73311 test code |  Mike Frysinger | 1 | -3/+0 |
| 2009-01-07 | Blackfin arch: enable reprogram cclk and sclk for bf518f-ezbrd |  Sonic Zhang | 1 | -2/+4 |
| 2009-01-07 | Blackfin arch: add SDIO host driver platform data |  Cliff Cai | 1 | -0/+19 |
| 2009-01-07 | Blackfin arch: merge adeos blackfin part to arch/blackfin/ |  Yi Li | 7 | -57/+593 |
| 2009-01-07 | Blackfin arch: disable pthread stack check for SMP at runtime |  Sonic Zhang | 4 | -0/+22 |
| 2009-01-07 | Blackfin arch: Faster C implementation of no-MPU CPLB handler |  Bernd Schmidt | 5 | -135/+78 |
| 2009-01-07 | Blackfin arch: add get_dma_config() func to match set_dma_config() |  Mike Frysinger | 1 | -0/+4 |
| 2009-01-07 | Blackfin arch: add volatile markings to DMA MMRs |  Mike Frysinger | 1 | -1/+1 |
| 2009-01-07 | Blackfin arch: update header to match new location |  Graf Yang | 1 | -2/+2 |
| 2009-01-07 | Blackfin arch: remove unused members of dma_channel struct |  Mike Frysinger | 1 | -3/+0 |
| 2009-01-07 | Blackfin arch: Update some inline assembly, tweak some register constraints |  Robin Getz | 3 | -5/+10 |
| 2009-01-07 | Blackfin arch: stub out pgprot_noncached() like other people seem to do on nommu |  Mike Frysinger | 1 | -0/+1 |
| 2009-01-07 | Blackfin arch: add __must_check markings to our user functions like other arches |  Mike Frysinger | 1 | -7/+8 |
| 2009-01-07 | Blackfin arch: dma code: cannot simply OR the ndsize |  Mike Frysinger | 1 | -1/+3 |
| 2009-01-07 | Blackfin arch: fix bug - crashes in tcp_v4_send_reset |  Bernd Schmidt | 1 | -1/+2 |
| 2009-01-07 | Blackfin arch: desc_ptr is a pointer, so declare it as such |  Mike Frysinger | 1 | -8/+8 |
| 2009-01-07 | Blackfin arch: move most dma functions into static inlines |  Mike Frysinger | 1 | -36/+112 |
| 2009-01-07 | Blackfin arch: dma header file: strip down includes to only necessary ones |  Mike Frysinger | 1 | -8/+3 |
| 2009-01-07 | Blackfin arch: drop irq_callback from struct dma_channel |  Mike Frysinger | 1 | -1/+0 |
| 2009-01-07 | Blackfin arch: drop custom dma_interrupt_t and just use irq_handler_t |  Mike Frysinger | 1 | -4/+2 |
| 2009-01-07 | Blackfin arch: rewrite dma_memcpy() and dma in/out functions |  Mike Frysinger | 1 | -0/+1 |
| 2009-01-07 | Blackfin arch: cleanup - use scm for changelog, not file headers |  Mike Frysinger | 1 | -24/+3 |
| 2009-01-07 | Blackfin arch: Add basic irq stack checking for Blackfin |  Robin Getz | 2 | -0/+9 |
| 2009-01-07 | Blackfin arch: rename MAX_BLACKFIN_DMA_CHANNEL to MAX_DMA_CHANNELS to match everyone else |  Mike Frysinger | 1 | -1/+1 |
| 2009-01-07 | Blackfin arch: Use reads/writes instead of ins/outs directly |  Sonic Zhang | 1 | -6/+6 |
| 2009-01-07 | Blackfin arch: add const to some function prototype and struct dma_channel |  Michael McTernan | 1 | -2/+2 |
| 2009-01-07 | Blackfin arch: smp patch cleanup from LKML review |  Graf Yang | 3 | -2/+81 |
| 2009-01-07 | Blackfin arch: gpio.h split into machine subfolders like already done for BF54x |  Michael Hennerich | 1 | -262/+2 |