summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | backlight: Fix backlight limiting on spitz/corgi devicesPavel Machek2009-11-161-2/+3
| | * | | | | | | | | | backlight: lcd - Fix wrong sizeofJean Delvare2009-11-161-1/+1
| | |/ / / / / / / / /
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-11-175-5/+10
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| | * | | | | | | | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-11-164-10/+25
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / | | | |/| | | | | | |
| | | * | | | | | | | ALSA: hda - Dell Studio 1557 hd-audio quirkDaniel J Blueman2009-11-151-0/+2
| | | * | | | | | | | ALSA: hda - Add another Nvidia HDMI codec id (10de:0005)Takashi Iwai2009-11-131-0/+2
| | | * | | | | | | | ALSA: hda: Use model=mb5 for MacBookPro 5,2Daniel T Chen2009-11-121-2/+3
| | * | | | | | | | | ALSA: ice1724 - make some bitfields unsignedDan Carpenter2009-11-161-2/+2
| | * | | | | | | | | ALSA: ice1724 - Fix section mismatch in prodigy_hd2_resume()Takashi Iwai2009-11-141-1/+1
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2009-11-174-13/+5
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | nilfs2: deleted inconsistent comment in nilfs_load_inode_block()Jiro SEKIBA2009-11-151-1/+0
| | * | | | | | | | | | nilfs2: deleted struct nilfs_dat_group_descJiro SEKIBA2009-11-151-9/+0
| | * | | | | | | | | | nilfs2: fix lock order reversal in chcp operationRyusuke Konishi2009-11-132-3/+5
| | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/...Linus Torvalds2009-11-1722-309/+338
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Makefile: Add -Wmising-prototypes to HOSTCFLAGSJosh Triplett2009-11-161-1/+1
| | * | | | | | | | | | oss: Mark loadhex static in hex2hex.cJosh Triplett2009-11-161-1/+1
| | * | | | | | | | | | dtc: Mark various internal functions staticJosh Triplett2009-11-163-3/+3
| | * | | | | | | | | | dtc: Set "noinput" in the lexer to avoid an unused functionJosh Triplett2009-11-162-17/+54
| | * | | | | | | | | | drm: radeon: Mark several functions static in mkregtableJosh Triplett2009-11-161-6/+6
| | * | | | | | | | | | arch/sparc/boot/*.c: Mark various internal functions staticJosh Triplett2009-11-163-10/+10
| | * | | | | | | | | | arch/powerpc/boot/addRamDisk.c: Mark several internal functions staticJosh Triplett2009-11-161-3/+3
| | * | | | | | | | | | arch/alpha/boot/tools/objstrip.c: Mark "usage" staticJosh Triplett2009-11-161-1/+1
| | * | | | | | | | | | Documentation/vm/page-types.c: Declare checked_open staticJosh Triplett2009-11-161-1/+1
| | * | | | | | | | | | genksyms: Mark is_reserved_word staticJosh Triplett2009-11-162-45/+52
| | * | | | | | | | | | kconfig: Mark various internal functions staticJosh Triplett2009-11-166-15/+32
| | * | | | | | | | | | kconfig: Make zconf.y work with current bisonJosh Triplett2009-10-152-206/+174
| * | | | | | | | | | | fcntl: Use consistent values for F_[GS]ETOWN_EXStephen Rothwell2009-11-172-4/+0
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge git://git.infradead.org/users/dwmw2/iommu-2.6.32Linus Torvalds2009-11-142-11/+77
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | intel-iommu: Support PCIe hot-plugFenghua Yu2009-11-121-0/+29
| | * | | | | | | | | | intel-iommu: Obey coherent_dma_mask for alloc_coherent on passthroughAlex Williamson2009-11-121-1/+9
| | * | | | | | | | | | intel-iommu: Check for 'DMAR at zero' BIOS error earlier.David Woodhouse2009-11-091-10/+39
| | | |_|_|_|/ / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-11-1410-96/+230
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | MIPS: SMTC: Fix lockup in smtc_distribute_timerKevin D. Kissell2009-11-131-1/+2
| | * | | | | | | | | | MIPS: TXx9: Update rbtx49xx_defconfigAtsushi Nemoto2009-11-131-60/+192
| | * | | | | | | | | | MIPS: Make local arrays with CL_SIZE static __initdataAtsushi Nemoto2009-11-134-5/+6
| | * | | | | | | | | | MIPS: Add DMA declare coherent memory supportYoichi Yuasa2009-11-133-10/+9
| | * | | | | | | | | | MIPS: Fix emulation of 64-bit FPU on FPU-less 64-bit CPUs.David Daney2009-11-131-20/+21
| | | |_|/ / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-11-146-36/+58
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| | * | | | | | | | | Input: psmouse - remove unneeded '\n' from psmouse.proto parameterTakashi Iwai2009-11-131-1/+1
| | * | | | | | | | | Input: atkbd - restore LED state at reconnectDmitry Torokhov2009-11-131-0/+13
| | * | | | | | | | | Input: force LED reset on resumeDmitry Torokhov2009-11-131-11/+18
| | * | | | | | | | | Input: fix locking in memoryless force-feedback devicesDmitry Torokhov2009-11-113-24/+26
| * | | | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-11-142-14/+112
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | md/raid5: Allow dirty-degraded arrays to be assembled when only party is degr...NeilBrown2009-11-131-4/+75
| | * | | | | | | | | | Don't unconditionally set in_sync on newly added device in raid5_reshapeNeilBrown2009-11-131-2/+4
| | * | | | | | | | | | md: allow v0.91 metadata to record devices as being active but not in-sync.NeilBrown2009-11-131-6/+25
| | * | | | | | | | | | md: factor out updating of 'recovery_offset'.NeilBrown2009-11-121-2/+8
| * | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-11-141-40/+81
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | percpu: restructure pcpu_extend_area_map() to fix bugs and improve readabilityTejun Heo2009-11-121-40/+81
| * | | | | | | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-11-145-18/+56
| |\ \ \ \ \ \ \ \ \ \ \ \