summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * Input: add support for Maple controller as a joystickAdrian McMenamin2008-12-303-0/+206
| | * Input: atkbd - broaden the Dell DMI signaturesMatthew Garrett2008-12-301-0/+9
| | * Input: HIL drivers - add MODULE_ALIAS()Helge Deller2008-12-303-1/+3
| | * Input: map_to_7segment.h - convert to __inline__ for userspaceMike Frysinger2008-12-291-1/+1
| | * Input: add support for enhanced rotary controller on pxa930 and pxa935Yong Yao2008-12-294-0/+242
| | * Input: add support for trackball on pxa930 and pxa935Yong Yao2008-12-294-13/+299
| | * Input: add da9034 touchscreen supportEric Miao2008-12-233-0/+398
| | * Input: ads7846 - strict_strtoul takes unsigned longHarvey Harrison2008-12-231-1/+1
| | * Input: make some variables and functions staticRoel Kluin2008-12-202-2/+2
| | * Input: add tsc2007 based touchscreen driverKwangwoo Lee2008-12-204-0/+410
OpenPOWER on IntegriCloud