Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
01b2e16a7a9be6573cba5d594d6659b3c6cb46a0
01b2e16
x86: make get_mode_name of 64bit the same as 32bit
by Yinghai Lu
· 16 years ago
a0854a4
x86: make 32bit support show_msr like 64 bit
by Yinghai Lu
· 16 years ago
10a434f
x86: remove cpu_vendor_dev
by Yinghai Lu
· 16 years ago
9d31d35
x86: order functions in cpu/common.c and cpu/common_64.c v2
by Yinghai Lu
· 16 years ago
3da99c9
x86: make (early)_identify_cpu more the same between 32bit and 64 bit
by Yinghai Lu
· 16 years ago
5031088
x86: delay early cpu initialization until cpuid is done
by Krzysztof Helt
· 16 years ago
5fef55f
x86: move mtrr cpu cap setting early in early_init_xxxx
by Yinghai Lu
· 16 years ago
62b3f98
Merge branch 'x86/debug' into x86/cpu
by Ingo Molnar
· 16 years ago
af2e1f2
x86: cpufeature: fix SMX flag
by H. Peter Anvin
· 17 years ago
2798c63
x86: <asm/cpufeature.h>: clean up overlong lines, whitespace
by H. Peter Anvin
· 17 years ago
f1240c0
x86: cpufeature: add Intel features from CPUID and AVX specs
by H. Peter Anvin
· 17 years ago
7414aa4
x86: generate names for /proc/cpuinfo from <asm/cpufeature.h>
by H. Peter Anvin
· 17 years ago
b30a72a
Merge branch 'x86/urgent' into x86/cpu
by H. Peter Anvin
· 17 years ago
c1b362e
x86: update defconfigs
by H. Peter Anvin
· 17 years ago
08970fc
x86: msr: fix bogus return values from rdmsr_safe/wrmsr_safe
by H. Peter Anvin
· 17 years ago
9ea2b82
x86: cpuid: correct return value on partial operations
by H. Peter Anvin
· 17 years ago
85f1cb6
x86: msr: correct return value on partial operations
by H. Peter Anvin
· 17 years ago
4b46ca7
x86: cpuid: propagate error from smp_call_function_single()
by H. Peter Anvin
· 17 years ago
c6f3193
x86: msr: propagate errors from smp_call_function_single()
by H. Peter Anvin
· 17 years ago
f73be6d
smp: have smp_call_function_single() detect invalid CPUs
by H. Peter Anvin
· 17 years ago
2a61812
x86: add X86_FEATURE_XMM4_2 definitions
by Austin Zhang
· 17 years ago
52a8968
x86: fix cpufreq + sched_clock() regression
by Peter Zijlstra
· 17 years ago
f58899b
Merge branch 'linus' into x86/urgent
by Ingo Molnar
· 17 years ago
a2bd727
x86: fix HPET regression in 2.6.26 versus 2.6.25, check hpet against BAR, v3
by Yinghai Lu
· 17 years ago
060700b
x86: do not enable TSC notifier if we don't need it
by Linus Torvalds
· 17 years ago
83097ac
Fix oops in acer_wmi driver (acer_wmi_init)
by Arjan van de Ven
· 17 years ago
6450f65
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
7a8fc9b
removed unused #include <linux/version.h>'s
by Adrian Bunk
· 17 years ago
8735728
x86 MCE: Fix CPU hotplug problem with multiple multicore AMD CPUs
by Rafael J. Wysocki
· 17 years ago
91ede00
x86: fix: make PCI ECS for AMD CPUs hotplug capable
by Robert Richter
· 17 years ago
9b4e27b
x86: fix: do not run code in amd_bus.c on non-AMD CPUs
by Robert Richter
· 17 years ago
f410a1f
ipv6: protocol for address routes
by Stephen Hemminger
· 17 years ago
fdc0bde
icmp: icmp_sk() should not use smp_processor_id() in preemptible code
by Denis V. Lunev
· 17 years ago
d3ee1b4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 17 years ago
115399c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 17 years ago
ee26562
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 17 years ago
43cc071
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
05f57f5
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
3ffc3f9
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
358c323
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
a7b354e
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 17 years ago
f7edd5f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 17 years ago
a697690
crypto: authenc - Avoid using clobbered request pointer
by Herbert Xu
· 17 years ago
1082c74
ALSA: hda - Fix call of alc888_coef_init()
by Takashi Iwai
· 17 years ago
9754a5b
x86: work around MTRR mask setting, v2
by Ingo Molnar
· 17 years ago
c4bd1fd
x86: fix section mismatch warning - uv_cpu_init
by Marcin Slusarz
· 17 years ago
f6e0b23
pkt_sched: Fix qdisc list locking
by Jarek Poplawski
· 17 years ago
b05f78f
x86_64: printout msr -v2
by Yinghai Lu
· 17 years ago
4ef2818
[libata] pata_it821x: fix warning
by Jeff Garzik
· 17 years ago
b15b3eb
libata: Fix a large collection of DMA mode mismatches
by Alan Cox
· 17 years ago
20e2de4
ahci: sis controllers actually can do PMP
by Tejun Heo
· 17 years ago
ff04715
pata_via: clean up recent tf_load changes
by Tejun Heo
· 17 years ago
d127ea7
libata: restore SControl on detach
by Tejun Heo
· 17 years ago
da0e21d
libata: use ata_link_printk() when printing SError
by Tejun Heo
· 17 years ago
5dbfc9c
libata: always do follow-up SRST if hardreset returned -EAGAIN
by Tejun Heo
· 17 years ago
a674050
libata: fix EH action overwriting in ata_eh_reset()
by Tejun Heo
· 17 years ago
eb3a55a
sata_mv: add the Gen IIE flag to the SoC devices.
by Saeed Bishara
· 17 years ago
c6c6a1a
ata_piix: IDE Mode SATA patch for Intel Ibex Peak DeviceIDs
by Seth Heasley
· 17 years ago
adcb530
ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDs
by Seth Heasley
· 17 years ago
4bdee6c
sata_mv: don't issue two DMA commands concurrently
by Tejun Heo
· 17 years ago
05944bd
libata: implement no[hs]rst force params
by Tejun Heo
· 17 years ago
3a6ddd5
x86: fix VMI for early params
by Alok Kataria
· 17 years ago
9482ac6
x86: fix two modpost warnings in mm/init_64.c
by Jan Beulich
· 17 years ago
8ae3a5a
x86: fix 1:1 mapping init on 64-bit (memory hotplug case)
by Jan Beulich
· 17 years ago
38cc1c3
x86: work around MTRR mask setting
by Yinghai Lu
· 17 years ago
a22c50c
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 17 years ago
61311e1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 17 years ago
691a559
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 17 years ago
cce7496
[S390] Update default configuration.
by Martin Schwidefsky
· 17 years ago
04f64b5
[S390] dcssblk: fix race in dcssblk_add_store()
by Gerald Schaefer
· 17 years ago
91c3691
[S390] cio: call ccw driver notify function with lock held
by Peter Oberparleiter
· 17 years ago
49fd38b
[S390] dasd: fix data size for PSF/PRSSD command
by Stefan Weinhuber
· 17 years ago
152382a
[S390] fix ext2_find_next_bit
by Eric Sandeen
· 17 years ago
16f7f95
[S390] cio: fix ccw group device cleanup
by Peter Oberparleiter
· 17 years ago
0686e40
[S390] qdio: remove the module_get & module_put pair
by Jan Glauber
· 17 years ago
58eb27c
[S390] qdio: improve s390 debug feature usage
by Jan Glauber
· 17 years ago
53b41ba
[S390] qdio: prevent oopsing if qdio_establish fails
by Jan Glauber
· 17 years ago
8853e50
[S390] Remove unneeded spinlock initialization.
by Heiko Carstens
· 17 years ago
3e97239
[S390] Fix uninitialized spinlock use
by Josef 'Jeff' Sipek
· 17 years ago
0983e56
[S390] drivers/s390: Use an IS_ERR test rather than a NULL test
by Julien Brunel
· 17 years ago
eaea043
USB: sisusbvga: add USB ID for 0711:0918 Magic Control Technology Corp.
by Stefan Lippers-Hollmann
· 17 years ago
b5fb454
USB: automatically enable RHSC interrupts
by Alan Stern
· 17 years ago
5096aed
USB: Don't rebind before "complete" callback
by Alan Stern
· 17 years ago
f2189c4
USB: Add new PM callback methods for USB
by Alan Stern
· 17 years ago
55151d7
USB: Defer Set-Interface for suspended devices
by Alan Stern
· 17 years ago
65605ae
USB: Add udev argument to interface suspend/resume functions
by Alan Stern
· 17 years ago
74573ee
USB: cdc-acm: don't unlock acm->mutex on error path
by Alexey Dobriyan
· 17 years ago
fb85d99
MUSB: Fix index register corruption seen with g_ether and Windows host
by Anand Gadiyar
· 17 years ago
e8164f6
usb: musb: get rid of MUSB_LOGLEVEL and use parameter
by Felipe Balbi
· 17 years ago
746cdd0
usb: musb: get rid of procfs entry
by Felipe Balbi
· 17 years ago
bf31338
USB: Fix pxa27x_udc usb speed handling.
by Robert Jarzmik
· 17 years ago
c8fd2c3
USB: cdc-acm: quirk for Conexant CX93010 USB modem
by Eric Sandeen
· 17 years ago
77571f0
USB: fix bug in usb_unlink_anchored_urbs()
by Oliver Neukum
· 17 years ago
f803382
usb-serial: option support HSDPA modem A2502
by Hiroshi Miura
· 17 years ago
380ec67
USB: ISP1760: fixed trivial math in comment
by Enrico Scholz
· 17 years ago
5e4c656
pnp: fix "add acpi:* modalias entries"
by Kay Sievers
· 17 years ago
c767db0
UIO: generic irq handling for some uio platform devices
by Magnus Damm
· 17 years ago
0f90927
UIO: uio_pdrv: fix license specification
by Uwe Kleine-König
· 17 years ago
331995e
UIO: uio_pdrv: fix memory leak
by Uwe Kleine-König
· 17 years ago
5c0ef6d
block: drop references taken by class_find_device()
by Kay Sievers
· 17 years ago
Next »