Age | Commit message (Expand) | Author | Files | Lines |
2010-08-04 | Merge commit 'v2.6.35' into kbuild/kbuild | Michal Marek | 144 | -5620/+14505 |
2010-08-03 | kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command line | Sam Ravnborg | 1 | -2/+2 |
2010-07-27 | time: Kill off CONFIG_GENERIC_TIME | John Stultz | 1 | -3/+0 |
2010-06-09 | arch: Implement local64_t | Peter Zijlstra | 1 | -0/+1 |
2010-05-27 | blackfin: use use asm-generic/scatterlist.h | FUJITA Tomonori | 1 | -21/+1 |
2010-05-27 | ptrace: unify FDPIC implementations | Mike Frysinger | 1 | -24/+9 |
2010-05-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds | 48 | -3241/+1938 |
2010-05-22 | Blackfin: SMP: fix continuation lines | Joe Perches | 1 | -2/+2 |
2010-05-22 | Blackfin: acvilon: fix timeout usage for I2C | Wolfram Sang | 1 | -1/+2 |
2010-05-22 | Blackfin: fix typo in BF537 IRQ comment | Michael Hennerich | 1 | -1/+1 |
2010-05-22 | Blackfin: unify duplicate MEM_MT48LC32M8A2_75 kconfig options | Mike Frysinger | 1 | -6/+1 |
2010-05-22 | Blackfin: set ARCH_KMALLOC_MINALIGN | FUJITA Tomonori | 1 | -0/+2 |
2010-05-22 | Blackfin: use atomic kmalloc in L1 alloc so it too can be atomic | Mike Frysinger | 1 | -1/+2 |
2010-05-22 | Blackfin: another year of changes (update copyright in boot log) | Mike Frysinger | 1 | -2/+2 |
2010-05-22 | Blackfin: optimize strncpy a bit | Robin Getz | 2 | -13/+47 |
2010-05-22 | Blackfin: isram: clean up ITEST_COMMAND macro and improve the selftests | Mike Frysinger | 1 | -43/+51 |
2010-05-22 | Blackfin: move string functions to normal lib/ assembly | Robin Getz | 11 | -184/+226 |
2010-05-22 | Blackfin: SIC: cut down on IAR MMR reads a bit | Mike Frysinger | 1 | -15/+18 |
2010-05-22 | Blackfin: bf537-minotaur: fix build errors due to header changes | Mike Frysinger | 1 | -1/+2 |
2010-05-22 | Blackfin: kgdb: pass up the CC register instead of a 0 stub | Mike Frysinger | 1 | -1/+1 |
2010-05-22 | Blackfin: handle HW errors in the new "FAULT" printing code | Robin Getz | 1 | -0/+9 |
2010-05-22 | Blackfin: show the whole accumulator in the pseudo DBG insn | Robin Getz | 1 | -6/+19 |
2010-05-22 | Blackfin: support all possible registers in the pseudo instructions | Robin Getz | 1 | -6/+61 |
2010-05-22 | Blackfin: add support for the DBG (debug output) pseudo insn | Robin Getz | 3 | -18/+71 |
2010-05-22 | Blackfin: change the BUG opcode to an unused 16-bit opcode | Robin Getz | 1 | -1/+6 |
2010-05-22 | Blackfin: allow NMI watchdog to be used w/RETN as a scratch reg | Graf Yang | 1 | -1/+1 |
2010-05-22 | Blackfin: add support for the DBGA (debug assert) pseudo insn | Robin Getz | 5 | -0/+115 |
2010-05-21 | Blackfin: SMP: add flush_tlb_kernel_range stub | Graf Yang | 1 | -0/+1 |
2010-05-21 | Blackfin: make hardware trace output a little more useful | Robin Getz | 4 | -67/+446 |
2010-05-21 | Blackfin: print out the faulting insn in the trace output | Robin Getz | 1 | -2/+17 |
2010-05-21 | Blackfin: remove CONFIG_DEBUG_VERBOSE from trace.c | Robin Getz | 5 | -123/+120 |
2010-05-21 | Blackfin: split kernel/traps.c | Robin Getz | 7 | -836/+887 |
2010-05-21 | Blackfin: punt Blackfin-specific GPIO wakeup API | Michael Hennerich | 5 | -188/+24 |
2010-05-21 | Blackfin: mark MUSB VRSEL as active high for appropriate boards | Cliff Cai | 5 | -0/+20 |
2010-05-21 | Blackfin: punt duplicated CAN MMRs | Mike Frysinger | 3 | -1914/+0 |
2010-05-21 | Blackfin: cleanup style/comments/etc... in paging_init() | Mike Frysinger | 1 | -18/+13 |
2010-05-21 | Blackfin: drop unused bad_page pages and move zero_page to the bss | Mike Frysinger | 2 | -26/+6 |
2010-05-21 | kgdb,blackfin: Add in kgdb_arch_set_pc for blackfin | Jason Wessel | 1 | -0/+5 |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2010-05-20 | Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2 | -39/+13 |
2010-05-14 | add descriptive comment for TIF_MEMDIE task flag declaration. | Andreas Dilger | 1 | -1/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 8 | -2/+7 |
2010-03-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds | 112 | -2273/+12548 |
2010-03-13 | blackfin: Convert blackfin to use read/update_persistent_clock | John Stultz | 2 | -39/+13 |
2010-03-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+2 |
2010-03-13 | dma-mapping: blackfin: remove the obsolete and unnecessary DMA API comments | FUJITA Tomonori | 1 | -36/+0 |
2010-03-09 | Blackfin: stop cleaning include/asm/asm-offsets.h | Mike Frysinger | 1 | -1/+0 |
2010-03-09 | Blackfin: scale calibration when cpu freq changes | Graf Yang | 1 | -1/+12 |
2010-03-09 | Blackfin: eat spurious space in asm/dpmc.h | Mike Frysinger | 1 | -2/+2 |
2010-03-09 | Blackfin: fix anomaly 283 handling with exact hardware error | Robin Getz | 1 | -2/+2 |