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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-18
xen: Implement sched_clock
Jeremy Fitzhardinge
3
-4
/
+28
2007-07-18
xen: Account for stolen time
Jeremy Fitzhardinge
1
-9
/
+150
2007-07-18
xen: ignore RW mapping of RO pages in pagetable_init
Jeremy Fitzhardinge
1
-2
/
+25
2007-07-18
xen: Complete pagetable pinning
Jeremy Fitzhardinge
4
-109
/
+242
2007-07-18
xen: configuration
Jeremy Fitzhardinge
2
-0
/
+13
2007-07-18
xen: time implementation
Jeremy Fitzhardinge
3
-1
/
+414
2007-07-18
xen: event channels
Jeremy Fitzhardinge
3
-1
/
+514
2007-07-18
xen: virtual mmu
Jeremy Fitzhardinge
4
-5
/
+494
2007-07-18
xen: Core Xen implementation
Jeremy Fitzhardinge
12
-1
/
+1152
2007-07-18
Add nosegneg capability to the vsyscall page notes
Jeremy Fitzhardinge
1
-0
/
+28
2007-07-18
Add a sched_clock paravirt_op
Jeremy Fitzhardinge
4
-13
/
+20
2007-07-18
paravirt: helper to disable all IO space
Jeremy Fitzhardinge
1
-0
/
+35
2007-07-18
paravirt: export __supported_pte_mask
Jeremy Fitzhardinge
1
-0
/
+1
2007-07-18
paravirt: make siblingmap functions visible
Jeremy Fitzhardinge
1
-4
/
+2
2007-07-18
paravirt: unstatic smp_store_cpu_info
Jeremy Fitzhardinge
1
-1
/
+1
2007-07-18
paravirt: unstatic leave_mm
Jeremy Fitzhardinge
1
-2
/
+3
2007-07-18
paravirt: add a hook for once the allocator is ready
Jeremy Fitzhardinge
1
-0
/
+2
2007-07-18
paravirt: add an "mm" argument to alloc_pt
Jeremy Fitzhardinge
3
-3
/
+3
2007-07-18
use elfnote.h to generate vsyscall notes.
Jeremy Fitzhardinge
1
-17
/
+6
2007-07-18
usermodehelper: Tidy up waiting
Jeremy Fitzhardinge
2
-2
/
+2
2007-07-18
serial: add early_serial_setup() back to header file
Yinghai Lu
21
-0
/
+21
2007-07-18
[SPARC64]: Set vio->desc_buf to NULL after freeing.
David S. Miller
1
-0
/
+1
2007-07-18
[SPARC]: Mark sparc and sparc64 as not having virt_to_bus
Stephen Rothwell
2
-0
/
+6
2007-07-18
[SPARC64]: Handle reset events in vio_link_state_change().
David S. Miller
1
-0
/
+29
2007-07-18
[SPARC64]: Handle LDC resets properly in domain-services driver.
David S. Miller
1
-0
/
+19
2007-07-18
[SPARC64]: Massively simplify VIO device layer and support hot add/remove.
David S. Miller
1
-64
/
+59
2007-07-18
[SPARC64]: Add basic infrastructure for MD add/remove notification.
David S. Miller
2
-3
/
+108
2007-07-18
sys_fallocate() implementation on i386, x86_64 and powerpc
Amit Arora
4
-0
/
+17
2007-07-18
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
3
-96
/
+47
2007-07-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
3
-136
/
+37
2007-07-18
[SPARC64]: Kill bogus set_fs(KERNEL_DS) in do_rt_sigreturn().
Oleg Nesterov
1
-12
/
+3
2007-07-18
arch/i386/* fs/* ipc/*: mark variables with uninitialized_var()
Jeff Garzik
1
-1
/
+1
2007-07-17
[SPARC64]: Update defconfig.
David S. Miller
1
-123
/
+32
2007-07-17
[SPARC64]: Kill explicit %gl register reference.
David S. Miller
1
-1
/
+2
2007-07-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...
Linus Torvalds
3
-9
/
+17
2007-07-17
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
5
-13
/
+23
2007-07-17
missing exports of csum_...
Al Viro
4
-0
/
+4
2007-07-17
um_kmalloc() remnants
Al Viro
1
-1
/
+1
2007-07-17
sparc32 has working dma-mapping only with CONFIG_PCI
Al Viro
1
-0
/
+3
2007-07-17
alpha __init fixes
Al Viro
1
-3
/
+3
2007-07-17
Cell: Draw SPE helper penguin logos
Geert Uytterhoeven
3
-4
/
+21
2007-07-17
fbcon: allow fbcon to use the primary display driver
Antonino A. Daplas
1
-3
/
+1
2007-07-17
fbdev: detect primary display device
Antonino A. Daplas
3
-0
/
+36
2007-07-17
csb337 supports "new style" rtc-ds1307
David Brownell
1
-0
/
+10
2007-07-17
Thecus N2100: register rtc-rs5c372 i2c device
Martin Michlmayr
1
-0
/
+10
2007-07-17
SPI master driver for Xilinx virtex
Andrei Konovalov
1
-0
/
+7
2007-07-17
x86_64: speedup touch_nmi_watchdog
Andrew Morton
1
-3
/
+5
2007-07-17
i386: speedup touch_nmi_watchdog
Andrew Morton
1
-3
/
+5
2007-07-17
Inhibit NMI watchdog when Alt-SysRq-T operation is underway
Konrad Rzeszutek
1
-0
/
+1
2007-07-17
Kprobes on select architectures no longer EXPERIMENTAL
Ananth N Mavinakayanahalli
4
-8
/
+8
[prev]
[next]