Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
35ed4e75989c4e84a44b25569bbf09b98f923880
« Previous
2445af3
[MTD] [NAND] Blackfin NFC Driver: add proper devinit/devexit markings to probe/remove functions
by Mike Frysinger
· 16 years ago
fcb90ba
[MTD] [NAND] Blackfin NFC Driver: add support for the ECC layout the Blackfin bootrom uses
by Mike Frysinger
· 16 years ago
cf84039
[MTD] [NAND] Blackfin NFC Driver: fix bug - hw ecc calc by making sure we extract 11 bits from each register instead of 10
by Mike Frysinger
· 16 years ago
e274f02
[MTD] [NAND] Blackfin NFC Driver: fix bug - do not clobber the status from the first 256 bytes if operating on 512 pages
by Mike Frysinger
· 16 years ago
ab4227c
[S390] qeth: avoid use of include/asm-s390
by Martin Schwidefsky
· 16 years ago
fc7e1e4
[S390] dont use kthread for smp_rescan_cpus().
by Heiko Carstens
· 16 years ago
26f746f
[S390] virtio console: fix section mismatch warning.
by Heiko Carstens
· 16 years ago
1378ee9
[S390] cio: Include linux/string.h in schid.h.
by Cornelia Huck
· 16 years ago
3f1934b
[S390] qdio: fix section mismatch bug.
by Heiko Carstens
· 16 years ago
8f84700
[S390] stp: fix section mismatch warning.
by Heiko Carstens
· 16 years ago
d918fe2
[S390] Remove diag 0x260 call from memory detection.
by Heiko Carstens
· 16 years ago
3b8e300
[S390] qdio: make sure qdr is aligned to page size
by Jan Glauber
· 16 years ago
7e9238f
[S390] Add support for memory hot-remove.
by Gerald Schaefer
· 16 years ago
519620c
[S390] Wire up new syscalls.
by Heiko Carstens
· 16 years ago
883e512
[S390] cio: Memory allocation for idset changed.
by Michael Ernst
· 16 years ago
683d718
[S390] qeth: preallocated qeth header for hiper socket
by Frank Blaschka
· 16 years ago
a4b526b
[S390] Optimize storage key operations for anon pages
by Martin Schwidefsky
· 16 years ago
934b285
[S390] nohz/sclp: disable timer on synchronous waits.
by Heiko Carstens
· 16 years ago
3a95e8e
[S390] ipl: Reboot from alternate device does not work when booting from file
by Michael Holzheu
· 16 years ago
4abb08c
[S390] dasd: Add support for enhanced VM UID
by Stefan Weinhuber
· 16 years ago
c2bb4e5
[S390] Remove last P390 trace.
by Heiko Carstens
· 16 years ago
9637244
[MTD] [NAND] diskonchip.c fix sparse endian warnings
by Harvey Harrison
· 16 years ago
fc1f397
[MTD] [NAND] drivers/mtd/nand/nandsim.c needs div64.h
by Andrew Morton
· 16 years ago
25fc999
kgdb: fix gdb serial thread queries
by Jason Wessel
· 16 years ago
a9b60bf
kgdb: fix kgdb_validate_break_address to perform a mem write
by Jason Wessel
· 16 years ago
5f5ddfb
kgdb: remove the requirement for CONFIG_FRAME_POINTER
by Jason Wessel
· 16 years ago
b7600db
[JFFS2] Fix allocation of summary buffer
by David Woodhouse
· 16 years ago
f6ed6f7
Fix rename of at91_nand -> atmel_nand
by Pieter du Preez
· 16 years ago
00b1304
tcp: MD5: Fix IPv6 signatures
by Adam Langley
· 16 years ago
4a7b61d
skbuff: add missing kernel-doc for do_not_encrypt
by Randy Dunlap
· 16 years ago
8a9204d
net/ipv4/route.c: fix build error
by Ingo Molnar
· 16 years ago
47d715a
hwmon: needs new maintainer
by Mark M. Hoffman
· 16 years ago
90b7e11
tcp: MD5: Fix MD5 signatures on certain ACK packets
by Adam Langley
· 16 years ago
77e2f14
ipv6: Fix ip6_xmit to send fragments if ipfragok is true
by Wei Yongjun
· 16 years ago
bc4768e
ipvs: Move userspace definitions to include/linux/ip_vs.h
by Julius Volz
· 16 years ago
5f4475947
hwmon: (lm85) Simplify device initialization function
by Jean Delvare
· 16 years ago
e89e22b
hwmon: (lm85) Misc cleanups
by Jean Delvare
· 16 years ago
7133e56
hwmon: (lm85) Don't write back cached values
by Jean Delvare
· 17 years ago
dd1ac53
hwmon: (lm85) Drop dead code
by Jean Delvare
· 17 years ago
1f44809
hwmon: (lm85) Coding-style cleanups
by Jean Delvare
· 17 years ago
9ebd3d8
hwmon: (lm75) add new-style driver binding
by David Brownell
· 17 years ago
01a5239
hwmon: (lm75) cleanup/reorg
by David Brownell
· 17 years ago
321c413
hwmon: (adt7473) clarify an awkward bit of code
by Mark M. Hoffman
· 16 years ago
9d3e19a
hwmon: (adt7473) Remove unused defines
by Jean Delvare
· 17 years ago
f994fb2
hwmon: (dme1737) fix voltage scaling
by Juerg Haefliger
· 17 years ago
92430b6
hwmon: (dme1737) probe all addresses
by Juerg Haefliger
· 17 years ago
9b25771
hwmon: (dme1737) demacrofy for readability
by Juerg Haefliger
· 17 years ago
388667b
md: raid10: wake up frozen array
by Arthur Jones
· 16 years ago
c3f26a2
netdev: Fix lockdep warnings in multiqueue configurations.
by David S. Miller
· 16 years ago
c259ae5
[PATCH] ocfs2: Release mutex in error handling code
by Julia Lawall
· 16 years ago
961cecb
[PATCH] ocfs2: Fix oops when racing files truncates with writes into an mmap region
by Sunil Mushran
· 16 years ago
539d826
[PATCH 2/2] ocfs2: Fix race between mount and recovery
by Sunil Mushran
· 16 years ago
c69991a
[PATCH 1/2] ocfs2: Add counter in struct ocfs2_dinode to track journal replays
by Sunil Mushran
· 16 years ago
ecb3d28
[PATCH] configfs: Convenience macros for attribute definition.
by Joel Becker
· 16 years ago
70526b6
[PATCH] configfs: Pin configfs subsystems separately from new config_items.
by Joel Becker
· 16 years ago
99cefda
[PATCH] configfs: Fix open directory making rmdir() fail
by Louis Rilling
· 16 years ago
2e2ce17
[PATCH] configfs: Lock new directory inodes before removing on cleanup after failure
by Louis Rilling
· 16 years ago
2a109f2
[PATCH] configfs: Prevent userspace from creating new entries under attaching directories
by Louis Rilling
· 16 years ago
9a73d78
[PATCH] configfs: Fix failing symlink() making rmdir() fail
by Louis Rilling
· 16 years ago
4768e9b
[PATCH] configfs: Fix symlink() to a removing item
by Louis Rilling
· 16 years ago
dacdd0e
[PATCH] configfs: Include linux/err.h in linux/configfs.h
by Joel Becker
· 16 years ago
48a6156
kbuild: scripts/ver_linux: don't set PATH
by Adrian Bunk
· 16 years ago
775a722
Kconfig/init: change help text to match default value
by jkacur
· 16 years ago
3b40d38
kbuild: genksyms: Include extern information in dumps
by Andreas Gruenbacher
· 16 years ago
94aa3d7
kbuild: genksyms parser: fix the __attribute__ rule
by Andreas Gruenbacher
· 16 years ago
1f4170e
KVM: s390: Fix kvm on IBM System z10
by Christian Borntraeger
· 16 years ago
6f5fd8e
drivers/media, include/media: delete zero-length files
by Jeff Garzik
· 16 years ago
967ab99
netfilter: xt_hashlimit: fix race between htable_destroy and htable_gc
by Pavel Emelyanov
· 16 years ago
a8ddc91
netfilter: ipt_recent: fix race between recent_mt_destroy and proc manipulations
by Pavel Emelyanov
· 16 years ago
ae37504
netfilter: nf_conntrack_tcp: decrease timeouts while data in unacknowledged
by Patrick McHardy
· 16 years ago
4a22442
[MTD] [NOR] drivers/mtd/chips/jedec_probe.c: fix Am29DL800BB device ID
by Jerry Hicks
· 16 years ago
963e497
pata_it821x: Driver updates and reworking
by Alan Cox
· 16 years ago
1f938d0
libata.h: replace __FUNCTION__ with __func__
by Alexander Beregalov
· 16 years ago
487eff6
ata_piix: subsys 106b:00a3 is apple ich8m too
by Tejun Heo
· 16 years ago
49ea3b0
libata-core: make sure that ata_force_tbl is freed in case of an error
by Elias Oltmanns
· 16 years ago
2486fa5
libata: update atapi disable handling
by Tejun Heo
· 16 years ago
bfce5e0
pata_via: add VX800 flag; add function for fixing h/w bugs
by JosephChan@via.com.tw
· 16 years ago
e8389f0
pata_ali: misplaced pci_dev_put()
by Ben Dooks
· 16 years ago
a97a6f1
irda: replace __FUNCTION__ with __func__
by Harvey Harrison
· 16 years ago
1fa9817
nsc-ircc: default to dongle type 9 on IBM hardware
by Matthew Garrett
· 16 years ago
5aa10ca
bluetooth: add quirks for a few hci_usb devices
by Michael Frey
· 16 years ago
a7403e8
hysdn: remove the packed attribute from PofTimStamp_tag
by David Howells
· 16 years ago
02137f2
isdn: use the common ascii hex helpers
by Harvey Harrison
· 16 years ago
12dac07
tg3: adapt tg3 to use reworked PCI PM code
by Rafael J. Wysocki
· 16 years ago
849e8ca
atm: fix direct casts of pointers to u32 in the InterPhase driver
by David Howells
· 16 years ago
cba5cbd
atm: fix const assignment/discard warnings in the ATM networking driver
by David Howells
· 16 years ago
6a8341b
net: use the common ascii hex helpers
by Harvey Harrison
· 16 years ago
697f8d0
random32: seeding improvement
by Stephen Hemminger
· 16 years ago
4adf0af
bridge: send correct MTU value in PMTU (revised)
by Simon Wunderlich
· 16 years ago
e62112c
Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by David S. Miller
· 16 years ago
8b6d8c5
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 16 years ago
94ad374
Fix off-by-one error in iov_iter_advance()
by Linus Torvalds
· 16 years ago
0056e65
romfs_readpage: don't report errors for pages beyond i_size
by Linus Torvalds
· 16 years ago
68905eb
drivers/net/ehea/ehea_main.c: Release mutex in error handling code
by Julia Lawall
· 16 years ago
b0ca2a2
sh_eth: Add support of SH7763 to sh_eth
by Nobuhiro Iwamatsu
· 16 years ago
d02a4e3
fix NE2000 linkage error
by Mikael Pettersson
· 16 years ago
de1d7bb
[MIPS] Cobalt: update defconfig
by Yoichi Yuasa
· 16 years ago
8854700
[MIPS] kgdb: add arch support for the kernel's kgdb core
by Jason Wessel
· 16 years ago
8d60a90
[MIPS] kgdb: Remove existing implementation
by Jason Wessel
· 16 years ago
8f8da9a
[MIPS] TXx9: Kconfig cleanup
by Atsushi Nemoto
· 16 years ago
Next »