Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
67394f8f069c2fdf90f3b6d851824c07815442af
67394f8
Merge with /usr/src/ntfs-2.6.git
by Anton Altaparmakov
· 20 years ago
9636273
Automatic merge of rsync://www.parisc-linux.org/~jejb/git/scsi-for-linus-2.6.git
by Linus Torvalds
· 20 years ago
2df9fa3
[PATCH] x86_64: i386/x86-64: Export cpu_core_map
by Andi Kleen
· 20 years ago
14d98ca
[PATCH] x86_64: Add option to disable timer check
by Andi Kleen
· 20 years ago
607a168
[PATCH] x86_64: Fix 32bit system call restart
by Andi Kleen
· 20 years ago
4057923
[PATCH] i386: Fix race in iounmap
by Andi Kleen
· 20 years ago
7856dfe
[PATCH] x86_64: Fixed guard page handling again in iounmap
by Andi Kleen
· 20 years ago
c4d1fcf
[PATCH] x86_64: Don't allow accesses below register frame in ptrace
by Andi Kleen
· 20 years ago
b41e293
[PATCH] x86_64: 386/x86-64 Further AMD dual core fixes
by Andi Kleen
· 20 years ago
b39c4fa
[PATCH] cpusets+hotplug+preepmt broken
by Paul Jackson
· 20 years ago
b2665f9
[PATCH] ppc32: fix CONFIG_TASK_SIZE handling on 44x
by Matt Porter
· 20 years ago
7f8cd80
[PATCH] ppc32: Fix platform device initialization of 8250 serial ports
by Kumar Gala
· 20 years ago
84ddaa8
[PATCH] uml: Change printf to printk in console driver
by Jeff Dike
· 20 years ago
12f4964
[PATCH] uml: fixrange_init 3-level page table support
by Jeff Dike
· 20 years ago
7b9014c
[PATCH] uml: Remove ubd-mmap support
by Jeff Dike
· 20 years ago
9b67a3c
[PATCH] uml: initrd cleanup
by Jeff Dike
· 20 years ago
41a9cf8
[PATCH] uml: Export clear_user_*
by Jeff Dike
· 20 years ago
7c00c31
[PATCH] uml: multicast driver cleanup
by Jeff Dike
· 20 years ago
060e352
[PATCH] uml: Delay loop cleanups
by Jeff Dike
· 20 years ago
13479d5
[PATCH] uml: Page fault fixes
by Jeff Dike
· 20 years ago
ba9950c
[PATCH] uml: small fixes left over from rc4
by Jeff Dike
· 20 years ago
46f4e1b
[PATCH] packet driver permission checking fix
by Peter Osterlund
· 20 years ago
2bf2c56
[SCSI] aic7xxx: fix U160 mode
by James Bottomley
· 20 years ago
fb3089d
[SCSI] aic7xxx: add back locking
by James Bottomley
· 20 years ago
c752523
[SCSI] aic7xxx: make correct use of slave_alloc/destroy and remove the per device timer
by James Bottomley
· 20 years ago
8e45ebc
[SCSI] aic7xxx: remove the completeq
by James Bottomley
· 20 years ago
38c29ce
[SCSI] aic7xxx: remove the last vestiges of the runq
by James Bottomley
· 20 years ago
013791e
[SCSI] aic7xxx: remove usage of obsolete typedefs
by Christoph Hellwig
· 20 years ago
7dfa0f2
[SCSI] remove dma_mask hacks
by Christoph Hellwig
· 20 years ago
dedd831
[SCSI] aic7xxx: remove Linux 2.4 ifdefs
by Christoph Hellwig
· 20 years ago
c06716f
[SCSI] aic7xxx: remove some DV leftovers
by Christoph Hellwig
· 20 years ago
e4e360c
[SCSI] remove aic7xxx busyq
by James Bottomley
· 20 years ago
fad01ef
[SCSI] correct aic7xxx period setting routines
by James Bottomley
· 20 years ago
62a8612
[SCSI] implement parameter limits in the SPI transport class
by James Bottomley
· 20 years ago
1c7878f
Remove some left-over empty files
by Linus Torvalds
· 20 years ago
a228dfd
[SPARC64]: Fix bad performance side effect of strbuf timeout changes.
by David S. Miller
· 20 years ago
37e0915
[PATCH] Add sysfs support for the IPMI device interface
by Corey Minyard
· 20 years ago
45fed46
[PATCH] ppx32: Fix uninitialized variable in set_preferred_console
by Paul Mackerras
· 20 years ago
72480ef
[PATCH] ppc32: Fix __copy_tofrom_user return value
by Paul Mackerras
· 20 years ago
3207a80
[PATCH] ppc32: remove unused computation
by Paul Mackerras
· 20 years ago
6c37a88
[PATCH] ppc32: don't call progress functions after boot
by Paul Mackerras
· 20 years ago
07ab67c
Fix get_unmapped_area sanity tests
by Linus Torvalds
· 20 years ago
66e60f9
Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.git/
by Linus Torvalds
· 20 years ago
804c64e
Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git/
by Linus Torvalds
· 20 years ago
aa1c6a6
[NETLINK]: Defer socket destruction a bit
by Tommy S. Christensen
· 20 years ago
68acc02
[NETLINK]: Move broadcast skb_orphan to the skb_get path.
by Tommy S. Christensen
· 20 years ago
db61ecc
[NETLINK]: Fix race with recvmsg().
by Tommy S. Christensen
· 20 years ago
1eda339
[PKT_SCHED]: Fixup simple action define.
by Jamal Hadi Salim
· 20 years ago
31c2685
[IPSEC]: Verify key payload in verify_one_algo
by Herbert Xu
· 20 years ago
b9e9dea
[IPSEC]: Fixed alg_key_len usage in attach_one_algo
by Herbert Xu
· 20 years ago
8be5893
[NETFILTER]: Do not be clever about SKB ownership in ip_ct_gather_frags().
by David S. Miller
· 20 years ago
d9fa0f3
[IP_VS]: Remove extra __ip_vs_conn_put() for incoming ICMP.
by Julian Anastasov
· 20 years ago
f81a0bf
[AF_UNIX]: Use lookup_create().
by Christoph Hellwig
· 20 years ago
49a4387
[PATCH] prevent NULL mmap in topdown model
by Linus Torvalds
· 20 years ago
2fdba6b
[IPV4/IPV6] Ensure all frag_list members have NULL sk
by Herbert Xu
· 20 years ago
d481020
[XFRM]: skb_cow_data() does not set proper owner for new skbs.
by Evgeniy Polyakov
· 20 years ago
f7383c2
[TG3]: In tg3_poll(), resample status_tag after doing work.
by David S. Miller
· 20 years ago
59e6b43
[TG3]: Refine DMA boundary setting.
by David S. Miller
· 20 years ago
15f9850
[TG3]: Set minimal hw interrupt mitigation.
by David S. Miller
· 20 years ago
fac9b83
[TG3]: Add tagged status support.
by David S. Miller
· 20 years ago
05d3794
Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6.git/
by Linus Torvalds
· 20 years ago
3012162
[PATCH] Avoid console spam with ext3 aborted journal.
by Stephen Tweedie
· 20 years ago
e72022e
[PATCH] Fix filp being passed through raw ioctl handler
by Stephen Tweedie
· 20 years ago
0b405a0
[PATCH] Driver Core: remove driver model detach_state
by David Brownell
· 20 years ago
82428b6
[PATCH] Driver Core: pm diagnostics update, check for errors
by David Brownell
· 20 years ago
d1ded20
[PATCH] PCI: add MODALIAS to hotplug event for pci devices
by Greg KH
· 20 years ago
9888549
[PATCH] PCI: add modalias sysfs file for pci devices
by Greg KH
· 20 years ago
c22610da
[PATCH] PCI Hotplug: remove pci_visit_dev
by Scott Murray
· 20 years ago
43b7d7c
[PATCH] PCI Hotplug: CPCI update
by Scott Murray
· 20 years ago
8b245e4
[PATCH] PCI Hotplug: get pciehp to work on the downstream port of a switch
by Dely Sy
· 20 years ago
ee17fd9
[PATCH] PCI Hotplug: Fix echoing 1 to power file of enabled slot problem with SHPC driver
by Dely Sy
· 20 years ago
ff0d2f9
[PATCH] fix memory scribble in arch/i386/pci/fixup.c
by Christoph Lameter
· 20 years ago
8c41a5f
[PATCH] update CREDITS
by randy_dunlap
· 20 years ago
19bbdf0
[PATCH] ppc32: enable use of early_param
by Paul Mackerras
· 20 years ago
ad542ef
Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-2.6.git
by Linus Torvalds
· 20 years ago
f3ac91c
Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
by
· 20 years ago
ff96b3d
Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/
by Linus Torvalds
· 20 years ago
b82a96a
[PATCH] dvb: budget-av: CI fixes
by Johannes Stezenbach
· 20 years ago
43f1a8f
[PATCH] dvb: bt8xx: whitespace cleanup
by Johannes Stezenbach
· 20 years ago
b98b79d
[PATCH] dvb: DST: fixed CI debug output
by Johannes Stezenbach
· 20 years ago
42dc661
[PATCH] dvb: DST: fix a bug in the module parameter
by Johannes Stezenbach
· 20 years ago
df481ae
[PATCH] dvb: bt8xx: updated documentation
by Johannes Stezenbach
· 20 years ago
4a2cc12
[PATCH] dvb: DST: misc. fixes
by Johannes Stezenbach
· 20 years ago
b46dd44
[PATCH] dvb: DST: fix for descrambling failure
by Johannes Stezenbach
· 20 years ago
8385e46
[PATCH] dvb: DST: fixed tuning problem
by Johannes Stezenbach
· 20 years ago
e6ac699
[PATCH] dvb: DST: add support for Twinhan 200103A
by Johannes Stezenbach
· 20 years ago
50b215a
[PATCH] dvb: DST: reorganize Twinhan DST driver to support CI
by Johannes Stezenbach
· 20 years ago
daeb6aa
[PATCH] dvb: bt8xx: update documentation
by Johannes Stezenbach
· 20 years ago
fdc53a6
[PATCH] dvb: modified dvb_register_adapter() to avoid kmalloc/kfree
by Johannes Stezenbach
· 20 years ago
0b3f5a5
[PATCH] dvb: frontends: misc. minor cleanups
by Johannes Stezenbach
· 20 years ago
d91b730
[PATCH] dvb: make needlessly global code static or drop it
by Johannes Stezenbach
· 20 years ago
5e9e722
[PATCH] dvb: dvb-pll.h: prevent multiple inclusion
by Johannes Stezenbach
· 20 years ago
71e3420
[PATCH] dvb: tda10046: support for different firmware versions
by Johannes Stezenbach
· 20 years ago
1dfb800
[PATCH] dvb: tda1004x: allow N_I2C to be overridden by the card driver
by Johannes Stezenbach
· 20 years ago
dd102c7
[PATCH] dvb: tda1004x: dont use bitfields
by Johannes Stezenbach
· 20 years ago
77b3bd0
[PATCH] dvb: mt352: embed struct mt352_config in mt352_state
by Johannes Stezenbach
· 20 years ago
cd22d5c
[PATCH] dvb: ves1820: remove unnecessary msleep
by Johannes Stezenbach
· 20 years ago
b1471c4
[PATCH] dvb: dib3000: add NULL pointer check
by Johannes Stezenbach
· 20 years ago
b874270
[PATCH] dvb: remove unnecessary casts in frontends
by Johannes Stezenbach
· 20 years ago
591ad98
[PATCH] dvb: stv0299: fix FE_DISHNETWORK_SEND_LEGACY_CMD
by Johannes Stezenbach
· 20 years ago
Next »