index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "powerpc: Replace __get_cpu_var uses"
Tejun Heo
2014-08-27
32
-105
/
+103
*
sparc: Replace __get_cpu_var uses
Christoph Lameter
2014-08-26
10
-35
/
+35
*
avr32: Replace __get_cpu_var with __this_cpu_write
Christoph Lameter
2014-08-26
1
-1
/
+1
*
blackfin: Replace __get_cpu_var uses
Christoph Lameter
2014-08-26
4
-11
/
+11
*
tile: Use this_cpu_ptr() for hardware counters
Christoph Lameter
2014-08-26
1
-6
/
+6
*
tile: Replace __get_cpu_var uses
Christoph Lameter
2014-08-26
12
-29
/
+30
*
powerpc: Replace __get_cpu_var uses
Christoph Lameter
2014-08-26
32
-103
/
+105
*
alpha: Replace __get_cpu_var
Christoph Lameter
2014-08-26
3
-14
/
+14
*
ia64: Replace __get_cpu_var uses
Christoph Lameter
2014-08-26
12
-38
/
+38
*
s390: Replace __get_cpu_var uses
Christoph Lameter
2014-08-26
12
-44
/
+48
*
mips: Replace __get_cpu_var uses
Christoph Lameter
2014-08-26
5
-29
/
+29
*
MIPS: Replace __get_cpu_var uses in FPU emulator.
Christoph Lameter
2014-08-26
1
-12
/
+12
*
arm: Replace __this_cpu_ptr with raw_cpu_ptr
Christoph Lameter
2014-08-26
1
-6
/
+6
*
uv: Replace __get_cpu_var
Christoph Lameter
2014-08-26
2
-25
/
+25
*
x86: Replace __get_cpu_var uses
Christoph Lameter
2014-08-26
30
-147
/
+147
*
metag: Replace __get_cpu_var uses for address calculation
Christoph Lameter
2014-08-26
1
-7
/
+7
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2014-08-16
1
-0
/
+3
|
\
|
*
intel_idle: Disable Baytrail Core and Module C6 auto-demotion
Len Brown
2014-08-15
1
-0
/
+3
*
|
Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-08-15
2
-6
/
+6
|
\
\
|
*
|
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
2
-6
/
+6
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2014-08-15
4
-5
/
+71
|
\
\
\
|
*
|
|
sparc: Hook up memfd_create system call.
David S. Miller
2014-08-14
3
-4
/
+5
|
*
|
|
sparc64: Properly claim resources as each PCI bus is probed.
David S. Miller
2014-08-14
1
-0
/
+32
|
*
|
|
sparc64: Skip bogus PCI bridge ranges.
David S. Miller
2014-08-14
1
-0
/
+11
|
*
|
|
sparc64: Expand PCI bridge probing debug logging.
David S. Miller
2014-08-14
1
-1
/
+23
*
|
|
|
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2014-08-14
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
kbuild: allow to override Python command name
Masahiro Yamada
2014-07-18
1
-1
/
+1
*
|
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-08-14
28
-223
/
+387
|
\
\
\
\
\
|
*
|
|
|
|
powerpc/thp: Add tracepoints to track hugepage invalidate
Aneesh Kumar K.V
2014-08-13
2
-0
/
+10
|
*
|
|
|
|
powerpc/mm: Use read barrier when creating real_pte
Aneesh Kumar K.V
2014-08-13
1
-5
/
+25
|
*
|
|
|
|
powerpc/thp: Use ACCESS_ONCE when loading pmdp
Aneesh Kumar K.V
2014-08-13
1
-1
/
+3
|
*
|
|
|
|
powerpc/thp: Invalidate with vpn in loop
Aneesh Kumar K.V
2014-08-13
1
-16
/
+7
|
*
|
|
|
|
powerpc/thp: Handle combo pages in invalidate
Aneesh Kumar K.V
2014-08-13
3
-5
/
+13
|
*
|
|
|
|
powerpc/thp: Invalidate old 64K based hash page mapping before insert of 4k pte
Aneesh Kumar K.V
2014-08-13
1
-9
/
+70
|
*
|
|
|
|
powerpc/thp: Don't recompute vsid and ssize in loop on invalidate
Aneesh Kumar K.V
2014-08-13
4
-43
/
+26
|
*
|
|
|
|
powerpc/thp: Add write barrier after updating the valid bit
Aneesh Kumar K.V
2014-08-13
1
-1
/
+4
|
*
|
|
|
|
powerpc: reorder per-cpu NUMA information's initialization
Nishanth Aravamudan
2014-08-13
2
-9
/
+15
|
*
|
|
|
|
powerpc/perf/hv-24x7: Use kmem_cache_free
Himangi Saraogi
2014-08-13
1
-1
/
+1
|
*
|
|
|
|
powerpc/pseries/hvcserver: Fix endian issue in hvcs_get_partner_info
Thomas Falcon
2014-08-13
1
-2
/
+2
|
*
|
|
|
|
powerpc: Hard disable interrupts in xmon
Anton Blanchard
2014-08-13
1
-0
/
+3
|
*
|
|
|
|
powerpc: remove duplicate definition of TEXASR_FS
Nishanth Aravamudan
2014-08-13
1
-2
/
+1
|
*
|
|
|
|
powerpc/pseries: Avoid deadlock on removing ddw
Gavin Shan
2014-08-13
1
-6
/
+14
|
*
|
|
|
|
powerpc/pseries: Failure on removing device node
Gavin Shan
2014-08-13
1
-1
/
+1
|
*
|
|
|
|
powerpc/boot: Use correct zlib types for comparison
Benjamin Herrenschmidt
2014-08-13
1
-2
/
+2
|
*
|
|
|
|
powerpc/powernv: Interface to register/unregister opal dump region
Vasant Hegde
2014-08-13
3
-0
/
+36
|
*
|
|
|
|
powerpc: Add POWER8 features to CPU_FTRS_POSSIBLE/ALWAYS
Michael Ellerman
2014-08-13
1
-2
/
+4
|
*
|
|
|
|
powerpc/ppc476: Disable BTAC
Alistair Popple
2014-08-13
1
-1
/
+3
|
*
|
|
|
|
powerpc/powernv: Fix IOMMU group lost
Gavin Shan
2014-08-13
2
-18
/
+22
|
*
|
|
|
|
powerpc: Add smp_mb()s to arch_spin_unlock_wait()
Michael Ellerman
2014-08-13
1
-0
/
+4
|
*
|
|
|
|
powerpc: Add smp_mb() to arch_spin_is_locked()
Michael Ellerman
2014-08-13
1
-0
/
+1
[next]