summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-01-19eCryptfs: Add getattr functionTyler Hicks1-0/+16
2010-01-19eCryptfs: Use notify_change for truncating lower inodesTyler Hicks1-32/+67
2010-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-1/+44
2010-01-18x86, apic: use logical flat for systems with <= 8 logical cpusSuresh Siddha2-19/+4
2010-01-18x86, apic: use physical mode for IBM summit platformsSuresh Siddha1-0/+5
2010-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds5-31/+132
2010-01-18Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds5-5/+20
2010-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds13-169/+342
2010-01-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds75-1175/+3837
2010-01-18Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds8-130/+201
2010-01-18Merge branch 'mantis' of git://git.kernel.org/pub/scm/linux/kernel/git/mcheha...Linus Torvalds54-1/+7801
2010-01-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds23-71/+151
2010-01-18[WATCHDOG] iTCO_wdt: Add Intel Cougar Point and PCH DeviceIDsSeth Heasley1-1/+44
2010-01-18microblaze: pci_controller->arch_data really is a struct device_node *Michal Simek1-1/+1
2010-01-18microblaze: Add missing double apostrophe in KconfigMichal Simek1-1/+1
2010-01-18microblaze: Add PT_ macros for special purpose regsMichal Simek1-0/+14
2010-01-18microblaze: Enable accept4 syscallMichal Simek2-2/+2
2010-01-18microblaze: Wire up recvmmsg syscallMichal Simek1-1/+2
2010-01-18Merge branch 'fix/hda' into for-linusTakashi Iwai2-27/+128
2010-01-18ALSA: Remove warning message for invalid OSS minor rangesTakashi Iwai1-1/+1
2010-01-18mfd: Unlock mc13783 before subsystems initialisation, at probe time.Alberto Panizzo1-2/+2
2010-01-18mfd: WM835x GPIO direction register is not lockedMark Brown1-2/+1
2010-01-18mfd: tmio_mmc hardware abstraction for CNF areaIan Molton9-149/+323
2010-01-18mfd: WM8350 off by one bugDan Carpenter1-2/+2
2010-01-18mfd: Correct WM835x ISINK ramp time definesMark Brown1-14/+14
2010-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds11-115/+71
2010-01-17modpost: fix segfault in sym_is() with prefixed archesMike Frysinger1-1/+1
2010-01-17V4L/DVB (13851): Fix Input dependency for MantisManu Abraham1-1/+1
2010-01-17V4L/DVB(13824a): mantis: Fix __devexit bad annotationsMauro Carvalho Chehab2-2/+2
2010-01-17V4L/DVB (13808b): mantis: replace DMA_nnBIT_MASK to DMA_BIT_MASK(32)Mauro Carvalho Chehab1-1/+1
2010-01-17V4L/DVB (13808): [Mantis/Hopper] Build update for Mantis/Hopper based cardsManu Abraham4-1/+26
2010-01-17V4L/DVB(13808a): mantis: convert it to the new ir-core register/unregister fu...Mauro Carvalho Chehab1-3/+3
2010-01-17V4L/DVB (13812): [Mantis/Hopper] Update Copyright headerManu Abraham36-27/+227
2010-01-17V4L/DVB (13811): [MB86A16] Update Copyright headerManu Abraham3-3/+3
2010-01-17V4L/DVB (13810): [MB86A16] Use DVB_* macrosManu Abraham1-0/+14
2010-01-17V4L/DVB (13809): Fix Checkpatch violationsManu Abraham20-144/+155
2010-01-17V4L/DVB (13807): Fix: Free device in the device registration failure caseManu Abraham1-0/+1
2010-01-17V4L/DVB (13806): Register and Initialize Remote controlManu Abraham6-15/+209
2010-01-17V4L/DVB (13805): Fix: Unregister the frontend before detachingManu Abraham1-1/+1
2010-01-17V4L/DVB (13804): Remove unused I2C Adapter IDManu Abraham1-3/+0
2010-01-17V4L/DVB (13803): Remove unused dependency on CU1216Manu Abraham1-1/+0
2010-01-17V4L/DVB (13802): [Mantis/Hopper] Fix all build related warningsManu Abraham16-50/+3
2010-01-17V4L/DVB (13801): [MB86A16] Use the search callbackManu Abraham1-24/+21
2010-01-17V4L/DVB (13800): [Mantis] I2C optimization. Required delay is much lesser tha...Manu Abraham1-5/+0
2010-01-17V4L/DVB (13799): [Mantis] Unregister frontendManu Abraham1-2/+3
2010-01-17V4L/DVB (13798): [Mantis] Enable power for all cards, use byte mode only on r...Manu Abraham8-75/+203
2010-01-17V4L/DVB (13797): [Mantis/Hopper/TDA665x] Large overhaul,Manu Abraham12-117/+479
2010-01-17V4L/DVB (13796): [Mantis] Add missing file in previous commitManu Abraham1-0/+31
2010-01-17V4L/DVB (13795): [Mantis/Hopper] Code overhaul, add Hopper devices into the P...Manu Abraham38-735/+1881
2010-01-17V4L/DVB (13794): [Mantis/VP-3028] Initial go at Serial interface implementati...Manu Abraham14-2/+253