aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Blackfin arch: use sti to set the mask rather than banging on imaskMike Frysinger2008-11-18
* Blackfin arch: don't assume a specific SPI flash part - take whatever you probeMichael Hennerich2008-11-18
* Blackfin arch: update defconfig file for all boardsMike Frysinger2008-11-18
* Blackfin arch: remove most BUG_ON channel checksMichael Hennerich2008-10-28
* Blackfin arch: only add IFLUSH nop padding when anomaly 443 is enabledMike Frysinger2008-10-28
* Blackfin arch: Remove useless SSYNCs in DMA codeMichael Hennerich2008-10-28
* Blackfin arch: lookup channel2irq() only onceMichael Hennerich2008-10-28
* Blackfin arch: update anomaly lists to match latest sheetsMike Frysinger2008-10-28
* Blackfin arch: refine the gpio checkMike Frysinger2008-10-28
* Blackfin arch: unify port_setup() to reduce arch differencesMike Frysinger2008-10-28
* Blackfin arch: unify peripheral_request() to reduce arch differencesMike Frysinger2008-10-28
* Blackfin arch: fix cmp_label() so it doesnt incorrectly accept partial leadin...Mike Frysinger2008-10-28
* Blackfin arch: unify check_gpio() to reduce arch differencesMike Frysinger2008-10-28
* Blackfin arch: remove unused local defineMike Frysinger2008-10-28
* Blackfin arch: add support for Blackfin latest processor family BF51xBryan Wu2008-11-18
* Blackfin arch: put quotes around error to silence a ton of warnings from gcc-4.3Mike Frysinger2008-10-28
* Blackfin arch: fix bug - kernel with SMP patch can not bootupGraf Yang2008-10-28
* Blackfin arch: drop redundant BFIN_DMA_5XX dependsMike Frysinger2008-10-27
* Blackfin arch: drop unused exports and comment remaining exportsMike Frysinger2008-10-27
* Blackfin arch: add an option to allow people to stick exception stack into L1...Mike Frysinger2008-10-27
* Blackfin arch: move EXPORT_SYMBOL to the place where it is actually definedMike Frysinger2008-10-27
* Blackfin arch: BF538/9 Linux kernel SupportMichael Hennerich2008-11-18
* Blackfin arch: unify duplicated bss init codeMike Frysinger2008-10-27
* Fix up 64-bit byte swaps for most 32-bit architecturesLinus Torvalds2009-01-07
* byteorder: remove the now unused byteorder.hHarvey Harrison2009-01-06
* mn10300: introduce asm/swab.hHarvey Harrison2009-01-06
* frv: introduce asm/swab.hHarvey Harrison2009-01-06
* m32r: introduce asm/swab.hHarvey Harrison2009-01-06
* m68knommu: introduce asm/swab.hHarvey Harrison2009-01-06
* h8300: introduce asm/swab.hHarvey Harrison2009-01-06
* ia64: introduce asm/swab.hHarvey Harrison2009-01-06
* blackfin: introduce asm/swab.hHarvey Harrison2009-01-06
* arm: introduce asm/swab.hHarvey Harrison2009-01-06
* alpha: introduce asm/swab.hHarvey Harrison2009-01-06
* m68k: introduce asm/swab.hHarvey Harrison2009-01-06
* x86: introduce asm/swab.hHarvey Harrison2009-01-06
* sparc: introduce asm/swab.hHarvey Harrison2009-01-06
* sh: introduce asm/swab.hHarvey Harrison2009-01-06
* s390: introduce asm/swab.hHarvey Harrison2009-01-06
* powerpc: introduce asm/swab.hHarvey Harrison2009-01-06
* mips: introduce asm/swab.hHarvey Harrison2009-01-06
* avr32: introduce asm/swab.hHarvey Harrison2009-01-06
* byteorder: only use linux/swab.hHarvey Harrison2009-01-06
* Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2009-01-06
|\
| * drm: fix ordering of driver unload vs agp unload.Dave Airlie2009-01-06
| * drm/i915: Respect the other stolen memory sizes we know of.Eric Anholt2009-01-06
| * drm/i915: Non-mobile parts don't have integrated TV-out.Eric Anholt2009-01-06
| * drm/i915: Add support for integrated HDMI on G4X hardware.Eric Anholt2009-01-06
| * drm/i915: Pin cursor bo and unpin old bo when setting cursor.Kristian Høgsberg2009-01-06
| * drm/i915: Don't allow objects to get bound while VT switched.Eric Anholt2009-01-06