index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-14
powerpc/mm: Convert 4k hash insert to C
Aneesh Kumar K.V
4
-381
/
+208
2015-12-14
powerpc/booke: Move nohash headers
Aneesh Kumar K.V
11
-41
/
+41
2015-12-14
powerpc/mm: Move PTE bits from generic functions to hash64 functions.
Aneesh Kumar K.V
4
-204
/
+340
2015-12-14
powerpc/mm: Move hash64 PTE bits from book3s/64/pgtable.h to hash.h
Aneesh Kumar K.V
3
-451
/
+448
2015-12-14
powerpc/mm: Don't use pmd_val, pud_val and pgd_val as lvalue
Aneesh Kumar K.V
11
-57
/
+154
2015-12-14
powerpc/mm: Don't use pte_val as lvalue
Aneesh Kumar K.V
3
-57
/
+139
2015-12-14
powerpc/mm: Drop pte-common.h from BOOK3S 64
Aneesh Kumar K.V
4
-12
/
+111
2015-12-14
powerpc/mm: Don't have generic headers introduce functions touching pte bits
Aneesh Kumar K.V
3
-191
/
+376
2015-12-14
powerpc/mm: Delete booke bits from book3s
Aneesh Kumar K.V
3
-131
/
+49
2015-12-14
powerpc/mm: Move hash specific pte width and other defines to book3s
Aneesh Kumar K.V
3
-9
/
+129
2015-12-14
powerpc/mm: make a separate copy for book3s
Aneesh Kumar K.V
7
-7
/
+981
2015-12-14
powerpc/mm: move pte headers to book3s directory
Aneesh Kumar K.V
6
-10
/
+10
2015-12-14
powerpc/mm: Fix infinite loop in hash fault with 4K page size
Aneesh Kumar K.V
1
-1
/
+2
2015-12-10
powerpc: Fix DSCR inheritance over fork()
Anton Blanchard
1
-1
/
+1
2015-12-10
powerpc: Call restore_sprs() before _switch()
Anton Blanchard
1
-6
/
+9
2015-12-10
powerpc: Call check_if_tm_restore_required() in enable_kernel_*()
Anton Blanchard
1
-3
/
+10
2015-12-02
powerpc: clean up asm/switch_to.h
Anton Blanchard
2
-26
/
+11
2015-12-02
powerpc: Rearrange __switch_to()
Anton Blanchard
1
-26
/
+26
2015-12-02
powerpc: create flush_all_to_thread()
Anton Blanchard
4
-10
/
+22
2015-12-02
powerpc: create giveup_all()
Anton Blanchard
3
-30
/
+64
2015-12-01
powerpc: Remove fp_enable() and vec_enable(), use msr_check_and_{set, clear}()
Anton Blanchard
4
-30
/
+4
2015-12-01
powerpc: Add ppc_strict_facility_enable boot option
Anton Blanchard
3
-7
/
+43
2015-12-01
powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()
Anton Blanchard
10
-0
/
+25
2015-12-01
powerpc: Create msr_check_and_{set,clear}()
Anton Blanchard
1
-55
/
+52
2015-12-01
powerpc: Move part of giveup_vsx into c
Anton Blanchard
4
-19
/
+23
2015-12-01
powerpc: Move part of giveup_fpu,altivec,spe into c
Anton Blanchard
6
-48
/
+65
2015-12-01
powerpc: Remove NULL task struct pointer checks in FP and vector code
Anton Blanchard
4
-19
/
+0
2015-12-01
powerpc: Create mtmsrd_isync()
Anton Blanchard
2
-8
/
+30
2015-12-01
powerpc: Simplify TM restore checks
Anton Blanchard
1
-34
/
+19
2015-12-01
powerpc: Remove UP only lazy floating point and vector optimisations
Anton Blanchard
9
-304
/
+1
2015-12-01
powerpc: Remove redundant mflr in _switch
Anton Blanchard
1
-3
/
+1
2015-12-01
powerpc: Create context switch helpers save_sprs() and restore_sprs()
Anton Blanchard
4
-82
/
+82
2015-12-01
powerpc: Don't disable MSR bits in do_load_up_transact_*() functions
Anton Blanchard
2
-8
/
+0
2015-12-01
powerpc: Don't disable kernel FP/VMX/VSX MSR bits on context switch
Anton Blanchard
1
-14
/
+1
2015-12-01
powerpc/64: Include KVM guest test in all interrupt vectors
Paul Mackerras
2
-35
/
+20
2015-11-26
powerpc/axonram: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-11-26
powerpc: Add rN aliases to the pt_regs_offset table.
Rashmica Gupta
1
-0
/
+1
2015-11-26
powerpc: Standardise on NR_syscalls rather than __NR_syscalls.
Rashmica Gupta
8
-9
/
+8
2015-11-26
powerpc: Remove unused function trace_syscall()
Rashmica Gupta
1
-7
/
+0
2015-11-26
powerpc/boot: allow wrapper to work on non-english system
Laurent Vivier
1
-1
/
+1
2015-11-26
powerpc/powermac: set IRQF_NO_THREAD for xmon/cascade handlers
John Ogness
1
-1
/
+2
2015-11-24
powerpc/powernv: Drop owner assignment from platform_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-11-22
Merge tag 'usb-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-4
/
+12
2015-11-22
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
3
-3
/
+9
2015-11-22
Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
17
-116
/
+382
2015-11-22
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-15
/
+53
2015-11-22
parisc: Map kernel text and data on huge pages
Helge Deller
3
-26
/
+31
2015-11-22
parisc: Add Huge Page and HUGETLBFS support
Helge Deller
6
-15
/
+291
2015-11-22
parisc: Use long branch to do_syscall_trace_exit
Helge Deller
1
-2
/
+2
2015-11-22
parisc: Increase initial kernel mapping to 32MB on 64bit kernel
Helge Deller
2
-3
/
+7
[next]