Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
98e087022b611c6f748c74d952193ccf69280f52
98e0870
staging: hv: Remove all unneeded DPRINT from hv_vmbus
by Hank Janssen
· 14 years ago
f336545
Staging: hv: Get rid of synch primitive in struct blkvsc_request
by K. Y. Srinivasan
· 14 years ago
d7a1bdb
Staging: hv: Rename struct storvsc_request_extension
by K. Y. Srinivasan
· 14 years ago
e9e936c
Staging: hv: Move the data_buffer field from struct hv_storvsc_request
by K. Y. Srinivasan
· 14 years ago
6dc3f0a
Staging: hv: Get rid of the status field from struct hv_storvsc_request
by K. Y. Srinivasan
· 14 years ago
0bb7112
Staging: hv: Move on_io_completion() from struct hv_storvsc_request
by K. Y. Srinivasan
· 14 years ago
efb5a66
Staging: hv: Move the context field from struct hv_storvsc_request
by K. Y. Srinivasan
· 14 years ago
237ecd6
Staging: hv: Move sense_buffer field
by K. Y. Srinivasan
· 14 years ago
6f461cc
Staging: hv: Get rid of sense_buffer_size from struct hv_storvsc_request
by K. Y. Srinivasan
· 14 years ago
373dd8a
Staging: hv: Get rid of cdb from struct hv_storvsc_request
by K. Y. Srinivasan
· 14 years ago
473f940
Staging: hv: Get rid of the cdb_len from struct hv_storvsc_request
by K. Y. Srinivasan
· 14 years ago
fc3967b
Staging: hv: Get rid of lun_id from struct hv_storvsc_request
by K. Y. Srinivasan
· 14 years ago
b4dba0a
Staging: hv: Get rid of the target_id from struct hv_storvsc_request
by K. Y. Srinivasan
· 14 years ago
735625f
Staging: hv: Get rid of the bus field from struct hv_storvsc_request
by K. Y. Srinivasan
· 14 years ago
124661d
Staging: hv: Get rid of the host field from struct hv_storvsc_request
by K. Y. Srinivasan
· 14 years ago
12fbd41
Staging: hv: Get rid of the type field from struct hv_storvsc_request
by K. Y. Srinivasan
· 14 years ago
93958465
Staging: hv: Use struct completion in struct storvsc_request_extension
by K. Y. Srinivasan
· 14 years ago
ced01b0
Staging: hv: Add a function to map a hv_driver pointer to storvsc driver
by K. Y. Srinivasan
· 14 years ago
1e05d88
Staging: hv: Get rid of request_ext_size from struct storvsc_driver_object
by K. Y. Srinivasan
· 14 years ago
2fd0df2
Staging: hv: Embed struct storvsc_request_extension into hv_storvsc_request
by K. Y. Srinivasan
· 14 years ago
bf587a1
Staging: hv: Move the definition of struct storvsc_request_extension
by K. Y. Srinivasan
· 14 years ago
12cb12e
Staging: hv: Make the function stor_vsc_on_host_reset() static
by K. Y. Srinivasan
· 14 years ago
af3043c
Staging: hv: Move the definition of the function stor_vsc_on_host_reset()
by K. Y. Srinivasan
· 14 years ago
1604b1b
Staging: hv: Move the definition of the function put_stor_device()
by K. Y. Srinivasan
· 14 years ago
852c16d
Staging: hv: Move the definition of the function get_stor_device()
by K. Y. Srinivasan
· 14 years ago
834702f
Staging: hv: Cleanup initialization of blkvsc driver
by K. Y. Srinivasan
· 14 years ago
86762a5
Staging: hv: Get rid of the file blkvsc.c
by K. Y. Srinivasan
· 14 years ago
19b5931
Staging: hv: Move the contents of blkvsc.c to blkvsc_drv.c
by K. Y. Srinivasan
· 14 years ago
db08577
Staging: hv: Cleanup the initialization of storvsc driver
by K. Y. Srinivasan
· 14 years ago
2b8b358
Staging: hv: Make the function stor_vsc_initialize() static
by K. Y. Srinivasan
· 14 years ago
6dec244
Staging: hv: Move the definition of stor_vsc_initialize()
by K. Y. Srinivasan
· 14 years ago
5e081c9
Staging: hv: Get rid of dead code in storvsc.c
by K. Y. Srinivasan
· 14 years ago
afa3f3d
Staging: hv: Get rid of the include of storvsc.c from blkvsc.c
by K. Y. Srinivasan
· 14 years ago
7810185
Staging: hv: Cleanup struct storvsc_device
by K. Y. Srinivasan
· 14 years ago
f24eeb0
Staging: hv: Move the definition of struct storvsc_device
by K. Y. Srinivasan
· 14 years ago
036bbed
Staging: hv: Move the definition of struct storvsc_request_extension
by K. Y. Srinivasan
· 14 years ago
6e1870a
Staging: hv: Add the inclusion guard for vstorage.h
by K. Y. Srinivasan
· 14 years ago
98db433
Staging: hv: Get rid of the forward declaration for vmbus_show_device_attr
by K. Y. Srinivasan
· 14 years ago
793be9c
Staging: hv: Get rid of the forward declaration for vmbus_isr
by K. Y. Srinivasan
· 14 years ago
086e7a5
Staging: hv: Get rid of the forward declaration for vmbus_device_release
by K. Y. Srinivasan
· 14 years ago
eb1bb25
Staging: hv: Get rid of the forward declaration for vmbus_shutdown
by K. Y. Srinivasan
· 14 years ago
c5dce3d
Staging: hv: Get rid of the forward declaration for vmbus_remove
by K. Y. Srinivasan
· 14 years ago
f1f0d67
Staging: hv: Get rid of the forward declaration for vmbus_probe
by K. Y. Srinivasan
· 14 years ago
b7fc147
Staging: hv: Get rid of the forward declaration for vmbus_match
by K. Y. Srinivasan
· 14 years ago
adde248
Staging: hv: Get rid of the forward declaration for vmbus_uevent
by K. Y. Srinivasan
· 14 years ago
04677c0
Staging: hv: Rename vmbus_driver_context structure
by K. Y. Srinivasan
· 14 years ago
52e5c1c
Staging: hv: Cleanup irq management
by K. Y. Srinivasan
· 14 years ago
800b690
Staging: hv: Cleanup root device handling
by K. Y. Srinivasan
· 14 years ago
1168ac2
Staging: hv: Make vmbus driver a pci driver
by K. Y. Srinivasan
· 14 years ago
0ce790e
Linux 2.6.39-rc1
by Linus Torvalds
· 14 years ago
6b2a4f7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 14 years ago
eefbab5
Merge branch 'frv' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-frv
by Linus Torvalds
· 14 years ago
90f1e74
Merge branch 'stable/bug-fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 14 years ago
d6ae0c6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
by Linus Torvalds
· 14 years ago
8c82840
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 14 years ago
c86defc
Merge branch 'irq-final-for-linus-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
1309d7a
char/tpm: Fix unitialized usage of data buffer
by Peter Huewe
· 14 years ago
a9f0fbe
amd64_edac: Fix potential memleak
by Borislav Petkov
· 14 years ago
0444d76
fs: don't use igrab() while holding i_lock
by Dave Chinner
· 14 years ago
cb1817b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
e240ae4
xen: Use new irq_move functions
by Thomas Gleixner
· 14 years ago
3b3af76
xen: Convert genirq namespace
by Thomas Gleixner
· 14 years ago
b83c6e5
xen: fix p2m section mismatches
by Randy Dunlap
· 14 years ago
3062aa5
FRV: Use generic show_interrupts()
by Thomas Gleixner
· 14 years ago
60af3ab
FRV: Convert genirq namespace
by Thomas Gleixner
· 14 years ago
a9554c3
frv: Select GENERIC_HARDIRQS_NO_DEPRECATED
by Thomas Gleixner
· 14 years ago
1251646
frv: Convert cpu irq_chip to new functions
by Thomas Gleixner
· 14 years ago
a4b48a4
frv: Convert mb93493 irq_chip to new functions
by Thomas Gleixner
· 14 years ago
9148d88
frv: Convert mb93093 irq_chip to new function
by Thomas Gleixner
· 14 years ago
193e7a5
frv: Convert mb93091 irq_chip to new functions
by Thomas Gleixner
· 14 years ago
303fef9
frv: Fix typo from __do_IRQ overhaul
by Thomas Gleixner
· 14 years ago
c4b1598
frv: Remove stale irq_chip.end
by Thomas Gleixner
· 14 years ago
5ca7202
FRV: Do some cleanups
by Amerigo Wang
· 14 years ago
5ef9bdd
FRV: Missing node arg in alloc_thread_info_node() macro
by David Howells
· 14 years ago
f55f199
NOMMU: implement access_remote_vm
by Mike Frysinger
· 14 years ago
9ad198c
gpio: ab8500: Mark broken
by Thomas Gleixner
· 14 years ago
851d7cf
genirq: Remove move_*irq leftovers
by Thomas Gleixner
· 14 years ago
0c6f8a8
genirq: Remove compat code
by Thomas Gleixner
· 14 years ago
dced35a
drivers: Final irq namespace conversion
by Thomas Gleixner
· 14 years ago
2a8f55b
mn10300: Use generic show_interrupts()
by Thomas Gleixner
· 14 years ago
232f1d8
mn10300: Cleanup irq_desc access
by Thomas Gleixner
· 14 years ago
f4c547e
mn10300: Convert genirq namespace
by Thomas Gleixner
· 14 years ago
a120017
frv: Use generic show_interrupts()
by Thomas Gleixner
· 14 years ago
de2e95a6
frv: Convert genirq namespace
by Thomas Gleixner
· 14 years ago
808339b
frv: Select GENERIC_HARDIRQS_NO_DEPRECATED
by Thomas Gleixner
· 14 years ago
380e311
frv: Convert cpu irq_chip to new functions
by Thomas Gleixner
· 14 years ago
a55174f
frv: Convert mb93493 irq_chip to new functions
by Thomas Gleixner
· 14 years ago
9741f28
frv: Convert mb93093 irq_chip to new function
by Thomas Gleixner
· 14 years ago
ac34605
frv: Convert mb93091 irq_chip to new functions
by Thomas Gleixner
· 14 years ago
0f421c9
frv: Fix typo from __do_IRQ overhaul
by Thomas Gleixner
· 14 years ago
db3b360
frv: Remove stale irq_chip.end
by Thomas Gleixner
· 14 years ago
0b98b16
m68k: Convert irq function namespace
by Thomas Gleixner
· 14 years ago
a3b975c
xen: Use new irq_move functions
by Thomas Gleixner
· 14 years ago
c442b80
xen: Cleanup genirq namespace
by Thomas Gleixner
· 14 years ago
37daf32
unicore32: Use generic show_interrupts()
by Thomas Gleixner
· 14 years ago
e1f5ce81
unicore32: Convert to new irq function names
by Thomas Gleixner
· 14 years ago
fa680c7
sparc: Use generic show_interrupts()
by Thomas Gleixner
· 14 years ago
394d441
sparc: Convert to new irq function names
by Thomas Gleixner
· 14 years ago
16741ea
sparc: Cleanup direct irq_desc access
by Thomas Gleixner
· 14 years ago
fcd8d4f
sparc: Use the new genirq functionality
by Thomas Gleixner
· 14 years ago
Next »