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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-13
KVM: in-kernel LAPIC save and restore support
Eddie Dong
1
-0
/
+8
2007-10-13
KVM: in-kernel IOAPIC save and restore support
He, Qing
1
-1
/
+28
2007-10-13
KVM: Add get/set irqchip ioctls for in-kernel PIC live migration support
He, Qing
1
-0
/
+36
2007-10-13
KVM: Emulate hlt in the kernel
Eddie Dong
1
-0
/
+1
2007-10-13
KVM: Emulate local APIC in kernel
Eddie Dong
1
-2
/
+2
2007-10-13
KVM: Add support for in-kernel PIC emulation
Eddie Dong
1
-0
/
+19
2007-10-13
KVM: Communicate cr8 changes to userspace
Yang, Sheng
1
-0
/
+1
2007-10-13
KVM: add hypercall nr to kvm_run
Jeff Dike
1
-0
/
+1
2007-10-13
KVM: Use standard CR8 flags, and fix TPR definition
Rusty Russell
1
-1
/
+1
2007-10-13
KVM: Trivial: Use standard BITMAP macros, open-code userspace-exposed header
Rusty Russell
1
-8
/
+2
2007-10-13
KVM: Trivial: /dev/kvm interface is no longer experimental.
Rusty Russell
1
-2
/
+1
2007-10-13
KVM: Future-proof the exit information union ABI
Avi Kivity
1
-0
/
+2
2007-10-13
i386: Expose IOAPIC register definitions even if CONFIG_X86_IO_APIC is not set
Avi Kivity
1
-8
/
+8
2007-10-12
x86: optimise barriers
Nick Piggin
2
-3
/
+7
2007-10-12
x86: fix IO write barrier
Nick Piggin
2
-14
/
+7
2007-10-12
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jgar...
Linus Torvalds
3
-103
/
+338
2007-10-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
6
-118
/
+104
2007-10-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
8
-191
/
+139
2007-10-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
5
-77
/
+152
2007-10-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
1
-6
/
+33
2007-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86
Linus Torvalds
22
-254
/
+193
2007-10-12
PCI: merge almost all of pci_32.h and pci_64.h together
Greg Kroah-Hartman
3
-138
/
+90
2007-10-12
PCI: X86: Introduce and enable PCI domain support
Jeff Garzik
2
-0
/
+24
2007-10-12
PCI: Add 'nodomains' boot option, and pci_domains_supported global
Jeff Garzik
1
-2
/
+5
2007-10-12
PCI: modify PCI bridge control ISA flag for clarity
Gary Hade
1
-1
/
+1
2007-10-12
PCI: Add missing PCI capability IDs
Alex Chiang
1
-1
/
+5
2007-10-12
i386: add support for picopower irq router
Thomas Backlund
1
-0
/
+3
2007-10-12
USB: serial core should respect driver requirements
Alan Stern
1
-7
/
+13
2007-10-12
USB: skip autosuspended devices during system resume
Alan Stern
1
-0
/
+1
2007-10-12
USB: re-remove <linux/usb_sl811.h>
David Brownell
1
-26
/
+0
2007-10-12
USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>
David Brownell
1
-1
/
+1
2007-10-12
USB: Export URB statistics for powertop
Sarah Sharp
1
-0
/
+1
2007-10-12
USB: remove USB_QUIRK_NO_AUTOSUSPEND
Alan Stern
1
-5
/
+2
2007-10-12
USB: flush outstanding URBs when suspending
Alan Stern
1
-0
/
+1
2007-10-12
USB: get rid of urb->lock
Alan Stern
1
-4
/
+0
2007-10-12
USB: add urb->unlinked field
Alan Stern
1
-0
/
+1
2007-10-12
usb: introduce usb_device authorization bits
Inaky Perez-Gonzalez
1
-0
/
+7
2007-10-12
USB: gadget: gadget_is_{dualspeed,otg} predicates and cleanup
David Brownell
1
-0
/
+33
2007-10-12
USB: cleanup for previous patches
Alan Stern
1
-1
/
+1
2007-10-12
USB: avoid using urb->pipe in usbcore
Alan Stern
1
-3
/
+3
2007-10-12
USB: add direction bit to urb->transfer_flags
Alan Stern
1
-0
/
+30
2007-10-12
USB: add ep->enable
Alan Stern
1
-0
/
+2
2007-10-12
USB: add urb->ep
Alan Stern
1
-0
/
+26
2007-10-12
USB: usb_gadget.h whitespace fixes
David Brownell
1
-31
/
+31
2007-10-12
sysfs: add copyrights
Tejun Heo
1
-0
/
+2
2007-10-12
kobject: update the copyrights
Greg Kroah-Hartman
1
-2
/
+4
2007-10-12
kset: add some kerneldoc to help describe what these strange things are
Greg Kroah-Hartman
1
-16
/
+17
2007-10-12
driver core: remove subsystem_init()
Greg Kroah-Hartman
1
-1
/
+0
2007-10-12
sysfs: move sysfs file poll implementation to sysfs_open_dirent
Tejun Heo
1
-1
/
+0
2007-10-12
sysfs: kill sysfs_update_file()
Tejun Heo
1
-7
/
+0
[next]