summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)Jaroslav Kysela2010-08-185-5/+38
| | * | | | | | | ALSA: riptide - Fix detection / load of firmware filesTakashi Iwai2010-08-161-6/+5
| | |/ / / / / /
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2010-08-183-7/+17
| |\ \ \ \ \ \ \
| | * | | | | | | m68knommu: include sched.h in ColdFire/SPI driverGreg Ungerer2010-08-181-0/+1
| | * | | | | | | m68knommu: formatting of pointers in printk()Kulikov Vasiliy2010-08-181-5/+5
| | * | | | | | | m68knommu: arch/m68k/include/asm/ide.h fix for nommuJate Sujjavanich2010-08-181-2/+11
| | |/ / / / / /
| * | | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2010-08-184-47/+48
| |\ \ \ \ \ \ \
| | * | | | | | | md raid-1/10 Fix bio_rw bit manipulations againNeilBrown2010-08-182-6/+6
| | * | | | | | | md: provide appropriate return value for spare_active functions.NeilBrown2010-08-183-15/+21
| | * | | | | | | md: Notify sysfs when RAID1/5/10 disk is In_sync.Adrian Drzewiecki2010-08-183-0/+3
| | * | | | | | | Update recovery_offset even when external metadata is used.NeilBrown2010-08-181-26/+18
| | |/ / / / / /
| * | | | | | | Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-1810-36/+16
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | spi.h: missing kernel-doc notation, please fixErnst Schwab2010-08-171-0/+3
| | * | | | | | of: fix missing headers for of_address_to_resource() in MTD and SysACE driversGraeme Smecher2010-08-172-0/+2
| | * | | | | | of: Fix missing includesGrant Likely2010-08-164-3/+5
| | * | | | | | ata: update for of_device to platform_device replacementStephen Rothwell2010-08-161-2/+2
| | * | | | | | microblaze: Fix of: eliminate of_device->node and dev_archdata->{of,prom}_nodeMichal Simek2010-08-161-1/+1
| | * | | | | | microblaze: Fix of/address: Merge all of the bus translation codeMichal Simek2010-08-161-1/+1
| | * | | | | | booting-without-of: Remove nonexistent chapters from TOC, fix numberingAnton Vorontsov2010-08-161-29/+2
| | |/ / / / /
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2010-08-171-2/+2
| |\ \ \ \ \ \
| | * | | | | | AppArmor: fix task_setrlimit prototypeJiri Slaby2010-08-171-2/+2
| | |/ / / / /
| * | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-08-174-7/+17
| |\ \ \ \ \ \
| | * | | | | | vt,console,kdb: preserve console_blanked while in kdbJason Wessel2010-08-161-0/+3
| | * | | | | | vt: fix regression warnings from KMS mergeJason Wessel2010-08-161-4/+4
| | * | | | | | arm,kgdb: fix GDB_MAX_REGS no longer usedEric Miao2010-08-161-1/+1
| | * | | | | | kgdb: add missing __percpu markup in arch/x86/kernel/kgdb.cNamhyung Kim2010-08-161-1/+1
| | * | | | | | kdb: fix compile error without CONFIG_KALLSYMSJason Wessel2010-08-162-2/+9
| | |/ / / / /
| * | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2010-08-176-91/+121
| |\ \ \ \ \ \
| | * | | | | | platform/x86: move rfkill for Dell Mini 1012 to compal-laptopVictor van den Elzen2010-08-162-0/+16
| | * | | | | | thinkpad-acpi: Add KEY_CAMERA (Fn-F6) for Lenovo keyboardsJens Taprogge2010-08-161-1/+1
| | * | | | | | thinkpad-acpi: add support for model-specific keymapsHenrique de Moraes Holschuh2010-08-161-18/+42
| | * | | | | | thinkpad-acpi: lock down size of hotkey keymapHenrique de Moraes Holschuh2010-08-161-4/+15
| | * | | | | | thinkpad-acpi: untangle ACPI/vendor backlight selectionHenrique de Moraes Holschuh2010-08-162-22/+24
| | * | | | | | thinkpad-acpi: find ACPI video device by synthetic HIDHenrique de Moraes Holschuh2010-08-161-40/+12
| | * | | | | | intel_ips: potential null dereferenceDan Carpenter2010-08-161-1/+3
| | * | | | | | drivers/platform/x86: Adjust confusing if indentationJulia Lawall2010-08-161-2/+4
| | * | | | | | x86: intel_ips: do not use PCI resources before pci_enable_device()Kulikov Vasiliy2010-08-161-5/+6
| | |/ / / / /
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2010-08-172-3/+5
| |\ \ \ \ \ \
| | * | | | | | nilfs2: fix false warning saying one of two super blocks is brokenRyusuke Konishi2010-08-161-2/+2
| | * | | | | | nilfs2: fix list corruption after ifile creation failureRyusuke Konishi2010-08-161-1/+3
| | |/ / / / /
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-1722-73/+107
| |\ \ \ \ \ \
| | * | | | | | net: Fix a memmove bug in dev_gro_receive()Jarek Poplawski2010-08-171-1/+1
| | * | | | | | net sched: fix some kernel memory leaksEric Dumazet2010-08-175-37/+43
| | * | | | | | netfilter: {ip,ip6,arp}_tables: avoid lockdep false positiveEric Dumazet2010-08-173-0/+6
| | * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-08-1610-16/+48
| | |\ \ \ \ \ \
| | | * | | | | | ath5k: disable ASPM L0s for all cardsMaxim Levitsky2010-08-131-0/+21
| | | * | | | | | ath9k_htc: load proper firmware for device ID 7015Rajkumar Manoharan2010-08-135-7/+11
| | | * | | | | | wl1251: fix trigger scan timeout usageYuri Kululin2010-08-131-1/+1
| | | * | | | | | ath9k_htc: Fix disconnect issue in HT40 mode.Vivek Natarajan2010-08-131-1/+2
| | | * | | | | | ath9k_htc: fix panic on packet injection using airbase-ng tool.Rajkumar Manoharan2010-08-111-5/+10
OpenPOWER on IntegriCloud