summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-02-13Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 't...Ingo Molnar
2009-02-11syscall define: fix uml compile bugHeiko Carstens
2009-02-11cgroups: fix lockdep subclasses overflowLi Zefan
2009-02-11Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-02-11timers: fix TIMER_ABSTIME for process wide cpu timersPeter Zijlstra
2009-02-11timers: split process wide cpu clocks/timers, fixPeter Zijlstra
2009-02-11Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2009-02-10hugetlbfs: fix build failure with !CONFIG_HUGETLBFSStefan Richter
2009-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-02-10Do not account for the address space used by hugetlbfs using VM_ACCOUNTMel Gorman
2009-02-10tracing: fix typos in commentsWenji Huang
2009-02-10Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar
2009-02-09Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2009-02-09x86: spinlocks: define dummy __raw_spin_is_contendedKyle McMartin
2009-02-09tracing/power: move the power trace headers to a dedicated fileFrederic Weisbecker
2009-02-09Merge branch 'tip/tracing/core/devel' of git://git.kernel.org/pub/scm/linux/k...Ingo Molnar
2009-02-09Merge commit 'v2.6.29-rc4' into tracing/coreIngo Molnar
2009-02-08async: Rename _special -> _domain for clarity.Cornelia Huck
2009-02-08drm/i915: add fence register management to execbufJesse Barnes
2009-02-08trace: trivial fixes in comment typos.Wenji Huang
2009-02-08ring-buffer: use generic version of in_nmiSteven Rostedt
2009-02-08nmi: add generic nmi tracking stateSteven Rostedt
2009-02-08ring-buffer: allow tracing_off to be used in core kernel codeSteven Rostedt
2009-02-08ring-buffer: add NMI protection for spinlocksSteven Rostedt
2009-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-02-07module: remove over-zealous check in __module_get()Rusty Russell
2009-02-07Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...Len Brown
2009-02-07net_dma: call dmaengine_get only if NET_DMA enabledDavid S. Miller
2009-02-07ACPI: Enable bit 11 in _PDC to advertise hw coordPallipadi, Venkatesh
2009-02-06timers: split process wide cpu clocks/timers, remove spurious warningIngo Molnar
2009-02-06ring_buffer: remove unused flags parameterArnaldo Carvalho de Melo
2009-02-05atyfb: fix CONFIG_ namespace violationsRandy Dunlap
2009-02-05wait: prevent exclusive waiter starvationJohannes Weiner
2009-02-05fbmem: don't call copy_from/to_user() with mutex heldAndrea Righi
2009-02-05generic swap(): don't return a value from swap()Peter Zijlstra
2009-02-05Merge branches 'tracing/ftrace' and 'linus' into tracing/coreIngo Molnar
2009-02-05timers: split process wide cpu clocks/timersPeter Zijlstra
2009-02-05signal: re-add dead task accumulation stats.Peter Zijlstra
2009-02-05crypto: shash - Fix tfm destructionHerbert Xu
2009-02-05crypto: api - Fix zeroing on freeHerbert Xu
2009-02-05PCI: return error on failure to read PCI ROMsTimothy S. Nelson
2009-02-04Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-02-03Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-02-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2009-02-03sched: add missing kernel-doc in sched.hRandy Dunlap
2009-02-03Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing...Ingo Molnar
2009-02-03libata: implement HORKAGE_1_5_GBPS and apply it to WD My BookTejun Heo
2009-02-03libata: clear dev->ering in smarter wayTejun Heo