summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-01-31time: Move do_timer() to kernel/time/timekeeping.cTorben Hohn1-1/+0
2011-01-31power_supply: Add new LED trigger charging-blink-solid-fullVasily Khoruzhick1-0/+2
2011-01-31leds: Add ability to blink via simple triggerVasily Khoruzhick1-0/+3
2011-01-31bq20z75: Add support for charge propertiesRhyland Klein1-0/+44
2011-01-30Input: wm831x - add driver for Wolfson WM831x PMIC touchscreen controllersMark Brown1-1/+2
2011-01-30net: Add compat ioctl support for the ipv4 multicast ioctl SIOCGETSGCNTEric W. Biederman1-0/+1
2011-01-30caif: bugfix - add caif headers for userspace usage.sjur.brandeland@stericsson.com2-0/+3
2011-01-30dmaengine/dw_dmac: provide a mechanism to indicate private devicesJamie Iles1-0/+3
2011-01-30dmaengine/dw_dmac: allow src/dst masters to be configured at runtimeJamie Iles1-0/+2
2011-01-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+1
2011-01-28net: fix dev_seq_next()Eric Dumazet1-1/+8
2011-01-27rwsem: Remove redundant asmregparm annotationThomas Gleixner1-4/+4
2011-01-27rwsem: Move duplicate function prototypes to linux/rwsem.hThomas Gleixner1-0/+5
2011-01-27rwsem: Unify the duplicate rwsem_is_locked() inlinesThomas Gleixner1-0/+7
2011-01-27rwsem: Move duplicate init macros and functions to linux/rwsem.hThomas Gleixner2-22/+26
2011-01-27rwsem: Move duplicate struct rwsem declaration to linux/rwsem.hThomas Gleixner1-1/+12
2011-01-27rwsem: Cleanup includesThomas Gleixner2-8/+3
2011-01-27locking: Remove deprecated lock initializersThomas Gleixner2-16/+0
2011-01-27kthread: Replace deprecated spinlock initializationThomas Gleixner1-1/+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 Pallipadi1-0/+1
2011-01-26softirqs: Free up pf flag PF_KSOFTIRQDVenkatesh Pallipadi2-1/+7
2011-01-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt20-54/+109
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-25block: reimplement FLUSH/FUA to support mergeTejun Heo2-6/+13
2011-01-25block: add REQ_FLUSH_SEQTejun Heo1-0/+2
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ław2-13/+13
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 '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. Miller15-44/+100
2011-01-24Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-4/+0
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 Torokhov1-0/+27
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