| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] x86_64: Set up safe page tables during resume | Rafael J. Wysocki | 2005-10-10 | 4 | -9/+144 |
* | [PATCH] uml: cleanup whitespace for COW driver | Paolo 'Blaisorblade' Giarrusso | 2005-10-10 | 1 | -9/+9 |
* | [PATCH] uml: cleanup byte order macros for COW driver | Paolo 'Blaisorblade' Giarrusso | 2005-10-10 | 2 | -2/+26 |
* | [PATCH] uml: restore include breakage, breaking binary format of COW driver | Paolo 'Blaisorblade' Giarrusso | 2005-10-10 | 1 | -2/+2 |
* | [PATCH] uml: allow building .s/.i/.lst files from userspace files | Paolo 'Blaisorblade' Giarrusso | 2005-10-10 | 1 | -2/+2 |
* | [PATCH] uml: add mode=skas0 as a synonym of skas0 | Paolo 'Blaisorblade' Giarrusso | 2005-10-10 | 1 | -0/+11 |
* | [PATCH] Uml: hide commands when not being verbose | Paolo 'Blaisorblade' Giarrusso | 2005-10-10 | 1 | -1/+1 |
* | [PATCH] pcmcia: fix task state at pccard thread exit | Steven Rostedt | 2005-10-10 | 1 | -0/+3 |
* | [SPARC64]: Fix compile error in irq.c | Sven Hartge | 2005-10-08 | 1 | -0/+1 |
* | [PATCH] gfp flags annotations - part 1 | Al Viro | 2005-10-08 | 145 | -360/+340 |
* | [PATCH] scsi_ioctl: only warn for rejected commands | Jens Axboe | 2005-10-08 | 1 | -4/+4 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa | Linus Torvalds | 2005-10-08 | 19 | -53/+115 |
|\ |
|
| * | [ALSA] usb-audio: add MIDI quirk for Hercules DJ Console | Clemens Ladisch | 2005-10-07 | 1 | -0/+21 |
| * | [ALSA] usb-audio: add another ID for Hercules DJ Console | Clemens Ladisch | 2005-10-07 | 1 | -1/+6 |
| * | [ALSA] ali5451 - Don't build non-existing modem PCM | Takashi Iwai | 2005-10-07 | 1 | -2/+4 |
| * | [ALSA] emu10k1 - Fix handling of ac97_chip=2 | Takashi Iwai | 2005-10-07 | 1 | -9/+10 |
| * | [ALSA] korg1212: fix typo | Clemens Ladisch | 2005-10-07 | 1 | -1/+1 |
| * | [ALSA] emu10k1 - Fix loading of SBLive Game board | Takashi Iwai | 2005-10-07 | 3 | -4/+13 |
| * | [ALSA] via82xx - dxs_support entry for an ASUS mobo | Takashi Iwai | 2005-10-07 | 1 | -0/+1 |
| * | [ALSA] Fix confliction of capture controls on ALC880 test model | Takashi Iwai | 2005-10-07 | 1 | -12/+0 |
| * | [ALSA] fix HD audio ALC882 lfe (un)mute | John W. Linville | 2005-10-07 | 1 | -1/+1 |
| * | [ALSA] fix alc880_test_mixer typo | John W. Linville | 2005-10-07 | 1 | -2/+2 |
| * | [ALSA] fix HD audio ALC260 mono (un)mute | John W. Linville | 2005-10-07 | 1 | -2/+2 |
| * | [ALSA] usb-audio: increase max buffer size | Clemens Ladisch | 2005-10-07 | 1 | -4/+4 |
| * | [ALSA] usb-audio: add another ID for the TerraTec PHASE26 | Clemens Ladisch | 2005-10-07 | 1 | -1/+11 |
| * | [ALSA] usb-audio: add more Yamaha USB MIDI devices | Clemens Ladisch | 2005-10-07 | 1 | -0/+4 |
| * | [ALSA] Add iBook 1.33GHz support | Takashi Iwai | 2005-10-07 | 1 | -0/+1 |
| * | [ALSA] usb-audio: add Roland RD-700SX support | Clemens Ladisch | 2005-10-07 | 1 | -0/+13 |
| * | [ALSA] via82xx - Add a dxs whitelist entry | Takashi Iwai | 2005-10-07 | 1 | -0/+1 |
| * | [ALSA] clean suspend/resume calls for ac97_bus_type | Nicolas Pitre | 2005-10-07 | 1 | -13/+3 |
| * | [ALSA] remove redundent assignment to the ac97 device structure | Nicolas Pitre | 2005-10-07 | 2 | -1/+2 |
| * | [ALSA] remove bogus match method for ac97_bus | Nicolas Pitre | 2005-10-07 | 1 | -3/+4 |
| * | [ALSA] usb-audio: ignore Hercules DJ Console mixer errors | Clemens Ladisch | 2005-10-07 | 1 | -0/+5 |
| * | [ALSA] Fix pm_message_t in PXA2XX-AC97 driver | Dirk Opfer | 2005-10-07 | 1 | -1/+1 |
| * | [ALSA] hda-intel - Disable DMA position auto-correction | Takashi Iwai | 2005-10-07 | 1 | -0/+5 |
| * | [ALSA] hda-codec - 'empty' generic mfg-only codec | Sasha Khapyorsky | 2005-10-07 | 1 | -4/+2 |
| * | [ALSA] no templated index for si3036 modem controls | Sasha Khapyorsky | 2005-10-07 | 1 | -1/+5 |
| * | [ALSA] no templated index for mc97 controls | Sasha Khapyorsky | 2005-10-07 | 1 | -1/+1 |
| * | [ALSA] snd_opl3sa2: add missing pnp_unregister_driver() calls | Daniel Ritz | 2005-10-07 | 1 | -0/+2 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2005-10-08 | 1 | -67/+172 |
|\ \ |
|
| * | | [WATCHDOG] pcwd_pci.c add debug module_param | Wim Van Sebroeck | 2005-09-29 | 1 | -0/+64 |
| * | | [WATCHDOG] pcwd_pci.c control status + boot-code clean-up | Wim Van Sebroeck | 2005-09-29 | 1 | -67/+108 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2005-10-08 | 7 | -61/+319 |
|\ \ \ |
|
| * | | | [ATM]: [br2684] if we free the skb, we should return 0 | Jean-Denis Boyer | 2005-10-07 | 1 | -1/+1 |
| * | | | [ATM]: add support for LECS addresses learned from network | Eric Kinzie | 2005-10-06 | 4 | -23/+70 |
| * | | | [SCTP] Fix SCTP socket options to work with 32-bit apps on 64-bit kernels. | Sridhar Samudrala | 2005-10-06 | 1 | -5/+5 |
| * | | | [SCTP] Fix sctp_get{pl}addrs() API to work with 32-bit apps on 64-bit kernels. | Ivan Skytte J�rgensen | 2005-10-06 | 2 | -32/+243 |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2005-10-08 | 7 | -37/+90 |
|\ \ \ \ |
|
| * | | | | [SPARC64]: Fix userland FPU state corruption. | David S. Miller | 2005-10-07 | 3 | -24/+30 |
| * | | | | [SPARC]: Fix p9100 framebuffer in 2.6 | Tom 'spot' Callaway | 2005-10-07 | 1 | -0/+4 |