summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dev_vdbg() documentationDavid Brownell2007-07-191-2/+18
* dev_vdbg(), available with -DVERBOSE_DEBUGDavid Brownell2007-07-192-7/+10
* sysfs: make sysfs_init_inode() staticTejun Heo2007-07-192-2/+1Star
* sysfs: fix sysfs root inode nlink accountingTejun Heo2007-07-191-5/+5
* Documentation fix devres.txt: lib/iomap.c -> lib/devres.cBrandon Philips2007-07-191-1/+1
* sysfs: avoid kmem_cache_free(NULL)Akinobu Mita2007-07-191-6/+7
* PM: remove deprecated dpm_runtime_* routinesAlan Stern2007-07-196-109/+35Star
* PM: Remove deprecated sysfs filesAlan Stern2007-07-193-80/+1Star
* Driver core: accept all valid action-strings in uevent-triggerKay Sievers2007-07-193-31/+47
* debugfs: remove rmdir() non-empty complaintJens Axboe2007-07-191-5/+0Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds2007-07-1815-479/+751
|\
| * [AVR32] Initialize phy_mask for both macb devicesHaavard Skinnemoen2007-07-181-1/+13
| * [AVR32] Fix atomic_add_unless() and atomic_sub_unless()Haavard Skinnemoen2007-07-181-2/+2
| * [AVR32] Correct misspelled CONFIG_BLK_DEV_INITRD variable.Robert P. J. Day2007-07-181-1/+1
| * [AVR32] Fix build error in parse_tag_rdimg()Haavard Skinnemoen2007-07-181-1/+1
| * [AVR32] Don't wire up macb0 unless SW6 is in default positionKristoffer Nyborg Gregertsen2007-07-181-1/+2
| * [AVR32] Wire up SSC platform device 0 as TX on ATSTK1000 boardHans-Christian Egtvedt2007-07-181-0/+3
| * [AVR32] Add Atmel SSC driver platform device to AT32AP architectureHans-Christian Egtvedt2007-07-182-0/+100
| * [AVR32] Remove optimization of unaligned word loadsHaavard Skinnemoen2007-07-181-23/+3Star
| * [AVR32] Make STK1000 mux settings configurableDavid Brownell2007-07-183-7/+80
| * [AVR32] CPU frequency scaling for AT32APHans-Christian Egtvedt2007-07-184-2/+175
| * [AVR32] Split SM device into PM, RTC, WDT and EICHaavard Skinnemoen2007-07-186-453/+372Star
| * [AVR32] faster avr32 unaligned accessDavid Brownell2007-07-181-9/+20
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...Linus Torvalds2007-07-1811-12/+25
|\ \
| * | [PATCH] x86: do not recompile boot for each buildSam Ravnborg2007-07-181-1/+1
| * | [x86 setup] Save/restore DS around invocations of INT 10hH. Peter Anvin2007-07-182-2/+9
| * | [x86 setup] VGA: Clear the Protect bit before setting the vertical heightH. Peter Anvin2007-07-181-1/+6
| * | [x86 setup] Fix assembly constraintsH. Peter Anvin2007-07-186-7/+7
| * | [x86 setup] build/tools.c: fix commentH. Peter Anvin2007-07-181-1/+1
| * | [x86 setup] MAINTAINERS: document x86 setup code git treeH. Peter Anvin2007-07-181-0/+1
* | | i386: fixup TRACE_IRQ breakagePeter Zijlstra2007-07-182-6/+6
* | | Handle bogus %cs selector in single-step instruction decodingRoland McGrath2007-07-182-14/+31
* | | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2007-07-18176-3034/+9814
|\ \ \ | |/ / |/| |
| * | V4L/DVB (5847): Clean up schedule_timeout calls in cpia2 and ivtv codeRobert P. J. Day2007-07-182-12/+6Star
| * | V4L/DVB (5846): Clean up setting state and scheduling timeoutsRobert P. J. Day2007-07-182-8/+4Star
| * | V4L/DVB (5844): ivtv: add high volume debugging flagHans Verkuil2007-07-184-25/+42
| * | V4L/DVB (5843): ivtv: fix missing signal_pending check.Hans Verkuil2007-07-181-4/+1Star
| * | V4L/DVB (5842): ivtv: Add locking to ensure stream setup is atomic.Hans Verkuil2007-07-183-11/+21
| * | V4L/DVB (5841): tveeprom: add support for Philips FQ1216LME MK3 tuner.Hans Verkuil2007-07-181-1/+1
| * | V4L/DVB (5840): fix dst and cx24123: tune() callback changed signess for delayMauro Carvalho Chehab2007-07-182-2/+2
| * | V4L/DVB (5838): dvb-core: Fix signedness warnings (gcc 4.1.1, kernel 2.6.22)Oliver Endriss2007-07-184-9/+9
| * | V4L/DVB (5837): stv0299: Fix signedness warning (gcc 4.1.1, kernel 2.6.22)Oliver Endriss2007-07-181-1/+1
| * | V4L/DVB (5836): dvb-ttpci: re-initialize aspect ratio and pan scan after arm ...Oliver Endriss2007-07-183-8/+18
| * | V4L/DVB (5835): saa7146/dvb-ttpci: Fix signedness warnings (gcc 4.1.1, kernel...Oliver Endriss2007-07-188-23/+23
| * | V4L/DVB (5834): dvb-core: fix signedness warnings and const strippingTrent Piepho2007-07-181-2/+3
| * | V4L/DVB (5832): ir-common: optimize bit extract functionTrent Piepho2007-07-181-12/+11Star
| * | V4L/DVB (5831): stradis: use ARRAY_SIZETrent Piepho2007-07-181-1/+1
| * | V4L/DVB (5829): Firmware extract and loading for opera dvb-usb updateMarco Gittler2007-07-183-8/+97
| * | V4L/DVB (5828): Kconfig: Added GemTek USB radio and removed experimental depe...Douglas Schilling Landgraf2007-07-181-2/+2
| * | V4L/DVB (5826): Usbvision: video mux cleanupThierry MERLE2007-07-183-21/+18Star