index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ROSE]: rose_heartbeat_expiry() locking fix
Andrew Morton
2005-10-31
1
-0
/
+1
*
[NETFILTER]: Add "revision" support to arp_tables and ip6_tables
Harald Welte
2005-10-31
5
-192
/
+362
*
[BRIDGE]: Use ether_compare
Stephen Hemminger
2005-10-31
3
-11
/
+12
*
[PATCH] noop-iosched: avoid corrupted request merging
Jens Axboe
2005-10-31
1
-0
/
+1
*
[PATCH] Fix on-the-fly switch from cfq i/o scheduler
Jens Axboe
2005-10-31
1
-3
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs-2.6
Linus Torvalds
2005-10-31
14
-1043
/
+3841
|
\
|
*
Merge branch 'master' of /usr/src/ntfs-2.6/
Anton Altaparmakov
2005-10-31
1122
-25599
/
+56389
|
|
\
|
*
\
Merge branch 'master' of /usr/src/ntfs-2.6/
Anton Altaparmakov
2005-10-30
2045
-54145
/
+110590
|
|
\
\
|
*
\
\
Merge branch 'master' of /usr/src/ntfs-2.6/
Anton Altaparmakov
2005-10-24
65
-632
/
+1040
|
|
\
\
\
|
*
|
|
|
NTFS: Document extended attribute ($EA) NEED_EA flag. (Based on libntfs
Anton Altaparmakov
2005-10-24
2
-1
/
+5
|
*
|
|
|
NTFS: Fix compilation warnings with gcc-4.0.2 on SUSE 10.0.
Anton Altaparmakov
2005-10-24
3
-16
/
+10
|
*
|
|
|
NTFS: Use %z for size_t to fix compilation warnings. (Andrew Morton)
Anton Altaparmakov
2005-10-24
3
-4
/
+5
|
*
|
|
|
NTFS: Fix serious data corruption issue when writing.
Anton Altaparmakov
2005-10-19
1
-0
/
+1
|
*
|
|
|
NTFS: $EA attributes can be both resident non-resident.
Anton Altaparmakov
2005-10-19
5
-14
/
+35
|
*
|
|
|
Merge branch 'master' of /usr/src/ntfs-2.6/
Anton Altaparmakov
2005-10-19
36
-93
/
+202
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'master' of /usr/src/ntfs-2.6/
Anton Altaparmakov
2005-10-17
122
-1675
/
+1707
|
|
\
\
\
\
\
|
*
|
|
|
|
|
NTFS: The big ntfs write(2) rewrite has arrived. We now implement our own
Anton Altaparmakov
2005-10-11
4
-49
/
+2280
|
*
|
|
|
|
|
NTFS: Remove address space operations ->prepare_write and ->commit_write in
Anton Altaparmakov
2005-10-11
1
-827
/
+0
|
*
|
|
|
|
|
NTFS: In attrib.c::ntfs_attr_set() call balance_dirty_pages_ratelimited()
Anton Altaparmakov
2005-10-11
3
-2
/
+9
|
*
|
|
|
|
|
Merge branch 'master' of /usr/src/ntfs-2.6/
Anton Altaparmakov
2005-10-11
309
-1766
/
+7323
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
NTFS: Enable ATTR_SIZE attribute changes in ntfs_setattr(). This completes
Anton Altaparmakov
2005-10-04
2
-8
/
+22
|
*
|
|
|
|
|
|
NTFS: Implement fs/ntfs/inode.[hc]::ntfs_truncate(). It only supports
Anton Altaparmakov
2005-10-04
2
-43
/
+468
|
*
|
|
|
|
|
|
NTFS: Add fs/ntfs/attrib.[hc]::ntfs_attr_extend_allocation(), a function to
Anton Altaparmakov
2005-10-04
3
-0
/
+640
|
*
|
|
|
|
|
|
NTFS: Fix ntfs_attr_make_non_resident() to update the vfs inode i_blocks
Anton Altaparmakov
2005-10-04
2
-1
/
+7
|
*
|
|
|
|
|
|
NTFS: Change ntfs_attr_make_non_resident to take the attribute value size
Anton Altaparmakov
2005-10-04
3
-4
/
+17
|
*
|
|
|
|
|
|
NTFS: - Change ntfs_cluster_alloc() to take an extra boolean parameter
Anton Altaparmakov
2005-10-04
5
-15
/
+25
|
*
|
|
|
|
|
|
NTFS: - Change {__,}ntfs_cluster_free() to also take an optional attribute
Anton Altaparmakov
2005-10-04
4
-19
/
+86
|
*
|
|
|
|
|
|
NTFS: Change ntfs_attr_find_vcn_nolock() to also take an optional attribute
Anton Altaparmakov
2005-10-04
5
-44
/
+59
|
*
|
|
|
|
|
|
NTFS: Change ntfs_map_runlist_nolock() to also take an optional attribute
Anton Altaparmakov
2005-10-04
4
-33
/
+209
*
|
|
|
|
|
|
|
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2005-10-31
3
-51
/
+18
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
[libata] locking rewrite (== fix)
Jeff Garzik
2005-10-30
2
-3
/
+8
|
*
|
|
|
|
|
|
|
[libata] ata_tf_to_host cleanups
Jeff Garzik
2005-10-30
2
-48
/
+10
*
|
|
|
|
|
|
|
|
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
2005-10-31
199
-156
/
+260
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
[DRIVER MODEL] Add missing driver_unregister to IMX serial driver
Russell King
2005-10-30
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
[DRIVER MODEL] Add missing driver_unregister in i2c-s3c2410 failure path.
Russell King
2005-10-30
1
-2
/
+5
|
*
|
|
|
|
|
|
|
|
[DRIVER MODEL] Add missing platform_device.h header.
Russell King
2005-10-29
1
-0
/
+40
|
*
|
|
|
|
|
|
|
|
Create platform_device.h to contain all the platform device details.
Russell King
2005-10-29
198
-158
/
+214
*
|
|
|
|
|
|
|
|
|
Input: adbhid - fix OOPS introduced by dynalloc conversion
Paul Mackerras
2005-10-31
1
-0
/
+1
*
|
|
|
|
|
|
|
|
|
Input: lkkbd - fix debug message in lkkbd_interrupt()
Dmitry Torokhov
2005-10-31
1
-1
/
+1
*
|
|
|
|
|
|
|
|
|
Input: pcspkr - fix setting name and phys for the device
Dmitry Torokhov
2005-10-31
1
-1
/
+1
*
|
|
|
|
|
|
|
|
|
Input: fix input_dev registration message
Dmitry Torokhov
2005-10-31
1
-1
/
+1
*
|
|
|
|
|
|
|
|
|
Input: evdev - allow querying SW state from compat ioctl
Dmitry Torokhov
2005-10-31
1
-0
/
+3
*
|
|
|
|
|
|
|
|
|
Input: evdev - allow querying EV_SW bits from compat_ioctl
Dmitry Torokhov
2005-10-31
1
-0
/
+1
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
powerpc: import a fix from arch/ppc/mm/pgtable.c
Paul Mackerras
2005-10-31
1
-3
/
+1
*
|
|
|
|
|
|
|
|
powerpc: apply recent changes to merged code
Paul Mackerras
2005-10-31
6
-12
/
+6
*
|
|
|
|
|
|
|
|
Merge ../linux-2.6 by hand
Paul Mackerras
2005-10-31
2476
-58503
/
+118063
|
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
2005-10-30
1
-2
/
+1
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
[SERIAL] remove unneeded code from serial_core.c
Jayachandran C
2005-10-30
1
-2
/
+1
|
|
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2005-10-30
27
-467
/
+557
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
[ARM] arch-ixp4xx/io.h: make const args const to remove compiler warning
John Bowler
2005-10-30
1
-3
/
+3
[next]