index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'linus' into xen-64bit
Ingo Molnar
2008-07-17
28
-174
/
+288
|
\
|
*
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-07-17
2
-2
/
+2
|
|
\
|
|
*
x86: fix numaq_tsc_disable
Yinghai Lu
2008-07-17
1
-1
/
+1
|
|
*
Merge branch 'linus' into x86/urgent
Ingo Molnar
2008-07-17
1
-0
/
+4
|
|
|
\
|
|
*
|
x86: fix kernel_physical_mapping_init() for large x86 systems
Jack Steiner
2008-07-16
1
-1
/
+1
|
*
|
|
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2008-07-17
1
-2
/
+1
|
|
\
\
\
|
|
*
|
|
ftrace: fix merge buglet
Ingo Molnar
2008-07-17
1
-2
/
+1
|
|
|
|
/
|
|
|
/
|
|
*
|
|
fix build error of arch/ia64/kvm/*
Takashi Iwai
2008-07-17
2
-3
/
+3
|
*
|
|
[S390] Fix stacktrace compile bug.
Heiko Carstens
2008-07-17
1
-0
/
+1
|
*
|
|
[S390] Increase default warning stacksize.
Heiko Carstens
2008-07-17
1
-1
/
+1
|
*
|
|
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2008-07-17
13
-158
/
+203
|
|
\
\
\
|
|
*
|
|
Revert "x86/PCI: ACPI based PCI gap calculation"
Jesse Barnes
2008-07-17
1
-80
/
+0
|
|
*
|
|
x86/PCI: ACPI based PCI gap calculation
Alok Kataria
2008-07-16
1
-0
/
+80
|
|
*
|
|
x86/PCI: Fix PCI config space for domains > 0
Matthew Wilcox
2008-07-14
1
-2
/
+2
|
|
*
|
|
PCI: make pci_name use dev_name
Greg KH
2008-07-08
1
-1
/
+1
|
|
*
|
|
PCI: remove unused arch pcibios_update_resource() functions
Adrian Bunk
2008-06-27
4
-107
/
+0
|
|
*
|
|
x86/PCI: fixup early quirk probing
Jesse Barnes
2008-06-17
1
-5
/
+21
|
|
*
|
|
Suspend-related patches for 2.6.27
Rafael J. Wysocki
2008-06-12
1
-0
/
+2
|
|
*
|
|
Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Jesse Barnes
2008-06-12
3
-2
/
+3
|
|
|
\
\
\
|
|
*
|
|
|
PCI/x86: early dump pci conf space v2
Yinghai Lu
2008-06-10
3
-0
/
+60
|
|
*
|
|
|
PCI/x86: write_pci_config_byte fix offset
Yinghai Lu
2008-06-10
1
-1
/
+8
|
|
*
|
|
|
Introduce new top level suspend and hibernation callbacks
Rafael J. Wysocki
2008-06-10
1
-4
/
+4
|
|
*
|
|
|
PCI: boot parameter to avoid expansion ROM memory allocation
Gary Hade
2008-06-10
2
-0
/
+23
|
|
*
|
|
|
x86/PCI: janitor work in irq.c
Miklos Vajna
2008-06-10
1
-217
/
+294
|
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
2008-07-17
3
-5
/
+35
|
|
\
\
\
\
\
|
|
*
|
|
|
|
atmel-mci: Driver for Atmel on-chip MMC controllers
Haavard Skinnemoen
2008-07-15
3
-5
/
+35
|
*
|
|
|
|
|
ACPI : Create "idle=nomwait" bootparam
Zhao Yakui
2008-07-16
2
-0
/
+13
|
*
|
|
|
|
|
ACPI: Create "idle=halt" bootparam
Zhao Yakui
2008-07-16
2
-1
/
+18
|
*
|
|
|
|
|
ACPI: Disable the C2C3_FFH access mode HW has no MWAIT support
Zhao Yakui
2008-07-16
1
-0
/
+6
|
*
|
|
|
|
|
ACPICA: Update DMAR and SRAT table definitions
Bob Moore
2008-07-16
1
-2
/
+1
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
powerpc/ep8248e: Fix compile problem if !CONFIG_FS_ENET
Kumar Gala
2008-07-16
1
-0
/
+4
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
x86, xen, power: fix up config dependencies on PM
Jeremy Fitzhardinge
2008-07-17
1
-0
/
+5
*
|
|
|
|
x86_64: adjust exception frame on paranoid exceptions
Jeremy Fitzhardinge
2008-07-16
1
-0
/
+6
*
|
|
|
|
x86: xen: no need to disable vdso32
Jeremy Fitzhardinge
2008-07-16
1
-7
/
+2
*
|
|
|
|
x86_64: further cleanup of 32-bit compat syscall mechanisms
Jeremy Fitzhardinge
2008-07-16
6
-22
/
+27
*
|
|
|
|
x86, xen, vdso: fix build error
Ingo Molnar
2008-07-16
1
-0
/
+2
*
|
|
|
|
xen64: disable 32-bit syscall/sysenter if not supported.
Jeremy Fitzhardinge
2008-07-16
1
-19
/
+19
*
|
|
|
|
Revert "x86_64: there's no need to preallocate level1_fixmap_pgt"
Ingo Molnar
2008-07-16
1
-0
/
+6
*
|
|
|
|
xen64: fix build error on 32-bit + !HIGHMEM
Ingo Molnar
2008-07-16
1
-0
/
+2
*
|
|
|
|
xen: update Kconfig to allow 64-bit Xen
Jeremy Fitzhardinge
2008-07-16
1
-4
/
+5
*
|
|
|
|
xen: implement Xen write_msr operation
Jeremy Fitzhardinge
2008-07-16
1
-1
/
+30
*
|
|
|
|
xen64: set up userspace syscall patch
Jeremy Fitzhardinge
2008-07-16
1
-10
/
+36
*
|
|
|
|
xen64: set up syscall and sysenter entrypoints for 64-bit
Jeremy Fitzhardinge
2008-07-16
5
-5
/
+174
*
|
|
|
|
xen64: allocate and manage user pagetables
Jeremy Fitzhardinge
2008-07-16
3
-24
/
+168
*
|
|
|
|
xen64: Clear %fs on xen_load_tls()
Eduardo Habkost
2008-07-16
1
-9
/
+22
*
|
|
|
|
xen64: implement failsafe callback
Jeremy Fitzhardinge
2008-07-16
1
-7
/
+9
*
|
|
|
|
xen: make sure the kernel command line is right
Jeremy Fitzhardinge
2008-07-16
1
-0
/
+1
*
|
|
|
|
xen: rework pgd_walk to deal with 32/64 bit
Jeremy Fitzhardinge
2008-07-16
1
-40
/
+75
*
|
|
|
|
xen64: implement xen_load_gs_index()
Eduardo Habkost
2008-07-16
1
-0
/
+11
*
|
|
|
|
xen64: add identity irq->vector map
Jeremy Fitzhardinge
2008-07-16
1
-1
/
+18
[next]