summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-12-212-37/+391
| |\ \ \ \ \
| | * \ \ \ \ Merge remote branch 'alsa/fixes' into fix/hdaTakashi Iwai2009-12-217987-403551/+733241
| | |\ \ \ \ \
| | | * | | | | ALSA: hda/realtek: Remove extra .capsrc_nids initialization for ALC889_INTELJaroslav Kysela2009-12-201-2/+0
| | | * | | | | Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Jaroslav Kysela2009-12-204-31/+338
| | | |\ \ \ \ \
| | * | | | | | | ALSA: HDA: add powersaving hook for RealtekHector Martin2009-12-211-0/+36
| | * | | | | | | ALSA: HDA: remove useless mixers on Aspire 8930GHector Martin2009-12-211-1/+20
| | * | | | | | | ALSA: HDA: simplify Aspire 8930G verb arrayHector Martin2009-12-211-4/+2
| | * | | | | | | ALSA: hda: Set Front Mic to input vref 50% for Lenovo 3000 Y410Daniel T Chen2009-12-211-1/+9
| | | |/ / / / / | | |/| | | | |
| | * | | | | | ALSA: hda - Fix quirk for Maxdata obook4-1Takashi Iwai2009-12-181-1/+1
| | * | | | | | ALSA: hda - Fix missing capsrc_nids for ALC88xTakashi Iwai2009-12-171-0/+6
| | * | | | | | ALSA: hda - Make use of beep device found in Dell Vostro 1015nEinar Rünkaru2009-12-171-0/+4
| | * | | | | | ALSA: hda - Fixed internal mic initialization for Dell Vostro 1015Einar Rünkaru2009-12-171-6/+33
| | * | | | | | ALSA: hda - More ALC663 fixes and support of compatible chipsKailang Yang2009-12-171-24/+282
* | | | | | | | nfsd: fix "insecure" export optionJ. Bruce Fields2009-12-201-1/+1
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2009-12-195-3/+43
|\ \ \ \ \ \ \
| * | | | | | | alpha: Convert BUG() to use unreachable()David Daney2009-12-181-1/+2
| * | | | | | | alpha: Add minimal support for software performance eventsMichael Cree2009-12-184-1/+13
| * | | | | | | alpha: Wire up missing/new syscallsDaniele Calore2009-12-182-2/+29
| |/ / / / / /
* | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-12-195-51/+163
|\ \ \ \ \ \ \
| * | | | | | | sata_mv: remove pointless NULL testJeff Garzik2009-12-171-1/+1
| * | | | | | | pata_hpt3x2n: fix clock turnaroundSergei Shtylyov2009-12-171-29/+35
| * | | | | | | libata: fix reporting of drained bytes when clearing DRQRobert Hancock2009-12-171-1/+1
| * | | | | | | sata_mv: add power management support for the PCI controllers.Saeed Bishara2009-12-171-0/+29
| * | | | | | | sata_mv: store the board_idx into the host private dataSaeed Bishara2009-12-171-6/+8
| * | | | | | | pata_octeon_cf: use resource_size(), to fix resource sizing bugH Hartley Sweeten2009-12-171-1/+1
| * | | | | | | libata: use the WRITE_SAME_16 defineChristoph Hellwig2009-12-171-1/+1
| * | | | | | | sata_mv: move the PCI bar description initialization codeSaeed Bishara2009-12-171-9/+10
| * | | | | | | sata_mv: add power management support for the platform driverSaeed Bishara2009-12-171-0/+43
| * | | | | | | sata_mv: support clkdev frameworkSaeed Bishara2009-12-171-3/+34
| * | | | | | | sata_mv: increase PIO IORDY timeoutSaeed Bishara2009-12-171-1/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-1920-523/+175
|\ \ \ \ \ \ \
| * | | | | | | perf session: Make events_stats u64 to avoid overflow on 32-bit archesArnaldo Carvalho de Melo2009-12-182-3/+3
| * | | | | | | hw-breakpoints: Fix hardware breakpoints -> perf events dependencyFrederic Weisbecker2009-12-182-3/+3
| * | | | | | | perf events: Dont report side-band events on each cpu for per-task-per-cpu ev...Peter Zijlstra2009-12-171-14/+18
| * | | | | | | perf events, x86/stacktrace: Fix performance/softlockup by providing a specia...Frederic Weisbecker2009-12-173-3/+33
| * | | | | | | perf events, x86/stacktrace: Make stack walking optionalFrederic Weisbecker2009-12-179-25/+43
| * | | | | | | perf events: Remove unused perf_counter.h header fileRobert P. J. Day2009-12-171-444/+0
| * | | | | | | perf probe: Check new event nameMasami Hiramatsu2009-12-171-0/+15
| * | | | | | | kprobe-tracer: Check new event/group nameMasami Hiramatsu2009-12-171-6/+25
| * | | | | | | perf probe: Check whether debugfs path is correctMasami Hiramatsu2009-12-171-0/+4
| * | | | | | | perf probe: Fix libdwarf include path for DebianMasami Hiramatsu2009-12-172-28/+34
| |/ / / / / /
* | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-1931-320/+307
|\ \ \ \ \ \ \
| * | | | | | | x86, irq: Allow 0xff for /proc/irq/[n]/smp_affinity on an 8-cpu systemSuresh Siddha2009-12-178-41/+22
| * | | | | | | Makefile: Unexport LC_ALL instead of clearing itH. Peter Anvin2009-12-171-2/+2
| * | | | | | | x86: Fix objdump version check in arch/x86/tools/chkobjdump.awkakpm@linux-foundation.org2009-12-171-1/+1
| * | | | | | | x86: Reenable TSC sync check at boot, even with NONSTOP_TSCPallipadi, Venkatesh2009-12-172-1/+1
| * | | | | | | x86: Don't use POSIX character classes in gen-insn-attr-x86.awkRoland Dreier2009-12-171-6/+4
| * | | | | | | Makefile: set LC_CTYPE, LC_COLLATE, LC_NUMERIC to CH. Peter Anvin2009-12-171-0/+7
| * | | | | | | x86: Increase MAX_EARLY_RES; insufficient on 32-bit NUMAYinghai Lu2009-12-161-1/+1
| * | | | | | | x86: Fix checking of SRAT when node 0 ram is not from 0Yinghai Lu2009-12-164-3/+10
OpenPOWER on IntegriCloud