summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2009-07-225-28/+40
|\
| * NFSv4: Fix a problem whereby a buggy server can oops the kernelTrond Myklebust2009-07-212-5/+13
| * NFSv4: Fix an NFSv4 mount regressionTrond Myklebust2009-07-213-22/+26
| * NFSv4: Fix an Oops in nfs4_free_lock_stateTrond Myklebust2009-07-211-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-07-226-13/+19
|\ \
| * \ Merge branch 'fix/misc' into for-linusTakashi Iwai2009-07-213-9/+6
| |\ \
| | * | ALSA: ca0106 - Fix the max capture buffer sizeTakashi Iwai2009-07-201-2/+2
| | * | ALSA: OSS sequencer should be initialized after snd_seq_system_client_initJaswinder Singh Rajput2009-07-191-5/+2
| | * | ALSA: sound/isa: convert nested spin_lock_irqsave to spin_lockJulia Lawall2009-07-191-2/+2
| * | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-07-212-2/+11
| |\ \ \
| | * | | ALSA: hda - Fix pin-setup for Sony VAIO with STAC9872 codecsTakashi Iwai2009-07-201-2/+4
| | * | | ALSA: hda - Add quirk for Gateway T6834c laptopHao Song2009-07-201-0/+1
| | * | | ALSA: hda_codec: Check for invalid zero connectionsJaroslav Kysela2009-07-191-0/+6
| * | | | Merge branch 'fix/ctxfi' into for-linusTakashi Iwai2009-07-211-2/+2
| |\ \ \ \
| | * | | | ALSA: ctxfi: Swapped SURROUND-SIDE channels on emu20k2Frank Roth2009-07-201-2/+2
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-07-222-3/+7
|\ \ \ \ \ \
| * | | | | | HID: Move dereferences below a NULL testJulia Lawall2009-07-201-2/+4
| * | | | | | HID: hiddev, fix lock imbalanceJiri Slaby2009-06-221-1/+3
* | | | | | | perf: fix stack data leakArjan van de Ven2009-07-221-0/+1
* | | | | | | Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds2009-07-222-1/+2
|\ \ \ \ \ \ \
| * | | | | | | UBI: fix bug in image sequence number handlingHolger Brunck2009-07-151-1/+1
| * | | | | | | UBI: gluebi: initialize ubi_num fieldArtem Bityutskiy2009-07-151-0/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-07-226-18/+62
|\ \ \ \ \ \ \
| * | | | | | | Input: atkbd - add force relese key quirk for Soltech TA12Jerone Young2009-07-201-0/+16
| * | | | | | | Input: fix EVIOCGNAME/JSIOCGNAME regressionDaniel Mack2009-07-132-3/+2
| * | | | | | | Input: atkbd - add forced release keys quirk for FSC Amilo Pi 3525Simon Davie2009-07-121-0/+16
| * | | | | | | Input: pcspkr - switch driver to dev_pm_opsFrans Pop2009-07-121-2/+6
| * | | | | | | Input: xpad - don't resend successfully sent outgoing requestsMichael Gruber2009-07-121-13/+13
| * | | | | | | Input: wistron_btns - recognize Maxdata Pro 7000 notebooksGiuseppe Mazzotta2009-07-121-0/+9
* | | | | | | | fbmon: work around compiler bug in gcc-2.4.2Linus Torvalds2009-07-221-2/+2
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2009-07-205-12/+15
|\ \ \ \ \ \ \
| * | | | | | | vmlinux.lds.h: restructure BSS linker script macrosTim Abbott2009-07-182-11/+10
| * | | | | | | kconfig: initialize the screen before using curses(3) functionsArnaud Lacombe2009-07-171-0/+2
| * | | | | | | kconfig: variable argument lists needs `stdarg.h'Arnaud Lacombe2009-07-171-0/+2
| * | | | | | | kbuild, deb-pkg: fix install scripts for posix shmaximilian attems2009-07-171-1/+1
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2009-07-202-9/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | 9p: Fix incorrect parameters to v9fs_file_readn.Abhishek Kulkarni2009-07-141-1/+1
| * | | | | | | | 9p: Possible regression in p9_client_statAbhishek Kulkarni2009-07-141-5/+2
| * | | | | | | | 9p: default 9p transport module fixAbhishek Kulkarni2009-07-141-3/+3
| |/ / / / / / /
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2009-07-204-2/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | cifs: free nativeFileSystem field before allocating a new oneJeff Layton2009-07-201-0/+1
| * | | | | | | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2009-07-1836-88/+175
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2009-07-16519-5845/+6250
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | [CIFS] Distinguish posix opens and mkdirs from legacy mkdirs in statsSteve French2009-07-103-2/+13
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2009-07-2028-109/+139
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Blackfin: define HARDIRQ_BITS again for nowMike Frysinger2009-07-161-0/+3
| * | | | | | | | | | | arch/blackfin: Add kmalloc NULL testsJulia Lawall2009-07-161-0/+8
| * | | | | | | | | | | Blackfin: add CPLB entries for Core B on-chip L1 SRAM regionsGraf Yang2009-07-161-6/+17
| * | | | | | | | | | | Blackfin: work around anomaly 05000189Robin Getz2009-07-161-1/+2
| * | | | | | | | | | | Blackfin: drop per-cpu loops_per_jiffy trackingMichael Hennerich2009-07-163-6/+4
OpenPOWER on IntegriCloud