aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | | ext3: retry failed direct IO allocationsEric Sandeen2009-11-11
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-11-11
| |\ \ \ \
| | * \ \ \ Merge branch 'fix/hda' into for-linusTakashi Iwai2009-11-11
| | |\ \ \ \
| | | * | | | ALSA: hda - possible read past array alc88[02]_parse_auto_config()Roel Kluin2009-11-11
| | | * | | | ALSA: hda - Avoid quirk for HP dc5750Takashi Iwai2009-11-10
| | | * | | | ALSA: hda - Tweak OLPC XO-1.5 microphone biasDaniel Drake2009-11-10
| | | * | | | ALSA: hda: Use model=auto quirk for Sony VAIO VGN-FW170J using ALC262Daniel T Chen2009-11-09
| | * | | | | sound: rawmidi: fix MIDI device O_APPEND error handlingClemens Ladisch2009-11-10
| | * | | | | sound: rawmidi: fix checking of O_APPEND when opening MIDI deviceClemens Ladisch2009-11-10
| | * | | | | sound: rawmidi: fix double init when opening MIDI device with O_APPENDClemens Ladisch2009-11-10
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-11-11
| |\ \ \ \ \ \
| | * | | | | | x86/PCI: Adjust GFP mask handling for coherent allocationsJan Beulich2009-11-08
| | * | | | | | PCI ASPM: fix oops on root port removalKenji Kaneshige2009-11-06
| * | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-11-11
| |\ \ \ \ \ \ \
| | * | | | | | | powerpc: pasemi_defconfig updateOlof Johansson2009-11-10
| | * | | | | | | Merge commit 'kumar/merge' into mergeBenjamin Herrenschmidt2009-11-10
| | |\ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| | | * | | | | | powerpc: 2.6.32 update of defconfigs for embedded 6xx/7xxx, 8xx, 8{3,5,6}xxxKumar Gala2009-11-05
| | | * | | | | | powerpc/8xxx: enable IPsec ESP by default on mpc83xx/mpc85xxKim Phillips2009-11-05
| | | * | | | | | powerpc/83xx: Fix u-boot partion size for MPC8377E-WLAN boardsAnton Vorontsov2009-11-05
| | | * | | | | | powerpc/85xx: Fix USB GPIOs for MPC8569E-MDS boardsAnton Vorontsov2009-11-05
| | | * | | | | | powerpc/82xx: kmalloc failure ignored in ep8248e_mdio_probe()Roel Kluin2009-11-05
| | | * | | | | | powerpc/85xx: sbc8548 - fixup of PCI-e related DTS fieldsPaul Gortmaker2009-11-05
| * | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-11-11
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6Russell King2009-11-10
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | RealView: Add sparsemem support for the RealView PBX platformCatalin Marinas2009-11-05
| | | * | | | | | | | RealView: Remove duplicated #define REALVIEW_SYS_FLAGS* statementsColin Tuckley2009-11-05
| | | * | | | | | | | RealView: Add default memory configurationCatalin Marinas2009-11-05
| | | * | | | | | | | Check whether the SCU was already initialisedCatalin Marinas2009-11-05
| | | * | | | | | | | ARMv7: Check whether the SMP/nAMP mode was already enabledTony Thompson2009-11-04
| | * | | | | | | | | ARM: Use a definition for the userspace cmpxchg emulation syscallRussell King2009-11-10
| | * | | | | | | | | [ARM] Fix test for unimplemented ARM syscallsRussell King2009-11-08
| | * | | | | | | | | Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King2009-11-08
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | [ARM] orion5x: update defconfigNicolas Pitre2009-11-07
| | | * | | | | | | | | [ARM] Kirkwood: update defconfigNicolas Pitre2009-11-07
| | | * | | | | | | | | [ARM] Kirkwood: clarify PCIe MEM bus/physical address distinctionLennert Buytenhek2009-11-07
| | | * | | | | | | | | [ARM] kirkwood: fix PCI I/O port assignmentLennert Buytenhek2009-11-07
| | | * | | | | | | | | [ARM] kirkwood: fix section mismatchLi Jie2009-11-05
| | | * | | | | | | | | [ARM] OpenRD base: Initialize PCI express and i2cSimon Kagstrom2009-11-05
| | | * | | | | | | | | [ARM] properly report mv78100 stepping A1Lennert Buytenhek2009-11-05
| | | |/ / / / / / / /
| | * | | | | | | | | ARM: 5784/1: fix early boot machine ID mismatch error displayNicolas Pitre2009-11-08
| | * | | | | | | | | ARM: 5780/1: KS8695: Fix macro definition bug in regs-switch.czeal2009-11-05
| | * | | | | | | | | ARM: 5779/1: ep93xx/micro9.c: fix implicit declaration of function __raw_read...Jean-Christop PLAGNIOL-VILLARD2009-11-05
| | * | | | | | | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-11-05
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | | | | |
| | | * | | | | | | | [ARM] pxa: fix resume failure by saving/restoring IPRx registersHaojian Zhuang2009-11-02
| | | * | | | | | | | [ARM] pxa/palm: fix incorrect initialization of Palm Tungsten C keyboardOndrej Zajicek2009-11-02
| | | * | | | | | | | [ARM] pxa/zaurus: fix NAND flash OOB layout for BorzoiStanislav Brabec2009-11-02
| * | | | | | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-11-11
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | drm/kms: Init the CRTC info fields for modes forced from the command line.Francisco Jerez2009-11-09
| | * | | | | | | | | | drm/radeon/r600: CS parser updatesAlex Deucher2009-11-09
| | * | | | | | | | | | drm/radeon/kms: add debugfs for power management for AtomBIOS devicesRafał Miłecki2009-11-05