summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Blackfin arch: only add IFLUSH nop padding when anomaly 443 is enabledMike Frysinger2008-10-281-1/+5
* Blackfin arch: Remove useless SSYNCs in DMA codeMichael Hennerich2008-10-281-13/+1
* Blackfin arch: lookup channel2irq() only onceMichael Hennerich2008-10-282-18/+7
* Blackfin arch: update anomaly lists to match latest sheetsMike Frysinger2008-10-286-9/+20
* Blackfin arch: refine the gpio checkMike Frysinger2008-10-281-5/+5
* Blackfin arch: unify port_setup() to reduce arch differencesMike Frysinger2008-10-281-14/+10
* Blackfin arch: unify peripheral_request() to reduce arch differencesMike Frysinger2008-10-281-78/+11
* Blackfin arch: fix cmp_label() so it doesnt incorrectly accept partial leadin...Mike Frysinger2008-10-281-2/+1
* Blackfin arch: unify check_gpio() to reduce arch differencesMike Frysinger2008-10-281-9/+3
* Blackfin arch: remove unused local defineMike Frysinger2008-10-281-3/+0
* Blackfin arch: add support for Blackfin latest processor family BF51xBryan Wu2008-11-1836-31/+8524
* Blackfin arch: put quotes around error to silence a ton of warnings from gcc-4.3Mike Frysinger2008-10-286-6/+6
* Blackfin arch: fix bug - kernel with SMP patch can not bootupGraf Yang2008-10-281-3/+4
* Blackfin arch: drop redundant BFIN_DMA_5XX dependsMike Frysinger2008-10-281-3/+2
* Blackfin arch: drop unused exports and comment remaining exportsMike Frysinger2008-10-281-48/+12
* Blackfin arch: add an option to allow people to stick exception stack into L1...Mike Frysinger2008-10-282-6/+26
* Blackfin arch: move EXPORT_SYMBOL to the place where it is actually definedMike Frysinger2008-10-284-9/+6
* Blackfin arch: BF538/9 Linux kernel SupportMichael Hennerich2008-11-1829-16/+10587
* Blackfin arch: unify duplicated bss init codeMike Frysinger2008-10-271-47/+19
* Fix up 64-bit byte swaps for most 32-bit architecturesLinus Torvalds2009-01-061-1/+1
* byteorder: remove the now unused byteorder.hHarvey Harrison2009-01-062-373/+0
* mn10300: introduce asm/swab.hHarvey Harrison2009-01-063-40/+44
* frv: introduce asm/swab.hHarvey Harrison2009-01-063-7/+12
* m32r: introduce asm/swab.hHarvey Harrison2009-01-063-6/+12
* m68knommu: introduce asm/swab.hHarvey Harrison2009-01-063-21/+27
* h8300: introduce asm/swab.hHarvey Harrison2009-01-063-7/+12
* ia64: introduce asm/swab.hHarvey Harrison2009-01-063-36/+36
* blackfin: introduce asm/swab.hHarvey Harrison2009-01-063-42/+50
* arm: introduce asm/swab.hHarvey Harrison2009-01-063-32/+52
* alpha: introduce asm/swab.hHarvey Harrison2009-01-063-41/+44
* m68k: introduce asm/swab.hHarvey Harrison2009-01-063-14/+19
* x86: introduce asm/swab.hHarvey Harrison2009-01-063-60/+64
* sparc: introduce asm/swab.hHarvey Harrison2009-01-063-44/+48
* sh: introduce asm/swab.hHarvey Harrison2009-01-063-59/+64
* s390: introduce asm/swab.hHarvey Harrison2009-01-063-90/+94
* powerpc: introduce asm/swab.hHarvey Harrison2009-01-063-81/+93
* mips: introduce asm/swab.hHarvey Harrison2009-01-063-49/+59
* avr32: introduce asm/swab.hHarvey Harrison2009-01-063-29/+38
* byteorder: only use linux/swab.hHarvey Harrison2009-01-066-388/+27
* Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2009-01-0610-39/+397
|\
| * drm: fix ordering of driver unload vs agp unload.Dave Airlie2009-01-071-3/+3
| * drm/i915: Respect the other stolen memory sizes we know of.Eric Anholt2009-01-072-14/+40
| * drm/i915: Non-mobile parts don't have integrated TV-out.Eric Anholt2009-01-071-1/+1
| * drm/i915: Add support for integrated HDMI on G4X hardware.Eric Anholt2009-01-077-7/+322
| * drm/i915: Pin cursor bo and unpin old bo when setting cursor.Kristian Høgsberg2009-01-072-8/+22
| * drm/i915: Don't allow objects to get bound while VT switched.Eric Anholt2009-01-071-6/+9
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-01-0654-522/+3105
|\ \ | |/ |/|
| * Input: i8042 - add Dell Vostro 1510 to nomux listJiri Kosina2009-01-061-0/+7
| * Merge branch 'next' into for-linusDmitry Torokhov2008-12-3054-522/+3098
| |\
| | * Input: gtco - use USB endpoint APIJulia Lawall2008-12-301-1/+1
OpenPOWER on IntegriCloud