Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
b558edddb1c42c70a30cfe494984d4be409f7b2b
« Previous
abbeb88
blk_sync_queue() should cancel request_queue->unplug_work
by Oleg Nesterov
· 17 years ago
4310864
cfq_exit_queue() should cancel cfq_data->unplug_work
by Oleg Nesterov
· 17 years ago
b238b3d
block layer: remove a unused argument of drive_stat_acct()
by Jerome Marchand
· 17 years ago
9f336a5
Blackfin arch: ensure that speculative loads of bad pointers don't cause us to do bad things.
by Robin Getz
· 17 years ago
12850ff
libata: add MAXTOR 7V300F0/VA111900 to NCQ blacklist
by Tejun Heo
· 17 years ago
4fb4615
libata: no need to speed down if already at PIO0
by Tejun Heo
· 17 years ago
cdeab11
libata: relocate forcing PIO0 on reset
by Tejun Heo
· 17 years ago
a9efacb
pata_ns87415: define SUPERIO_IDE_MAX_RETRIES
by Frank Lichtenheld
· 17 years ago
15b3ad6
Blackfin arch: Add missing definitions of BF54x
by Robin Getz
· 17 years ago
5796d1c
[libata] Address some checkpatch-spotted issues
by Jeff Garzik
· 17 years ago
b447916
[libata] fix 'if(' and similar areas that lack whitespace
by Jeff Garzik
· 17 years ago
88ff6ea
libata: implement ata_wait_after_reset()
by Tejun Heo
· 17 years ago
054a5fb
libata: track SLEEP state and issue SRST to wake it up
by Tejun Heo
· 17 years ago
4dbfa39
libata: relocate and fix post-command processing
by Tejun Heo
· 17 years ago
aa770aa
Blackfin arch: Fix random crash issue found by Michael.
by Robin Getz
· 17 years ago
7728ec3
Blackfin arch: fix bug: tell users if the kernel is recovering from a fault condition
by Robin Getz
· 17 years ago
9030b3d
Fix ethernet multicast for ucc_geth.
by Joakim Tjernlund
· 17 years ago
5e7bf8c
netdrvr/pcmcia: use IRQ_TYPE_DYNAMIC_SHARING flag for irq.Attributes.
by Komuro
· 17 years ago
4ad1ec7
Blackfin arch: add support for checking/clearing overruns in generic purpose Timer API
by Mike Frysinger
· 17 years ago
5d031e9
FEC - fast ethernet controller for mpc52xx
by Domen Puncer
· 17 years ago
226eb1e
Blackfin arch: cleanup arch/blackfin/kernel/traps.c handling code.
by Robin Getz
· 17 years ago
af09005
Merge branch 'upstream-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 into upstream-fixes
by Jeff Garzik
· 17 years ago
3830de7
Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes
by Jeff Garzik
· 17 years ago
2a6f4e4
ehea: add kexec support
by Jan-Bernd Themann
· 17 years ago
f920c18
e1000e: Remove legacy jumbo frame receive code
by Auke Kok
· 17 years ago
140a748
e1000e: Re-enable SECRC - crc stripping
by Auke Kok
· 17 years ago
df76246
e1000e: Fix PBA calculation for jumbo frame packets
by Auke Kok
· 17 years ago
47f44e4
e1000e: Fix jumbo frame receive code.
by Auke Kok
· 17 years ago
e38c2c6
drivers/net/irda/au1k_ir: fix obvious irq handler bugs
by Jeff Garzik
· 17 years ago
a15c2dc
Blackfin arch: Apply Bluetchnix vendor patch provided by Harald Krapfenbauer
by Michael Hennerich
· 17 years ago
8ecc736
Blackfin arch: fix bug BlueTechnix CM-BF537 board config uses wrong IRQ for net2272 driver
by Michael Hennerich
· 17 years ago
885be03
Blackfin arch: fix bug: kernel prints out error message twice
by Robin Getz
· 17 years ago
64307f7
Blackfin arch: add NFC driver support in BF527-EZKIT board
by Michael Hennerich
· 17 years ago
b393243
[ISDN] capidrv: address two longstanding warnings
by Jeff Garzik
· 17 years ago
edfed66
Quieten hrtimer printk: "Switched to high resolution mode .."
by Michael Ellerman
· 17 years ago
129f1d2
timer_list: Fix printk format strings
by Vegard Nossum
· 17 years ago
64e38eb
clockevents: unexport tick_nohz_get_sleep_length
by Adrian Bunk
· 17 years ago
e1efa2a
Correction of "Update drivers to use sg helpers" patch for IMXMMC driver
by Pavel Pisa
· 17 years ago
513f54b
sg_init_table() should use unsigned loop index variable
by Chuck Lever
· 17 years ago
74eb94f
sg_last() should use unsigned loop index variable
by Chuck Lever
· 17 years ago
30fa0d0
Initialise scatter/gather list in sg driver
by Anton Blanchard
· 17 years ago
acd054a
Initialise scatter/gather list in ata_sg_setup
by Anton Blanchard
· 17 years ago
5336940
x86: fix pci-gart failure handling
by FUJITA Tomonori
· 17 years ago
93354329
SG: s390-scsi: missing size parameter in zfcp_address_to_sg()
by Jens Axboe
· 17 years ago
73fd546
SG: clear termination bit in sg_chain()
by Jens Axboe
· 17 years ago
ab472a0
Blackfin arch: Added support for HV Sistemas H8606 board
by Javier Herrero
· 17 years ago
f6ab0b9
[POWERPC] powerpc: Fix demotion of segments to 4K pages
by Benjamin Herrenschmidt
· 17 years ago
3c441ba
[MTD] Skip bad blocks when checking for RedBoot partition table
by David Woodhouse
· 17 years ago
9c37f33
[MTD] [NAND] Check for RedBoot partitions on CAFÉ NAND
by David Woodhouse
· 17 years ago
17aacfb
lockdep: fix a typo in the __lock_acquire comment
by Gautham R Shenoy
· 17 years ago
2a397e8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 17 years ago
d141786
ipg: Kconfig whitepaces/tab damages
by Francois Romieu
· 17 years ago
bbd82f9
ipg: missing Kconfig dependency
by Francois Romieu
· 17 years ago
93dd79e
r8169: remove poll_locked logic
by Stephen Hemminger
· 17 years ago
7fab06c
r8169: napi config
by Stephen Hemminger
· 17 years ago
ea45d15
duplicate initializer in sound/pci/hda/patch_realtek.c
by Al Viro
· 17 years ago
30e69bf
fix breakage in pegasos_eth
by Al Viro
· 17 years ago
6e1b97d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
by Linus Torvalds
· 17 years ago
36ea96a
cirrusfb nonsense
by Al Viro
· 17 years ago
0ada7a0
scatterlist fallout: mmc
by Al Viro
· 17 years ago
4a66fca
ide/arm/icside: fallout from commit 86f3a492bb09eee5745b93af35f2212179c251fd
by Al Viro
· 17 years ago
9e6a76b
scatterlist fallout: frv
by Al Viro
· 17 years ago
167ebf7
Input: hp_sdc.c - fix section mismatch
by Adrian Bunk
· 17 years ago
eb9ebe6
Input: appletouch - add Johannes Berg as maintainer
by Johannes Berg
· 17 years ago
f7852be
Input: Add Euro and Dollar key codes
by Carlos Corbacho
· 17 years ago
b0e7464
Input: xpad - add more USB IDs
by Joshua J Bowman
· 17 years ago
ccd1443
[SCSI] osst: fix if (...) \n #if... cases missing semicolons when false
by Ilpo Järvinen
· 17 years ago
69243f9
x86: Dump filtering supports x86_64 sparsemem
by Ken'ichi Ohmichi
· 17 years ago
03d0d20
x86: fix compiler warnings in arch/x86/kernel/early-quirks.c
by Jeff Garzik
· 17 years ago
74a3d2d
x86: fix !SMP compiler warning in arch/x86/kernel/acpi/processor.c
by Jeff Garzik
· 17 years ago
bd53147
x86: Fix boot protocol KEEP_SEGMENTS check.
by Eric W. Biederman
· 17 years ago
0cca1ca
x86: voyager: fix bogus conversion to per_cpu for boot_cpu_info
by James Bottomley
· 17 years ago
027447c
x86: export smp_ops to allow modular build of KVM
by Thomas Gleixner
· 17 years ago
ceff8d8
Revert "i386: export i386 smp_call_function_mask() to modules"
by Thomas Gleixner
· 17 years ago
ef49c32
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 17 years ago
3d1343b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
by Linus Torvalds
· 17 years ago
a2508c0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 17 years ago
0f5a2c5
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
6d85d06
[JFFS2] Update MAINTAINERS entry -- the jffs-dev list is dead
by David Woodhouse
· 17 years ago
8d6ea58
[JFFS2] Prevent return of initialised variable in jffs2_init_acl_post()
by David Woodhouse
· 17 years ago
460cd05
mmc_spi: Fix mmc-over-spi regression
by David Brownell
· 17 years ago
1fa8dd1
mmc: use common byte swap macros
by Pierre Ossman
· 17 years ago
78e4807
mmc: fix cid and csd byte order
by Pierre Ossman
· 17 years ago
6356a9d
at91_mci: Fix bad reference
by Pierre Ossman
· 17 years ago
2ba7d7b
[WATCHDOG] Unlock in iTCO_wdt_start when reboot is disabled
by Roel Kluin
· 17 years ago
6ee4e28
[SPARC32]: Fix build-warning in io-unit.c
by David S. Miller
· 17 years ago
68e3f5d
[CRYPTO] users: Fix up scatterlist conversion errors
by Herbert Xu
· 17 years ago
a5a613a
[CRYPTO] tcrypt: Move sg_init_table out of timing loops
by Herbert Xu
· 17 years ago
0aa031d
[SPARC64]: Fix BACKOFF_SPIN on non-SMP.
by David S. Miller
· 17 years ago
64d329e
[SPARC32]: __inline__ --> inline
by David S. Miller
· 17 years ago
d979f17
[SPARC64]: __inline__ --> inline
by David S. Miller
· 17 years ago
ceaa79c
[NETNS]: Fix get_net_ns_by_pid
by Eric W. Biederman
· 17 years ago
2b008b0
[NET]: Marking struct pernet_operations __net_initdata was inappropriate
by Eric W. Biederman
· 17 years ago
72998d8
[INET] ESP: Must #include <linux/scatterlist.h>
by Adrian Bunk
· 17 years ago
18134be
[TCP] IPV6: fix softnet build breakage
by Jeff Garzik
· 17 years ago
b9c7a2b
[CIFS] ACL support part 8
by Steve French
· 17 years ago
26adc0d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup
by Linus Torvalds
· 17 years ago
0e4bd10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/x86
by Linus Torvalds
· 17 years ago
09f60f8
IPoIB/cm: Fix receive QP cleanup
by Roland Dreier
· 17 years ago
8588a2b
ide: add SH-S202J to ivb_list[]
by Bartlomiej Zolnierkiewicz
· 17 years ago
Next »