summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2012-01-08Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2012-01-08Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2012-01-07tracing: Fix compile error when static ftrace is enabledSteven Rostedt
2012-01-03security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not setJan Kara
2011-12-26KVM: Don't automatically expose the TSC deadline timer in cpuidJan Kiszka
2011-12-22VFS: Fix race between CPU hotplug and lglocksSrivatsa S. Bhat
2011-12-21ftrace: Allow access to the boot time function enablingSteven Rostedt
2011-12-21ftrace: Decouple hash items from showing filtered functionsSteven Rostedt
2011-12-21ftrace: Allow other users of function tracing to use the output listingSteven Rostedt
2011-12-21ftrace: Replace record newlist with record page listSteven Rostedt
2011-12-21ftrace: Remove usage of "freed" recordsSteven Rostedt
2011-12-21ftrace: Allow archs to modify code without stop machineSteven Rostedt
2011-12-21ftrace: Do not function trace inlined functionsSteven Rostedt
2011-12-21perf events: Add PERF_COUNT_HW_REF_CPU_CYCLES generic PMU eventStephane Eranian
2011-12-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-12-20Merge commit 'v3.2-rc6' into perf/coreIngo Molnar
2011-12-19time/clocksource: Fix kernel-doc warningsKusanagi Kouichi
2011-12-16Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linuxLinus Torvalds
2011-12-16Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-12-16iommu: Export intel_iommu_enabled to signal when iommu is in useEugeni Dodonov
2011-12-12linux/log2.h: Fix rounddown_pow_of_two(1)Linus Torvalds
2011-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-12-10mmc: core: Add quirk for long data read timeStefan Nilsson XK
2011-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2011-12-09vmscan: use atomic-long for shrinker batchingKonstantin Khlebnikov
2011-12-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-12-06fix apparmor dereferencing potentially freed dentry, sanitize __d_path() APIAl Viro
2011-12-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-12-06jump_label: Provide jump_label_key initializersPeter Zijlstra
2011-12-06perf, core: Rate limit perf_sched_events jump_label patchingGleb Natapov
2011-12-06perf, x86: Implement event scheduler helper functionsRobert Richter
2011-12-06perf: Avoid a useless pmu_disable() in the perf-tickPeter Zijlstra
2011-12-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-12-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-12-05Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-12-05tracing: Restore system filter behaviorLi Zefan
2011-12-05x86, amd: Fix up numa_node information for AMD CPU family 15h model 0-0fh nor...Andreas Herrmann
2011-12-05perf: Fix loss of notification with multi-eventPeter Zijlstra
2011-12-03asm-generic/unistd.h: support new process_vm_{readv,write} syscallsChris Metcalf
2011-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-11-29Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-11-29firmware: Sigma: Fix endianess issuesLars-Peter Clausen
2011-11-29firmware: Sigma: Prevent out of bounds memory accessLars-Peter Clausen
2011-11-28net: Fix corruption in /proc/*/net/dev_mcastAnton Blanchard
2011-11-28PM: Update comments describing device power management callbacksRafael J. Wysocki
2011-11-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aeg...Linus Torvalds
2011-11-28Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-11-23Merge git://github.com/rustyrussell/linuxLinus Torvalds
2011-11-24virtio-pci: make reset operation saferMichael S. Tsirkin