index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: lustre: remove ll_crypto_alloc_blkcipher
Greg Kroah-Hartman
2013-08-03
3
-18
/
+5
*
staging: lustre: remove almost all crypto layer wrappers
Greg Kroah-Hartman
2013-08-03
3
-122
/
+91
*
staging: lustre: remove cfs_register_sysctl_table macro
Greg Kroah-Hartman
2013-08-03
7
-9
/
+5
*
staging: dgnc: Remove version.h header inclusion in dgnc_trace.c
Sachin Kamat
2013-08-03
1
-1
/
+0
*
staging: dgnc: Remove version.h header inclusion in dgnc_sysfs.c
Sachin Kamat
2013-08-03
1
-1
/
+0
*
staging: dgnc: Remove version.h header inclusion in dgnc_neo.c
Sachin Kamat
2013-08-03
1
-1
/
+0
*
staging: dgnc: Remove version.h header inclusion in dgnc_mgmt.c
Sachin Kamat
2013-08-03
1
-1
/
+0
*
staging: dgnc: Include version.h header in dgnc_kcompat.h
Sachin Kamat
2013-08-03
1
-0
/
+2
*
staging: dgnc: Remove version.h header inclusion in dgnc_driver.h
Sachin Kamat
2013-08-03
1
-1
/
+0
*
staging: dgnc: Remove version.h header inclusion in dgnc_cls.c
Sachin Kamat
2013-08-03
1
-1
/
+0
*
Staging: winbond: wb35reg: fixed some line over 80 characters
Iker Pedrosa
2013-08-03
1
-12
/
+19
*
staging: dgnc: Remove duplicate header file inclusion
Sachin Kamat
2013-08-03
1
-1
/
+0
*
staging: lustre: remove RETURN macro
Greg Kroah-Hartman
2013-08-03
144
-3207
/
+3136
*
staging: lustre: remove EXIT macro
Greg Kroah-Hartman
2013-08-03
91
-479
/
+4
*
staging: lustre: remove RETURN_EXIT macro
Greg Kroah-Hartman
2013-08-02
8
-24
/
+12
*
staging: lustre: remove ENTRY macro
Greg Kroah-Hartman
2013-08-02
147
-1763
/
+42
*
staging: lustre: remove ENTRY/EXIT_NESTING stuff
Greg Kroah-Hartman
2013-08-02
2
-8
/
+0
*
staging: lustre: remove ll_invalidate_bdev()
Greg Kroah-Hartman
2013-08-02
2
-3
/
+1
*
staging: lustre: remove ll_vfs_symlink()
Greg Kroah-Hartman
2013-08-02
1
-3
/
+0
*
staging: lustre: remove ll_generic_permission()
Greg Kroah-Hartman
2013-08-02
2
-4
/
+1
*
staging: lustre: remove ll_permission()
Greg Kroah-Hartman
2013-08-02
2
-4
/
+2
*
staging: lustre: remove ll_generic_file_llseek_size()
Greg Kroah-Hartman
2013-08-02
2
-5
/
+1
*
staging: lustre: remove ll_dentry_open()
Greg Kroah-Hartman
2013-08-02
2
-3
/
+1
*
staging: lustre: remove ll_blkdev_put()
Greg Kroah-Hartman
2013-08-02
2
-5
/
+3
*
staging/lustre: lloop depends on BLOCK
Xiong Zhou
2013-08-02
7
-16
/
+9
*
staging: ozwpan: Set farewell report length.
Rupesh Gujare
2013-08-02
1
-0
/
+1
*
staging: ozwpan: Increase farewell report size.
Rupesh Gujare
2013-08-02
1
-1
/
+1
*
staging: ozwpan: Drop oldest ISOC frame instead of dropping latest.
Rupesh Gujare
2013-08-02
1
-1
/
+12
*
staging: ozwpan: Use kernel strncmp function.
Rupesh Gujare
2013-08-02
1
-16
/
+1
*
staging: ozwpan: Mark string as const
Rupesh Gujare
2013-08-02
2
-5
/
+5
*
staging: ozwpan: Use kernel list function for managing interface list.
Rupesh Gujare
2013-08-02
1
-16
/
+13
*
staging: imx-drm: add missing MFD_SYSCON dependency for LDB
Jingoo Han
2013-08-02
1
-1
/
+1
*
staging: dgnc: add dgnc digi driver
Lidza Louina
2013-08-01
24
-0
/
+12894
*
staging: octeon-usb: eliminate remaining typedef unions
Aaro Koskinen
2013-08-01
3
-93
/
+68
*
staging: octeon-usb: cvmx_usb_control_header_t -> union cvmx_usb_control_header
Aaro Koskinen
2013-08-01
2
-17
/
+26
*
staging: octeon-usb: cvmx_usb_internal_state_t -> struct cvmx_usb_internal_state
Aaro Koskinen
2013-08-01
1
-59
/
+79
*
staging: octeon-usb: cvmx_usb_tx_fifo_t -> struct cvmx_usb_tx_fifo
Aaro Koskinen
2013-08-01
1
-6
/
+6
*
staging: octeon-usb: cvmx_usb_pipe_list_t -> struct cvmx_usb_pipe_list
Aaro Koskinen
2013-08-01
1
-10
/
+16
*
staging: octeon-usb: cvmx_usb_pipe_t -> struct cvmx_usb_pipe
Aaro Koskinen
2013-08-01
1
-45
/
+69
*
staging: octeon-usb: cvmx_usb_transaction_t -> struct cvmx_usb_transaction
Aaro Koskinen
2013-08-01
1
-36
/
+53
*
staging: octeon-usb: cvmx_usb_state_t -> struct cvmx_usb_state
Aaro Koskinen
2013-08-01
3
-52
/
+51
*
staging: octeon-usb: cvmx_usb_iso_packet_t -> struct cvmx_usb_iso_packet
Aaro Koskinen
2013-08-01
3
-15
/
+22
*
staging: octeon-usb: cvmx_usb_port_status_t -> struct cvmx_usb_port_status
Aaro Koskinen
2013-08-01
3
-20
/
+31
*
staging: octeon-usb: cvmx_usb_stage_t -> enum cvmx_usb_stage
Aaro Koskinen
2013-08-01
1
-3
/
+3
*
staging: octeon-usb: cvmx_usb_transaction_flags_t -> enum cvmx_usb_transactio...
Aaro Koskinen
2013-08-01
1
-3
/
+3
*
staging: octeon-usb: cvmx_usb_isochronous_flags_t -> enum cvmx_usb_isochronou...
Aaro Koskinen
2013-08-01
2
-7
/
+13
*
staging: octeon-usb: cvmx_usb_pipe_flags_t -> enum cvmx_usb_pipe_flags
Aaro Koskinen
2013-08-01
2
-12
/
+19
*
staging: octeon-usb: cvmx_usb_initialize_flags_t -> enum cvmx_usb_initialize_...
Aaro Koskinen
2013-08-01
2
-19
/
+32
*
staging: octeon-usb: cvmx_usb_callback_t -> enum cvmx_usb_callback
Aaro Koskinen
2013-08-01
3
-23
/
+30
*
staging: octeon-usb: cvmx_usb_complete_t -> enum cvmx_usb_complete
Aaro Koskinen
2013-08-01
3
-24
/
+39
[next]