Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
e9e9290f5c85887baf1123a36ec9fdf56a10cf4b
e9e9290
[Bluetooth] Enable SCO support for Broadcom HID proxy dongle
by Marcel Holtmann
· 18 years ago
8e4f723
[Bluetooth] Add quirk for another broken RTX Telecom based dongle
by Marcel Holtmann
· 18 years ago
ea9727f
[Bluetooth] Correct SCO buffer size for Belkin devices
by Marcel Holtmann
· 18 years ago
520ca78
[Bluetooth] Correct SCO buffer size for another Broadcom chip
by Marcel Holtmann
· 18 years ago
98bcd08
[Bluetooth] Correct RFCOMM channel MTU for broken implementations
by Marcel Holtmann
· 18 years ago
2266d88
[PKT_SCHED]: Fix regression in PSCHED_TADD{,2}.
by Guillaume Chazarain
· 18 years ago
4b79f0a
[DCCP]: Fix default sequence window size
by Ian McDonald
· 18 years ago
8fdf679
IB/mthca: Initialize max_cmds before debug code prints it
by Roland Dreier
· 18 years ago
8a7f752
IB/ipoib: Fix packet loss after hardware address update
by Michael S. Tsirkin
· 18 years ago
624d01f
IB/ipoib: Fix oops with ipoib_debug_mcast set
by Or Gerlitz
· 18 years ago
2527e68
IB/mad: Validate MADs for spec compliance
by Sean Hefty
· 18 years ago
16c5941
IB/ipath: ipath_skip_sge() can break if num_sge > 1
by Ralph Campbell
· 18 years ago
c9f79bd
IB/ipath: Fix ib_ipath driver to work with SRP
by Ralph Campbell
· 18 years ago
3d37b9e
IB/ipath: Fix a data corruption
by Ralph Campbell
· 18 years ago
1252c51
IB/mthca: Fix SRQ limit event range check
by Dotan Barak
· 18 years ago
43db2bc
IB/uverbs: Fix lockdep warnings
by Roland Dreier
· 18 years ago
ec924b4
IB/uverbs: Fix unlocking in error paths
by Michael S. Tsirkin
· 18 years ago
abb5a5c
[PATCH] Cpuset: fix ABBA deadlock with cpu hotplug lock
by Paul Jackson
· 18 years ago
aa95387
cpu hotplug: simplify and hopefully fix locking
by Linus Torvalds
· 18 years ago
2cd7cbd
[cpufreq] ondemand: make shutdown sequence more robust
by Linus Torvalds
· 18 years ago
12157a8
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
9df3f3d
[TIPC]: Removing useless casts
by Panagiotis Issaris
· 18 years ago
8265abc
[IPV4]: Fix nexthop realm dumping for multipath routes
by Patrick McHardy
· 18 years ago
9ed3627
[DUMMY]: Avoid an oops when dummy_init_one() failed
by Nicolas Dichtel
· 18 years ago
4a9c74e
[IFB] After ifb_init_one() failed, i is increased. Decrease
by Nicolas Dichtel
· 18 years ago
53c4b2c
[NET]: Fix reversed error test in netif_tx_trylock
by Herbert Xu
· 18 years ago
bf9915c
[MAINTAINERS]: Mark LAPB as Oprhan.
by David S. Miller
· 18 years ago
0da974f
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
by Panagiotis Issaris
· 18 years ago
a0ee7c7
[NET]: sun happymeal, little pci cleanup
by Jiri Slaby
· 18 years ago
485fb2c
[IrDA]: Use alloc_skb() in IrDA TX path
by Samuel Ortiz
· 18 years ago
b826315
[I/OAT]: Remove pci_module_init() from Intel I/OAT DMA engine
by Henrik Kretzschmar
· 18 years ago
64d2f08
[I/OAT]: net/core/user_dma.c should #include <net/netdma.h>
by Adrian Bunk
· 18 years ago
dc022a9
[SCTP]: ADDIP: Don't use an address as source until it is ASCONF-ACKed
by Sridhar Samudrala
· 18 years ago
9faa730
[SCTP]: Set chunk->data_accepted only if we are going to accept it.
by Sridhar Samudrala
· 18 years ago
ad8fec1
[SCTP]: Verify all the paths to a peer via heartbeat before using them.
by Sridhar Samudrala
· 18 years ago
cfdeef3
[SCTP]: Unhash the endpoint in sctp_endpoint_free().
by Vlad Yasevich
· 18 years ago
37fa687
[SCTP]: Check for NULL arg to sctp_bucket_destroy().
by Sridhar Samudrala
· 18 years ago
89e1df7
[PKT_SCHED] netem: Fix slab corruption with netem (2nd try)
by Guillaume Chazarain
· 18 years ago
fbeff3c
[WAN]: Converted synclink drivers to use netif_carrier_*()
by Krzysztof Halasa
· 18 years ago
41b1d17
[WAN]: Cosmetic changes to N2 and C101 drivers
by Krzysztof Halasa
· 18 years ago
4bc83b4
[WAN]: Added missing netif_dormant_off() to generic HDLC
by Krzysztof Halasa
· 18 years ago
5d9c5a3
[IPV4]: Get rid of redundant IPCB->opts initialisation
by Herbert Xu
· 18 years ago
efab4cb
[SPARC64]: Update defconfig.
by David S. Miller
· 18 years ago
8310a32
[SPARC]: Fix length parameter verification in sys_getdomainname().
by David S. Miller
· 18 years ago
8a84eb1
[SERIAL] sunzilog: Fix instance enumeration.
by David S. Miller
· 18 years ago
b77d35b
[SERIAL] sunzilog: Remove duplicate IRQ registry in zs_probe().
by David S. Miller
· 18 years ago
8b3c848
[SPARC]: Get sun4d SMP building again.
by Raymond Burns
· 18 years ago
198c167
[SPARC]: Do not call sun4m_irq_rotate on sun4d.
by Raymond Burns
· 18 years ago
c2d3bff
[SPARC]: Simplify and correct __cpu_find_by()
by David S. Miller
· 18 years ago
2f72ba4
[SPARC]: Initialize iounit spinlock in iounit_init().
by Raymond Burns
· 18 years ago
9d7ab1f
[SPARC]: Fix initialization of sun4d SBUS interrupts.
by David S. Miller
· 18 years ago
67e23a1
[SERIAL] sunzilog: Register IRQ after all devices have been probed.
by David S. Miller
· 18 years ago
3932932
[SPARC] sbus: Make sure sbus nodes are named uniquely.
by David S. Miller
· 18 years ago
f7785a6
[SPARC]: Fix property name acquisition in prom.c
by Bob Breuer
· 18 years ago
bda2f7b
[SERIAL] sunsab: Get line numbers and table sizing correct.
by David S. Miller
· 18 years ago
44f2650
[SPARC64] Fix sunsab ports ordering
by Marc Zyngier
· 18 years ago
06ffd79
[SPARC]: Kill prom_getname, unused and not implemented properly.
by David S. Miller
· 18 years ago
46ba6d7
[SPARC64]: Fix more of_device layer IRQ bugs, and correct PROMREG_MAX.
by David S. Miller
· 18 years ago
00ab956
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 18 years ago
53a4998
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 18 years ago
3bda241
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 18 years ago
d7cf0d5
[S390] sysfs_create_xxx return values.
by Heiko Carstens
· 18 years ago
dc8f5d2
[S390] .align 4096 statements in head.S
by Heiko Carstens
· 18 years ago
bdd0150
[PATCH] spidernet: rework tx queue handling
by Jens Osterkamp
· 18 years ago
ee962a5
[PATCH] spidernet: bug fix for init code
by Jens Osterkamp
· 18 years ago
caa0371
[PATCH] sky2: NAPI poll fix
by Stephen Hemminger
· 18 years ago
83b0fe8
Merge branch 'upstream-fixes-jgarzik' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 into upstream-fixes
by Jeff Garzik
· 18 years ago
e1b90c4
[NET] ethtool: fix oops by testing correct struct member
by Jeff Garzik
· 18 years ago
53ba5e0
[S390] get_clock inline assembly.
by Andreas Krebbel
· 18 years ago
13ffa92
[S390] channel measurement interval display.
by Cornelia Huck
· 18 years ago
f257b06
[S390] xpram module parameter parsing - take 2.
by Heiko Carstens
· 18 years ago
5a651c9
[S390] Fix gcc warning about unused return values.
by Heiko Carstens
· 18 years ago
f5beec4
[libata] ata_piix: correct 'invalid MAP value' typo-caused error
by Jeff Garzik
· 18 years ago
73291a1
[libata] ata_piix: minor cleanups noticed in prior patch run
by Jeff Garzik
· 18 years ago
08f12ed
[libata] ata_piix: attempt to fix ICH8 support
by Jeff Garzik
· 18 years ago
ea35d29
[libata] ata_piix: Consolidate PCS register writing
by Jeff Garzik
· 18 years ago
d96715c
[PATCH] ata_piix: add host_set private structure
by Tejun Heo
· 18 years ago
82d6897
Linux 2.6.18-rc2
by Linus Torvalds
· 18 years ago
b20e481
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6
by Linus Torvalds
· 18 years ago
b5032a5
[PATCH] UML - fix utsname build breakage
by Jeff Dike
· 18 years ago
6d76fa5
Don't allow chmod() on the /proc/<pid>/ files
by Linus Torvalds
· 18 years ago
92d0328
Mark /proc MS_NOSUID and MS_NOEXEC
by Linus Torvalds
· 18 years ago
2724a1a
[PATCH] sch_htb compile fix.
by Dave Jones
· 18 years ago
d6c93e1
Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 18 years ago
5694ca9
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 18 years ago
76aba64
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
52393cc
[PATCH] remove set_wmb - arch removal
by Steven Rostedt
· 18 years ago
f92213b
[PATCH] remove set_wmb - doc update
by Steven Rostedt
· 18 years ago
bb12999
[PATCH] Remove down_write() from taskstats code invoked on the exit() path
by Shailabh Nagar
· 18 years ago
f9fd891
[PATCH] per-task delay accounting taskstats interface: control exit data through cpumasks
by Shailabh Nagar
· 18 years ago
c892436
[PATCH] per-task delay accounting: avoid send without listeners
by Shailabh Nagar
· 18 years ago
9e06d3f
[PATCH] per task delay accounting taskstats interface: documentation fix
by Shailabh Nagar
· 18 years ago
ad4ecbc
[PATCH] delay accounting taskstats interface send tgid once
by Shailabh Nagar
· 18 years ago
2589045
[PATCH] per-task-delay-accounting: /proc export of aggregated block I/O delays
by Shailabh Nagar
· 18 years ago
a3baf64
[PATCH] per-task-delay-accounting: documentation
by Shailabh Nagar
· 18 years ago
6f44993
[PATCH] per-task-delay-accounting: delay accounting usage of taskstats interface
by Shailabh Nagar
· 18 years ago
c757249
[PATCH] per-task-delay-accounting: taskstats interface
by Shailabh Nagar
· 18 years ago
fb0ba6bd
[PATCH] per-task-delay-accounting: utilities for genetlink usage
by Balbir Singh
· 18 years ago
52f17b6
[PATCH] per-task-delay-accounting: cpu delay collection via schedstats
by Chandra Seetharaman
· 18 years ago
0ff9224
[PATCH] per-task-delay-accounting: sync block I/O and swapin delay collection
by Shailabh Nagar
· 18 years ago
Next »