Age | Commit message (Expand) | Author | Files | Lines |
2008-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 5 | -24/+74 |
2008-12-25 | Merge branch 'topic/asoc' into to-push | Takashi Iwai | 1 | -0/+13 |
2008-12-22 | IXP4xx: move common debugging from network drivers to QMGR module. | Krzysztof Hałasa | 2 | -14/+62 |
2008-12-22 | IXP4xx: clear IRQ stat in qmgr_disable_irq(). | Krzysztof Hałasa | 1 | -0/+1 |
2008-12-22 | IXP4xx: check for queue being empty in qmgr_release_queue(). | Krzysztof Hałasa | 1 | -0/+4 |
2008-12-16 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 12 | -24/+49 |
2008-12-15 | [ARM] Ensure linux/hardirqs.h is included where required | Russell King | 2 | -0/+2 |
2008-12-14 | [ARM] fix kernel-doc syntax | Randy Dunlap | 1 | -3/+2 |
2008-12-14 | [ARM] arch/arm/common/sa1111.c: Correct error handling code | Julia Lawall | 1 | -1/+1 |
2008-12-11 | [ARM] 5341/2: there is no copy_page on nommu ARM | Nicolas Pitre | 1 | -2/+2 |
2008-12-09 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 7 | -18/+42 |
2008-12-07 | [ARM] Fix alignment fault handling for ARMv6 and later CPUs | Russell King | 1 | -3/+23 |
2008-12-06 | [ARM] 5340/1: fix stack placement after noexecstack changes | Lennert Buytenhek | 1 | -1/+1 |
2008-12-04 | [ARM] 5339/1: fix __fls() on ARM | Nicolas Pitre | 1 | -6/+10 |
2008-12-03 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 11 | -42/+134 |
2008-12-03 | [ARM] Orion: fix bug in pcie configuration cycle function field mask | Saeed Bishara | 1 | -1/+1 |
2008-12-02 | spi: fix spi_s3c24xx_gpio num_chipselect | Ben Dooks | 1 | -0/+1 |
2008-12-01 | [ARM] omap: fix a pile of issues | Russell King | 3 | -7/+7 |
2008-12-01 | Merge branch 'upstream' into topic/asoc | Takashi Iwai | 60 | -243/+394 |
2008-11-28 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia... | Russell King | 3 | -33/+120 |
2008-11-27 | [ARM] pxa/palmtx: misc fixes to use generic GPIO API | Marek Vasut | 1 | -32/+118 |
2008-11-27 | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm... | Russell King | 2 | -3/+4 |
2008-11-27 | ARM: OMAP: Fixes for suspend / resume GPIO wake-up handling | Tero Kristo | 1 | -2/+3 |
2008-11-26 | [ARM] pxa/corgi: update default config to exclude tosa from being built | Eric Miao | 1 | -1/+1 |
2008-11-26 | [ARM] pxa/pcm990: use negative number for an invalid GPIO in camera data | Guennadi Liakhovetski | 1 | -0/+1 |
2008-11-26 | ARM: OMAP: Typo fix for clock_allow_idle | Amit Kucheria | 1 | -1/+1 |
2008-11-22 | [ARM] pxa/MioA701: bluetooth resume fix | Robert Jarzmik | 1 | -1/+1 |
2008-11-22 | [ARM] pxa/MioA701: fix memory corruption. | Robert Jarzmik | 1 | -0/+1 |
2008-11-19 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 17 | -101/+54 |
2008-11-17 | [ARM] 5330/1: mach-pxa: Fixup reset for systems using reboot=cold or other st... | Jaya Kumar | 1 | -3/+4 |
2008-11-17 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia... | Russell King | 2 | -2/+3 |
2008-11-16 | [ARM] pxa: fix incorrect PCMCIA PSKTSEL pin configuration for spitz | Eric Miao | 1 | -1/+2 |
2008-11-16 | [ARM] pxa: fix I2C controller device being registered twice on Akita | Eric Miao | 1 | -1/+0 |
2008-11-13 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 14 | -98/+43 |
2008-11-13 | [ARM] cdb89712: avoid namespace clashes with SRAM_ and BOOTROM_ constants | Russell King | 1 | -18/+0 |
2008-11-13 | [ARM] cdb89712,clps7500,h720x: avoid namespace clash for FLASH_* constants | Russell King | 4 | -13/+9 |
2008-11-13 | [ARM] integrator,realview,versatile: remove FLASH_* and EPROM_* constants | Russell King | 3 | -53/+3 |
2008-11-13 | [ARM] dma-mapping: fix compiler warning | Russell King | 1 | -2/+11 |
2008-11-11 | iop-adma: use iop_paranoia() for debug BUG_ONs | Dan Williams | 3 | -3/+11 |
2008-11-11 | pxafb: introduce LCD_TYPE_MASK and use it. | Eric Miao | 1 | -0/+1 |
2008-11-09 | [ARM] iop: iop3xx needs registers mapped uncached+unbuffered | Russell King | 3 | -8/+16 |
2008-11-09 | [ARM] versatile: correct MMC clock rate | Russell King | 1 | -1/+1 |
2008-11-09 | [ARM] realview: correct MMC clock rate | Russell King | 1 | -1/+1 |
2008-11-09 | [ARM] 5329/1: Feroceon: fix feroceon_l2_inv_range | Nicolas Pitre | 1 | -2/+2 |
2008-11-07 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 11 | -67/+122 |
2008-11-06 | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm... | Russell King | 4 | -16/+16 |
2008-11-06 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xs... | Russell King | 1 | -2/+2 |
2008-11-06 | [ARM] xsc3: fix xsc3_l2_inv_range | Dan Williams | 1 | -2/+2 |
2008-11-06 | [ARM] mm: fix page table initialization | Russell King | 3 | -36/+87 |
2008-11-06 | [ARM] fix naming of MODULE_START / MODULE_END | Russell King | 3 | -12/+12 |