summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-02-13Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 't...Ingo Molnar7-57/+73
2009-02-12syscall define: fix uml compile bugHeiko Carstens1-14/+14
2009-02-12cgroups: fix lockdep subclasses overflowLi Zefan1-0/+1
2009-02-11Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-36/+39
2009-02-11timers: fix TIMER_ABSTIME for process wide cpu timersPeter Zijlstra1-12/+1
2009-02-11timers: split process wide cpu clocks/timers, fixPeter Zijlstra1-0/+1
2009-02-11Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar1-1/+1
2009-02-11hugetlbfs: fix build failure with !CONFIG_HUGETLBFSStefan Richter1-3/+3
2009-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+12
2009-02-10Do not account for the address space used by hugetlbfs using VM_ACCOUNTMel Gorman2-4/+4
2009-02-10tracing: fix typos in commentsWenji Huang1-1/+1
2009-02-10Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar4-2/+14
2009-02-09Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-0/+2
2009-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-2/+7
2009-02-09x86: spinlocks: define dummy __raw_spin_is_contendedKyle McMartin1-0/+5
2009-02-09tracing/power: move the power trace headers to a dedicated fileFrederic Weisbecker2-30/+35
2009-02-09Merge branch 'tip/tracing/core/devel' of git://git.kernel.org/pub/scm/linux/k...Ingo Molnar4-2/+26
2009-02-09Merge commit 'v2.6.29-rc4' into tracing/coreIngo Molnar11-31/+58
2009-02-08async: Rename _special -> _domain for clarity.Cornelia Huck1-3/+5
2009-02-08drm/i915: add fence register management to execbufJesse Barnes1-0/+2
2009-02-08trace: trivial fixes in comment typos.Wenji Huang1-1/+1
2009-02-08ring-buffer: use generic version of in_nmiSteven Rostedt1-8/+0
2009-02-08nmi: add generic nmi tracking stateSteven Rostedt1-0/+15
2009-02-08ring-buffer: allow tracing_off to be used in core kernel codeSteven Rostedt1-0/+9
2009-02-08ring-buffer: add NMI protection for spinlocksSteven Rostedt1-1/+9
2009-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-1/+1
2009-02-07module: remove over-zealous check in __module_get()Rusty Russell1-1/+0
2009-02-07Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...Len Brown295-15460/+510
2009-02-07net_dma: call dmaengine_get only if NET_DMA enabledDavid S. Miller1-0/+12
2009-02-07ACPI: Enable bit 11 in _PDC to advertise hw coordPallipadi, Venkatesh1-0/+2
2009-02-06timers: split process wide cpu clocks/timers, remove spurious warningIngo Molnar1-2/+0
2009-02-06ring_buffer: remove unused flags parameterArnaldo Carvalho de Melo1-6/+3
2009-02-05atyfb: fix CONFIG_ namespace violationsRandy Dunlap3-23/+23
2009-02-05wait: prevent exclusive waiter starvationJohannes Weiner1-2/+9
2009-02-05fbmem: don't call copy_from/to_user() with mutex heldAndrea Righi1-0/+15
2009-02-05generic swap(): don't return a value from swap()Peter Zijlstra1-1/+2
2009-02-05Merge branches 'tracing/ftrace' and 'linus' into tracing/coreIngo Molnar4-14/+25
2009-02-05timers: split process wide cpu clocks/timersPeter Zijlstra2-29/+36
2009-02-05signal: re-add dead task accumulation stats.Peter Zijlstra1-1/+9
2009-02-05crypto: shash - Fix tfm destructionHerbert Xu1-1/+1
2009-02-05crypto: api - Fix zeroing on freeHerbert Xu1-1/+6
2009-02-05PCI: return error on failure to read PCI ROMsTimothy S. Nelson1-1/+1
2009-02-05Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2009-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-1/+4
2009-02-03Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-13/+21
2009-02-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller105-128/+350
2009-02-03sched: add missing kernel-doc in sched.hRandy Dunlap1-0/+1
2009-02-03Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing...Ingo Molnar286-15420/+433
2009-02-03libata: implement HORKAGE_1_5_GBPS and apply it to WD My BookTejun Heo1-0/+1
2009-02-03libata: clear dev->ering in smarter wayTejun Heo1-8/+10