summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-01-30ring-buffer: Add stats field for amount read from trace ring bufferSteven Rostedt (Red Hat)
2013-01-29timekeeping: Switch HAS_PERSISTENT_CLOCK to ALWAYS_USE_PERSISTENT_CLOCKJohn Stultz
2013-01-29Merge branches 'doctorture.2013.01.29a', 'fixes.2013.01.26a', 'tagcb.2013.01....Paul E. McKenney
2013-01-28Merge tag 'mfd-for-linus-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-01-28x86, msi: Use IRQ remapping specific setup_msi_irqs routineJoerg Roedel
2013-01-27cputime: Safely read cputime of full dynticks CPUsFrederic Weisbecker
2013-01-27kvm: Prepare to add generic guest entry/exit callbacksFrederic Weisbecker
2013-01-27cputime: Use accessors to read task cputime statsFrederic Weisbecker
2013-01-27cputime: Allow dynamic switch between tick/virtual based cputime accountingFrederic Weisbecker
2013-01-27cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker
2013-01-27cputime: Move default nsecs_to_cputime() to jiffies based cputime fileFrederic Weisbecker
2013-01-27cputime: Librarize per nsecs resolution cputime definitionsFrederic Weisbecker
2013-01-27mfd: da9052/53 lockup fixAshish Jangam
2013-01-27rcu: Remove obsolete Kconfig option from commentPaul E. McKenney
2013-01-27mfd: rtsx: Add clock divider hookWei WANG
2013-01-27mfd: rtsx: Add output voltage switch hookWei WANG
2013-01-26context_tracking: Export context state for generic vtimeFrederic Weisbecker
2013-01-25USB: add usb_hcd_{start,end}_port_resumeAlan Stern
2013-01-25Merge tag 'for-usb-linus-2012-01-24' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2013-01-25sched/rt: Avoid updating RT entry timeout twice within one tick periodYing Xue
2013-01-24Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-01-24perf: Missing field in PERF_RECORD_SAMPLE documentationVince Weaver
2013-01-24workqueue: move global_cwq->cpu to worker_poolTejun Heo
2013-01-24workqueue: record pool ID instead of CPU in work->data when off-queueTejun Heo
2013-01-24workqueue: introduce WORK_OFFQ_CPU_NONETejun Heo
2013-01-24workqueue: unexport work_cpu()Tejun Heo
2013-01-24usb: Using correct way to clear usb3.0 device's remote wakeup feature.Lan Tianyu
2013-01-24PCI/MSI: Enable multiple MSIs with pci_enable_msi_block_auto()Alexander Gordeev
2013-01-24x86/MSI: Support multiple MSIs in presense of IRQ remappingAlexander Gordeev
2013-01-24profiling: Remove unused timer hookFrederic Weisbecker
2013-01-24Merge tag 'please-pull-aer-trace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2013-01-24Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2013-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2013-01-23async: keep pending tasks on async_domain and remove async_pendingTejun Heo
2013-01-23async: bring sanity to the use of words domain and runningTejun Heo
2013-01-23Merge branch 'master' into for-3.9-asyncTejun Heo
2013-01-22Merge tag 'omap-for-v3.8-rc4/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson
2013-01-22Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2013-01-22ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()Oleg Nesterov
2013-01-22mfd: Fix compile errors and warnings when !CONFIG_AB8500_BMLee Jones
2013-01-22Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Olof Johansson
2013-01-22tracing: Remove the extra 4 bytes of padding in eventsSteven Rostedt
2013-01-21usbnet: add new flag FLAG_NOARP for usb net devicesWei Shuai
2013-01-21ipv4: Add a socket release callback for datagram socketsSteffen Klassert
2013-01-21kprobes/x86: Move ftrace-based kprobe code into kprobes-ftrace.cMasami Hiramatsu
2013-01-21ftrace: Move ARCH_SUPPORTS_FTRACE_SAVE_REGS in KconfigMasami Hiramatsu
2013-01-21tracing/lockdep: Disable lockdep first in entering NMISteven Rostedt
2013-01-21tracing: Fix sparse warning with is_signed_type() macroSteven Rostedt
2013-01-21Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds