summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-03-05920-46120/+7205
|\
| * Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-03-055-18/+42
| |\
| | * perf tools: Handle kernels that don't support attr.exclude_{guest,host}Arnaldo Carvalho de Melo2012-03-034-15/+39
| | * perf tools: Change perf_guest default back to falseJoerg Roedel2012-03-031-1/+1
| | * perf record: No build id option failsDavid Ahern2012-03-031-2/+2
| |/
| * perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabledJoerg Roedel2012-03-024-4/+54
| * Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-03-024-1/+22
| |\
| | * perf probe: Ensure offset provided is not greater than function length withou...Prashanth Nageshappa2012-02-291-0/+6
| | * perf tools: Ensure comm string is properly terminatedDavid Ahern2012-02-291-0/+1
| | * perf probe: Ensure offset provided is not greater than function lengthPrashanth Nageshappa2012-02-291-1/+11
| | * perf evlist: Return first evsel for non-sample event on old kernelNamhyung Kim2012-02-291-0/+4
| |/
| * perf/hwbp: Fix a possible memory leakNamhyung Kim2012-02-281-2/+2
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfsLinus Torvalds2012-02-275-17/+12
| |\
| | * NTFS: Update git repo path in MAINTAINERS file.Anton Altaparmakov2012-02-271-1/+1
| | * Merge branch 'master' of /Volumes/CaseSensitiveDisk/linuxAnton Altaparmakov2012-02-27154-660/+1223
| | |\
| | * \ Merge branch 'master' of /Volumes/CaseSensitiveDisk/linuxAnton Altaparmakov2012-02-2465-466/+473
| | |\ \
| | * | | LDM: Fix reassembly of extended VBLKs.Anton Altaparmakov2012-02-241-7/+4
| | * | | NTFS: Correct two spelling errors "dealocate" to "deallocate" in mft.c.Anton Altaparmakov2012-02-241-3/+3
| | * | | NTFS: Do not dereference pointer before checking for NULL.Anton Altaparmakov2012-02-221-3/+3
| | * | | NTFS: Remove unused variable.Anton Altaparmakov2012-02-221-3/+1
| * | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-02-274-10/+46
| |\ \ \ \
| | * | | | x86/mce/AMD: Fix UP build errorBorislav Petkov2012-02-221-0/+2
| | * | | | x86: Specify a size for the cmp in the NMI handlerSteven Rostedt2012-02-201-2/+2
| | * | | | x86/nmi: Test saved %cs in NMI to determine nested NMI caseSteven Rostedt2012-02-201-0/+7
| | * | | | x86/amd: Fix L1i and L2 cache sharing information for AMD family 15h processorsAndreas Herrmann2012-02-091-8/+36
| | * | | | x86/microcode: Remove noisy AMD microcode warningPrarit Bhargava2012-02-071-1/+0
| * | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-02-273-51/+2
| |\ \ \ \ \
| | * | | | | sched/events: Revert trace_sched_stat_sleeptime()Peter Zijlstra2012-02-223-51/+2
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-02-274-13/+37
| |\ \ \ \ \
| | * | | | | genirq: Handle pending irqs in irq_startup()Thomas Gleixner2012-02-154-11/+14
| | * | | | | genirq: Unmask oneshot irqs when thread was not wokenThomas Gleixner2012-02-151-2/+23
| * | | | | | compat: fix compile breakage on s390Heiko Carstens2012-02-2713-14/+9
| | |_|_|_|/ | |/| | | |
| * | | | | Merge tag 'stable/for-linus-fixes-3.3-rc5' of git://git.kernel.org/pub/scm/li...Linus Torvalds2012-02-262-8/+6
| |\ \ \ \ \
| | * | | | | xen/pat: Disable PAT support for now.Konrad Rzeszutek Wilk2012-02-202-4/+6
| | * | | | | xen/setup: Remove redundant filtering of PTE masks.Konrad Rzeszutek Wilk2012-02-201-4/+0
| * | | | | | Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-02-261-4/+31
| |\ \ \ \ \ \
| | * | | | | | mod/file2alias: make modpost compile on darwin againAndreas Bießmann2012-02-271-4/+31
| * | | | | | | autofs4 - update MAINTAINERS mailing list entryIan Kent2012-02-261-1/+1
| |/ / / / / /
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-02-2661-204/+380
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'sfc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2012-02-241-2/+2
| | |\ \ \ \ \ \
| | | * | | | | | sfc: Fix assignment of ip_summed for pre-allocated skbsBen Hutchings2012-02-251-2/+2
| | * | | | | | | ppp: fix 'ppp_mp_reconstruct bad seq' errorsBen McKeegan2012-02-241-0/+23
| | * | | | | | | enic: Fix endianness bug.Santosh Nayak2012-02-242-2/+2
| | * | | | | | | Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller2012-02-243-12/+39
| | |\ \ \ \ \ \ \
| | | * | | | | | | netfilter: ctnetlink: fix soft lockup when netlink adds new entries (v2)Jozsef Kadlecsik2012-02-243-35/+51
| | | * | | | | | | Revert "netfilter: ctnetlink: fix soft lockup when netlink adds new entries"Pablo Neira Ayuso2012-02-241-16/+27
| | * | | | | | | | gre: fix spelling in commentsstephen hemminger2012-02-241-5/+5
| | * | | | | | | | davinci_emac: Do not free all rx dma descriptors during initChristian Riesch2012-02-241-2/+4
| | * | | | | | | | mlx4_core: Fixing array indexes when setting port typesYevgeny Petrilin2012-02-241-1/+1
| | * | | | | | | | phy: IC+101G and PHY_HAS_INTERRUPT flagGiuseppe CAVALLARO2012-02-231-14/+17