index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ia64/pv_ops: paravirtualized instruction checker.
Isaku Yamahata
2008-10-17
4
-1
/
+316
*
ia64/xen: a recipe for using xen/ia64 with pv_ops.
Isaku Yamahata
2008-10-17
1
-0
/
+183
*
ia64/pv_ops: update Kconfig for paravirtualized guest and xen.
Isaku Yamahata
2008-10-17
2
-0
/
+58
*
ia64/xen: preliminary support for save/restore.
Isaku Yamahata
2008-10-17
4
-1
/
+99
*
ia64/xen: define xen machine vector for domU.
Isaku Yamahata
2008-10-17
6
-0
/
+37
*
ia64/pv_ops/xen: implement xen pv_time_ops.
Isaku Yamahata
2008-10-17
4
-1
/
+206
*
ia64/pv_ops/xen: implement xen pv_irq_ops.
Isaku Yamahata
2008-10-17
4
-1
/
+473
*
ia64/pv_ops/xen: define the nubmer of irqs which xen needs.
Isaku Yamahata
2008-10-17
2
-0
/
+45
*
ia64/pv_ops/xen: implement xen pv_iosapic_ops.
Isaku Yamahata
2008-10-17
1
-0
/
+52
*
ia64/pv_ops/xen: paravirtualize entry.S for ia64/xen.
Isaku Yamahata
2008-10-17
3
-1
/
+27
*
ia64/pv_ops/xen: paravirtualize ivt.S for xen.
Isaku Yamahata
2008-10-17
3
-1
/
+68
*
ia64/pv_ops/xen: paravirtualize DO_SAVE_MIN for xen.
Isaku Yamahata
2008-10-17
2
-0
/
+136
*
ia64/pv_ops/xen: define xen paravirtualized instructions for hand written ass...
Isaku Yamahata
2008-10-17
1
-0
/
+447
*
ia64/pv_ops/xen: define xen pv_cpu_ops.
Isaku Yamahata
2008-10-17
1
-0
/
+114
*
ia64/pv_ops/xen: define xen pv_init_ops for various xen initialization.
Isaku Yamahata
2008-10-17
4
-1
/
+221
*
ia64/pv_ops/xen: elf note based xen startup.
Isaku Yamahata
2008-10-17
4
-1
/
+154
*
ia64/xen: introduce helper function to identify domain mode.
Isaku Yamahata
2008-10-17
1
-0
/
+75
*
ia64/xen: add definitions necessary for xen event channel.
Isaku Yamahata
2008-10-17
1
-0
/
+50
*
ia64/xen: implement arch specific part of xen grant table.
Isaku Yamahata
2008-10-17
3
-1
/
+185
*
ia64/xen: xencomm conversion functions for hypercalls
Isaku Yamahata
2008-10-17
5
-1
/
+505
*
ia64/xen: implement the arch specific part of xencomm.
Isaku Yamahata
2008-10-17
3
-1
/
+136
*
ia64/xen: define helper functions for xen hypercalls.
Isaku Yamahata
2008-10-17
4
-0
/
+490
*
ia64/xen: define helper functions for xen related address conversion.
Isaku Yamahata
2008-10-17
1
-0
/
+65
*
ia64/xen: add a necessary header file to compile include/xen/interface/xen.h
Isaku Yamahata
2008-10-17
1
-0
/
+48
*
ia64/xen: define several constants for ia64/xen.
Isaku Yamahata
2008-10-17
1
-0
/
+27
*
ia64/xen: introduce definitions necessary for ia64/xen hypercalls.
Isaku Yamahata
2008-10-17
1
-0
/
+346
*
ia64/xen: increase IA64_MAX_RSVD_REGIONS.
Isaku Yamahata
2008-10-17
1
-1
/
+2
*
ia64/xen: introduce sync bitops which is necessary for ia64/xen support.
Isaku Yamahata
2008-10-17
1
-0
/
+51
*
ia64/xen: reserve "break" numbers used for xen hypercalls.
Isaku Yamahata
2008-10-17
1
-0
/
+9
*
ia64: move function declaration, ia64_cpu_local_tick() from .c to .h
Isaku Yamahata
2008-10-17
2
-1
/
+2
*
ia64/pv_ops: update native/inst.h to clobber predicate.
Isaku Yamahata
2008-10-17
1
-2
/
+8
*
ia64/pv_ops: avoid name conflict of get_irq_chip().
Isaku Yamahata
2008-10-17
2
-3
/
+3
*
ia64/pv_ops: fix paravirtualization of ivt.S with CONFIG_SMP=n
Isaku Yamahata
2008-10-17
1
-3
/
+3
*
{pci,pnp} quirks.c: don't use deprecated print_fn_descriptor_symbol()
Linus Torvalds
2008-10-16
2
-4
/
+2
*
Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2008-10-16
26
-500
/
+955
|
\
|
*
Merge branch 'next'
Trond Myklebust
2008-10-15
26
-500
/
+955
|
|
\
|
|
*
NFS: Fix a resolution problem with nfs_inode->cache_change_attribute
Trond Myklebust
2008-10-14
2
-2
/
+1
|
|
*
NFS: Fix the resolution problem with nfs_inode_attrs_need_update()
Trond Myklebust
2008-10-14
4
-18
/
+44
|
|
*
NFS: Changes to inode->i_nlinks must set the NFS_INO_INVALID_ATTR flag
Trond Myklebust
2008-10-14
1
-0
/
+3
|
|
*
RPC/RDMA: ensure connection attempt is complete before signalling.
Tom Talpey
2008-10-10
1
-5
/
+1
|
|
*
RPC/RDMA: correct the reconnect timer backoff
Tom Talpey
2008-10-10
1
-0
/
+7
|
|
*
RPC/RDMA: optionally emit useful transport info upon connect/disconnect.
Tom Talpey
2008-10-10
2
-1
/
+22
|
|
*
RPC/RDMA: reformat a debug printk to keep lines together.
Tom Talpey
2008-10-10
1
-2
/
+2
|
|
*
RPC/RDMA: harden connection logic against missing/late rdma_cm upcalls.
Tom Talpey
2008-10-10
3
-7
/
+10
|
|
*
RPC/RDMA: fix connect/reconnect resource leak.
Tom Talpey
2008-10-10
1
-5
/
+4
|
|
*
RPC/RDMA: return a consistent error, when connect fails.
Tom Talpey
2008-10-10
1
-1
/
+1
|
|
*
RPC/RDMA: adhere to protocol for unpadded client trailing write chunks.
Tom Talpey
2008-10-10
3
-2
/
+33
|
|
*
RPC/RDMA: avoid an oops due to disconnect racing with async upcalls.
Tom Talpey
2008-10-10
1
-11
/
+9
|
|
*
RPC/RDMA: maintain the RPC task bytes-sent statistic.
Tom Talpey
2008-10-10
1
-0
/
+1
|
|
*
RPC/RDMA: suppress retransmit on RPC/RDMA clients.
Tom Talpey
2008-10-10
3
-4
/
+15
[next]