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