index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-09-14
x86: identify_cpu_without_cpuid v2
Yinghai Lu
1
-17
/
+40
2008-09-10
x86: extended "flags" to show virtualization HW feature in /proc/cpuinfo
Sheng Yang
2
-1
/
+49
2008-09-10
x86: move VMX MSRs to msr-index.h
Sheng Yang
2
-15
/
+16
2008-09-10
x86: centaur_64.c remove duplicated setting of CONSTANT_TSC
Yinghai Lu
1
-1
/
+0
2008-09-10
x86: intel.c put workaround for old cpus together
Yinghai Lu
1
-94
/
+98
2008-09-10
x86: let intel 64-bit use intel.c
Yinghai Lu
4
-378
/
+3
2008-09-10
x86: make intel_64.c the same as intel.c
Yinghai Lu
1
-17
/
+284
2008-09-10
x86: make intel.c have 64-bit support code
Yinghai Lu
1
-36
/
+83
2008-09-10
Linux 2.6.27-rc6
v2.6.27-rc6
Linus Torvalds
1
-1
/
+1
2008-09-09
ipv6: Fix OOPS in ip6_dst_lookup_tail().
Neil Horman
1
-32
/
+32
2008-09-09
clockevents: remove WARN_ON which was used to gather information
Thomas Gleixner
1
-10
/
+8
2008-09-09
x86: fix memmap=exactmap boot argument
Prarit Bhargava
1
-1
/
+1
2008-09-09
lib: Correct printk %pF to work on all architectures
James Bottomley
8
-11
/
+56
2008-09-09
MAINTAINERS: add Atheros maintainer for atlx
Chris Snook
1
-1
/
+3
2008-09-09
update Documentation/filesystems/Locking for 2.6.27 changes
Christoph Hellwig
1
-11
/
+4
2008-09-09
ipsec: Restore larval states and socket policies in dump
Herbert Xu
2
-0
/
+3
2008-09-09
[S390] cio: allow offline processing for disconnected devices
Peter Oberparleiter
1
-0
/
+7
2008-09-09
[S390] cio: handle ssch() return codes correctly.
Cornelia Huck
1
-1
/
+3
2008-09-09
[S390] cio: Correct cleanup on error.
Cornelia Huck
2
-17
/
+22
2008-09-09
[S390] CVE-2008-1514: prevent ptrace padding area read/write in 31-bit mode
Jarod Wilson
2
-0
/
+29
2008-09-09
[Bluetooth] Reject L2CAP connections on an insecure ACL link
Marcel Holtmann
4
-5
/
+26
2008-09-09
[Bluetooth] Enforce correct authentication requirements
Marcel Holtmann
4
-7
/
+24
2008-09-09
[Bluetooth] Fix reference counting during ACL config stage
Marcel Holtmann
1
-7
/
+4
2008-09-09
sparc64: Disable timer interrupts in fixup_irqs().
David S. Miller
1
-0
/
+2
2008-09-09
Fix format of MAINTAINERS
Uwe Kleine-König
1
-1
/
+1
2008-09-09
usb: fix null deferences in low level usb serial
Jason Wessel
1
-1
/
+1
2008-09-09
NFS: Restore missing hunk in NFS mount option parser
Chuck Lever
1
-0
/
+6
2008-09-08
bridge: don't allow setting hello time to zero
Stephen Hemminger
2
-9
/
+25
2008-09-08
netns : fix kernel panic in timewait socket destruction
Daniel Lezcano
4
-0
/
+40
2008-09-08
x86: disable static NOPLs on 32 bits
Linus Torvalds
1
-5
/
+8
2008-09-08
xen: fix 2.6.27-rc5 xen balloon driver warnings
Jeremy Fitzhardinge
1
-1
/
+1
2008-09-08
[MIPS] IP22: Fix detection of second HPC3 on Challenge S
Thomas Bogendoerfer
1
-1
/
+1
2008-09-08
ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDs
Seth Heasley
1
-0
/
+2
2008-09-08
pata_sil680: remove duplicate pcim_enable_device
David Milburn
1
-3
/
+0
2008-09-08
libata-sff: kill spurious WARN_ON() in ata_hsm_move()
Tejun Heo
1
-5
/
+0
2008-09-08
sata_nv: disable hardreset for generic
Tejun Heo
1
-18
/
+1
2008-09-08
ahci: disable PMP for marvell ahcis
Tejun Heo
1
-1
/
+1
2008-09-08
sata_mv: add RocketRaid 1720 PCI ID to driver
Mark Lord
1
-1
/
+2
2008-09-08
ahci, pata_marvell: play nicely together
Alan Cox
3
-15
/
+59
2008-09-08
x86: little clean up of intel.c/intel_64.c
Yinghai Lu
2
-9
/
+6
2008-09-08
x86: make 64 bit to use amd.c
Yinghai Lu
3
-484
/
+2
2008-09-08
x86: make amd_64 have 32 bit code
Yinghai Lu
1
-12
/
+247
2008-09-08
x86: make amd.c have 64bit support code
Yinghai Lu
1
-11
/
+126
2008-09-08
x86: merge header in amd_64.c
Yinghai Lu
2
-3
/
+18
2008-09-08
x86: add srat_detect_node for amd64
Yinghai Lu
1
-7
/
+12
2008-09-08
x86: remove duplicated force_mwait
Yinghai Lu
2
-3
/
+0
2008-09-08
x86: cpu make amd.c more like amd_64.c v2
Yinghai Lu
4
-181
/
+236
2008-09-08
powerpc: Fix rare boot build breakage
Hugh Dickins
1
-1
/
+1
2008-09-08
Revert "crypto: camellia - Use kernel-provided bitops, unaligned access helpers"
Herbert Xu
1
-36
/
+48
2008-09-08
pkt_sched: Fix qdisc state in net_tx_action()
Jarek Poplawski
1
-1
/
+6
[next]