aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'this_cpu_ops' into for-2.6.38Tejun Heo2010-12-181-31/+163
|\
| * percpu: Generic this_cpu_cmpxchg() and this_cpu_xchg supportChristoph Lameter2010-12-181-1/+133
| * percpu,x86: relocate this_cpu_add_return() and friendsTejun Heo2010-12-171-30/+30
* | highmem: Use this_cpu_xx_return() operationsChristoph Lameter2010-12-171-5/+8
* | Merge branch 'this_cpu_ops' into for-2.6.38Tejun Heo2010-12-1719-24/+163
|\ \ | |/
| * percpu: Generic support for this_cpu_add, sub, dec, inc_returnChristoph Lameter2010-12-171-0/+71
| * Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2010-12-163-7/+8
| |\
| | * fanotify: split version into version and metadata_lenAlexey Zaytsev2010-12-151-2/+4
| | * fanotify: Introduce FAN_NOFDLino Sanfilippo2010-12-071-0/+2
| | * fanotify: on group destroy allow all waiters to bypass permission checkLino Sanfilippo2010-12-071-1/+1
| | * fanotify: if set by user unset FMODE_NONOTIFY before fsnotify_perm() is calledLino Sanfilippo2010-12-071-3/+0
| | * fanotify: remove packed from access response messageEric Paris2010-12-071-1/+1
| * | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-12-161-6/+11
| |\ \
| | * | SSB: Fix nvram_get on BCM47xx platformHauke Mehrtens2010-12-161-6/+11
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-12-161-2/+4
| |\ \ \ | | |/ / | |/| |
| | * | Input: define separate EVIOCGKEYCODE_V2/EVIOCSKEYCODE_V2Dmitry Torokhov2010-12-141-2/+4
| * | | xen: Provide a variant of __RING_SIZE() that is an integer constant expressionJeremy Fitzhardinge2010-12-151-2/+9
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-12-143-3/+8
| |\ \ \
| | * | | atm: correct sysfs 'device' link creation and parent relationshipsDan Williams2010-12-101-2/+4
| | * | | tcp: Replace time wait bucket msg by counterTom Herbert2010-12-081-0/+1
| | * | | filter: fix sk_filter rcu handlingEric Dumazet2010-12-061-1/+3
| * | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-12-143-2/+20
| |\ \ \ \
| | | \ \ \
| | | \ \ \
| | *-. \ \ \ Merge branches 'bugzilla-15418', 'bugzilla-21722', 'bugzilla-22932', 'misc-2....Len Brown2010-12-1115-28/+61
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | | * | | acpi: fix _OSI string setup regressionLin Ming2010-12-111-1/+1
| | | * | | | ACPI: video: fix build for CONFIG_ACPI=nChris Wilson2010-12-111-1/+4
| | | * | | | ACPI: video: fix build for VIDEO_OUTPUT_CONTROL=nLen Brown2010-12-111-0/+15
| | |/ / / /
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-12-141-1/+1
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2010-12-091-1/+1
| | |\ \ \ \ \
| | | * | | | | ASoC: Fix off by one error in WM8994 EQ register bank sizeUk Kim2010-12-061-1/+1
| * | | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-12-143-0/+3
| |\ \ \ \ \ \ \
| | * | | | | | | nfs: remove extraneous and problematic calls to nfs_clear_requestTrond Myklebust2010-12-071-0/+1
| | * | | | | | | NFS: Fix a memory leak in nfs_readdirTrond Myklebust2010-12-021-0/+1
| | * | | | | | | Call the filesystem back whenever a page is removed from the page cacheLinus Torvalds2010-12-021-0/+1
| * | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-12-081-0/+2
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2010-12-081-0/+2
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| | | * | | | | | | drm/i915: announce to userspace that the bsd ring is coherentDaniel Vetter2010-12-051-0/+2
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-12-082-1/+26
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | / | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | Input: add input driver for polled GPIO buttonsGabor Juhos2010-12-061-0/+2
| | * | | | | | | Input: document struct input_absinfoDmitry Torokhov2010-11-301-1/+20
| | * | | | | | | Input: add keycodes for touchpad on/off keysBastien Nocera2010-11-301-0/+4
* | | | | | | | | core: Replace __get_cpu_var with __this_cpu_read if not used for an address.Christoph Lameter2010-12-173-14/+8
* | | | | | | | | kprobes: Use this_cpu_opsChristoph Lameter2010-12-171-2/+2
|/ / / / / / / /
* | | | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2010-12-061-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | PM / Hibernate: Fix memory corruption related to swapRafael J. Wysocki2010-12-061-2/+2
* | | | | | | | | Merge branch '2.6.37-rc4-pvhvm-fixes' of git://xenbits.xen.org/people/sstabel...Linus Torvalds2010-12-032-1/+16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | xen: fix MSI setup and teardown for PV on HVM guestsStefano Stabellini2010-12-021-1/+6
| * | | | | | | | | xen: use PHYSDEVOP_get_free_pirq to implement find_unbound_pirqStefano Stabellini2010-12-021-0/+10
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | mem-hotplug: introduce {un}lock_memory_hotplug()KOSAKI Motohiro2010-12-021-0/+6
* | | | | | | | | vmalloc: eagerly clear ptes on vunmapJeremy Fitzhardinge2010-12-021-2/+0
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-12-023-11/+1
|\ \ \ \ \ \ \ \