Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
83bbecc905b3431c60fe282830e09aaaab97b26a
83bbecc
[PATCH] sil24: add more comments for constants
by Tejun Heo
· 19 years ago
e382eb1
[PATCH] sil24: fix PORT_CTRL_STAT constants
by Tejun Heo
· 19 years ago
4f50c3c
[PATCH] sil24: replace pp->port w/ ap->ioaddr.cmd_addr
by Tejun Heo
· 19 years ago
33d015b
[PATCH] sil24: remove PORT_TF
by Tejun Heo
· 19 years ago
8746618
[PATCH] sil24: move error handling out of hot interrupt path
by Tejun Heo
· 19 years ago
06460ae
[PATCH] sil24: add testing for PCI fault
by Tejun Heo
· 19 years ago
3cc4571
[PATCH] sil24: remove irq disable code on spurious interrupt
by Tejun Heo
· 19 years ago
1483467
[PATCH] sil24: add FIXME comment above ata_device_add
by Tejun Heo
· 19 years ago
a2e30e5
Merge /spare/repo/linux-2.6/
by Jeff Garzik
· 19 years ago
2ad5649
[PATCH] iSeries build with newer assemblers and compilers
by Stephen Rothwell
· 19 years ago
da5ca00
[PATCH] USB: usbmon: Copyrights and a typo
by Pete Zaitcev
· 19 years ago
dc1d97e
[PATCH] USB: fix usb wacom tablet driver bug
by Ping Cheng
· 19 years ago
33a5c72
[PATCH] PCI: update documentation
by Jiri Slaby
· 19 years ago
8cf4c19
[PATCH] PCI Hotplug: new contact info
by Kristen Accardi
· 19 years ago
4b47b0e
[PATCH] PCI: fix quirk-6700-fix.patch
by Andrew Morton
· 19 years ago
4602b88
[PATCH] PCI: 6700/6702PXH quirk
by Kristen Accardi
· 19 years ago
208f3d6
[PATCH] Driver core: potentially fix use after free in class_device_attr_show
by Maneesh Soni
· 19 years ago
12aaa08
[PATCH] i386 / desc_empty macro is incorrect
by Zachary Amsden
· 19 years ago
5153f7e
Merge head 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6
by Linus Torvalds
· 19 years ago
ca27ea4
Merge master.kernel.org:/pub/scm/linux/kernel/git/lenb/to-linus
by Linus Torvalds
· 19 years ago
cf59001
Merge master.kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6
by Linus Torvalds
· 19 years ago
65e4308
[PATCH] NFS: Ensure we always update inode->i_mode when doing O_EXCL creates
by Trond Myklebust
· 19 years ago
367ae3c
[PATCH] fix for ia64 sched-domains code
by John Hawkes
· 19 years ago
58fcb8d
[PATCH] NFS: Ensure ACL xdr code doesn't overflow.
by Trond Myklebust
· 19 years ago
e74589a
NTFS: Fix bug in mft record writing where we forgot to set the device in
by Anton Altaparmakov
· 19 years ago
75cd968
um: fix __pa/__va macro expansion problem
by Linus Torvalds
· 19 years ago
fb80cbe
Merge ../from-linus
by Len Brown
· 19 years ago
b857c73
Merge ../to-linus-stable/
by Len Brown
· 19 years ago
30e332f
[ACPI] re-enable platform-specific hotkey drivers by default
by Luming Yu
· 19 years ago
3edea48
[PATCH] intelfb/fbdev: Save info->flags in a local variable
by Antonino A. Daplas
· 19 years ago
6bd4934
[PATCH] intelfb: Do not ioremap entire graphics aperture
by Sylvain Meyer
· 19 years ago
89204c4
[PATCH] inotify: add MOVE_SELF event
by John McCutchan
· 19 years ago
0bf955c
[PATCH] inotify: fix idr_get_new_above usage
by Robert Love
· 19 years ago
2ba8468
Revert PCIBIOS_MIN_IO changes for 2.6.13
by Linus Torvalds
· 19 years ago
b4b08e5
Revert "dc395x: Fix support for highmem"
by Linus Torvalds
· 19 years ago
27876d0
[PATCH] CIFS: Fix path name conversion for long filenames
by Steve French
· 19 years ago
d024709
[PATCH] CIFS: Fix missing entries in search results
by Steve French
· 19 years ago
1b0a74d
[PATCH] Fix error handling in reiserfs
by Jan Kara
· 19 years ago
f73bc8c
[PATCH] sh: Make _syscall6() do the right thing.
by Paul Mundt
· 19 years ago
4bb8255
Fix up mmap of /dev/kmem
by Linus Torvalds
· 19 years ago
2da5bf8
[PATCH] w1: more debug level decrease.
by Evgeniy Polyakov
· 19 years ago
63788ea
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 19 years ago
349188f
[PATCH] x86_64: Fix apicid versus cpu# confusion.
by Eric W. Biederman
· 19 years ago
d7b9dfc
[NETPOLL]: remove unused variable
by Matt Mackall
· 19 years ago
53fb95d
[NETPOLL]: fix initialization/NAPI race
by Matt Mackall
· 19 years ago
2652076
[NETPOLL]: pre-fill skb pool
by Ingo Molnar
· 19 years ago
0db1d6f
[NETPOLL]: add retry timeout
by Matt Mackall
· 19 years ago
f0d3459
[NETPOLL]: netpoll_send_skb simplify
by Matt Mackall
· 19 years ago
6b0b315
[NETPOLL]: e1000 netpoll tweak
by Matt Mackall
· 19 years ago
a636e13
[NETPOLL]: deadlock bugfix
by Jeff Moyer
· 19 years ago
1151312
[NETPOLL]: rx_flags bugfix
by Jeff Moyer
· 19 years ago
a0d3bea
[NET]: Make skb->protocol __be16
by Alexey Dobriyan
· 19 years ago
7d69fa6
[PATCH] Fix DVB URL
by Johannes Stezenbach
· 19 years ago
b5da623
[TCP]: Adjust {p,f}ackets_out correctly in tcp_retransmit_skb()
by Herbert Xu
· 19 years ago
bc68552
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 19 years ago
0893dd3
Merge head 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 19 years ago
6068674
[PATCH] remove name length check in a workqueue
by James Bottomley
· 19 years ago
001ab02
[DECNET]: Use sk_stream_error function rather than DECnet's own
by Steven Whitehouse
· 19 years ago
3462b92
[PATCH] wbsd version bump
by Pierre Ossman
· 19 years ago
e62b8b2
[PATCH] ppc64: Fix Fan control for new PowerMac G5 2.7GHz machines
by Benjamin Herrenschmidt
· 19 years ago
70679ee
Merge master.kernel.org:/home/rmk/linux-2.6-arm-smp
by Linus Torvalds
· 19 years ago
435d444
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 19 years ago
22d0def
[PATCH] ns558 list handling fix
by Alexander Nyberg
· 19 years ago
c043817
[PATCH] 6pack persistence fix
by Ralf Baechle DL5RB
· 19 years ago
42517438
libata: fix EH-related lockup by properly cleaning EH command list
by Tejun Heo
· 19 years ago
fae0098
[PATCH] sata: fix sata_sx4 dma_prep to not use sg->length
by Tejun Heo
· 19 years ago
48d28fd
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 19 years ago
2d610b8
Merge with /home/shaggy/git/linus-clean/
by Dave Kleikamp
· 19 years ago
8a9cd6d
JFS: Fix race in txLock
by Dave Kleikamp
· 19 years ago
484ae6b
[PATCH] ARM: 2849/1: S3C24XX - USB host update (2848/1)
by Ben Dooks
· 19 years ago
c59d071
[PATCH] ARM: 2847/1: S3C24XX - Documentation for USB OHCI host
by Ben Dooks
· 19 years ago
8d37226
[PATCH] ARM: 2846/1: proper handling of CKEN for pxafb
by Nicolas Pitre
· 19 years ago
6626a70
[ARM] Control v6 'global' bit via Linux PTE entries
by Russell King
· 19 years ago
1b9749e
[ARM] Use #defined constants for manipulating v6 hardware PTE bits
by Russell King
· 19 years ago
b876386
[ARM SMP] Clear the exclusive monitor on ARMv6 CPUs on context switch
by Russell King
· 19 years ago
3c4ee4e
[ARM SMP] Only enable V6K instructions on V6 MP core CPUs
by Russell King
· 19 years ago
86b3786
[PATCH] Fix ide-disk.c oops caused by hwif == NULL
by Christoph Lameter
· 19 years ago
aeb3f76
[PATCH] DVB: lgdt330x frontend: some bug fixes & add lgdt3303 support
by Michael Krufky
· 19 years ago
e179d8b
[PATCH] dvb: lgdt330x frontend: trivial text cleanups
by Michael Krufky
· 19 years ago
dc9352a
[PATCH] I2O: added pci_request_regions() before using the controller
by Markus Lidel
· 19 years ago
a7df26d
Merge master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 19 years ago
68e681e
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 19 years ago
25f1305
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 19 years ago
d64d387
[NET]: Fix memory leak in sys_{send,recv}msg() w/compat
by Andrew Morton
· 19 years ago
3501466
[SUNRPC]: Fix nsec --> usec conversion.
by David S. Miller
· 19 years ago
38c1844
[SPARC]: envctrl: ERR_PTR() --> PTR_ERR()
by David S. Miller
· 19 years ago
4875ccd
[SPARC]: remove ifdef CONFIG_PCI from envctrl.c
by Christoph Hellwig
· 19 years ago
bc24066
[SPARC]: Use kthread infrastructure in bbc_envctrl
by Christoph Hellwig
· 19 years ago
218b29e
[SPARC]: Use kthread infrastructure in envctrl
by Christoph Hellwig
· 19 years ago
db29e85
[PATCH] i2o: remove new configuration API
by Markus Lidel
· 19 years ago
36d2f5a
[PATCH] cpm_uart: needs some love to compile with GCC4.0.1
by Kumar Gala
· 19 years ago
311c462
[PATCH] cpm_uart: Fix dpram allocation and non-console uarts
by Kumar Gala
· 19 years ago
3077a26
[PATCH] cpuset release ABBA deadlock fix
by Paul Jackson
· 19 years ago
a242b44
[PATCH] Build fix for the Sibyte I2C driver
by Ralf Baechle
· 19 years ago
01df0e3
[PATCH] i8xx_tco.c: arm watchdog only when started
by Wim Van Sebroeck
· 19 years ago
5bb8345
[SCSI] dpt_i2o pci_request_regions fix
by Salyzyn, Mark
· 19 years ago
00dd1e4
[PATCH] fsnotify-cleanups
by John McCutchan
· 19 years ago
dc836b5
Revert "[PATCH] PCI: restore BAR values..."
by Linus Torvalds
· 19 years ago
138b9dd
[PATCH] icn driver fails to unload when no hardware present
by Dave Jones
· 19 years ago
92e52b2
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 19 years ago
Next »