summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-07-21Merge branch 'fix/ctxfi' into for-linusTakashi Iwai1-2/+2
2009-07-21genirq: Delegate irq affinity setting to the irq threadThomas Gleixner4-9/+48
2009-07-20Input: atkbd - add force relese key quirk for Soltech TA12Jerone Young1-0/+16
2009-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds5-12/+15
2009-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2-9/+6
2009-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds4-2/+14
2009-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds28-109/+139
2009-07-20mvsdio: fix handling of partial word at the end of PIO transferNicolas Pitre1-2/+2
2009-07-20blackfin: fix wrong CTS inversionSonic Zhang6-6/+6
2009-07-20tty: fix chars_in_buffersAlan Cox7-10/+10
2009-07-20specialix.c: convert nested spin_lock_irqsave to spin_lockJulia Lawall1-12/+12
2009-07-20vc: create vcs(a) devices for consolesKay Sievers1-0/+4
2009-07-20can: switch carrier on if device was stopped while in bus-off stateWolfgang Grandegger1-0/+4
2009-07-20can: restart device even if dev_alloc_skb() failsWolfgang Grandegger1-2/+2
2009-07-20can: sja1000: remove duplicated includesWolfgang Grandegger1-1/+0
2009-07-20cifs: free nativeFileSystem field before allocating a new oneJeff Layton1-0/+1
2009-07-20New device ID for sc92031 [1088:2031]Cesar Eduardo Barros1-0/+1
2009-07-203c589_cs: re-initialize the multicast in the tc589_resetKen Kawasaki1-7/+14
2009-07-20Fix error return for setsockopt(SO_TIMESTAMPING)RĂ©mi Denis-Courmont1-1/+1
2009-07-20netxen: fix thermal check and shutdownDhananjay Phadke1-6/+8
2009-07-20netxen: fix deadlock on dev closeDhananjay Phadke4-13/+23
2009-07-20netxen: fix context deletion sequenceDhananjay Phadke3-7/+9
2009-07-20net: Micrel KS8851 SPI network driverBen Dooks4-0/+1625
2009-07-20ALSA: ctxfi: Swapped SURROUND-SIDE channels on emu20k2Frank Roth1-2/+2
2009-07-20tcp: Use correct peer adr when copying MD5 keysJohn Dykstra2-2/+2
2009-07-20tcp: Fix MD5 signature checking on IPv4 mapped socketsJohn Dykstra4-1/+8
2009-07-20Add mac driver for w90p910Wan ZongShun3-0/+1114
2009-07-20ALSA: ca0106 - Fix the max capture buffer sizeTakashi Iwai1-2/+2
2009-07-20ALSA: hda - Fix pin-setup for Sony VAIO with STAC9872 codecsTakashi Iwai1-2/+4
2009-07-20ALSA: hda - Add quirk for Gateway T6834c laptopHao Song1-0/+1
2009-07-20HID: Move dereferences below a NULL testJulia Lawall1-2/+4
2009-07-19ALSA: OSS sequencer should be initialized after snd_seq_system_client_initJaswinder Singh Rajput1-5/+2
2009-07-19clocksource: Prevent NULL pointer dereferenceThomas Gleixner1-1/+1
2009-07-19ALSA: sound/isa: convert nested spin_lock_irqsave to spin_lockJulia Lawall1-2/+2
2009-07-19ALSA: hda_codec: Check for invalid zero connectionsJaroslav Kysela1-0/+6
2009-07-19virtio_blk: mark virtio_blk with __refdata to kill spurious section mismatchRakib Mullick1-1/+6
2009-07-18timer: Avoid reading uninitialized dataPavel Roskin1-1/+1
2009-07-18Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds20-49/+479
2009-07-18ARM: Realview & Versatile: Fix i2c_board_info definitionsRussell King2-4/+2
2009-07-18sched: fix nr_uninterruptible accounting of frozen tasks reallyThomas Gleixner2-1/+9
2009-07-18sched: fix load average accounting vs. cpu hotplugThomas Gleixner1-2/+2
2009-07-18perf_counter: Make call graph option consistentAnton Blanchard1-2/+2
2009-07-18perf_counter: Add perf record option to log addressesAnton Blanchard1-0/+6
2009-07-18perf_counter: Log vfork as a fork eventAnton Blanchard1-6/+3
2009-07-18perf_counter: Synthesize VDSO mmap eventAnton Blanchard1-0/+4
2009-07-18perf_counter: Make sure we dont leak kernel memory to userspaceAnton Blanchard1-4/+15
2009-07-18sched: Account for vruntime wrappingFabio Checconi1-2/+8
2009-07-17Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds7-14/+29
2009-07-18Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French36-88/+175
2009-07-18vmlinux.lds.h: restructure BSS linker script macrosTim Abbott2-11/+10