You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Alexey Dobriyan
f0f37e2f77
const: mark struct vm_struct_operations
...
* mark struct vm_area_struct::vm_ops as const
* mark vm_ops in AGP code
But leave TTM code alone, something is fishy there with global vm_ops
being used.
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
15 years ago
..
Kconfig
firewire: new stack is no longer experimental
16 years ago
Makefile
…
config_roms.c
…
config_roms.h
…
csr.c
ieee1394: Storage class should be before const qualifier
16 years ago
csr.h
ieee1394: replace CSR_SET_BUS_INFO_GENERATION macro
16 years ago
csr1212.c
ieee1394/csr1212: fix false positive kmemcheck report
16 years ago
csr1212.h
ieee1394: mark bus_info_data as a __be32 array
16 years ago
dma.c
const: mark struct vm_struct_operations
15 years ago
dma.h
firesat: copyrights, rename to firedtv, API conversions, fix remote control input
16 years ago
dv1394-private.h
ieee1394: dv1394: annotate frame input/output structs as little endian
16 years ago
dv1394.c
fs: Remove i_cindex from struct inode
16 years ago
dv1394.h
…
eth1394.c
drivers: Kill now superfluous ->last_rx stores
16 years ago
eth1394.h
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
16 years ago
highlevel.c
ieee1394: Storage class should be before const qualifier
16 years ago
highlevel.h
ieee1394: mark all hpsb_address_ops instances as const
16 years ago
hosts.c
ieee1394: replace CSR_SET_BUS_INFO_GENERATION macro
16 years ago
hosts.h
ieee1394: mark bus_info_data as a __be32 array
16 years ago
ieee1394-ioctl.h
…
ieee1394.h
ieee1394: support for speeds greater than S800
16 years ago
ieee1394_core.c
Make ieee1394_init a fs-initcall
16 years ago
ieee1394_core.h
fs: Remove i_cindex from struct inode
16 years ago
ieee1394_hotplug.h
…
ieee1394_transactions.c
ieee1394: remove superfluous assertions
16 years ago
ieee1394_transactions.h
firesat: copyrights, rename to firedtv, API conversions, fix remote control input
16 years ago
ieee1394_types.h
…
init_ohci1394_dma.c
…
iso.c
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
17 years ago
iso.h
firesat: copyrights, rename to firedtv, API conversions, fix remote control input
16 years ago
nodemgr.c
ieee1394: annotate bitfield
16 years ago
nodemgr.h
ieee1394: constify device ID tables
16 years ago
ohci1394.c
ieee1394: mark bus_info_data as a __be32 array
16 years ago
ohci1394.h
ieee1394: ohci1394: increase AT req. retries, fix ack_busy_X from Panasonic camcorders and others
16 years ago
pcilynx.c
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
16 years ago
pcilynx.h
ieee1394: pcilynx: trivial endian annotation
16 years ago
raw1394-private.h
ieee1394: raw1394: replace BKL by local mutex, make ioctl() and mmap() thread-safe
16 years ago
raw1394.c
ieee1394: raw1394: Do not leak memory on failed trylock.
16 years ago
raw1394.h
…
sbp2.c
ieee1394: sbp2: remove a workaround for Momobay FX-3A
16 years ago
sbp2.h
ieee1394: sbp2: add support for disks >2 TB (and 16 bytes long CDBs)
16 years ago
video1394.c
ieee1394: constify device ID tables
16 years ago
video1394.h
…