Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | microblaze: remove sys_ipc | Arnd Bergmann | 2009-07-27 | 2 | -100/+1 | |
| * | | | | | | microblaze: Support unaligned address for put/get_user macros | Michal Simek | 2009-07-27 | 2 | -64/+47 | |
| * | | | | | | microblaze: Detect new Microblaze 7.20 versions | Michal Simek | 2009-07-27 | 1 | -0/+2 | |
| * | | | | | | microblaze: Fix do_page_fault for no context | Michal Simek | 2009-07-27 | 1 | -9/+4 | |
| * | | | | | | microblaze: Add _PAGE_FILE macros to pgtable.h | Michal Simek | 2009-07-27 | 1 | -3/+3 | |
| * | | | | | | microblaze: Fix put_user macro for 64bits arguments | Michal Simek | 2009-07-27 | 1 | -1/+1 | |
| * | | | | | | microblaze: Clear print messages for DTB passing via r7 | Michal Simek | 2009-07-27 | 1 | -0/+3 | |
| * | | | | | | microblaze: Not to clear r7 after copying DTB to kernel | Michal Simek | 2009-07-27 | 1 | -1/+0 | |
| * | | | | | | microblaze: Add messages about FDT blob | Michal Simek | 2009-07-27 | 1 | -3/+6 | |
| * | | | | | | microblaze: Final support for statically linked DTB | John Williams | 2009-07-27 | 3 | -15/+26 | |
| * | | | | | | microblaze: remove duplicated #include | Huang Weiyi | 2009-07-27 | 1 | -1/+0 | |
| * | | | | | | microblaze: Define tlb_flush macro | Michal Simek | 2009-07-27 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-07-27 | 10 | -23/+37 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | x86: geode: Mark mfgpt irq IRQF_TIMER to prevent resume failure | Thomas Gleixner | 2009-07-24 | 1 | -1/+1 | |
| * | | | | | | x86, amd: Don't probe for extended APIC ID if APICs are disabled | Jeremy Fitzhardinge | 2009-07-22 | 1 | -1/+1 | |
| * | | | | | | x86, mce: Rename incorrect macro name "CONFIG_X86_THRESHOLD" | Hidehiro Kawai | 2009-07-21 | 1 | -1/+1 | |
| * | | | | | | x86-64: Fix bad_srat() to clear all state | Andi Kleen | 2009-07-21 | 1 | -2/+4 | |
| * | | | | | | x86, mce: Fix set_trigger() accessor | Jan Beulich | 2009-07-21 | 1 | -4/+2 | |
| * | | | | | | x86: Fix movq immediate operand constraints in uaccess.h | H. Peter Anvin | 2009-07-20 | 1 | -2/+2 | |
| * | | | | | | x86: Fix movq immediate operand constraints in uaccess_64.h | Uros Bizjak | 2009-07-20 | 1 | -5/+5 | |
| * | | | | | | x86: Add reboot fixup for SBC-fitPC2 | Denis Turischev | 2009-07-20 | 1 | -0/+8 | |
| * | | | | | | x86: Include all of .data.* sections in _edata on 64-bit | Catalin Marinas | 2009-07-18 | 1 | -7/+0 | |
| * | | | | | | x86: Add quirk for Intel DG45ID board to avoid low memory corruption | Alexey Fisher | 2009-07-18 | 1 | -0/+13 | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2009-07-27 | 13 | -39/+107 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'fix/usb-audio' into for-linus | Takashi Iwai | 2009-07-26 | 1 | -5/+20 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | ALSA: usb-audio - Volume control quirk for QuickCam E 3500 | Alexey Fisher | 2009-07-22 | 1 | -5/+20 | |
| * | | | | | | | | Merge branch 'fix/pcm-hwptr' into for-linus | Takashi Iwai | 2009-07-26 | 2 | -1/+40 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | ALSA: pcm - Fix hwptr buffer-size overlap bug | Takashi Iwai | 2009-07-23 | 1 | -1/+1 | |
| | * | | | | | | | | ALSA: pcm - Fix warnings in debug loggings | Takashi Iwai | 2009-07-23 | 1 | -12/+12 | |
| | * | | | | | | | | ALSA: pcm - Add logging of hwptr updates and interrupt updates | Takashi Iwai | 2009-07-23 | 2 | -0/+30 | |
| | * | | | | | | | | ALSA: pcm - Fix regressions with VMware | Takashi Iwai | 2009-07-22 | 1 | -1/+10 | |
| * | | | | | | | | | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 2009-07-26 | 3 | -19/+18 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | ALSA: hda - Fix mute control with some ALC262 models | Takashi Iwai | 2009-07-24 | 1 | -17/+16 | |
| | * | | | | | | | | | ALSA: hda - Restore GPIO1 properly at resume with AD1984A | Takashi Iwai | 2009-07-22 | 1 | -1/+1 | |
| | * | | | | | | | | | ALSA: hda - Use snprintf() to be safer | Takashi Iwai | 2009-07-22 | 1 | -1/+1 | |
| * | | | | | | | | | | Merge branch 'fix/ctxfi' into for-linus | Takashi Iwai | 2009-07-26 | 2 | -12/+9 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | ALSA: ctxfi - Fix uninitialized error checks | Takashi Iwai | 2009-07-22 | 2 | -12/+9 | |
| * | | | | | | | | | | | Merge branch 'fix/caiaq' into for-linus | Takashi Iwai | 2009-07-26 | 4 | -1/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | ALSA: snd_usb_caiaq: add support for Audio2DJ | Daniel Mack | 2009-07-23 | 4 | -1/+10 | |
| | | |_|_|_|_|/ / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 2009-07-26 | 1 | -1/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | ASoC: tlv320aic3x: Enable PLL when not bypassed | Chaithrika U S | 2009-07-23 | 1 | -1/+10 | |
* | | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2009-07-27 | 30 | -170/+2973 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | V4L/DVB (12303): cx23885: check pointers before dereferencing in dprintk macro | Michael Krufky | 2009-07-24 | 1 | -1/+2 | |
| * | | | | | | | | | | | | V4L/DVB (12302): cx23885-417: fix broken IOCTL handling | Michael Krufky | 2009-07-24 | 1 | -0/+1 | |
| * | | | | | | | | | | | | V4L/DVB (12300): bttv: fix regression: tvaudio must be loaded before tuner | Hans Verkuil | 2009-07-24 | 3 | -44/+50 | |
| * | | | | | | | | | | | | V4L/DVB (12291): b2c2: fix frontends compiled into kernel | Trent Piepho | 2009-07-24 | 1 | -30/+37 | |
| * | | | | | | | | | | | | V4L/DVB (12286): sn9c20x: reorder includes to be like other drivers | Mauro Carvalho Chehab | 2009-07-24 | 1 | -4/+5 | |
| * | | | | | | | | | | | | V4L/DVB (12284): gspca - jpeg subdrivers: Check the result of kmalloc(jpeg he... | Julia Lawall | 2009-07-24 | 7 | -0/+14 | |
| * | | | | | | | | | | | | V4L/DVB (12283): gspca - sn9c20x: New subdriver for sn9c201 and sn9c202 bridges. | Brian Johnson | 2009-07-24 | 6 | -0/+2496 | |
| * | | | | | | | | | | | | V4L/DVB (12282): gspca - main: Support for vidioc_g_chip_ident and vidioc_g/s... | Brian Johnson | 2009-07-24 | 2 | -0/+82 |