summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Blackfin: fix MPU handling of invalid memory accessesGraf Yang2009-09-172-4/+4
* Blackfin: clean up duplicate I2C device type definitionsJean Delvare2009-09-171-2/+0
* Blackfin: bf537-stamp: update AD714x resourcesBarry Song2009-09-171-2/+131
* Blackfin: do not try displaying the end of the stackSonic Zhang2009-09-171-1/+1
* Blackfin: bf533-stamp: add resources for mmc_spi cardYi Li2009-09-171-0/+40
* Blackfin: bf538: add bfin_clear_PPI_STATUS() helperBarry Song2009-09-171-0/+1
* Blackfin: fix BF548 UART0 DMA IRQ translationStefan Pledl2009-09-171-4/+4
* Blackfin: catch hardware errors earlier during bootingRobin Getz2009-09-177-12/+158
* Blackfin: add an early shadow consoleRobin Getz2009-09-174-0/+83
* Blackfin: add support for common FDPIC ptrace requestsMike Frysinger2009-09-171-2/+24
* Blackfin: push SRAM locks down into related ifdefsMike Frysinger2009-09-171-13/+17
* Blackfin: unify duplicated SMP checks in L2 cache kconfigSonic Zhang2009-09-171-3/+1
* Blackfin: rename PCF8574 driver configMichael Hennerich2009-09-177-7/+7
* Blackfin: clean up early memory setup codeRobin Getz2009-09-171-28/+32
* Blackfin: fix module reloc handling for all memory regionsMike Frysinger2009-09-171-28/+34
* Blackfin: cleanup module section checkingMike Frysinger2009-09-171-51/+60
* Blackfin: convert malloc()/memset() to zalloc() in module codeMike Frysinger2009-09-171-4/+2
* Blackfin: cleanup printk() usage in module codeMike Frysinger2009-09-171-34/+25
* Blackfin: reject outdated/unused/wrong relocation typesRobin Getz2009-09-171-34/+8
* Blackfin: convert ptrace to new memory functionsMike Frysinger2009-09-171-57/+72
* Blackfin: cleanup traps decode_address() a bitMike Frysinger2009-09-171-18/+30
* Blackfin: inline I-pipe bypass code in ret_from_exceptionPhilippe Gerum2009-09-172-12/+7
* Blackfin: sanitize manual control of IPEND[4]Philippe Gerum2009-09-171-14/+11
* Blackfin: document __ipipe_call_irqtailPhilippe Gerum2009-09-171-0/+25
* Blackfin: allow EVT5 to preempt irqtail prologue (CONFIG_DEBUG_HWERR)Philippe Gerum2009-09-171-1/+9
* Blackfin: reuse evt_evt14 handler to perform irqtail epiloguePhilippe Gerum2009-09-171-23/+1
* Blackfin: use generic name for EVT14 handlerPhilippe Gerum2009-09-174-6/+6
* Blackfin: allow high priority domains to preempt schedule_tail()Philippe Gerum2009-09-171-2/+22
* Blackfin: export show_stack() to modulesPhilippe Gerum2009-09-171-0/+1
* Blackfin: fix misnomer of some I-pipe helpersPhilippe Gerum2009-09-173-33/+22
* Blackfin: checkpatch --file arch/blackfin/kernel/ipipe.cPhilippe Gerum2009-09-171-17/+19
* Blackfin: make EVT3->EVT5 lowering more robust wrt IPEND[4]Robin Getz2009-09-174-41/+66
* Blackfin: bf537-stamp: add resources for AD1938 audio cardBarry Song2009-09-171-0/+21
* Blackfin: bf537-stamp: declare SPI IRQ resourcesYi Li2009-09-172-0/+7
* Blackfin: bf537-stamp: update ADP5588 header nameMichael Hennerich2009-09-171-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-09-1659-239/+1287
|\
| * Driver Core: devtmpfs - kernel-maintained tmpfs-based /devKay Sievers2009-09-1511-7/+422
| * debugfs: Modify default debugfs directory for debugging pktcdvd.GeunSik Lim2009-09-151-1/+1
| * debugfs: Modified default dir of debugfs for debugging UHCI.GeunSik Lim2009-09-151-1/+1
| * debugfs: Change debugfs directory of IWMC3200GeunSik Lim2009-09-151-3/+3
| * debugfs: Change debuhgfs directory of trace-events-sample.hGeunSik Lim2009-09-151-1/+1
| * debugfs: Fix mount directory of debugfs by default in events.txtGeunSik Lim2009-09-151-12/+12
| * hpilo: add poll f_opDavid Altobelli2009-09-151-1/+41
| * hpilo: add interrupt handlerDavid Altobelli2009-09-152-45/+101
| * hpilo: staging for interrupt handlingDavid Altobelli2009-09-151-47/+73
| * driver core: platform_device_add_data(): use kmemdup()Andrew Morton2009-09-151-4/+4
| * Driver core: Add support for compatibility classesJean Delvare2009-09-152-0/+95
| * uio: add generic driver for PCI 2.3 devicesMichael S. Tsirkin2009-09-156-0/+389
| * driver-core: move dma-coherent.c from kernel to driver/baseMing Lei2009-09-153-1/+1
| * mem_class: fix bugJin Dongming2009-09-151-2/+2