aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-0799-130/+133
|\
| * trivial: chack -> check typo fix in main MakefileAnisse Astier2009-01-061-1/+1
| * trivial: Add a space (and a comma) to a printk in 8250 driverPaul Bolle2009-01-061-1/+1
| * trivial: Fix misspelling of "firmware" in docs for ncr53c8xx/sym53c8xxNick Andrew2009-01-062-2/+2
| * trivial: Fix misspelling of "firmware" in powerpc MakefileNick Andrew2009-01-061-1/+1
| * trivial: Fix misspelling of "firmware" in usb.cNick Andrew2009-01-061-1/+1
| * trivial: Fix misspelling of "firmware" in qla1280.cNick Andrew2009-01-061-2/+2
| * trivial: Fix misspelling of "firmware" in a100u2w.cNick Andrew2009-01-061-1/+1
| * trivial: Fix misspelling of "firmware" in megaraid.cNick Andrew2009-01-061-2/+2
| * trivial: Fix misspelling of "firmware" in ql4_mbx.cNick Andrew2009-01-061-1/+1
| * trivial: Fix misspelling of "firmware" in acpi_memhotplug.cNick Andrew2009-01-061-1/+1
| * trivial: Fix misspelling of "firmware" in ipw2100.cNick Andrew2009-01-061-1/+1
| * trivial: Fix misspelling of "firmware" in atmel.cNick Andrew2009-01-061-1/+1
| * trivial: Fix misspelled firmware in KconfigNick Andrew2009-01-061-1/+1
| * trivial: fix an -> a typos in documentation and commentsFrederik Schwarzer2009-01-0620-24/+24
| * trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-0656-76/+76
| * trivial: update Jesper Juhl CREDITS entry with new emailJesper Juhl2009-01-061-1/+1
| * trivial: fix singal -> signal typoFrederik Schwarzer2009-01-062-2/+2
| * trivial: Fix incorrect use of "loose" in event.cNick Andrew2009-01-061-1/+1
| * trivial: printk: fix indentation of new_text_line declarationJiri Kosina2009-01-061-1/+1
| * trivial: rtc-stk17ta8: fix sparse warningHannes Eder2009-01-061-1/+1
| * trivial: rtc-ds1511: fix sparse warningHannes Eder2009-01-061-1/+1
| * trivial: add missing printk loglevel in start_kernelRon Lee2009-01-061-1/+2
| * trivial: radix-tree: document wrap-around issue of radix_tree_next_hole()Wu Fengguang2009-01-061-5/+6
| * trivial: Update MAINTAINERS entryJiri Kosina2009-01-061-1/+2
* | HID: fix hid->hiddev initialization in hiddev_connect()Jiri Kosina2009-01-071-0/+2
* | linux/types.h: Don't depend on __GNUC__ for __le64/__be64Detlef Riekenberg2009-01-071-2/+1
* | 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