index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
m68knommu: make BOOTPARAM setup common
Greg Ungerer
2007-07-25
13
-83
/
+9
*
m68knommu: fix reset register address casting
Greg Ungerer
2007-07-25
1
-2
/
+2
*
m68knommu: add configure support for Intec boards
Greg Ungerer
2007-07-25
1
-0
/
+12
*
m68knommu: simplify ColdFire resume code
Greg Ungerer
2007-07-25
1
-9
/
+2
*
m68knommu: create hw_irq.h
Greg Ungerer
2007-07-25
1
-0
/
+4
*
m68knommu: fix definition of MCFDMA_DIR_INV
Philippe De Muyter
2007-07-25
1
-1
/
+1
*
m68knommu: add build support for more Arcturus boards
Greg Ungerer
2007-07-25
1
-0
/
+2
*
m68knommu: need to include linux/device.h in dma.c
Greg Ungerer
2007-07-25
1
-0
/
+1
*
m68knommu: fix tick timer definition for coldfire
Greg Ungerer
2007-07-25
1
-1
/
+23
*
m68knommu: add configure support for more Arcturus boards
David Wu
2007-07-25
1
-0
/
+12
*
m68knommu: fix workqueues in 68328 serial driver
Greg Ungerer
2007-07-25
1
-6
/
+6
*
m68knommu: remove legacy power managament from 68328 serial driver
Greg Ungerer
2007-07-25
1
-59
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...
Linus Torvalds
2007-07-25
2
-13
/
+33
|
\
|
*
KVM: disable writeback for 0x0f 0x01 instructions.
Aurelien Jarno
2007-07-25
1
-0
/
+2
|
*
KVM: Fix removal of nx capability from guest cpuid
Avi Kivity
2007-07-25
1
-2
/
+2
|
*
Revert "KVM: Avoid useless memory write when possible"
Avi Kivity
2007-07-25
1
-4
/
+2
|
*
KVM: Fix unlikely kvm_create vs decache_vcpus_on_cpu race
Rusty Russell
2007-07-25
1
-3
/
+3
|
*
KVM: Correctly handle writes crossing a page boundary
Avi Kivity
2007-07-25
1
-4
/
+24
*
|
Cache xtime every call to update_wall_time
john stultz
2007-07-25
3
-12
/
+24
*
|
Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().
john stultz
2007-07-25
13
-33
/
+34
|
/
*
Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...
Linus Torvalds
2007-07-24
45
-840
/
+1660
|
\
|
*
[POWERPC] 85xx: Added needed MPC85xx PCI device IDs
Kumar Gala
2007-07-24
2
-13
/
+26
|
*
[POWERPC] Add Freescale PCI VENDOR ID and 8641 device IDs
Jon Loeliger
2007-07-24
2
-2
/
+6
|
*
[POWERPC] 85xxCDS: MPC8548 DTS cleanup.
Randy Vinson
2007-07-24
1
-35
/
+89
|
*
[POWERPC] 85xxCDS: Misc 8548 PCI Corrections.
Randy Vinson
2007-07-24
1
-4
/
+4
|
*
[POWERPC] 85xxCDS: Delay 8259 cascade hookup.
Randy Vinson
2007-07-24
1
-11
/
+25
|
*
[POWERPC] 85xxCDS: Make sure restart resets the PCI bus.
Randy Vinson
2007-07-23
1
-0
/
+35
|
*
[POWERPC] 85xxCDS: Allow 8259 cascade to share an MPIC interrupt line.
Randy Vinson
2007-07-23
2
-6
/
+32
|
*
[POWERPC] FSL: Add support for PCI-X controllers
Kumar Gala
2007-07-23
1
-1
/
+12
|
*
[POWERPC] Make sure virtual P2P bridge registers are setup on PCIe PHB
Kumar Gala
2007-07-23
1
-0
/
+14
|
*
[POWERPC] Provide ability to setup P2P bridge registers from struct resource
Kumar Gala
2007-07-23
2
-6
/
+14
|
*
[POWERPC] Add basic PCI/PCI Express support for 8544DS board
Roy Zang
2007-07-23
5
-126
/
+662
|
*
[POWERPC] Make endianess of cfg_addr for indirect pci ops runtime
Kumar Gala
2007-07-23
12
-31
/
+29
|
*
[POWERPC] Removed setup_indirect_pci_nomap
Kumar Gala
2007-07-23
2
-15
/
+4
|
*
[POWERPC] 85xx: Add quirk to ignore bogus FPGA on CDS
Kumar Gala
2007-07-23
1
-0
/
+10
|
*
[POWERPC] 85xx: Added 8568 PCIe support
Kumar Gala
2007-07-23
4
-114
/
+208
|
*
[POWERPC] Fixup resources on pci_bus for PCIe PHB when no device is connected
Kumar Gala
2007-07-23
4
-1
/
+17
|
*
[POWERPC] Add basic PCI node for mpc8568mds board
Roy Zang
2007-07-23
1
-0
/
+29
|
*
[POWERPC] Use Freescale pci/pcie common code for 85xx boards
Roy Zang
2007-07-23
8
-104
/
+25
|
*
[POWERPC] Update PCI nodes in the 83xx/85xx boards device tree
Roy Zang
2007-07-23
11
-15
/
+15
|
*
[POWERPC] Add 8548 CDS PCI express controller node and PCI-X device node
Roy Zang
2007-07-23
1
-51
/
+105
|
*
[POWERPC] FSL: Cleanup how we detect if we are a PCIe controller
Kumar Gala
2007-07-23
1
-9
/
+9
|
*
[POWERPC] Added indirect quirk to handle PCIe PHB that have issue w/no link
Kumar Gala
2007-07-23
2
-1
/
+20
|
*
[POWERPC] Add the ability to find PCI capabilities early on
Kumar Gala
2007-07-23
2
-0
/
+10
|
*
[POWERPC] Rewrite Freescale PCI/PCIe support for 8{3,5,6}xx
Zang Roy-r61911
2007-07-23
5
-226
/
+187
|
*
[POWERPC] Create common fsl pci/e files based on 86xx platforms
Roy Zang
2007-07-23
6
-5
/
+9
*
|
ocfs2: bad kunmap_atomic()
Jens Axboe
2007-07-24
1
-1
/
+1
*
|
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2007-07-24
17
-200
/
+16
|
\
\
|
*
|
[MIPS] Fix marge error due to conflict in arch/mips/kernel/head.S
Atsushi Nemoto
2007-07-24
1
-1
/
+1
|
*
|
[MIPS] ARC: Remove unused arch/mips/arc/console.c
Yoichi Yuasa
2007-07-24
1
-31
/
+0
[next]