| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | | * | | | | | ALSA: hda/realtek: Remove extra .capsrc_nids initialization for ALC889_INTEL | Jaroslav Kysela | 2009-12-20 | 1 | -2/+0 |
| | | * | | | | | Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Jaroslav Kysela | 2009-12-20 | 4 | -31/+338 |
| | | |\ \ \ \ \ |
|
| | * | | | | | | | ALSA: HDA: add powersaving hook for Realtek | Hector Martin | 2009-12-21 | 1 | -0/+36 |
| | * | | | | | | | ALSA: HDA: remove useless mixers on Aspire 8930G | Hector Martin | 2009-12-21 | 1 | -1/+20 |
| | * | | | | | | | ALSA: HDA: simplify Aspire 8930G verb array | Hector Martin | 2009-12-21 | 1 | -4/+2 |
| | * | | | | | | | ALSA: hda: Set Front Mic to input vref 50% for Lenovo 3000 Y410 | Daniel T Chen | 2009-12-21 | 1 | -1/+9 |
| | | |/ / / / /
| | |/| | | | | |
|
| | * | | | | | | ALSA: hda - Fix quirk for Maxdata obook4-1 | Takashi Iwai | 2009-12-18 | 1 | -1/+1 |
| | * | | | | | | ALSA: hda - Fix missing capsrc_nids for ALC88x | Takashi Iwai | 2009-12-17 | 1 | -0/+6 |
| | * | | | | | | ALSA: hda - Make use of beep device found in Dell Vostro 1015n | Einar Rünkaru | 2009-12-17 | 1 | -0/+4 |
| | * | | | | | | ALSA: hda - Fixed internal mic initialization for Dell Vostro 1015 | Einar Rünkaru | 2009-12-17 | 1 | -6/+33 |
| | * | | | | | | ALSA: hda - More ALC663 fixes and support of compatible chips | Kailang Yang | 2009-12-17 | 1 | -24/+282 |
* | | | | | | | | nfsd: fix "insecure" export option | J. Bruce Fields | 2009-12-21 | 1 | -1/+1 |
| |_|_|_|_|/ /
|/| | | | | | |
|
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat... | Linus Torvalds | 2009-12-19 | 5 | -3/+43 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | alpha: Convert BUG() to use unreachable() | David Daney | 2009-12-18 | 1 | -1/+2 |
| * | | | | | | | alpha: Add minimal support for software performance events | Michael Cree | 2009-12-18 | 4 | -1/+13 |
| * | | | | | | | alpha: Wire up missing/new syscalls | Daniele Calore | 2009-12-18 | 2 | -2/+29 |
| |/ / / / / / |
|
* | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-12-19 | 5 | -51/+163 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | sata_mv: remove pointless NULL test | Jeff Garzik | 2009-12-17 | 1 | -1/+1 |
| * | | | | | | | pata_hpt3x2n: fix clock turnaround | Sergei Shtylyov | 2009-12-17 | 1 | -29/+35 |
| * | | | | | | | libata: fix reporting of drained bytes when clearing DRQ | Robert Hancock | 2009-12-17 | 1 | -1/+1 |
| * | | | | | | | sata_mv: add power management support for the PCI controllers. | Saeed Bishara | 2009-12-17 | 1 | -0/+29 |
| * | | | | | | | sata_mv: store the board_idx into the host private data | Saeed Bishara | 2009-12-17 | 1 | -6/+8 |
| * | | | | | | | pata_octeon_cf: use resource_size(), to fix resource sizing bug | H Hartley Sweeten | 2009-12-17 | 1 | -1/+1 |
| * | | | | | | | libata: use the WRITE_SAME_16 define | Christoph Hellwig | 2009-12-17 | 1 | -1/+1 |
| * | | | | | | | sata_mv: move the PCI bar description initialization code | Saeed Bishara | 2009-12-17 | 1 | -9/+10 |
| * | | | | | | | sata_mv: add power management support for the platform driver | Saeed Bishara | 2009-12-17 | 1 | -0/+43 |
| * | | | | | | | sata_mv: support clkdev framework | Saeed Bishara | 2009-12-17 | 1 | -3/+34 |
| * | | | | | | | sata_mv: increase PIO IORDY timeout | Saeed Bishara | 2009-12-17 | 1 | -1/+1 |
| | |_|_|_|/ /
| |/| | | | | |
|
* | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-12-19 | 20 | -523/+175 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | perf session: Make events_stats u64 to avoid overflow on 32-bit arches | Arnaldo Carvalho de Melo | 2009-12-18 | 2 | -3/+3 |
| * | | | | | | | hw-breakpoints: Fix hardware breakpoints -> perf events dependency | Frederic Weisbecker | 2009-12-18 | 2 | -3/+3 |
| * | | | | | | | perf events: Dont report side-band events on each cpu for per-task-per-cpu ev... | Peter Zijlstra | 2009-12-17 | 1 | -14/+18 |
| * | | | | | | | perf events, x86/stacktrace: Fix performance/softlockup by providing a specia... | Frederic Weisbecker | 2009-12-17 | 3 | -3/+33 |
| * | | | | | | | perf events, x86/stacktrace: Make stack walking optional | Frederic Weisbecker | 2009-12-17 | 9 | -25/+43 |
| * | | | | | | | perf events: Remove unused perf_counter.h header file | Robert P. J. Day | 2009-12-17 | 1 | -444/+0 |
| * | | | | | | | perf probe: Check new event name | Masami Hiramatsu | 2009-12-17 | 1 | -0/+15 |
| * | | | | | | | kprobe-tracer: Check new event/group name | Masami Hiramatsu | 2009-12-17 | 1 | -6/+25 |
| * | | | | | | | perf probe: Check whether debugfs path is correct | Masami Hiramatsu | 2009-12-17 | 1 | -0/+4 |
| * | | | | | | | perf probe: Fix libdwarf include path for Debian | Masami Hiramatsu | 2009-12-17 | 2 | -28/+34 |
| |/ / / / / / |
|
* | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-12-19 | 31 | -320/+307 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86, irq: Allow 0xff for /proc/irq/[n]/smp_affinity on an 8-cpu system | Suresh Siddha | 2009-12-18 | 8 | -41/+22 |
| * | | | | | | | Makefile: Unexport LC_ALL instead of clearing it | H. Peter Anvin | 2009-12-18 | 1 | -2/+2 |
| * | | | | | | | x86: Fix objdump version check in arch/x86/tools/chkobjdump.awk | akpm@linux-foundation.org | 2009-12-18 | 1 | -1/+1 |
| * | | | | | | | x86: Reenable TSC sync check at boot, even with NONSTOP_TSC | Pallipadi, Venkatesh | 2009-12-17 | 2 | -1/+1 |
| * | | | | | | | x86: Don't use POSIX character classes in gen-insn-attr-x86.awk | Roland Dreier | 2009-12-17 | 1 | -6/+4 |
| * | | | | | | | Makefile: set LC_CTYPE, LC_COLLATE, LC_NUMERIC to C | H. Peter Anvin | 2009-12-17 | 1 | -0/+7 |
| * | | | | | | | x86: Increase MAX_EARLY_RES; insufficient on 32-bit NUMA | Yinghai Lu | 2009-12-17 | 1 | -1/+1 |
| * | | | | | | | x86: Fix checking of SRAT when node 0 ram is not from 0 | Yinghai Lu | 2009-12-17 | 4 | -3/+10 |
| * | | | | | | | x86, cpuid: Add "volatile" to asm in native_cpuid() | Suresh Siddha | 2009-12-17 | 1 | -1/+1 |
| * | | | | | | | x86, msr: msrs_alloc/free for CONFIG_SMP=n | Borislav Petkov | 2009-12-17 | 4 | -215/+218 |