Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
ec28dcc6b4c00b78ad269ad5b85ebd5c2d504825
« Previous
e519807
x86, apic: introduce io_apic_irq_attr
by Yinghai Lu
· 15 years ago
135cad3
i.MX31: Add support for the CPLD on PDK Debug board.
by Magnus Lilja
· 15 years ago
c0daaf3
perf_counter: powerpc: initialize cpuhw pointer before use
by Paul Mackerras
· 15 years ago
dc3f81b
Merge commit 'v2.6.30-rc6' into perfcounters/core
by Ingo Molnar
· 15 years ago
0e337b4
powerpc: Explicit alignment for .data.cacheline_aligned
by Benjamin Herrenschmidt
· 15 years ago
dc89228
powerpc/ps3: Update ps3_defconfig
by Geoff Levand
· 15 years ago
c3cf866
powerpc/ftrace: Fix constraint to be early clobber
by Steven Rostedt
· 15 years ago
021376a
powerpc/ftrace: Use pr_devel() in ftrace.c
by Michael Ellerman
· 15 years ago
af3e4ac
powerpc: Do not assert pte_locked for hugepage PTE entries
by Mel Gorman
· 16 years ago
705efc3
Doc: fixed descriptions on /proc/sys/net/core/* and /proc/sys/net/unix/*
by Wang Tinggong
· 15 years ago
d77dd8d
Neterion: *FIFO1_DMA_ERR set twice, should 2nd be *FIFO2_DMA_ERR?
by roel kluin
· 15 years ago
eb0519b
mv643xx_eth: fix PPC DMA breakage
by Gabriel Paubert
· 15 years ago
4cd6fe1
bonding: fix link down handling in 802.3ad mode
by Stephen Hemminger
· 15 years ago
ffc7a86
Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax
by David S. Miller
· 15 years ago
4f0611a
bridge: fix initial packet flood if !STP
by Stephen Hemminger
· 15 years ago
a598f6a
bridge: relay bridge multicast pkgs if !STP
by Stephen Hemminger
· 15 years ago
a8f492c
NET: Meth: Fix unsafe mix of irq and non-irq spinlocks.
by Ralf Baechle
· 15 years ago
62551d3
ixgbe: Don't reset the hardware when switching between LFC and PFC
by Peter P Waskiewicz Jr
· 15 years ago
8756924
ixgbe: When in DCB mode with PFC enabled, show LFC is disabled
by Peter P Waskiewicz Jr
· 15 years ago
264857b
ixgbe: Allow link flow control in DCB mode for 82599 adapters
by Peter P Waskiewicz Jr
· 15 years ago
70b7762
ixgbe: Set Priority Flow Control low water threshhold for DCB
by Peter P Waskiewicz Jr
· 15 years ago
63f39bd
ixgbe: Enable jumbo frame for FCoE feature in 82599
by Yi Zou
· 15 years ago
29ebf6f
ixgbe: Enable FCoE redirection table feature in 82599
by Yi Zou
· 15 years ago
0331a83
ixgbe: Add RING_F_FCOE for FCoE feature in 82599
by Yi Zou
· 15 years ago
184dd34
fcoe: adds spma mode support
by Vasu Dev
· 15 years ago
ab6b85c
fcoe: consolidates netdev related config and cleanup for spma mode
by Vasu Dev
· 15 years ago
aca6bee
ixgbe: Add SAN MAC address to the RAR, return the address to DCB
by Waskiewicz Jr, Peter P
· 15 years ago
0365e6e
ixgbe: Add FCoE Storage MAC Address support
by PJ Waskiewicz
· 15 years ago
ebc06ee
skfddi: convert PRINTK() to pr_debug()
by Alexander Beregalov
· 15 years ago
c7b1f4f
mac89x0: remove PRINTK()
by Alexander Beregalov
· 15 years ago
2818fba
de620: convert PRINTK() to pr_debug() and cleanup
by Alexander Beregalov
· 15 years ago
6430325
de600: convert PRINTK() to pr_debug()
by Alexander Beregalov
· 15 years ago
62abb45
de620: fix forgotten semicolon
by Alexander Beregalov
· 15 years ago
7290383
drivers/net: Convert #ifdef DEBUG printk(KERN_DEBUG to pr_debug(
by Joe Perches
· 15 years ago
6bc5046
sfc: Use generic XENPAK register definitions
by Ben Hutchings
· 15 years ago
e0b221b
mdio: Add XENPAK LASI register definitions
by Ben Hutchings
· 15 years ago
f2a3e62
mdio: Add 10GBASE-T SNR register definition
by Ben Hutchings
· 15 years ago
df18acc
smsc95xx: strip ethernet fcs (crc) on receive path
by Peter Korsgaard
· 15 years ago
61189c7
dm9601: trivial comment fixes
by Peter Korsgaard
· 15 years ago
9d21493
net: tx scalability works : trans_start
by Eric Dumazet
· 15 years ago
0f7ee7c
ext2: Fix memory leak in ext2_fill_super() in case of a failed mount
by Manish Katiyar
· 15 years ago
de5ce03
ext3: Fix memory leak in ext3_fill_super() in case of a failed mount
by Manish Katiyar
· 15 years ago
f683016
ext4: Fix memory leak in ext4_fill_super() in case of a failed mount
by Manish Katiyar
· 15 years ago
0a30572
gigaset: remove unused structure member rcvbytes
by Tilman Schmidt
· 15 years ago
b88bd95
gigaset: remove UNDOCREQ config option
by Tilman Schmidt
· 15 years ago
5a1888e
gigaset: move up Kconfig inclusion point
by Tilman Schmidt
· 15 years ago
b3fcb13
gigaset: documentation update
by Tilman Schmidt
· 15 years ago
7226d7c
gigaset: fix error return code
by Tilman Schmidt
· 15 years ago
1315d69
gigaset: skip unnecessary hex formatting
by Tilman Schmidt
· 15 years ago
42e3d61
gigaset: fix possible oops in error handling
by Tilman Schmidt
· 15 years ago
528efc6
gigaset: remove obsolete references to m10x state table
by Tilman Schmidt
· 15 years ago
72876a6
mlx4_en: Fix not deleted napi structures
by Yevgeny Petrilin
· 15 years ago
d62fda0
bnx2: bnx2_tx_int() optimizations
by Eric Dumazet
· 15 years ago
9dc20c5
tcp: tcp_prequeue() can use keyed wakeups
by John Dykstra
· 15 years ago
2513dfb
ipconfig: handle case of delayed DHCP server
by Chris Friesen
· 15 years ago
5e39273
netpoll: don't dereference NULL dev from np
by Pavel Emelyanov
· 15 years ago
0568c51
ext4: down i_data_sem only for read when walking tree for fiemap
by Theodore Ts'o
· 15 years ago
22ef37e
page-writeback: fix the calculation of the oldest_jif in wb_kupdate()
by Toshiyuki Okajima
· 15 years ago
cd208bc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 15 years ago
543899f
[ARM] S3C64XX: Use common watchdog reset for system reset.
by Ben Dooks
· 15 years ago
3cba5ef
[ARM] S3C: Move watchdog system reset to own file.
by Ben Dooks
· 15 years ago
d44b5e0
net/ibmveth: fix panic in probe
by Stephen Rothwell
· 15 years ago
9f05f6a
[ARM] S3C24XX: GPIO: Remove pin specific input and output defines
by Ben Dooks
· 15 years ago
ec7f4d5
[ARM] S3C24XX: GPIO: Remove s3c2410_gpio_irq2pin() call
by Ben Dooks
· 15 years ago
6fd058f
ext4: Add a comprehensive block validity check to ext4_get_blocks()
by Theodore Ts'o
· 15 years ago
6d45522
ixgbe: Add FCoE related statistics to 82599
by Yi Zou
· 15 years ago
332d4a7
ixgbe: Implement FCoE Rx side large receive offload feature to 82599
by Yi Zou
· 15 years ago
d0ed893
ixgbe: Add infrastructure code for FCoE large receive offload to 82599
by Yi Zou
· 15 years ago
eacd73f
ixgbe: Implement FCoE Tx side offload features in base driver of 82599
by Yi Zou
· 15 years ago
bc07922
ixgbe: Add infrastructure code for FCoE large send offload to 82599
by Yi Zou
· 15 years ago
d3a2ae6
ixgbe: Add FCoE feature code to 82599
by Yi Zou
· 15 years ago
e92cbea
ixgbe: Add FCoE feature header to 82599
by Yi Zou
· 15 years ago
bff6617
ixgbe: Add FCoE feature register defines to 82599
by Yi Zou
· 15 years ago
952ee9d
mv643xx_eth: Remove a stale PPC_MULTIPLATFORM
by Emil Medve
· 15 years ago
a186d2a
net: remove needless (now buggy) & from dev->dev_addr (part2)
by Jiri Pirko
· 15 years ago
3699a1c
drivers/net/82596.c: suppress warnings
by Andrew Morton
· 15 years ago
3977d03
sfc: modify allocation error message
by Mike Travis
· 15 years ago
cb1c4b7
cls_cgroup: remove unneeded cgroup_lock
by Li Zefan
· 15 years ago
3a6d54c
net: remove needless (now buggy) & from dev->dev_addr
by Jiri Pirko
· 15 years ago
8b3521e
ipv4: remove an unused parameter from configure method of fib_rules_ops.
by Rami Rosen
· 15 years ago
7439259
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
8646010
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 15 years ago
b83674c
reiserfs: fixup perms when xattrs are disabled
by Jeff Mahoney
· 15 years ago
ceb5edc
reiserfs: deal with NULL xattr root w/ xattrs disabled
by Jeff Mahoney
· 15 years ago
12abb35
reiserfs: clean up ifdefs
by Jeff Mahoney
· 15 years ago
bba0b4e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
by Linus Torvalds
· 15 years ago
4c5158d
[ARM] smp: fix style issues in smp_twd.c
by Russell King
· 15 years ago
f32f4ce
[ARM] smp: allow re-use of realview localtimer TWD support
by Russell King
· 15 years ago
a8cbcd9
[ARM] smp: separate SCU support code from realview
by Russell King
· 15 years ago
49613d4
[ARM] smp: SCU is used on non-realview platforms
by Russell King
· 15 years ago
bc28248
[ARM] smp: move core localtimer support out of platform specific files
by Russell King
· 15 years ago
5b740ea
sound: use dev_set_drvdata
by Julia Lawall
· 15 years ago
9f36d31
ide: remove hw_regs_t typedef
by Bartlomiej Zolnierkiewicz
· 15 years ago
dca3983
ide: pass number of ports to ide_host_{alloc,add}() (v2)
by Bartlomiej Zolnierkiewicz
· 15 years ago
29e52cf
ide: remove chipset field from hw_regs_t
by Bartlomiej Zolnierkiewicz
· 15 years ago
ca1b96e
ide: replace special_t typedef by IDE_SFLAG_* flags
by Bartlomiej Zolnierkiewicz
· 15 years ago
582078e
ide: merge ide_disk_special() into do_special() (v2)
by Bartlomiej Zolnierkiewicz
· 15 years ago
5f582c8
ide: BUG() on unknown flags in ide_disk_special()
by Bartlomiej Zolnierkiewicz
· 15 years ago
e1342f1
Merge branch 'smp-fix'
by Russell King
· 15 years ago
ee348d5
[ARM] realview: fix broadcast tick support
by Russell King
· 15 years ago
Next »