summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2010-12-17Merge branch 'this_cpu_ops' into for-2.6.38Tejun Heo15-20/+145
2010-12-17percpu: Generic support for this_cpu_add, sub, dec, inc_returnChristoph Lameter1-0/+71
2010-12-17core: Replace __get_cpu_var with __this_cpu_read if not used for an address.Christoph Lameter2-10/+4
2010-12-17kprobes: Use this_cpu_opsChristoph Lameter1-2/+2
2010-12-17block: max hardware sectors limit wrapperMike Snitzer1-0/+1
2010-12-17block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits insteadMartin K. Petersen1-3/+6
2010-12-17tty: add 'active' sysfs attribute to tty0 and console deviceKay Sievers1-1/+1
2010-12-17Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds3-7/+8
2010-12-17Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-6/+11
2010-12-17net: Introduce skb_checksum_start_offset()Michał Mirosław1-0/+5
2010-12-17net: use NUMA_NO_NODE instead of the magic number -1Changli Gao1-1/+1
2010-12-17bnx2x: Take the distribution range definition out of skb_tx_hash()Vladislav Zolotarov2-2/+13
2010-12-17Serial: Avoid unbalanced IRQ wake disable during resumeGovindraj.R1-0/+1
2010-12-17tty: fix typos/errors in tty_driver.h commentsTimur Tabi1-4/+4
2010-12-17Merge remote branch 'airlied/drm-core-next' into drm-intel-nextChris Wilson1-0/+2
2010-12-16nl80211: Add notification for dropped Deauth/DisassocJouni Malinen1-0/+10
2010-12-16SSB: Fix nvram_get on BCM47xx platformHauke Mehrtens1-6/+11
2010-12-16Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman9-10/+246
2010-12-16lockd: Clean up nlmsvc_lookup_host()Chuck Lever1-1/+1
2010-12-16lockd: Create client-side nlm_host cacheChuck Lever1-0/+1
2010-12-16lockd: Split nlm_release_call()Chuck Lever1-1/+2
2010-12-16SUNRPC: New xdr_streams XDR decoder APIChuck Lever3-4/+5
2010-12-16SUNRPC: New xdr_streams XDR encoder APIChuck Lever3-5/+10
2010-12-16NFS: Simplify ->decode_dirent() calling sequenceChuck Lever1-1/+2
2010-12-16lockd: Move nlmdbg_cookie2a() to svclock.cChuck Lever1-10/+0
2010-12-16NFS: Introduce new-style XDR decoding functions for NFSv2Chuck Lever1-0/+1
2010-12-16NFS: Introduce new-style XDR encoding functions for NFSv3Chuck Lever1-0/+2
2010-12-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/...Dmitry Torokhov2-17/+62
2010-12-16cdrom: add ->check_events() supportTejun Heo1-0/+6
2010-12-16implement in-kernel gendisk events handlingTejun Heo3-1/+21
2010-12-16block: move register_disk() and del_gendisk() to block/genhd.cTejun Heo2-2/+0
2010-12-16block: kill genhd_media_change_notify()Tejun Heo1-1/+0
2010-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-2/+4
2010-12-16PM / Runtime: Fix pm_runtime_suspended()Rafael J. Wysocki1-1/+2
2010-12-16perf: Sysfs enumerationPeter Zijlstra1-0/+1
2010-12-16perf: Dynamic pmu typesPeter Zijlstra1-1/+4
2010-12-16Merge branch 'perf/urgent' into perf/coreIngo Molnar3-1/+27
2010-12-16input: mt: Add hovering distance axisHenrik Rydberg1-1/+2
2010-12-16input: mt: Move tracking and pointer emulation to input-mtHenrik Rydberg2-0/+16
2010-12-16input: mt: Collect slots initialization codeHenrik Rydberg1-1/+1
2010-12-16input: mt: Break out slots handlingHenrik Rydberg2-16/+44
2010-12-16netfilter: fix compilation when conntrack is disabled but tproxy is enabledKOVACS Krisztian1-0/+15
2010-12-16nl80211: advertise maximum remain-on-channel durationJohannes Berg1-0/+5
2010-12-16netfilter: xtables: use guarded typesJan Engelhardt7-32/+32
2010-12-15fanotify: split version into version and metadata_lenAlexey Zaytsev1-2/+4
2010-12-15Merge branch 'musb-hw' of git://gitorious.org/usb/usb into musbGreg Kroah-Hartman2-4/+11
2010-12-15workqueue: deprecate cancel_rearming_delayed_work[queue]()Tejun Heo1-2/+2
2010-12-15Input: define separate EVIOCGKEYCODE_V2/EVIOCSKEYCODE_V2Dmitry Torokhov1-2/+4
2010-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-2/+5
2010-12-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2-1/+16