Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
ccb778e1841ce04b4c10b39f0dd2558ab2c6dcd4
« Previous
dbe13d9
[S390] dcss: fix build bug.
by Heiko Carstens
· 16 years ago
5453c1a
[S390] Fix linker script.
by Heiko Carstens
· 16 years ago
354879b
sched_clock: fix cpu_clock()
by Peter Zijlstra
· 16 years ago
2a61812
x86: add X86_FEATURE_XMM4_2 definitions
by Austin Zhang
· 16 years ago
d6817cd
ocfs2: Increment the reference count of an already-active stack.
by Joel Becker
· 16 years ago
1327138
KVM: fix userspace ABI breakage
by Adrian Bunk
· 16 years ago
cd5998e
KVM: MMU: Fix torn shadow pte
by Avi Kivity
· 16 years ago
18b13e5
KVM: Use .fixup instead of .text.fixup on __kvm_handle_fault_on_reboot
by Eduardo Habkost
· 16 years ago
1dc3e3b
lguest: update commentry
by Rusty Russell
· 16 years ago
bf20029
stop_machine: Remove deprecated stop_machine_run
by Rusty Russell
· 16 years ago
37a7c0f
stop_machine: wean Xen off stop_machine_run
by Rusty Russell
· 16 years ago
532a608
virtio_balloon: fix towards_target when deflating balloon
by Anthony Liguori
· 16 years ago
52a8968
x86: fix cpufreq + sched_clock() regression
by Peter Zijlstra
· 16 years ago
f58899b
Merge branch 'linus' into x86/urgent
by Ingo Molnar
· 16 years ago
3051e41
ALSA: ASoC: Fix double free and memory leak in many codec drivers
by Jean Delvare
· 16 years ago
3d9b7a5
Blackfin arch: fix bug - MPU crashes under stress
by Bernd Schmidt
· 16 years ago
225f7e1
Blackfin arch: Fix bug - when to rmmod the L1_module, it stucks and then reboot the board.
by Sonic Zhang
· 16 years ago
d70536e
Blackfin arch: dont actually need to muck with EMAC_SYSTAT for BF52x for demuxing
by Mike Frysinger
· 16 years ago
ceac265
Blackfin arch: Add MTD Partitions for MTD_DATAFLASH, increase max SPI SCLK
by Michael Hennerich
· 16 years ago
a2bd727
x86: fix HPET regression in 2.6.26 versus 2.6.25, check hpet against BAR, v3
by Yinghai Lu
· 16 years ago
c5d4442
ALSA: CA0106 on MSI K8N Diamond PLUS Motherboard
by Travis Place
· 16 years ago
4cdfe84
[PATCH] deal with the first call of ->show() generating no output
by Al Viro
· 16 years ago
59af158
[PATCH] fix ->llseek() for a bunch of directories
by Al Viro
· 16 years ago
8f3f655
[PATCH] fix regular readdir() and friends
by Al Viro
· 16 years ago
da57498
[PATCH] fix hpux_getdents()
by Al Viro
· 16 years ago
645e68e
[PATCH] fix osf_getdirents()
by Al Viro
· 16 years ago
2690421
[PATCH] ntfs: use d_add_ci
by Christoph Hellwig
· 16 years ago
e45b590
[PATCH] change d_add_ci argument ordering
by Christoph Hellwig
· 16 years ago
2d8a10c
[PATCH] fix efs_lookup()
by Al Viro
· 16 years ago
cc99609
[PATCH] proc: inode number fixlet
by Alexey Dobriyan
· 16 years ago
349101d
sparc: Add target for a stripped kernel
by Martin Habets
· 16 years ago
a39f2f4
sparc64: Make NUMA depend upon SMP.
by David S. Miller
· 16 years ago
060700b
x86: do not enable TSC notifier if we don't need it
by Linus Torvalds
· 16 years ago
3e5fc80
drm: don't set the signal blocker on the master process.
by Dave Airlie
· 16 years ago
e5b4f19
drm: don't call the vblank tasklet with irqs disabled.
by Thomas Hellstrom
· 16 years ago
649ffc0
r300: Fix cliprect emit
by Nicolai Haehnle
· 16 years ago
e2898c5
drm/radeon: r300_cmdbuf: Always emit INDX_BUFFER immediately after DRAW_INDEX
by Nicolai Haehnle
· 16 years ago
54f961a
radeon: fix some hard lockups on r3/4/500s
by Jerome Glisse
· 16 years ago
c456031
mv643xx_eth: bump version to 1.3
by Lennert Buytenhek
· 16 years ago
83097ac
Fix oops in acer_wmi driver (acer_wmi_init)
by Arjan van de Ven
· 16 years ago
abe7871
mv643xx_eth: enforce multiple-of-8-bytes receive buffer size restriction
by Lennert Buytenhek
· 16 years ago
9e1f377
mv643xx_eth: fix NULL pointer dereference in rxq_process()
by Lennert Buytenhek
· 16 years ago
8e0b1bf
mv643xx_eth: fix inconsistent lock semantics
by Lennert Buytenhek
· 16 years ago
92c70f2
mv643xx_eth: fix double add_timer() on the receive oom timer
by Lennert Buytenhek
· 16 years ago
819ddca
mv643xx_eth: fix NAPI 'rotting packet' issue
by Lennert Buytenhek
· 16 years ago
6450f65
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
7a8fc9b
removed unused #include <linux/version.h>'s
by Adrian Bunk
· 16 years ago
38c052f
rtc: fix deadlock
by Ingo Molnar
· 16 years ago
8735728
x86 MCE: Fix CPU hotplug problem with multiple multicore AMD CPUs
by Rafael J. Wysocki
· 16 years ago
91ede00
x86: fix: make PCI ECS for AMD CPUs hotplug capable
by Robert Richter
· 16 years ago
9b4e27b
x86: fix: do not run code in amd_bus.c on non-AMD CPUs
by Robert Richter
· 16 years ago
f410a1f
ipv6: protocol for address routes
by Stephen Hemminger
· 16 years ago
fdc0bde
icmp: icmp_sk() should not use smp_processor_id() in preemptible code
by Denis V. Lunev
· 16 years ago
de6bf18
[PATCH] configfs: Consolidate locking around configfs_detach_prep() in configfs_rmdir()
by Louis Rilling
· 16 years ago
9780eb6
ocfs2: correctly set i_blocks after inline dir gets expanded
by Mark Fasheh
· 16 years ago
83cab53
ocfs2: Jump to correct label in ocfs2_expand_inline_dir()
by Tao Ma
· 16 years ago
a1af7d1
ocfs2: Fix sleep-with-spinlock recovery regression
by Mark Fasheh
· 16 years ago
a57a874
[PATCH] ocfs2/cluster/netdebug.c: fix warning
by Alexander Beregalov
· 16 years ago
18496e8
[PATCH] ocfs2/cluster/tcp.c: make some functions static
by Adrian Bunk
· 16 years ago
8e05de8
[ARM] orion5x: update defconfig to v2.6.27-rc4
by Nicolas Pitre
· 16 years ago
d3ee1b4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 16 years ago
115399c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 16 years ago
ee26562
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 16 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
· 16 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
· 16 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
· 16 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
· 16 years ago
a7b354e
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 16 years ago
f7edd5f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 16 years ago
a697690
crypto: authenc - Avoid using clobbered request pointer
by Herbert Xu
· 16 years ago
1082c74
ALSA: hda - Fix call of alc888_coef_init()
by Takashi Iwai
· 16 years ago
9754a5b
x86: work around MTRR mask setting, v2
by Ingo Molnar
· 16 years ago
c4bd1fd
x86: fix section mismatch warning - uv_cpu_init
by Marcin Slusarz
· 16 years ago
f6e0b23
pkt_sched: Fix qdisc list locking
by Jarek Poplawski
· 16 years ago
4ef2818
[libata] pata_it821x: fix warning
by Jeff Garzik
· 16 years ago
b15b3eb
libata: Fix a large collection of DMA mode mismatches
by Alan Cox
· 16 years ago
20e2de4
ahci: sis controllers actually can do PMP
by Tejun Heo
· 16 years ago
ff04715
pata_via: clean up recent tf_load changes
by Tejun Heo
· 16 years ago
d127ea7
libata: restore SControl on detach
by Tejun Heo
· 16 years ago
da0e21d
libata: use ata_link_printk() when printing SError
by Tejun Heo
· 16 years ago
5dbfc9c
libata: always do follow-up SRST if hardreset returned -EAGAIN
by Tejun Heo
· 16 years ago
a674050
libata: fix EH action overwriting in ata_eh_reset()
by Tejun Heo
· 16 years ago
eb3a55a
sata_mv: add the Gen IIE flag to the SoC devices.
by Saeed Bishara
· 16 years ago
c6c6a1a
ata_piix: IDE Mode SATA patch for Intel Ibex Peak DeviceIDs
by Seth Heasley
· 16 years ago
adcb530
ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDs
by Seth Heasley
· 16 years ago
4bdee6c
sata_mv: don't issue two DMA commands concurrently
by Tejun Heo
· 16 years ago
05944bd
libata: implement no[hs]rst force params
by Tejun Heo
· 16 years ago
3a6ddd5
x86: fix VMI for early params
by Alok Kataria
· 16 years ago
9482ac6
x86: fix two modpost warnings in mm/init_64.c
by Jan Beulich
· 16 years ago
8ae3a5a
x86: fix 1:1 mapping init on 64-bit (memory hotplug case)
by Jan Beulich
· 16 years ago
38cc1c3
x86: work around MTRR mask setting
by Yinghai Lu
· 16 years ago
e45772b
[ARM] Orion: register UART1 on QNAP TS-209 and TS-409
by Martin Michlmayr
· 16 years ago
c0fe819
[ARM] Orion: activate lm75 driver on DNS-323
by Martin Michlmayr
· 16 years ago
35228e8
[ARM] Orion: fix MAC detection on QNAP TS-209 and TS-409
by Martin Michlmayr
· 16 years ago
7a6bb26
[ARM] Orion: Fix boot crash on Kurobox Pro
by Per Andersson
· 16 years ago
a22c50c
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
ebca4f1
PCI: fix reference leak in pci_get_dev_by_id()
by Greg KH
· 16 years ago
d6a9e9b
PCI: shpchp: Rename duplicate slot name N as N-1, N-2, N-M...
by Alex Chiang
· 16 years ago
167e782
PCI: pciehp: Rename duplicate slot name N as N-1, N-2, N-M...
by Alex Chiang
· 16 years ago
61311e1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 16 years ago
Next »