Age | Commit message (Expand) | Author | Files | Lines |
2012-01-08 | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 14 | -15/+76 |
2012-01-08 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2 | -5/+77 |
2012-01-08 | tracing: Fix compile error when static ftrace is enabled | Steven Rostedt | 1 | -0/+1 |
2012-01-04 | security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not set | Jan Kara | 1 | -1/+1 |
2011-12-31 | ipvs: try also real server with port 0 in backup server | Julian Anastasov | 1 | -1/+1 |
2011-12-30 | procfs: do not confuse jiffies with cputime64_t | Andreas Schwab | 1 | -0/+1 |
2011-12-26 | KVM: Don't automatically expose the TSC deadline timer in cpuid | Jan Kiszka | 1 | -0/+1 |
2011-12-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -4/+32 |
2011-12-24 | Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux | Linus Torvalds | 1 | -2/+13 |
2011-12-23 | net: relax rcvbuf limits | Eric Dumazet | 1 | -1/+3 |
2011-12-23 | net: introduce DST_NOPEER dst flag | Eric Dumazet | 1 | -0/+1 |
2011-12-22 | VFS: Fix race between CPU hotplug and lglocks | Srivatsa S. Bhat | 1 | -4/+32 |
2011-12-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -0/+5 |
2011-12-22 | net: Add a flow_cache_flush_deferred function | Steffen Klassert | 1 | -0/+1 |
2011-12-21 | ftrace: Allow access to the boot time function enabling | Steven Rostedt | 1 | -0/+3 |
2011-12-21 | ftrace: Decouple hash items from showing filtered functions | Steven Rostedt | 1 | -2/+3 |
2011-12-21 | ftrace: Allow other users of function tracing to use the output listing | Steven Rostedt | 1 | -0/+35 |
2011-12-21 | ftrace: Replace record newlist with record page list | Steven Rostedt | 1 | -4/+1 |
2011-12-21 | ftrace: Remove usage of "freed" records | Steven Rostedt | 1 | -1/+0 |
2011-12-21 | ftrace: Allow archs to modify code without stop machine | Steven Rostedt | 1 | -0/+31 |
2011-12-21 | ftrace: Do not function trace inlined functions | Steven Rostedt | 1 | -0/+5 |
2011-12-21 | perf events: Add PERF_COUNT_HW_REF_CPU_CYCLES generic PMU event | Stephane Eranian | 1 | -0/+1 |
2011-12-20 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -3/+8 |
2011-12-20 | Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -2/+1 |
2011-12-20 | Merge commit 'v3.2-rc6' into perf/core | Ingo Molnar | 56 | -268/+304 |
2011-12-20 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+6 |
2011-12-20 | sctp: fix incorrect overflow check on autoclose | Xi Wang | 1 | -0/+4 |
2011-12-19 | Revert "xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from ol... | Konrad Rzeszutek Wilk | 1 | -2/+1 |
2011-12-19 | time/clocksource: Fix kernel-doc warnings | Kusanagi Kouichi | 1 | -3/+8 |
2011-12-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 1 | -0/+3 |
2011-12-18 | writeback: show writeback reason with __print_symbolic | Wu Fengguang | 1 | -2/+13 |
2011-12-16 | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux | Linus Torvalds | 1 | -0/+2 |
2011-12-16 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -3/+0 |
2011-12-16 | iommu: Export intel_iommu_enabled to signal when iommu is in use | Eugeni Dodonov | 1 | -0/+2 |
2011-12-15 | [SCSI] fcoe: fix fcoe in a DCB environment by adding DCB notifiers to set skb... | john fastabend | 1 | -0/+3 |
2011-12-14 | drm/radeon/kms: add some new pci ids | Alex Deucher | 1 | -0/+10 |
2011-12-13 | linux/log2.h: Fix rounddown_pow_of_two(1) | Linus Torvalds | 1 | -1/+0 |
2011-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 1 | -0/+6 |
2011-12-11 | [media] V4L: soc-camera: fix compiler warnings on 64-bit platforms | Guennadi Liakhovetski | 1 | -1/+6 |
2011-12-11 | mmc: core: Add quirk for long data read time | Stefan Nilsson XK | 1 | -0/+6 |
2011-12-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2 | -1/+16 |
2011-12-09 | vmscan: use atomic-long for shrinker batching | Konstantin Khlebnikov | 3 | -2/+3 |
2011-12-08 | Merge branch '3.2-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -64/+6 |
2011-12-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -1/+3 |
2011-12-07 | fix apparmor dereferencing potentially freed dentry, sanitize __d_path() API | Al Viro | 2 | -1/+3 |
2011-12-06 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+2 |
2011-12-06 | jump_label: Provide jump_label_key initializers | Peter Zijlstra | 1 | -0/+3 |
2011-12-06 | perf, core: Rate limit perf_sched_events jump_label patching | Gleb Natapov | 2 | -3/+27 |
2011-12-06 | perf, x86: Implement event scheduler helper functions | Robert Richter | 1 | -2/+8 |
2011-12-06 | perf: Avoid a useless pmu_disable() in the perf-tick | Peter Zijlstra | 1 | -0/+1 |