Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
03b37ecdb3975f09832747600853d3818a50eda3
03b37ec
Merge branches 'cxgb3', 'cxgb4', 'ehca', 'ipath', 'misc', 'nes', 'qib' and 'srp' into for-next
by Roland Dreier
· 15 years ago
ba818af
IB/qib: Add missing <linux/slab.h> include
by David Miller
· 15 years ago
2db0032
IB/ehca: Drop unnecessary NULL test
by Julia Lawall
· 15 years ago
817979a
RDMA/nes: Fix confusing if statement indentation
by Roland Dreier
· 15 years ago
bd5d0cc
IB/ehca: Init irq tasklet before irq can happen
by Alexander Schmidt
· 15 years ago
b2a899e
RDMA/nes: Fix misindented code
by Roland Dreier
· 15 years ago
df924f8
RDMA/nes: Fix showing wqm_quanta
by Roland Dreier
· 15 years ago
69d5102
RDMA/nes: Get rid of "set but not used" variables
by Roland Dreier
· 15 years ago
ff0380c
RDMA/nes: Read firmware version from correct place
by Miroslaw Walukiewicz
· 15 years ago
89de748
IB/srp: Export req_lim via sysfs
by Bart Van Assche
· 15 years ago
c996bb4
IB/srp: Make receive buffer handling more robust
by Bart Van Assche
· 15 years ago
7a70081
IB/srp: Use print_hex_dump()
by Bart Van Assche
· 15 years ago
a2ebf07
IB: Rename RAW_ETY to RAW_ETHERTYPE
by Aleksey Senin
· 15 years ago
812d867
RDMA/nes: Fix two sparse warnings
by Or Gerlitz
· 15 years ago
18199f5
RDMA/cxgb3: Make needlessly global iwch_l2t_send() static
by Or Gerlitz
· 15 years ago
48d8fce
IB/iser: Make needlessly global iser_alloc_rx_descriptors() static
by Or Gerlitz
· 15 years ago
a5f4a07
RDMA/cxgb4: Add timeouts when waiting for FW responses
by Steve Wise
· 15 years ago
a5210c1
IB/qib: Fix race between qib_error_qp() and receive packet processing
by Ralph Campbell
· 15 years ago
3e3aed0
IB/qib: Limit the number of packets processed per interrupt
by Ralph Campbell
· 15 years ago
4c6931f
IB/qib: Allow writes to the diag_counters to be able to clear them
by Ira Weiny
· 15 years ago
0502f94
IB/qib: Set cfgctxts to number of CPUs by default
by Ralph Campbell
· 15 years ago
ca5a220
RDMA/cxgb4: Set/reset the EP timer inside EP lock
by Steve Wise
· 15 years ago
d4f1a5c
RDMA/cxgb4: Use correct control txq
by Steve Wise
· 15 years ago
73d6fca
RDMA/cxgb4: Fix race in fini path
by Steve Wise
· 15 years ago
50a025c
IB/cm: Check LAP state before sending an MRA
by Sean Hefty
· 15 years ago
cd6860e
RDMA/nes: Fix hangs on ifdown
by Faisal Latif
· 15 years ago
0eec495
RDMA/nes: Store and print eeprom version
by Chien Tung
· 15 years ago
33085bb
RDMA/nes: Convert pci_table entries to PCI_VDEVICE
by Peter Huewe
· 15 years ago
e675b6d
IB/ehca: Catch failing ioremap()
by Alexander Schmidt
· 15 years ago
bdf8edc
IB/qib: Allow PSM to select from multiple port assignment algorithms
by Dave Olson
· 15 years ago
2d978a9
IB/qib: Turn off IB latency mode
by Ralph Campbell
· 15 years ago
dd378c2
IB/qib: Use generic_file_llseek
by Arnd Bergmann
· 15 years ago
d37ac31
RDMA/cxgb4: Support variable sized work requests
by Steve Wise
· 15 years ago
3d4f9a2
RDMA/cxgb3: Clean up signed check of unsigned variable
by Dan Carpenter
· 15 years ago
d3c814e
RDMA/cxgb4: Remove dependency on __GFP_NOFAIL
by David Rientjes
· 15 years ago
ba6d392
RDMA/cxgb4: Add module option to tweak delayed ack
by Steve Wise
· 15 years ago
dccb816
IB/ipath: Fix probe failure path
by Ben Hutchings
· 15 years ago
91fb0dd
IB/ehca: Fix bitmask handling for lock_hcalls
by Alexander Schmidt
· 15 years ago
cc323b2
IB/qib: Avoid variable-length array
by Ralph Campbell
· 15 years ago
85963e4
RDMA/cxgb4: Remove unneeded NULL check
by Roland Dreier
· 15 years ago
c1d7356
RDMA/cxgb4: Remove unneeded assignment
by Dan Carpenter
· 15 years ago
ea9f3bc
RDMA/nes: Rewrite expression to avoid undefined semantics
by Roland Dreier
· 15 years ago
f400e5b
IB/umad: Remove unused-but-set variable 'already_dead'
by Roland Dreier
· 15 years ago
589643b
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 15 years ago
80519bc
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 15 years ago
102b59c
i2c/mips: Fix error return codes from Sibyte i2c bus driver
by Guenter Roeck
· 15 years ago
827900c
i2c: Fix probability check
by Jean Delvare
· 15 years ago
faabd47
hwmon: Fix autoloading of fschmd on recent Fujitsu machines
by Jean Delvare
· 15 years ago
3f4f09b
hwmon: (coretemp) Properly label the sensors
by Jean Delvare
· 15 years ago
d883b9f
hwmon: (coretemp) Skip duplicate CPU entries
by Jean Delvare
· 15 years ago
436cad2
hwmon: (it87) Fix in7 on IT8720F
by Jean Delvare
· 15 years ago
d535bad
hwmon: (k8temp) Fix temperature reporting for ASB1 processor revisions
by Andreas Herrmann
· 15 years ago
ecd4b48
IB/qib: Use request_firmware() to load SD7220 firmware
by Ben Hutchings
· 15 years ago
e467e10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 15 years ago
9e77004
Merge branches 'cxgb4', 'ipoib' and 'qib' into for-next
by Roland Dreier
· 15 years ago
b9f3995
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 15 years ago
c77e9e6
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
31016e9
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
6741502
Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung
by Linus Torvalds
· 15 years ago
7645054
Merge branch 'fix/misc' into for-linus
by Takashi Iwai
· 15 years ago
b492c4e
Merge branch 'fix/hda' into for-linus
by Takashi Iwai
· 15 years ago
bf23690
powerpc: Fix userspace build of ptrace.h
by Sam Ravnborg
· 15 years ago
c2be054
powerpc: Fix default_machine_crash_shutdown #ifdef botch
by Paul E. McKenney
· 15 years ago
3cd8519
powerpc: Fix logic error in fixup_irqs
by Johannes Berg
· 15 years ago
d3005fb
powerpc/iseries: Fix possible null pointer dereference in iSeries_pcibios_fixup_resources
by Denis Kirjanov
· 15 years ago
33ad5e4
powerpc: Linux cannot run with 0 cores
by Anton Blanchard
· 15 years ago
3880ecb
powerpc: Fix feature-fixup tests for gcc 4.5
by Stephen Rothwell
· 15 years ago
9ce9168
powerpc: Disable SPARSE_IRQ by default
by Yang Li
· 15 years ago
5afd878
powerpc: Fix compile errors in prom_init_check for gcc 4.5
by Stephen Rothwell
· 15 years ago
7fca5dc
powerpc: Fix module building for gcc 4.5 and 64 bit
by Stephen Rothwell
· 15 years ago
219a92a
powerpc/perf_event: Fix for power_pmu_disable()
by Matt Evans
· 15 years ago
2aa72f6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
33b665e
NET: SB1250: Initialize .owner
by Ralf Baechle
· 15 years ago
7074b16
vxge: show startup message with KERN_INFO
by Wu Fengguang
· 15 years ago
dfe1e8e
ll_temac: Fix missing iounmaps
by Denis Kirjanov
· 15 years ago
1776206
bridge: Clear IPCB before possible entry into IP stack
by Herbert Xu
· 15 years ago
78178c7
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
023eb57
drm: correctly update connector DPMS status in drm_fb_helper
by Jesse Barnes
· 15 years ago
b2ea4aa
drm/radeon/kms: fix shared ddc handling
by Alex Deucher
· 15 years ago
5870a4d
drm/ttm: Allocate the page pool manager in the heap.
by Francisco Jerez
· 15 years ago
140236b
VFS: introduce s_dirty accessors
by Artem Bityutskiy
· 15 years ago
47a716c
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
1cc9629
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 15 years ago
8b8ce88
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 15 years ago
7491eb9
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 15 years ago
7263e71
kbuild: Fix path to scripts/setlocalversion
by Michal Marek
· 15 years ago
7a52b34
IPoIB: Fix world-writable child interface control sysfs attributes
by Or Gerlitz
· 15 years ago
756a33b
IB/qib: Clean up properly if qib_init() fails
by Ralph Campbell
· 15 years ago
950aff5
IB/qib: Completion queue callback needs to be single threaded
by Ralph Campbell
· 15 years ago
7c7a416
IB/qib: Update 7322 serdes tables
by Ralph Campbell
· 15 years ago
2d757a7
IB/qib: Clear 6120 hardware error register
by Ralph Campbell
· 15 years ago
5df4223
IB/qib: Clear eager buffer memory for each new process
by Ralph Campbell
· 15 years ago
b9e03e0
IB/qib: Mask hardware error during link reset
by Ralph Campbell
· 15 years ago
fce24a9
IB/qib: Don't mark VL15 bufs as WC to avoid a rare 7322 chip problem
by Dave Olson
· 15 years ago
2c5934b
RDMA/cxgb4: Derive smac_idx from port viid
by Steve Wise
· 15 years ago
1973e8b
RDMA/cxgb4: Avoid false GTS CIDX_INC overflows
by Steve Wise
· 15 years ago
b21ef16
RDMA/cxgb4: Don't call abort_connection() for active connect failures
by Steve Wise
· 15 years ago
f38926a
RDMA/cxgb4: Use the DMA state API instead of the pci equivalents
by FUJITA Tomonori
· 15 years ago
83ba7b0
writeback: simplify the write back thread queue
by Christoph Hellwig
· 15 years ago
edadfb1
writeback: split writeback_inodes_wb
by Christoph Hellwig
· 15 years ago
Next »