aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | V4L/DVB: v4l2-ctrls.c: needs to include slab.hRandy Dunlap2010-08-12
| * | | | | | | | | | | | | | | | | | | | | | | V4L/DVB: fix Kconfig to depends on VIDEO_IRMauro Carvalho Chehab2010-08-12
| * | | | | | | | | | | | | | | | | | | | | | | V4L/DVB: Fix IR_CORE dependenciesMauro Carvalho Chehab2010-08-12
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Linus Torvalds2010-08-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | O2net: Disallow o2net accept connection request from itself.Tristan Ye2010-08-07
| * | | | | | | | | | | | | | | | | | | | | | | | ocfs2/dlm: remove potential deadlock -V3Wengang Wang2010-08-07
| * | | | | | | | | | | | | | | | | | | | | | | | ocfs2/dlm: avoid incorrect bit set in refmap on recovery masterWengang Wang2010-08-07
| * | | | | | | | | | | | | | | | | | | | | | | | Fix the nested PR lock calling issue in ACLJiaju Zhang2010-08-07
| * | | | | | | | | | | | | | | | | | | | | | | | ocfs2: Count more refcount records in file system fragmentation.Tao Ma2010-08-07
| * | | | | | | | | | | | | | | | | | | | | | | | ocfs2 fix o2dlm dlm run purgelist (rev 3)Srinivas Eeda2010-08-07
| * | | | | | | | | | | | | | | | | | | | | | | | ocfs2/dlm: fix a dead lockWengang Wang2010-08-07
| * | | | | | | | | | | | | | | | | | | | | | | | ocfs2: do not overwrite error codes in ocfs2_init_aclTiger Yang2010-08-07
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-08-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | perf: Add back list_head data typesIngo Molnar2010-08-12
| * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into perf/urgentIngo Molnar2010-08-12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf/core' into perf/urgentIngo Molnar2010-08-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | perf ui hist browser: Fixup key bindingsArnaldo Carvalho de Melo2010-08-10
| | * | | | | | | | | | | | | | | | | | | | | | | | perf ui browser: Add ui_browser__show counterpart: __hideArnaldo Carvalho de Melo2010-08-10
| | * | | | | | | | | | | | | | | | | | | | | | | | perf annotate: Cycle thru sorted lines with samplesArnaldo Carvalho de Melo2010-08-10
| | * | | | | | | | | | | | | | | | | | | | | | | | perf ui: Make SPACE work as PGDN in all browsersArnaldo Carvalho de Melo2010-08-10
| | * | | | | | | | | | | | | | | | | | | | | | | | perf annotate: Sort by hottest lines in the TUIArnaldo Carvalho de Melo2010-08-10
| | * | | | | | | | | | | | | | | | | | | | | | | | perf ui: Complete the breakdown of util/newt.cArnaldo Carvalho de Melo2010-08-10
| | * | | | | | | | | | | | | | | | | | | | | | | | perf ui: Move hists browser to util/ui/browsers/Arnaldo Carvalho de Melo2010-08-10
| | * | | | | | | | | | | | | | | | | | | | | | | | perf symbols: Ignore mapping symbols on ARMDave Martin2010-08-10
| | * | | | | | | | | | | | | | | | | | | | | | | | perf ui: Move map browser to util/ui/browsers/Arnaldo Carvalho de Melo2010-08-10
| | * | | | | | | | | | | | | | | | | | | | | | | | perf ui: Move annotate browser to util/ui/browsers/Arnaldo Carvalho de Melo2010-08-10
| | * | | | | | | | | | | | | | | | | | | | | | | | perf ui: Move ui_progress routines to separate file in util/ui/Arnaldo Carvalho de Melo2010-08-10
| | * | | | | | | | | | | | | | | | | | | | | | | | perf ui: Move ui_helpline routines to separate file in util/ui/Arnaldo Carvalho de Melo2010-08-10
| | * | | | | | | | | | | | | | | | | | | | | | | | perf ui: Shorten ui_browser member namesArnaldo Carvalho de Melo2010-08-10
| * | | | | | | | | | | | | | | | | | | | | | | | | perf, x86: P4 PMU -- update nmi irq statistics and unmask lvt entry properlyCyrill Gorcunov2010-08-08
| |/ / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | perf ui: Start breaking down newt.c into multiple filesArnaldo Carvalho de Melo2010-08-06
| * | | | | | | | | | | | | | | | | | | | | | | | perf tui: Introduce list_head based generic ui_browser refresh routineArnaldo Carvalho de Melo2010-08-06
| * | | | | | | | | | | | | | | | | | | | | | | | perf probe: Fix memory leaks in add_perf_probe_eventsMasami Hiramatsu2010-08-06
| * | | | | | | | | | | | | | | | | | | | | | | | perf probe: Fix to copy the type for raw parametersMasami Hiramatsu2010-08-06
| * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2010-08-06
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | perf report: Speed up exit pathArnaldo Carvalho de Melo2010-08-05
| | * | | | | | | | | | | | | | | | | | | | | | | | perf timechart: Adjust confusing if indentationJulia Lawall2010-08-05
| | * | | | | | | | | | | | | | | | | | | | | | | | perf trace: Clean up #includesAndrea Gelmini2010-08-05
| | * | | | | | | | | | | | | | | | | | | | | | | | perf probe: Remove duplicated #includeAndrea Gelmini2010-08-05
| | * | | | | | | | | | | | | | | | | | | | | | | | perf ui: Add search by name/addr to the map__browserArnaldo Carvalho de Melo2010-08-05
| | * | | | | | | | | | | | | | | | | | | | | | | | perf hists: Fixup addr snprintf width on 32 bit archesArnaldo Carvalho de Melo2010-08-05
| | * | | | | | | | | | | | | | | | | | | | | | | | perf hists: Handle verbose in hists__sort_list_widthArnaldo Carvalho de Melo2010-08-05
| | * | | | | | | | | | | | | | | | | | | | | | | | perf ui: Shorten ui_browser->refresh_entries to refreshArnaldo Carvalho de Melo2010-08-05
| | * | | | | | | | | | | | | | | | | | | | | | | | perf ui: Add a map browserArnaldo Carvalho de Melo2010-08-05
| | * | | | | | | | | | | | | | | | | | | | | | | | perf symbols: Store the symbol bindingArnaldo Carvalho de Melo2010-08-05
| * | | | | | | | | | | | | | | | | | | | | | | | | oprofile: add support for Intel processor model 30Josh Hunt2010-08-05
| |/ / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-08-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | x86, UV: Initialize BAU MMRs only on hubs with cpusCliff Wickman2010-07-17
| * | | | | | | | | | | | | | | | | | | | | | | | x86, UV: Modularize BAU send and waitCliff Wickman2010-06-08
| * | | | | | | | | | | | | | | | | | | | | | | | x86, UV: BAU broadcast to the local hubCliff Wickman2010-06-08