Age | Commit message (Expand) | Author | Files | Lines |
2007-07-18 | i386: fixup TRACE_IRQ breakage | Peter Zijlstra | 2 | -6/+6 |
2007-07-18 | Handle bogus %cs selector in single-step instruction decoding | Roland McGrath | 2 | -14/+31 |
2007-07-18 | IB/mlx4: Factor out setting other WQE segments | Roland Dreier | 1 | -31/+36 |
2007-07-18 | [AVR32] Initialize phy_mask for both macb devices | Haavard Skinnemoen | 1 | -1/+13 |
2007-07-18 | [AVR32] Fix atomic_add_unless() and atomic_sub_unless() | Haavard Skinnemoen | 1 | -2/+2 |
2007-07-18 | [AVR32] Correct misspelled CONFIG_BLK_DEV_INITRD variable. | Robert P. J. Day | 1 | -1/+1 |
2007-07-18 | [AVR32] Fix build error in parse_tag_rdimg() | Haavard Skinnemoen | 1 | -1/+1 |
2007-07-18 | IB/mlx4: Factor out setting WQE data segment entries | Roland Dreier | 1 | -6/+9 |
2007-07-18 | [AVR32] Don't wire up macb0 unless SW6 is in default position | Kristoffer Nyborg Gregertsen | 1 | -1/+2 |
2007-07-18 | [AVR32] Wire up SSC platform device 0 as TX on ATSTK1000 board | Hans-Christian Egtvedt | 1 | -0/+3 |
2007-07-18 | [AVR32] Add Atmel SSC driver platform device to AT32AP architecture | Hans-Christian Egtvedt | 2 | -0/+100 |
2007-07-18 | [AVR32] Remove optimization of unaligned word loads | Haavard Skinnemoen | 1 | -23/+3 |
2007-07-18 | [AVR32] Make STK1000 mux settings configurable | David Brownell | 3 | -7/+80 |
2007-07-18 | [AVR32] CPU frequency scaling for AT32AP | Hans-Christian Egtvedt | 4 | -2/+175 |
2007-07-18 | [AVR32] Split SM device into PM, RTC, WDT and EIC | Haavard Skinnemoen | 6 | -453/+372 |
2007-07-18 | [AVR32] faster avr32 unaligned access | David Brownell | 1 | -9/+20 |
2007-07-18 | [PATCH] x86: do not recompile boot for each build | Sam Ravnborg | 1 | -1/+1 |
2007-07-18 | [x86 setup] Save/restore DS around invocations of INT 10h | H. Peter Anvin | 2 | -2/+9 |
2007-07-18 | [x86 setup] VGA: Clear the Protect bit before setting the vertical height | H. Peter Anvin | 1 | -1/+6 |
2007-07-18 | [x86 setup] Fix assembly constraints | H. Peter Anvin | 6 | -7/+7 |
2007-07-18 | [x86 setup] build/tools.c: fix comment | H. Peter Anvin | 1 | -1/+1 |
2007-07-18 | [x86 setup] MAINTAINERS: document x86 setup code git tree | H. Peter Anvin | 1 | -0/+1 |
2007-07-18 | IB/mthca: Factor out setting WQE data segment entries | Roland Dreier | 3 | -54/+30 |
2007-07-18 | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 176 | -3034/+9814 |
2007-07-18 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 30 | -259/+1328 |
2007-07-18 | Merge branch 'upstream' of git://git.infradead.org/~dedekind/ubi-2.6 | Linus Torvalds | 18 | -400/+403 |
2007-07-18 | V4L/DVB (5847): Clean up schedule_timeout calls in cpia2 and ivtv code | Robert P. J. Day | 2 | -12/+6 |
2007-07-18 | V4L/DVB (5846): Clean up setting state and scheduling timeouts | Robert P. J. Day | 2 | -8/+4 |
2007-07-18 | V4L/DVB (5844): ivtv: add high volume debugging flag | Hans Verkuil | 4 | -25/+42 |
2007-07-18 | V4L/DVB (5843): ivtv: fix missing signal_pending check. | Hans Verkuil | 1 | -4/+1 |
2007-07-18 | V4L/DVB (5842): ivtv: Add locking to ensure stream setup is atomic. | Hans Verkuil | 3 | -11/+21 |
2007-07-18 | V4L/DVB (5841): tveeprom: add support for Philips FQ1216LME MK3 tuner. | Hans Verkuil | 1 | -1/+1 |
2007-07-18 | V4L/DVB (5840): fix dst and cx24123: tune() callback changed signess for delay | Mauro Carvalho Chehab | 2 | -2/+2 |
2007-07-18 | V4L/DVB (5838): dvb-core: Fix signedness warnings (gcc 4.1.1, kernel 2.6.22) | Oliver Endriss | 4 | -9/+9 |
2007-07-18 | V4L/DVB (5837): stv0299: Fix signedness warning (gcc 4.1.1, kernel 2.6.22) | Oliver Endriss | 1 | -1/+1 |
2007-07-18 | V4L/DVB (5836): dvb-ttpci: re-initialize aspect ratio and pan scan after arm ... | Oliver Endriss | 3 | -8/+18 |
2007-07-18 | V4L/DVB (5835): saa7146/dvb-ttpci: Fix signedness warnings (gcc 4.1.1, kernel... | Oliver Endriss | 8 | -23/+23 |
2007-07-18 | V4L/DVB (5834): dvb-core: fix signedness warnings and const stripping | Trent Piepho | 1 | -2/+3 |
2007-07-18 | V4L/DVB (5832): ir-common: optimize bit extract function | Trent Piepho | 1 | -12/+11 |
2007-07-18 | V4L/DVB (5831): stradis: use ARRAY_SIZE | Trent Piepho | 1 | -1/+1 |
2007-07-18 | V4L/DVB (5829): Firmware extract and loading for opera dvb-usb update | Marco Gittler | 3 | -8/+97 |
2007-07-18 | V4L/DVB (5828): Kconfig: Added GemTek USB radio and removed experimental depe... | Douglas Schilling Landgraf | 1 | -2/+2 |
2007-07-18 | V4L/DVB (5826): Usbvision: video mux cleanup | Thierry MERLE | 3 | -21/+18 |
2007-07-18 | V4L/DVB (5825): Alter the tuner type for the WinTV USB UK PAL model. | Matthew Garrett | 1 | -1/+1 |
2007-07-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 43 | -173/+232 |
2007-07-18 | V4L/DVB (5824): Usbvision: Hauppauge WinTV USB SECAM_L fix | Thierry MERLE | 1 | -2/+2 |
2007-07-18 | V4L/DVB (5821): Saa7134: add remote control support for LifeView FlyDVB-S LR300 | James Le Cuirot | 1 | -0/+1 |
2007-07-18 | V4L/DVB (5820): Cleanup on cinergyT2: Remove unneeded if(1) | Mauro Carvalho Chehab | 1 | -10/+7 |
2007-07-18 | V4L/DVB (5819): Cleanup: reorder some includes | Mauro Carvalho Chehab | 8 | -31/+30 |
2007-07-18 | V4L/DVB (5815): Cx88: i2c structure templates clean-up | Jean Delvare | 2 | -27/+10 |