summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | ALSA: hda: make a STAC_DELL_EQ optionMatthew Ranostay2008-11-031-6/+10
| | | * | | | | ALSA: hda - Add a quirk for another Acer Aspire (1025:0090)Takashi Iwai2008-11-031-0/+1
| | | * | | | | ALSA: hda - Add digital-mic for ALC269 auto-probe modeTakashi Iwai2008-10-311-2/+20
| | | * | | | | ALSA: hda - Disable broken mic auto-muting in Realtek codesTakashi Iwai2008-10-311-0/+6
| | * | | | | | ALSA: emu10k1 - Add more invert_shared_spdif flag to Audigy modelsTakashi Iwai2008-11-031-0/+3
| | * | | | | | ALSA: remove direct access of dev->bus_id in sound/isa/*Takashi Iwai2008-11-038-45/+34Star
| | * | | | | | sound: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-033-5/+5
| | * | | | | | ALSA: Fix PIT lockup on some chipsets when using the PC-SpeakerZoltan Devai2008-11-031-2/+2
| | * | | | | | ALSA: rawmidi - Add open check in rawmidi callbacksTakashi Iwai2008-11-031-0/+8
* | | | | | | | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...Linus Torvalds2008-11-031-18/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | proc: revert /proc/uptime to ->read_proc hookAlexey Dobriyan2008-10-271-18/+20
* | | | | | | | | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2008-11-037-14/+61
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | i915: Add GEM ioctl to get available aperture size.Eric Anholt2008-11-034-0/+38
| * | | | | | | | drm/radeon: fixup further bus mastering confusion.Alex Deucher2008-10-272-13/+14
| * | | | | | | | build fix: CONFIG_DRM_I915=y && CONFIG_ACPI=nLen Brown2008-10-272-1/+9
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Linux v2.6.28-rc3Linus Torvalds2008-11-021-1/+1
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-11-0214-27/+46
|\ \ \ \ \ \ \ \
| * | | | | | | | ide-gd: re-get capacity on revalidateBorislav Petkov2008-11-021-1/+6
| * | | | | | | | tx4938ide: Avoid underflow on calculation of a wait cycleAtsushi Nemoto2008-11-021-2/+3
| * | | | | | | | tx4938ide: Do not call devm_ioremap for whole 128KBAtsushi Nemoto2008-11-021-11/+16
| * | | | | | | | tx4938ide: Check minimum cycle time and SHWT range (v2)Atsushi Nemoto2008-11-021-1/+8
| * | | | | | | | ide: Switch to a common addressAlan Cox2008-11-0211-11/+11
| * | | | | | | | ide-cd: fix DMA alignment regressionBorislav Petkov2008-11-021-1/+2
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-11-023-5/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | sparc64: Fix PCI resource mapping on sparc64Max Dmitrichenko2008-11-021-1/+9
| * | | | | | | | sparc64: Kill annoying warning when building compat_binfmt_elf.oDavid S. Miller2008-11-021-2/+2
| * | | | | | | | sparc32: kernel/trace/trace.c wants DIE_OOPSAl Viro2008-11-021-0/+1
| * | | | | | | | sparc64: Fix __copy_{to,from}_user_inatomic defines.Hugh Dickins2008-11-021-2/+2
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-0243-98/+242
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | af_unix: netns: fix problem of return valueJianjun Kong2008-11-021-1/+1
| * | | | | | | | IRDA: remove double inclusion of module.hAlexander Beregalov2008-11-022-2/+0Star
| * | | | | | | | udp: multicast packets need to check namespaceEric Dumazet2008-11-022-9/+11
| * | | | | | | | net: add documentation for skb recyclingStephen Hemminger2008-11-021-0/+12
| * | | | | | | | key: fix setkey(8) policy set breakageAlexey Dobriyan2008-11-011-1/+0Star
| * | | | | | | | bpa10x: free sk_buff with kfree_skbIlpo Järvinen2008-10-311-2/+2
| * | | | | | | | xfrm: do not leak ESRCH to user spacefernando@oss.ntt.co2008-10-311-0/+2
| * | | | | | | | net: Really remove all of LOOPBACK_TSO code.David S. Miller2008-10-311-9/+0Star
| * | | | | | | | Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6David S. Miller2008-10-314-4/+29
| |\ \ \ \ \ \ \ \
| | * | | | | | | | netlabel: Fix compilation warnings in net/netlabel/netlabel_addrlist.cManish Katiyar2008-10-302-0/+24
| | * | | | | | | | netlabel: Fix compiler warnings in netlabel_mgmt.cPaul Moore2008-10-291-1/+1
| | * | | | | | | | cipso: unsigned buf_len cannot be negativeroel kluin2008-10-291-3/+4
| * | | | | | | | | netfilter: nf_conntrack_proto_gre: switch to register_pernet_gen_subsys()Alexey Dobriyan2008-10-311-2/+2
| * | | | | | | | | netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsysAlexey Dobriyan2008-10-312-0/+34
| * | | | | | | | | net: delete excess kernel-doc notationRandy Dunlap2008-10-313-3/+0Star
| * | | | | | | | | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-10-3113-37/+127
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | gianfar: Don't reset TBI<->SerDes link if it's already upTrent Piepho2008-10-311-0/+9
| | * | | | | | | | | gianfar: Fix race in TBI/SerDes configurationTrent Piepho2008-10-315-1/+59
| | * | | | | | | | | at91_ether: request/free GPIO for PHY interruptDavid Brownell2008-10-311-1/+5
| | * | | | | | | | | amd8111e: fix dma_free_coherent contextChunbo Luo2008-10-311-5/+4Star
| | * | | | | | | | | atl1: fix vlan tag regressionJay Cliburn2008-10-312-4/+5