index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-06-23
10
-9
/
+676
|
\
|
*
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
2015-06-11
3
-1
/
+11
|
|
\
|
|
*
efi: Work around ia64 build problem with ESRT driver
Peter Jones
2015-06-08
3
-1
/
+11
|
*
|
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
2015-06-02
9
-10
/
+667
|
|
\
|
|
|
*
efi: Add 'systab' information to Documentation/ABI
Matt Fleming
2015-05-27
1
-0
/
+10
|
|
*
efi: dmi: List SMBIOS3 table before SMBIOS table
Jean Delvare
2015-05-05
1
-2
/
+7
|
|
*
efi/esrt: Fix some compiler warnings
Peter Jones
2015-04-30
1
-11
/
+18
|
|
*
x86, doc: Remove cmdline_size from list of fields to be filled in for EFI han...
Alex Smith
2015-04-30
1
-1
/
+0
|
|
*
efi: Add esrt support
Peter Jones
2015-04-30
6
-2
/
+637
|
|
*
efi: efivar_create_sysfs_entry() should return negative error codes
Dan Carpenter
2015-04-30
1
-5
/
+6
*
|
|
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-06-23
1
-7
/
+47
|
\
\
\
|
*
|
|
x86/Documentation: Adapt Ingo's explanation on printing backtraces
Borislav Petkov
2015-05-27
1
-0
/
+44
|
*
|
|
x86/Documentation: Remove STACKFAULT_STACK bulletpoint
Borislav Petkov
2015-05-27
1
-7
/
+3
|
*
|
|
x86/Documentation: Move kernel-stacks doc one level up
Borislav Petkov
2015-05-27
1
-0
/
+0
*
|
|
|
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-06-23
6
-23
/
+63
|
\
\
\
\
|
*
|
|
|
x86/cpu/amd: Give access to the number of nodes in a physical package
Aravind Gopalakrishnan
2015-06-18
2
-5
/
+19
|
*
|
|
|
x86/cpu: Trim model ID whitespace
Borislav Petkov
2015-06-02
1
-5
/
+17
|
*
|
|
|
x86/cpu: Strip any /proc/cpuinfo model name field whitespace
Prarit Bhargava
2015-05-27
1
-13
/
+4
|
*
|
|
|
x86/cpu/amd: Set X86_FEATURE_EXTD_APICID for future processors
Aravind Gopalakrishnan
2015-05-06
1
-2
/
+10
|
*
|
|
|
x86/gart: Check for GART support before accessing GART registers
Aravind Gopalakrishnan
2015-05-06
3
-4
/
+19
*
|
|
|
|
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-06-23
6
-84
/
+72
|
\
\
\
\
\
|
*
|
|
|
|
x86/mm: Clean up types in xlate_dev_mem_ptr() some more
Ingo Molnar
2015-05-08
1
-4
/
+3
|
*
|
|
|
|
Merge branch 'linus' into x86/cleanups, before applying dependent patch
Ingo Molnar
2015-05-08
126
-572
/
+1689
|
|
\
\
\
\
\
|
*
|
|
|
|
|
x86: Deinline dma_free_attrs()
Denys Vlasenko
2015-05-05
2
-15
/
+20
|
*
|
|
|
|
|
x86: Deinline dma_alloc_attrs()
Denys Vlasenko
2015-05-05
2
-26
/
+30
|
*
|
|
|
|
|
x86: Remove unused TI_cpu
Brian Gerst
2015-05-05
1
-3
/
+0
|
*
|
|
|
|
|
x86: Merge common 32-bit values in asm-offsets.c
Brian Gerst
2015-05-05
3
-36
/
+19
*
|
|
|
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-06-23
138
-972
/
+1442
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
sched/deadline: Remove needless parameter in dl_runtime_exceeded()
Zhiqiang Zhang
2015-06-19
1
-2
/
+2
|
*
|
|
|
|
|
|
sched: Remove superfluous resetting of the p->dl_throttled flag
Wanpeng Li
2015-06-19
1
-1
/
+0
|
*
|
|
|
|
|
|
sched/deadline: Drop duplicate init_sched_dl_class() declaration
Wanpeng Li
2015-06-19
1
-1
/
+0
|
*
|
|
|
|
|
|
sched/deadline: Reduce rq lock contention by eliminating locking of non-feasi...
Wanpeng Li
2015-06-19
1
-1
/
+14
|
*
|
|
|
|
|
|
sched/deadline: Make init_sched_dl_class() __init
Wanpeng Li
2015-06-19
1
-1
/
+1
|
*
|
|
|
|
|
|
sched/deadline: Optimize pull_dl_task()
Wanpeng Li
2015-06-19
1
-1
/
+27
|
*
|
|
|
|
|
|
sched/preempt: Add static_key() to preempt_notifiers
Peter Zijlstra
2015-06-19
1
-5
/
+23
|
*
|
|
|
|
|
|
sched/preempt: Fix preempt notifiers documentation about hlist_del() within u...
Mathieu Desnoyers
2015-06-19
1
-1
/
+1
|
*
|
|
|
|
|
|
sched/stop_machine: Fix deadlock between multiple stop_two_cpus()
Peter Zijlstra
2015-06-19
3
-37
/
+32
|
*
|
|
|
|
|
|
sched/debug: Add sum_sleep_runtime to /proc/<pid>/sched
Srikar Dronamraju
2015-06-19
1
-0
/
+1
|
*
|
|
|
|
|
|
sched/debug: Replace vruntime with wait_sum in /proc/sched_debug
Srikar Dronamraju
2015-06-19
1
-2
/
+2
|
*
|
|
|
|
|
|
sched/debug: Properly format runnable tasks in /proc/sched_debug
Srikar Dronamraju
2015-06-19
1
-2
/
+4
|
*
|
|
|
|
|
|
sched/numa: Only consider less busy nodes as numa balancing destinations
Rik van Riel
2015-06-07
1
-2
/
+28
|
*
|
|
|
|
|
|
Revert 095bebf61a46 ("sched/numa: Do not move past the balance point if unbal...
Rik van Riel
2015-06-07
1
-26
/
+15
|
*
|
|
|
|
|
|
sched/fair: Prevent throttling in early pick_next_task_fair()
Ben Segall
2015-06-07
1
-11
/
+14
|
*
|
|
|
|
|
|
preempt: Reorganize the notrace definitions a bit
Frederic Weisbecker
2015-06-07
1
-17
/
+15
|
*
|
|
|
|
|
|
preempt: Use preempt_schedule_context() as the official tracing preemption point
Frederic Weisbecker
2015-06-07
8
-32
/
+13
|
*
|
|
|
|
|
|
sched: Make preempt_schedule_context() function-tracing safe
Frederic Weisbecker
2015-06-07
1
-2
/
+9
|
*
|
|
|
|
|
|
Merge branch 'linus' into sched/core, to resolve conflict
Ingo Molnar
2015-06-02
409
-1984
/
+3728
|
|
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
x86: Remove cpu_sibling_mask() and cpu_core_mask()
Bartosz Golaszewski
2015-05-27
1
-10
/
+0
|
*
|
|
|
|
|
|
x86: Replace cpu_**_mask() with topology_**_cpumask()
Bartosz Golaszewski
2015-05-27
3
-22
/
+25
|
*
|
|
|
|
|
|
speedstep-ich: Replace cpu_sibling_mask() with topology_sibling_cpumask()
Bartosz Golaszewski
2015-05-27
1
-1
/
+1
[next]