index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-18
xen: disable all non-virtual drivers
Jeremy Fitzhardinge
1
-0
/
+2
2007-07-18
xen: use iret directly when possible
Jeremy Fitzhardinge
5
-5
/
+199
2007-07-18
xen: suppress abs symbol warnings for unused reloc pointers
Jeremy Fitzhardinge
1
-0
/
+2
2007-07-18
xen: Attempt to patch inline versions of common operations
Jeremy Fitzhardinge
5
-54
/
+190
2007-07-18
xen: Place vcpu_info structure into per-cpu memory
Jeremy Fitzhardinge
4
-16
/
+151
2007-07-18
xen: handle external requests for shutdown, reboot and sysrq
Jeremy Fitzhardinge
2
-1
/
+144
2007-07-18
xen: machine operations
Jeremy Fitzhardinge
2
-3
/
+44
2007-07-18
xen: use the hvc console infrastructure for Xen console
Jeremy Fitzhardinge
2
-1
/
+7
2007-07-18
xen: hack to prevent bad segment register reload
Jeremy Fitzhardinge
1
-0
/
+12
2007-07-18
xen: lazy-mmu operations
Jeremy Fitzhardinge
3
-32
/
+72
2007-07-18
xen: Add support for preemption
Jeremy Fitzhardinge
5
-42
/
+76
2007-07-18
xen: SMP guest support
Jeremy Fitzhardinge
10
-49
/
+682
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-17
sys_fallocate() implementation on i386, x86_64 and powerpc
Amit Arora
4
-0
/
+17
2007-07-17
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
3
-96
/
+47
2007-07-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
3
-136
/
+37
2007-07-17
[SPARC64]: Kill bogus set_fs(KERNEL_DS) in do_rt_sigreturn().
Oleg Nesterov
1
-12
/
+3
2007-07-17
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
[prev]
[next]