summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-05-14Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner421-2047/+9997
2011-05-14clocksource: convert footbridge to generic i8253 clocksourceRussell King1-0/+2
2011-05-14Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds1-0/+1
2011-05-13Cache user_ns in struct credSerge E. Hallyn2-14/+9
2011-05-12Merge branch 'fbmem'Linus Torvalds1-0/+1
2011-05-12fbcon: add lifetime refcount to opened frame buffersLinus Torvalds1-0/+1
2011-05-12seqlock: Don't smp_rmb in seqlock reader spin loopMilton Miller1-2/+2
2011-05-12sched: Remove unused parameters from sched_fork() and wake_up_new_task()Samir Bellabes1-3/+2
2011-05-12Merge commit 'v2.6.39-rc7' into sched/coreIngo Molnar23-40/+97
2011-05-12NFSv4.1: Ensure that layoutget uses the correct gfp modesTrond Myklebust1-0/+1
2011-05-12mm: add alloc_pages_exact_nid()Andi Kleen1-0/+2
2011-05-12mm: use alloc_bootmem_node_nopanic() on really needed pathYinghai Lu1-0/+2
2011-05-11PM: Remove sysdev suspend, resume and shutdown operationsRafael J. Wysocki3-26/+0
2011-05-10Merge commit 'v2.6.39-rc7' into perf/coreIngo Molnar16-14/+60
2011-05-10Merge branches 'dma-debug/next', 'amd-iommu/command-cleanups', 'amd-iommu/ats...Joerg Roedel1-0/+52
2011-05-10Don't lock guardpage if the stack is growing upMikulas Patocka1-1/+23
2011-05-08Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+15
2011-05-07Regression: partial revert "tracing: Remove lock_depth from event entry"Arjan van de Ven1-0/+1
2011-05-06Merge branch 'perf/stat' into perf/coreIngo Molnar1-0/+2
2011-05-06Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tor...Ingo Molnar4-3/+4
2011-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-1/+1
2011-05-05slub: Fix the lockless code on 32-bit platforms with no 64-bit cmpxchgThomas Gleixner1-1/+1
2011-05-04Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2-1/+15
2011-05-04[CPUFREQ] cpufreq.h: Fix some checkpatch.pl coding style issues.Thiago Farina1-15/+18
2011-05-04[CPUFREQ] use dynamic debug instead of custom infrastructureDominik Brodowski1-19/+0
2011-05-04perf events: Clean up definitions and initializers, update copyrightsIngo Molnar1-52/+44
2011-05-04Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...James Morris1-1/+1
2011-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds1-1/+0
2011-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+2
2011-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+1
2011-05-02Merge branch 'linus' into timers/coreThomas Gleixner8-9/+16
2011-05-01Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar1-5/+3
2011-05-01Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar5-9/+19
2011-05-01i2c-i801: Move device ID definitions to driverJean Delvare1-4/+0
2011-04-30ftrace: Remove FTRACE_FL_CONVERTED flagSteven Rostedt1-1/+0
2011-04-30ftrace: Remove FTRACE_FL_FAILED flagSteven Rostedt1-5/+4
2011-04-30PM / Runtime: Generic clock manipulation rountines for runtime PM (v6)Rafael J. Wysocki1-0/+42
2011-04-29perf events: Add generic front-end and back-end stalled cycle event definitionsIngo Molnar1-1/+2
2011-04-29PM / Runtime: Add subsystem data field to struct dev_pm_infoRafael J. Wysocki1-0/+1
2011-04-29PM: Export platform bus type's default PM callbacksRafael J. Wysocki1-0/+60
2011-04-29timers: Improve alarmtimer comments and minor fixesJohn Stultz1-1/+11
2011-04-29Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds3-1/+7
2011-04-29flex_array: flex_array_prealloc takes a number of elements, not an endEric Paris1-1/+1
2011-04-28usbnet: Resubmit interrupt URB if device is openPaul Stewart1-0/+1
2011-04-28mm: thp: fix /dev/zero MAP_PRIVATE and vm_flags cleanupsAndrea Arcangeli2-2/+3
2011-04-28Input: wm831x-ts - allow IRQ flags to be specifiedMark Brown1-0/+2
2011-04-28mmc: fix a race between card-detect rescan and clock-gate work instancesGuennadi Liakhovetski1-1/+0
2011-04-28Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+6
2011-04-27NFSv4: Ensure we request the ordinary fileid when doing readdirplusTrond Myklebust1-0/+2
2011-04-27Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar5-103/+77