summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2010-12-19Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git....Linus Torvalds2-0/+3
2010-12-19Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2010-12-19mfd/tc3589x: add block identifier for multiple child devicesSundar Iyer1-0/+7
2010-12-19mfd/tc3589x: rename tc35892 structs/registers to tc359xSundar Iyer1-101/+101
2010-12-19mfd/tc35892: rename tc35892 header to tc3589xSundar Iyer1-0/+0
2010-12-19Merge commit 'v2.6.37-rc6' into sched/coreIngo Molnar8-4/+25
2010-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-1/+1
2010-12-18Merge branch 'this_cpu_ops' into for-2.6.38Tejun Heo1-31/+163
2010-12-18percpu: Generic this_cpu_cmpxchg() and this_cpu_xchg supportChristoph Lameter1-1/+133
2010-12-18Merge branch 'devel-board' into omap-for-linusTony Lindgren10-5/+51
2010-12-17nfsd4: implement secinfo_no_nameJ. Bruce Fields1-0/+3
2010-12-17sunrpc: remove xpt_poolNeilBrown1-1/+0
2010-12-17rcu: remove unused __list_for_each_rcu() macroPaul E. McKenney1-5/+0
2010-12-17rculist: fix borked __list_for_each_rcu() macroMariusz Kozlowski1-1/+1
2010-12-17rcu: increase synchronize_sched_expedited() batchingTejun Heo1-0/+2
2010-12-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2-3/+5
2010-12-17netlink: fix gcc -Wconversion compilation warningDmitry V. Levin1-1/+1
2010-12-17resources: add arch hook for preventing allocation in reserved areasBjorn Helgaas1-0/+1
2010-12-17Revert "resources: support allocating space within a region from the top down"Bjorn Helgaas1-1/+0
2010-12-17ceph: mark user pages dirty on direct-io readsHenry C Chang1-2/+4
2010-12-17Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-1/+2
2010-12-17percpu,x86: relocate this_cpu_add_return() and friendsTejun Heo1-30/+30
2010-12-17highmem: Use this_cpu_xx_return() operationsChristoph Lameter1-5/+8
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