index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-17
ia64/pv_ops/xen: paravirtualize entry.S for ia64/xen.
Isaku Yamahata
3
-1
/
+27
2008-10-17
ia64/pv_ops/xen: paravirtualize ivt.S for xen.
Isaku Yamahata
3
-1
/
+68
2008-10-17
ia64/pv_ops/xen: paravirtualize DO_SAVE_MIN for xen.
Isaku Yamahata
2
-0
/
+136
2008-10-17
ia64/pv_ops/xen: define xen paravirtualized instructions for hand written ass...
Isaku Yamahata
1
-0
/
+447
2008-10-17
ia64/pv_ops/xen: define xen pv_cpu_ops.
Isaku Yamahata
1
-0
/
+114
2008-10-17
ia64/pv_ops/xen: define xen pv_init_ops for various xen initialization.
Isaku Yamahata
4
-1
/
+221
2008-10-17
ia64/pv_ops/xen: elf note based xen startup.
Isaku Yamahata
4
-1
/
+154
2008-10-17
ia64/xen: introduce helper function to identify domain mode.
Isaku Yamahata
1
-0
/
+75
2008-10-17
ia64/xen: add definitions necessary for xen event channel.
Isaku Yamahata
1
-0
/
+50
2008-10-17
ia64/xen: implement arch specific part of xen grant table.
Isaku Yamahata
3
-1
/
+185
2008-10-17
ia64/xen: xencomm conversion functions for hypercalls
Isaku Yamahata
5
-1
/
+505
2008-10-17
ia64/xen: implement the arch specific part of xencomm.
Isaku Yamahata
3
-1
/
+136
2008-10-17
ia64/xen: define helper functions for xen hypercalls.
Isaku Yamahata
4
-0
/
+490
2008-10-17
ia64/xen: define helper functions for xen related address conversion.
Isaku Yamahata
1
-0
/
+65
2008-10-17
ia64/xen: add a necessary header file to compile include/xen/interface/xen.h
Isaku Yamahata
1
-0
/
+48
2008-10-17
ia64/xen: define several constants for ia64/xen.
Isaku Yamahata
1
-0
/
+27
2008-10-17
ia64/xen: introduce definitions necessary for ia64/xen hypercalls.
Isaku Yamahata
1
-0
/
+346
2008-10-17
ia64/xen: increase IA64_MAX_RSVD_REGIONS.
Isaku Yamahata
1
-1
/
+2
2008-10-17
ia64/xen: introduce sync bitops which is necessary for ia64/xen support.
Isaku Yamahata
1
-0
/
+51
2008-10-17
ia64/xen: reserve "break" numbers used for xen hypercalls.
Isaku Yamahata
1
-0
/
+9
2008-10-17
ia64: move function declaration, ia64_cpu_local_tick() from .c to .h
Isaku Yamahata
2
-1
/
+2
2008-10-17
ia64/pv_ops: update native/inst.h to clobber predicate.
Isaku Yamahata
1
-2
/
+8
2008-10-17
ia64/pv_ops: avoid name conflict of get_irq_chip().
Isaku Yamahata
2
-3
/
+3
2008-10-17
ia64/pv_ops: fix paravirtualization of ivt.S with CONFIG_SMP=n
Isaku Yamahata
1
-3
/
+3
2008-10-17
{pci,pnp} quirks.c: don't use deprecated print_fn_descriptor_symbol()
Linus Torvalds
2
-4
/
+2
2008-10-17
Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
26
-500
/
+955
2008-10-17
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+3
2008-10-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
6
-39
/
+88
2008-10-17
Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
63
-1232
/
+3432
2008-10-17
Fix kernel/softirq.c printk format warning properly
Linus Torvalds
1
-1
/
+1
2008-10-17
Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
26
-68
/
+144
2008-10-17
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-29
/
+23
2008-10-17
FRV: Eliminate NULL test and memset after alloc_bootmem
Julia Lawall
1
-2
/
+0
2008-10-17
FRV: Switch unaligned access to the packed-struct implementation
Harvey Harrison
1
-1
/
+1
2008-10-17
FRV: Provide dma_map_page() for NOMMU and fix comments
David Howells
2
-5
/
+29
2008-10-17
frv: use generic pci_enable_resources()
Bjorn Helgaas
3
-34
/
+1
2008-10-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
17
-588
/
+470
2008-10-17
lib: remove defining macros for strict_strto??
Harvey Harrison
1
-49
/
+68
2008-10-17
lib: trivial whitespace tidy
Harvey Harrison
1
-17
/
+9
2008-10-17
lib: pull base-guessing logic to helper function
Harvey Harrison
1
-38
/
+42
2008-10-17
init/do_mounts_md.c must #include <linux/delay.h>
Adrian Bunk
1
-0
/
+1
2008-10-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
29
-174
/
+210
2008-10-16
Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
3
-18
/
+60
2008-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
131
-617
/
+1786
2008-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
16
-89
/
+15
2008-10-16
Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
28
-47
/
+39
2008-10-16
Merge branch 'docs' of git://git.lwn.net/linux-2.6
Linus Torvalds
13
-1658
/
+2046
2008-10-16
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
11
-205
/
+125
2008-10-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
50
-338
/
+2252
2008-10-16
rtc: rtc-ds1286 and rtc-m48t35 need <linux/io.h>
Geert Uytterhoeven
2
-0
/
+2
[next]