index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
powerpc: Add SPR definitions for new 64-bit BookE
Benjamin Herrenschmidt
2009-08-20
2
-10
/
+42
|
*
|
|
|
powerpc/mm: Rework & cleanup page table freeing code path
Benjamin Herrenschmidt
2009-08-20
6
-46
/
+67
|
*
|
|
|
powerpc: Move definitions of secondary CPU spinloop to header file
Benjamin Herrenschmidt
2009-08-20
7
-13
/
+9
|
*
|
|
|
powerpc: Clean ifdef usage in copy_thread()
Benjamin Herrenschmidt
2009-08-20
1
-0
/
+2
|
*
|
|
|
powerpc/mm: Call mmu_context_init() from ppc64
Benjamin Herrenschmidt
2009-08-20
2
-1
/
+10
|
*
|
|
|
powerpc/mm: Make low level TLB flush ops on BookE take additional args
Benjamin Herrenschmidt
2009-08-20
4
-19
/
+56
|
*
|
|
|
powerpc: Modify some ppc_asm.h macros to accomodate 64-bits Book3E
Benjamin Herrenschmidt
2009-08-20
1
-4
/
+10
|
*
|
|
|
powerpc/mm: Add support for early ioremap on non-hash 64-bit processors
Benjamin Herrenschmidt
2009-08-20
1
-5
/
+54
|
*
|
|
|
powerpc/mm: Add more bit definitions for Book3E MMU registers
Benjamin Herrenschmidt
2009-08-20
1
-49
/
+119
|
*
|
|
|
powerpc/mm: Add opcode definitions for tlbivax and tlbsrx.
Benjamin Herrenschmidt
2009-08-20
1
-0
/
+6
|
*
|
|
|
powerpc/mm: Add HW threads support to no_hash TLB management
Benjamin Herrenschmidt
2009-08-20
3
-33
/
+86
|
*
|
|
|
powerpc/of: Remove useless register save/restore when calling OF back
Benjamin Herrenschmidt
2009-08-20
1
-32
/
+6
|
*
|
|
|
powerpc/mm: Fix misplaced #endif in pgtable-ppc64-64k.h
Benjamin Herrenschmidt
2009-08-20
1
-3
/
+1
|
*
|
|
|
powerpc: Add compat_sys_truncate
Benjamin Herrenschmidt
2009-08-20
2
-2
/
+14
|
*
|
|
|
powerpc: Update boot wrapper script with the new location of dtc
Lucian Adrian Grijincu
2009-08-20
1
-1
/
+2
|
*
|
|
|
powerpc: Makefile simplification through use of cc-ifversion
Frans Pop
2009-08-20
1
-1
/
+1
|
*
|
|
|
powerpc: Change PACA from SPRG3 to SPRG1
Benjamin Herrenschmidt
2009-08-20
1
-5
/
+5
|
*
|
|
|
powerpc/pmac: Fix PowerSurge SMP IPI allocation
Benjamin Herrenschmidt
2009-08-20
1
-1
/
+1
|
*
|
|
|
powerpc/mm: Fix definitions of FORCE_MAX_ZONEORDER in Kconfig
Benjamin Herrenschmidt
2009-08-20
1
-10
/
+10
|
*
|
|
|
powerpc/cell: Replace strncpy by strlcpy
roel kluin
2009-08-20
1
-2
/
+1
|
*
|
|
|
powerpc: Remove use of a second scratch SPRG in STAB code
Benjamin Herrenschmidt
2009-08-20
4
-30
/
+55
|
*
|
|
|
powerpc: Use names rather than numbers for SPRGs (v2)
Benjamin Herrenschmidt
2009-08-20
20
-264
/
+356
|
*
|
|
|
powerpc: Rename exception.h to exception-64s.h
Benjamin Herrenschmidt
2009-08-20
4
-2
/
+3
|
*
|
|
|
powerpc: Preload application text segment instead of TASK_UNMAPPED_BASE
Anton Blanchard
2009-08-20
1
-9
/
+8
|
*
|
|
|
powerpc: Rearrange SLB preload code
Anton Blanchard
2009-08-20
1
-13
/
+8
|
*
|
|
|
powerpc: Move 64bit VDSO to improve context switch performance
Anton Blanchard
2009-08-20
2
-3
/
+7
|
*
|
|
|
powerpc: expose the multi-bit ops that underlie single-bit ops.
Geoff Thorpe
2009-08-20
1
-134
/
+62
|
*
|
|
|
powerpc/mpic: Fix MPIC_BROKEN_REGREAD on non broken MPICs
Michael Ellerman
2009-08-20
1
-5
/
+8
|
*
|
|
|
powerpc/amigaone: Convert amigaone_init() to a machine_device_initcall()
Gerhard Pircher
2009-08-20
1
-2
/
+4
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-09-15
49
-745
/
+246
|
\
\
\
\
\
|
*
|
|
|
|
powerpc64: convert to dynamic percpu allocator
Tejun Heo
2009-08-14
2
-18
/
+47
|
*
|
|
|
|
sparc64: use embedding percpu first chunk allocator
Tejun Heo
2009-08-14
2
-110
/
+21
|
*
|
|
|
|
percpu: kill lpage first chunk allocator
Tejun Heo
2009-08-14
1
-19
/
+1
|
*
|
|
|
|
x86,percpu: use embedding for 64bit NUMA and page for 32bit NUMA
Tejun Heo
2009-08-14
2
-131
/
+28
|
*
|
|
|
|
percpu: update embedding first chunk allocator to handle sparse units
Tejun Heo
2009-08-14
1
-1
/
+3
|
*
|
|
|
|
percpu: add pcpu_unit_offsets[]
Tejun Heo
2009-08-14
2
-33
/
+30
|
*
|
|
|
|
percpu: introduce pcpu_alloc_info and pcpu_group_info
Tejun Heo
2009-08-14
2
-30
/
+32
|
*
|
|
|
|
percpu: add @align to pcpu_fc_alloc_fn_t
Tejun Heo
2009-08-14
1
-2
/
+2
|
*
|
|
|
|
percpu: drop @static_size from first chunk allocators
Tejun Heo
2009-08-14
1
-19
/
+15
|
*
|
|
|
|
percpu: generalize first chunk allocator selection
Tejun Heo
2009-08-14
1
-18
/
+6
|
*
|
|
|
|
percpu: build first chunk allocators selectively
Tejun Heo
2009-08-14
1
-0
/
+10
|
*
|
|
|
|
percpu: rename 4k first chunk allocator to page
Tejun Heo
2009-08-14
1
-11
/
+12
|
*
|
|
|
|
Merge branch 'percpu-for-linus' into percpu-for-next
Tejun Heo
2009-08-14
634
-7534
/
+12569
|
|
\
\
\
\
\
|
*
|
|
|
|
|
ia64: Fix setup_per_cpu_areas() compilation error
Fenghua Yu
2009-07-15
1
-0
/
+6
|
*
|
|
|
|
|
linker script: unify usage of discard definition
Tejun Heo
2009-07-09
24
-149
/
+68
|
*
|
|
|
|
|
microblaze: include EXIT_TEXT to _stext
Michal Simek
2009-07-09
1
-2
/
+2
|
*
|
|
|
|
|
percpu: teach large page allocator about NUMA
Tejun Heo
2009-07-04
1
-17
/
+55
|
*
|
|
|
|
|
percpu: allow non-linear / sparse cpu -> unit mapping
Tejun Heo
2009-07-04
1
-1
/
+1
|
*
|
|
|
|
|
percpu: drop pcpu_chunk->page[]
Tejun Heo
2009-07-04
1
-27
/
+15
|
*
|
|
|
|
|
percpu: simplify pcpu_setup_first_chunk()
Tejun Heo
2009-07-04
1
-1
/
+1
[prev]
[next]