summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-01-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+1
2011-01-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-0/+1
2011-01-26ARM: oprofile: Fix backtraces in timer modeAri Kauppi1-0/+9
2011-01-26oprofile: Fix usage of CONFIG_HW_PERF_EVENTS for oprofile_perf_init and friendsAri Kauppi1-2/+2
2011-01-26sched: Fix switch_from_fair()Peter Zijlstra1-5/+3
2011-01-26time: Add nsecs_to_cputime64 interface for asm-genericVenkatesh Pallipadi2-0/+4
2011-01-26softirqs: Free up pf flag PF_KSOFTIRQDVenkatesh Pallipadi2-1/+7
2011-01-26ASoC: sh: fsi: modify selection method of I2S/PCM/SPDIF formatKuninori Morimoto1-51/+19
2011-01-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt43-89/+178
2011-01-26x86, amd: Extend AMD northbridge caching code to support "Link Control" devicesHans Rosenfeld1-0/+1
2011-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-4/+3
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn1-3/+3
2011-01-26Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+2
2011-01-25NFS do not find client in NFSv4 pg_authenticateAndy Adamson2-14/+0
2011-01-25NFS: Prevent memory allocation failure in nfsacl_encode()Chuck Lever1-0/+1
2011-01-25NFS: nfsacl_{encode,decode} should return signed integerChuck Lever1-2/+2
2011-01-25drm: Add an interface to reset the deviceChris Wilson1-0/+7
2011-01-25ASoC: Remove controls from sequenced PGA argumentsMark Brown1-4/+4
2011-01-25ASoC: Fix type for snd_soc_volatile_register()Mark Brown1-1/+2
2011-01-25percpu: align percpu readmostly subsection to cachelineTejun Heo1-13/+22
2011-01-25block: reimplement FLUSH/FUA to support mergeTejun Heo2-6/+13
2011-01-25block: add REQ_FLUSH_SEQTejun Heo1-0/+2
2011-01-25Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-0/+1
2011-01-25net: reduce and unify printk level in netdev_fix_features()Michał Mirosław1-1/+1
2011-01-25net: change netdev->features to u32Michał Mirosław5-17/+17
2011-01-25net: RPS: Enable hardware acceleration of RFSBen Hutchings1-3/+30
2011-01-25lib: cpu_rmap: CPU affinity reverse-mappingBen Hutchings1-0/+73
2011-01-25Merge branch 'drm-intel-fixes-2' of ssh://master.kernel.org/pub/scm/linux/ker...Dave Airlie7-11/+70
2011-01-25drm/radeon/kms: add new radeon_info ioctl query for clock crystal freqAlex Deucher1-0/+1
2011-01-25Merge branch 'irq/numa' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...David S. Miller2-1/+35
2011-01-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller38-82/+173
2011-01-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller281-1812/+7244
2011-01-24Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-4/+0
2011-01-24[SCSI] scsi_dh: Use scsi_devinfo functions to do matching of device_handler t...Peter Jones1-0/+1
2011-01-24[SCSI] fix incorrect value of SCSI_MAX_SG_CHAIN_SEGMENTS due to include file ...David Dillow1-0/+1
2011-01-24Input: sysrq - ensure sysrq_enabled and __sysrq_enabled are consistentAndy Whitcroft1-0/+3
2011-01-24Merge branch 'BUG_ON' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds4-9/+32
2011-01-24Remove MAYBE_BUILD_BUG_ONRusty Russell4-4/+6
2011-01-24BUILD_BUG_ON: make it handle more casesRusty Russell1-6/+27
2011-01-24param: add null statement to compiled-in module paramsLinus Walleij1-2/+4
2011-01-24module: fix linker error for MODULE_VERSION when !MODULE and CONFIG_SYSFS=nRusty Russell1-1/+1
2011-01-24module: show version information for built-in modules in sysfsDmitry Torokhov2-0/+34
2011-01-24Merge branch 'for-usb-linus' of master.kernel.org:/pub/scm/linux/kernel/git/s...Greg Kroah-Hartman1-0/+1
2011-01-23mm: Remove support for kmem_cache_name()Christoph Lameter1-1/+0
2011-01-23firewire: core: fix card->reset_jiffies overflowClemens Ladisch1-1/+1
2011-01-23USB: serial: handle Data Carrier Detect changesLibor Pechacek1-0/+3
2011-01-22genirq: Add IRQ affinity notifiersBen Hutchings2-1/+35
2011-01-22Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds6-20/+45
2011-01-22Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+3
2011-01-22Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-14/+0