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.13.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-07-16
xen64: smp.c compile hacking
Jeremy Fitzhardinge
3
-49
/
+58
2008-07-16
x86_64: add workaround for no %gs-based percpu
Jeremy Fitzhardinge
4
-3
/
+40
2008-07-16
xen: move smp setup into smp.c
Jeremy Fitzhardinge
3
-34
/
+32
2008-07-16
xen64: get active_mm from the pda
Jeremy Fitzhardinge
1
-1
/
+8
2008-07-16
xen64: random ifdefs to mask out 32-bit only code
Jeremy Fitzhardinge
1
-0
/
+15
2008-07-16
xen64: add extra pv_mmu_ops
Jeremy Fitzhardinge
4
-4
/
+99
2008-07-16
xen64: fix calls into hypercall page
Jeremy Fitzhardinge
1
-48
/
+122
2008-07-16
xen: fix 64-bit hypercall variants
Jeremy Fitzhardinge
1
-29
/
+31
2008-07-16
xen: make ELF notes work for 32 and 64 bit
Jeremy Fitzhardinge
1
-5
/
+8
2008-07-16
xen64: define asm/xen/interface for 64-bit
Jeremy Fitzhardinge
5
-105
/
+308
2008-07-16
xen: define set_pte from the outset
Jeremy Fitzhardinge
1
-4
/
+1
2008-07-16
xen: add xen_arch_resume()/xen_timer_resume hook for ia64 support
Isaku Yamahata
4
-4
/
+11
2008-07-16
xen-netfront: fix xennet_release_tx_bufs()
Isaku Yamahata
1
-4
/
+15
2008-07-16
xen: print backtrace on multicall failure
Jeremy Fitzhardinge
1
-0
/
+1
2008-07-16
x86_64: unstatic get_local_pda
Jeremy Fitzhardinge
2
-1
/
+3
2008-07-16
x86_64: adjust exception frame in ia32entry
Jeremy Fitzhardinge
1
-0
/
+1
2008-07-16
x86: use __page_aligned_data/bss
Jeremy Fitzhardinge
3
-16
/
+10
2008-07-16
x86: clean up formatting of __switch_to
Jeremy Fitzhardinge
1
-28
/
+28
2008-07-16
x86_64: there's no need to preallocate level1_fixmap_pgt
Jeremy Fitzhardinge
1
-6
/
+0
2008-07-16
pvops-64: call paravirt_post_allocator_init() on setup_arch()
Eduardo Habkost
3
-5
/
+6
2008-07-16
x86/paravirt: call paravirt_pagetable_setup_{start, done}
Eduardo Habkost
5
-15
/
+28
2008-07-16
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
875
-145692
/
+27827
2008-07-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
106
-14158
/
+14368
2008-07-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
4
-447
/
+1
2008-07-16
ftrace: ftrace.txt updates
Steven Rostedt
1
-153
/
+152
2008-07-16
Merge commit 'origin/master'
Benjamin Herrenschmidt
941
-76573
/
+48078
2008-07-16
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-0
/
+2
2008-07-16
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
219
-15641
/
+4317
2008-07-16
Don't crash on IOMMU overflow in A100U2W driver
Mikulas Patocka
1
-3
/
+8
2008-07-16
BUG_ON on kernel misbehavior on A100U2W driver
Mikulas Patocka
1
-0
/
+1
2008-07-16
Add udelay to A100U2W SCSI driver
Mikulas Patocka
1
-0
/
+1
2008-07-16
Fix endianity in A100U2W SCSI driver
Mikulas Patocka
1
-18
/
+18
2008-07-16
generic ipi function calls: wait on alloc failure fallback
Jeremy Fitzhardinge
1
-0
/
+1
2008-07-16
Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
129
-1796
/
+891
2008-07-16
Merge branch 'core/rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
33
-524
/
+1341
2008-07-16
mm: fix build on non-mmu machines
Sebastian Siewior
1
-1
/
+1
2008-07-16
ftrace: maintainer
Steven Rostedt
1
-0
/
+5
2008-07-16
x86: fix TSC build error on 32bit
Thomas Gleixner
1
-0
/
+2
2008-07-16
generic-ipi: more merge fallout
Ingo Molnar
4
-8
/
+8
2008-07-16
generic-ipi: merge fix
Ingo Molnar
1
-1
/
+1
2008-07-15
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
125
-1787
/
+881
2008-07-15
Merge branch 'sbp2-spindown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-4
/
+50
2008-07-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
12
-53
/
+125
2008-07-15
Merge branch 'core/rcu' into core/rcu-for-linus
Ingo Molnar
33
-524
/
+1341
2008-07-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2
-12
/
+5
2008-07-15
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
14
-134
/
+716
2008-07-15
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
72
-2208
/
+3844
2008-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
44
-1648
/
+927
2008-07-15
ide-floppy: fix unfortunate function naming
Borislav Petkov
1
-8
/
+10
2008-07-15
ide-tape: unify idetape_create_read/write_cmd
Borislav Petkov
1
-27
/
+18
[next]