index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
*
rapidio: add handling of redundant routes
Alexandre Bounine
2010-10-27
1
-0
/
+8
*
rapidio:powerpc/85xx: modify RIO port-write interrupt handler
Alexandre Bounine
2010-10-27
1
-29
/
+39
*
ptrace: cleanup arch_ptrace() on xtensa
Namhyung Kim
2010-10-27
1
-5
/
+6
*
ptrace: cleanup arch_ptrace() on um
Namhyung Kim
2010-10-27
2
-14
/
+11
*
ptrace: cleanup arch_ptrace() on tile
Namhyung Kim
2010-10-27
1
-2
/
+2
*
ptrace: cleanup arch_ptrace() on sparc
Namhyung Kim
2010-10-27
2
-38
/
+24
*
ptrace: cleanup arch_ptrace() on sh
Namhyung Kim
2010-10-27
2
-24
/
+33
*
ptrace: cleanup arch_ptrace() on score
Namhyung Kim
2010-10-27
1
-2
/
+2
*
ptrace: cleanup arch_ptrace() on powerpc
Namhyung Kim
2010-10-27
1
-25
/
+26
*
ptrace: cleanup arch_ptrace() on parisc
Namhyung Kim
2010-10-27
1
-1
/
+1
*
ptrace: cleanup arch_ptrace() on mn10300
Namhyung Kim
2010-10-27
1
-9
/
+8
*
ptrace: cleanup arch_ptrace() on MIPS
Namhyung Kim
2010-10-27
1
-11
/
+11
*
ptrace: cleanup arch_ptrace() on microblaze
Namhyung Kim
2010-10-27
1
-1
/
+1
*
ptrace: cleanup arch_ptrace() on m68knommu
Namhyung Kim
2010-10-27
1
-29
/
+25
*
ptrace: cleanup arch_ptrace() on m68k
Namhyung Kim
2010-10-27
1
-23
/
+23
*
ptrace: cleanup arch_ptrace() on m32r
Namhyung Kim
2010-10-27
1
-4
/
+4
*
ptrace: cleanup arch_ptrace() on h8300
Namhyung Kim
2010-10-27
1
-15
/
+15
*
ptrace: cleanup arch_ptrace() on frv
Namhyung Kim
2010-10-27
1
-16
/
+13
*
ptrace: cleanup arch_ptrace() on cris
Namhyung Kim
2010-10-27
2
-16
/
+14
*
ptrace: cleanup arch_ptrace() and friends on Blackfin
Namhyung Kim
2010-10-27
1
-6
/
+7
*
ptrace: cleanup arch_ptrace() on avr32
Namhyung Kim
2010-10-27
1
-4
/
+4
*
ptrace: cleanup arch_ptrace() on ARM
Namhyung Kim
2010-10-27
1
-12
/
+13
*
ptrace: cleanup arch_ptrace() on x86
Namhyung Kim
2010-10-27
1
-6
/
+4
*
ptrace: change signature of arch_ptrace()
Namhyung Kim
2010-10-27
29
-69
/
+99
*
fbmem: fix fb_read, fb_write unaligned accesses
James Hogan
2010-10-27
2
-0
/
+62
*
tile: enable ARCH_DMA_ADDR_T_64BIT
FUJITA Tomonori
2010-10-27
1
-0
/
+3
*
mm: fix race in kunmap_atomic()
Peter Zijlstra
2010-10-27
9
-9
/
+21
*
-
.
Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...
Linus Torvalds
2010-10-26
8
-97
/
+576
|
\
\
|
|
*
xen: include xen/xen.h for definition of xen_initial_domain()
Ian Campbell
2010-10-25
1
-0
/
+1
|
|
*
xen: use host E820 map for dom0
Ian Campbell
2010-10-22
1
-2
/
+7
|
|
*
xen: correctly rebuild mfn list list after migration.
Ian Campbell
2010-10-22
1
-13
/
+37
|
|
*
xen: don't add extra_pages for RAM after mem_end
Jeremy Fitzhardinge
2010-10-22
1
-9
/
+14
|
|
*
xen: add support for PAT
Jeremy Fitzhardinge
2010-10-22
3
-3
/
+57
|
|
*
xen: make sure xen_max_p2m_pfn is up to date
Jeremy Fitzhardinge
2010-10-22
3
-4
/
+7
|
|
*
xen: limit extra memory to a certain ratio of base
Jeremy Fitzhardinge
2010-10-22
1
-0
/
+32
|
|
*
xen: add extra pages for E820 RAM regions, even if beyond mem_end
Jeremy Fitzhardinge
2010-10-22
1
-3
/
+4
|
|
*
xen: make sure xen_extra_mem_start is beyond all non-RAM e820
Jeremy Fitzhardinge
2010-10-22
1
-1
/
+2
|
|
*
xen: implement "extra" memory to reserve space for pages not present at boot
Jeremy Fitzhardinge
2010-10-22
1
-2
/
+27
|
|
*
xen: Use host-provided E820 map
Ian Campbell
2010-10-22
1
-2
/
+36
|
|
*
xen: don't map missing memory
Jeremy Fitzhardinge
2010-10-22
2
-2
/
+22
|
|
*
xen: defer building p2m mfn structures until kernel is mapped
Jeremy Fitzhardinge
2010-10-22
2
-3
/
+3
|
|
*
xen: add return value to set_phys_to_machine()
Jeremy Fitzhardinge
2010-10-22
2
-6
/
+9
|
|
*
xen: convert p2m to a 3 level tree
Jeremy Fitzhardinge
2010-10-22
2
-83
/
+246
|
|
*
xen: make install_p2mtop_page() static
Jeremy Fitzhardinge
2010-10-22
2
-3
/
+2
|
|
*
xen: set the actual extent of the mfn_list_list
Jeremy Fitzhardinge
2010-10-22
1
-1
/
+1
|
|
*
xen: set shared_info->arch.max_pfn to max_p2m_pfn
Jeremy Fitzhardinge
2010-10-22
1
-1
/
+1
|
|
*
xen: remove noise about registering vcpu info
Jeremy Fitzhardinge
2010-10-22
1
-8
/
+0
|
|
*
xen: allocate level1_ident_pgt
Jeremy Fitzhardinge
2010-10-22
1
-2
/
+6
|
|
*
xen: use early_brk for level2_kernel_pgt
Jeremy Fitzhardinge
2010-10-22
1
-1
/
+3
|
|
*
xen: allocate p2m size based on actual max size
Jeremy Fitzhardinge
2010-10-22
1
-14
/
+21
[next]