| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-06-14 | 1 | -1/+1 |
|\ |
|
| * | trivial: Kconfig: .ko is normally not included in module names | Pavel Machek | 2009-06-12 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds | 2009-06-12 | 4 | -3/+4 |
|\ \ |
|
| * | | asm-generic: rename page.h and uaccess.h | Arnd Bergmann | 2009-06-11 | 1 | -1/+1 |
| * | | asm-generic: rename atomic.h to atomic-long.h | Arnd Bergmann | 2009-06-11 | 1 | -1/+1 |
| * | | asm-generic: introduce asm/bitsperlong.h | Arnd Bergmann | 2009-06-11 | 1 | -0/+1 |
| * | | asm-generic: rename termios.h, signal.h and mman.h | Arnd Bergmann | 2009-06-11 | 1 | -1/+1 |
| |/ |
|
* | | Blackfin: fix sparseirq/kstat_irqs fallout | Mike Frysinger | 2009-06-12 | 1 | -0/+2 |
* | | Blackfin: fix unused warnings after nommu update | Mike Frysinger | 2009-06-12 | 1 | -1/+0 |
* | | Blackfin: export the last exception cause via debugfs | Robin Getz | 2009-06-12 | 1 | -0/+10 |
* | | Blackfin: fix length checking in kgdb_ebin2mem | Roel Kluin | 2009-06-12 | 1 | -3/+2 |
* | | Blackfin: kgdb: fix up error return values | Mike Frysinger | 2009-06-12 | 1 | -25/+30 |
* | | Blackfin: push access_ok() L1 attribute down | Mike Frysinger | 2009-06-12 | 2 | -4/+3 |
* | | Blackfin: punt duplicated search_exception_table() prototype | Mike Frysinger | 2009-06-12 | 1 | -3/+0 |
* | | Blackfin: add missing access_ok() checks to user functions | Robin Getz | 2009-06-12 | 1 | -5/+20 |
* | | Blackfin: convert early_printk EVT init to a loop | Mike Frysinger | 2009-06-12 | 1 | -13/+3 |
* | | Blackfin: document the lsl variants of the L1 allocator | Mike Frysinger | 2009-06-12 | 1 | -0/+4 |
* | | Blackfin: rename Blackfin relocs according to the toolchain | Mike Frysinger | 2009-06-12 | 2 | -53/+53 |
* | | Blackfin: check SIC defines rather than variant names | Mike Frysinger | 2009-06-12 | 1 | -9/+8 |
* | | Blackfin: add SSYNC to set_dma_sg() for descriptor fetching | Sonic Zhang | 2009-06-12 | 1 | -1/+7 |
* | | Blackfin: convert SMP to only use generic time framework | Graf Yang | 2009-06-12 | 2 | -34/+20 |
* | | Blackfin: bf548-ezkit/bf537-stamp: add resources for ADXL345/346 | Michael Hennerich | 2009-06-12 | 2 | -10/+117 |
* | | Blackfin: override default uClinux MTD addr/size | Mike Frysinger | 2009-06-12 | 1 | -4/+7 |
* | | Blackfin: fix command line corruption with DEBUG_DOUBLEFAULT | Mike Frysinger | 2009-06-12 | 1 | -8/+8 |
* | | Blackfin: fix handling of initial L1 reservation | Graf Yang | 2009-06-12 | 1 | -2/+10 |
* | | Blackfin: merge sram init functions | Graf Yang | 2009-06-12 | 3 | -11/+4 |
* | | Blackfin: drop unused reserve_pda() function | Graf Yang | 2009-06-12 | 3 | -15/+0 |
* | | Blackfin: update gptimers API | Michael Hennerich | 2009-06-12 | 2 | -24/+49 |
* | | Blackfin: include system/processor info in dump messages | Robin Getz | 2009-06-12 | 1 | -0/+23 |
* | | Blackfin: add workaround for anomaly 05000461 | Robin Getz | 2009-06-12 | 1 | -0/+3 |
* | | Blackfin: make sure stack is accessible before dumping it | Robin Getz | 2009-06-12 | 1 | -0/+11 |
* | | Blackfin: make deferred hardware errors more exact | Robin Getz | 2009-06-12 | 4 | -21/+170 |
* | | Blackfin: add note about anomaly 05000242 being worked around | Mike Frysinger | 2009-06-12 | 1 | -0/+1 |
* | | Blackfin: work around anomaly 05000220 | Graf Yang | 2009-06-12 | 3 | -23/+43 |
* | | Blackfin: rename some Blackfin drivers | Mike Frysinger | 2009-06-12 | 14 | -45/+45 |
* | | Blackfin: make sure MPU CPLB for first 1k is marked as valid | Robin Getz | 2009-06-12 | 1 | -1/+1 |
* | | Blackfin: add workaround for anomaly 05000287 | Graf Yang | 2009-06-12 | 1 | -1/+8 |
* | | Blackfin: add support for gptimer0 as a tick source | Graf Yang | 2009-06-12 | 14 | -74/+228 |
* | | Blackfin: annotate anomaly 05000120 | Graf Yang | 2009-06-12 | 1 | -0/+4 |
* | | Blackfin: BF518F-EZBRD: handle required portmuxing of async pins | Graf Yang | 2009-06-12 | 2 | -1/+14 |
* | | Blackfin: detect anomaly 05000274 | Sonic Zhang | 2009-06-12 | 2 | -8/+4 |
* | | Blackfin: do not append newlines to panic() messages | Mike Frysinger | 2009-06-12 | 3 | -7/+7 |
* | | Blackfin: workaround anomaly 05000227 | Mike Frysinger | 2009-06-12 | 1 | -7/+11 |
* | | Blackfin: delete unused sys_getpagesize() function | Mike Frysinger | 2009-06-12 | 1 | -5/+0 |
* | | Blackfin: work around anomaly 05000287 | Graf Yang | 2009-06-12 | 1 | -1/+8 |
* | | Blackfin: punt useless GPIO init call | Mike Frysinger | 2009-06-12 | 1 | -9/+0 |
* | | Blackfin: annotate anomaly 05000119 in core DMA code | Robin Getz | 2009-06-12 | 1 | -0/+5 |
* | | Blackfin: document anomaly 05000234 workaround | Robin Getz | 2009-06-12 | 1 | -2/+2 |
* | | Blackfin: fix early L1 relocation crash | Robin Getz | 2009-06-12 | 3 | -23/+111 |
* | | Blackfin: add MDMA defines to make cross-variant coding easier | Graf Yang | 2009-06-12 | 5 | -19/+200 |