summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-02-01netfilter: xtables: "set" match and "SET" target supportJozsef Kadlecsik1-0/+55
2011-02-01netfilter: ipset: list:set set type supportJozsef Kadlecsik1-0/+27
2011-02-01netfilter: ipset: hash:ip set type supportJozsef Kadlecsik2-0/+1100
2011-02-01netfilter: ipset: bitmap:ip set type supportJozsef Kadlecsik2-0/+158
2011-02-01netfilter: ipset: IP set core supportJozsef Kadlecsik3-0/+498
2011-02-01netfilter: NFNL_SUBSYS_IPSET id and NLA_PUT_NET* macrosJozsef Kadlecsik1-1/+2
2011-02-01Merge branch 'sh/urgent' into sh-latestPaul Mundt7-17/+8
2011-02-01Input: input-polldev - fix a couple of typosDmitry Torokhov1-2/+2
2011-02-01Input: switch completely over to the new versions of get/setkeycodeDmitry Torokhov1-9/+3
2011-02-01Merge commit 'v2.6.38-rc3' into nextDmitry Torokhov334-3016/+7481
2011-02-01Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds4-16/+3
2011-02-01kernel.h: fix kernel-doc warningRandy Dunlap1-1/+1
2011-02-01Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-0/+4
2011-02-01Revert "appletalk: move to staging"Greg Kroah-Hartman2-0/+209
2011-02-01appletalk: move to stagingArnd Bergmann2-209/+0
2011-02-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller3-0/+4
2011-01-31time: Make do_timer() and xtime_lock local to kernel/time/Torben Hohn2-3/+0
2011-01-31Merge branch 'tip/rtmutex' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Thomas Gleixner11-24/+71
2011-01-31time: Provide xtime_update()Torben Hohn1-0/+1
2011-01-31time: Remove unused __get_wall_to_monotonic()Thomas Gleixner1-1/+0
2011-01-31time: Provide get_xtime_and_monotonic_offset()Torben Hohn1-0/+1
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