Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | x86/cpufeatures: Enable cpuid for Intel SHA extensions | Tim Chen | 2015-08-22 | 1 | -0/+1 | |
| * | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2015-09-17 | 5 | -97/+31 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | clockevents: Remove unused set_mode() callback | Viresh Kumar | 2015-09-14 | 4 | -96/+30 | |
| | * | | | | | | | | time: Fix timekeeping_freqadjust()'s incorrect use of abs() instead of abs64() | John Stultz | 2015-09-13 | 1 | -1/+1 | |
| | | |_|_|/ / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-09-17 | 3 | -9/+51 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-09-17 | 15 | -88/+136 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2015-09-16 | 8 | -80/+124 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | perf tests: Fix software clock events test setting maps | Adrian Hunter | 2015-09-15 | 1 | -4/+14 | |
| | | * | | | | | | | | | perf tests: Fix task exit test setting maps | Adrian Hunter | 2015-09-15 | 1 | -4/+14 | |
| | | * | | | | | | | | | perf evlist: Fix create_syswide_maps() not propagating maps | Adrian Hunter | 2015-09-15 | 1 | -9/+10 | |
| | | * | | | | | | | | | perf evlist: Fix add() not propagating maps | Adrian Hunter | 2015-09-15 | 1 | -0/+2 | |
| | | * | | | | | | | | | perf evlist: Factor out a function to propagate maps for a single evsel | Adrian Hunter | 2015-09-15 | 1 | -22/+27 | |
| | | * | | | | | | | | | perf evlist: Make create_maps() use set_maps() | Adrian Hunter | 2015-09-15 | 1 | -9/+10 | |
| | | * | | | | | | | | | perf evlist: Make set_maps() more resilient | Adrian Hunter | 2015-09-15 | 1 | -4/+15 | |
| | | * | | | | | | | | | perf evsel: Add own_cpus member | Adrian Hunter | 2015-09-15 | 4 | -3/+8 | |
| | | * | | | | | | | | | perf evlist: Fix missing thread_map__put in propagate_maps() | Adrian Hunter | 2015-09-15 | 1 | -0/+1 | |
| | | * | | | | | | | | | perf evlist: Fix splice_list_tail() not setting evlist | Adrian Hunter | 2015-09-15 | 3 | -12/+9 | |
| | | * | | | | | | | | | perf evlist: Add has_user_cpus member | Adrian Hunter | 2015-09-15 | 2 | -5/+7 | |
| | | * | | | | | | | | | perf evlist: Remove redundant validation from propagate_maps() | Adrian Hunter | 2015-09-15 | 2 | -16/+10 | |
| | | * | | | | | | | | | perf evlist: Simplify set_maps() logic | Adrian Hunter | 2015-09-15 | 1 | -6/+2 | |
| | | * | | | | | | | | | perf evlist: Simplify propagate_maps() logic | Adrian Hunter | 2015-09-15 | 1 | -3/+2 | |
| | | * | | | | | | | | | perf top: Fix segfault pressing -> with no hist entries | Wang Nan | 2015-09-14 | 1 | -1/+11 | |
| | |/ / / / / / / / / | ||||||
| | * | | | | | | | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2015-09-14 | 1 | -2/+2 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | perf header: Fixup reading of HEADER_NRCPUS feature | Arnaldo Carvalho de Melo | 2015-09-13 | 1 | -2/+2 | |
| | |/ / / / / / / / / | ||||||
| | * | | | | | | | | | perf/x86/intel: Fix constraint access | Peter Zijlstra | 2015-09-13 | 1 | -1/+4 | |
| | * | | | | | | | | | perf/x86/intel/bts: Set event->hw.itrace_started in pmu::start to match the n... | Alexander Shishkin | 2015-09-11 | 1 | -0/+1 | |
| | * | | | | | | | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2015-09-04 | 4 | -5/+5 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | perf tools: Fix use of wrong event when processing exit events | Adrian Hunter | 2015-09-02 | 3 | -4/+4 | |
| | | * | | | | | | | | | perf tools: Fix parse_events_add_pmu caller | Jiri Olsa | 2015-09-02 | 1 | -1/+1 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2015-09-17 | 5 | -16/+23 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | locking/static_keys: Fix up the static keys documentation | Jonathan Corbet | 2015-09-15 | 2 | -8/+6 | |
| | * | | | | | | | | | | locking/qspinlock/x86: Only emit the test-and-set fallback when building gues... | Peter Zijlstra | 2015-09-11 | 1 | -1/+2 | |
| | * | | | | | | | | | | locking/qspinlock/x86: Fix performance regression under unaccelerated VMs | Peter Zijlstra | 2015-09-11 | 3 | -7/+15 | |
| | * | | | | | | | | | | locking/static_keys: Fix a silly typo | Jonathan Corbet | 2015-09-08 | 2 | -2/+2 | |
| * | | | | | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-09-17 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2015-09-12 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | ||||||
| | | * | | | | | | | | | security/device_cgroup: Fix RCU_LOCKDEP_WARN() condition | Paul E. McKenney | 2015-09-04 | 1 | -1/+1 | |
| * | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2015-09-16 | 36 | -3/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | IB/ehca: Deprecate driver, move to staging, schedule deletion | Doug Ledford | 2015-09-12 | 36 | -3/+9 | |
| * | | | | | | | | | | | | Merge tag 'hwmon-for-linus-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-09-16 | 3 | -24/+48 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | hwmon: (nct6775) Add support for NCT6793D | Guenter Roeck | 2015-09-13 | 3 | -18/+38 | |
| | * | | | | | | | | | | | | hwmon: (nct6775) Swap STEP_UP_TIME and STEP_DOWN_TIME registers for most chips | Guenter Roeck | 2015-09-13 | 1 | -6/+10 | |
| | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge tag 'pinctrl-v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 2015-09-16 | 6 | -9/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | pinctrl: samsung: s3c24xx: fix syntax error | Linus Walleij | 2015-09-14 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | pinctrl: core: Warn about NULL gpio_chip in pinctrl_ready_for_gpio_range() | Tony Lindgren | 2015-09-14 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | pinctrl: join lines that can be a single line within 80 columns | Masahiro Yamada | 2015-09-14 | 1 | -2/+1 | |
| | * | | | | | | | | | | | | pinctrl: digicolor: convert null test to IS_ERR test | Julia Lawall | 2015-09-14 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | pinctrl: qcom: ssbi: convert null test to IS_ERR test | Julia Lawall | 2015-09-14 | 2 | -4/+4 | |
| | |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Merge tag 'gpio-v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2015-09-16 | 8 | -30/+71 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | gpio: omap: Fix GPIO numbering for deferred probe | Tony Lindgren | 2015-09-14 | 1 | -1/+3 |