projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
GitHub/LineageOS/android_kernel_motorola_exynos9610.git
Author
Commit
2005-05-05
Anton Altaparmakov
Merge with /usr/src/ntfs-2.6.git
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-05
David Woodhouse
Merge ... /linux/kernel/git/torvalds/linux-2.6.git
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-05
Anton Altaparmakov
NTFS: Use MAX_BUF_PER_PAGE instead of variable sized...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-05
Anton Altaparmakov
NTFS: Minor cleanup: Define and use NTFS_MAX_CLUSTER_SI...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-05
Anton Altaparmakov
NTFS: Update attribute definition handling.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-05
Anton Altaparmakov
NTFS: Some utilities modify the boot sector but do...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-05
Jesper Juhl
NTFS: Remove checks for NULL before calling kfree(...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-05
Anton Altaparmakov
NTFS: Fix compilation when configured read-only.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-05
Anton Altaparmakov
NTFS: Include linux/swap.h in fs/ntfs/attrib.c for...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-05
Anton Altaparmakov
NTFS: - Modify ->readpage and ->writepage (fs/ntfs...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-05
Anton Altaparmakov
NTFS: Fix sign of various error return values to be...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-05
Anton Altaparmakov
NTFS: Add fs/ntfs/attrib.[hc]::ntfs_attr_make_non_resid...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-05
Anton Altaparmakov
NTFS: - Fix bug in fs/ntfs/attrib.c::ntfs_find_vcn_nolo...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-05
Anton Altaparmakov
NTFS: Add fs/ntfs/attrib.[hc]::ntfs_attr_vcn_to_lcn_nol...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-05
Anton Altaparmakov
NTFS: Add AT_EA in addition to AT_DATA to whitelist...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-05
Anton Altaparmakov
NTFS: Correct sparse file handling. The compressed...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-05
Anton Altaparmakov
NTFS: Make fs/ntfs/namei.c::ntfs_get_{parent,dentry...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-05
Randy Dunlap
NTFS: Fix printk format warnings on ia64. (Randy Dunlap)
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-05
Anton Altaparmakov
NTFS: - Set the ntfs_inode->allocated_size to the real...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-05
Anton Altaparmakov
NTFS: Fix a nasty runlist merge bug when merging two...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-05
Anton Altaparmakov
NTFS: Change time to u64 in time.h::ntfs2utc() as it...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-05
Anton Altaparmakov
NTFS: - Split ntfs_map_runlist() into ntfs_map_runlist...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-05
Anton Altaparmakov
NTFS: Fix a bug in fs/ntfs/runlist.c::ntfs_mapping_pair...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-05
Anton Altaparmakov
NTFS: - Add disable_sparse mount option together with...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-05
Anton Altaparmakov
NTFS: Optimise/reorganise some error handling code...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-05
Anton Altaparmakov
NTFS: Fixup the resident attribute resizing code in
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-05
Anton Altaparmakov
NTFS: Fix stupid bug in fs/ntfs/mft.c introduced in...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-05
Anton Altaparmakov
NTFS: Repeat a failed ntfs_truncate() in fs/ntfs/aops...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-05
Anton Altaparmakov
NTFS: Use i_size_{read,write}() in fs/ntfs/{aops.c...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-05
Anton Altaparmakov
NTFS: Use i_size_read() in fs/ntfs/inode.c once and...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-05
Anton Altaparmakov
NTFS: - Use i_size_read() in fs/ntfs/super.c once and...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-05
Anton Altaparmakov
NTFS: In fs/ntfs/dir.c, use i_size_read() once and...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-05
Anton Altaparmakov
NTFS: - In fs/ntfs/compress.c, use i_size_read() at...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-05
Anton Altaparmakov
Merge with /usr/src/ntfs-2.6.git
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-05
Roman Kagan
[PATCH] drivers/base/bus.c: fix iteration in driver_det...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-05
Alexander Nyberg
[PATCH] Hotplug: Make dev->bus checking consistent
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-05
Linus Torvalds
Merge ... /linux/kernel/git/aegl/linux-2.6.git
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-04
Anton Altaparmakov
Merge with /usr/src/ntfs-2.6.git
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-04
Linus Torvalds
Merge ... /linux/kernel/git/shaggy/jfs-2.6.git/
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-04
Dean Nelson
[IA64-SGI] convert some sn SAL_CALLs to ia64_sal_oemcal...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-04
Dean Nelson
[IA64-SGI] move nodepda pointer out of pda
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-04
Anton Altaparmakov
NTFS: Use i_size_read() in fs/ntfs/file.c::ntfs_file_op...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-04
Anton Altaparmakov
NTFS: Use i_size_read() once and then use the cached...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-04
Anton Altaparmakov
NTFS: Use i_size_read() in fs/ntfs/logfile.c::ntfs_...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-04
Denis Vlasenko
[PATCH] i810fb: fix __initdata access
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-04
Al Viro
[PATCH] ipmi iomem annotations and fixes
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-04
Al Viro
[PATCH] asm/signal.h unification
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-04
Al Viro
[PATCH] sonypi trivial user annotations
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-04
Al Viro
[PATCH] ISA DMA Kconfig fixes - part 4 (irda)
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-04
Al Viro
[PATCH] ISA DMA Kconfig fixes - part 3
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-04
Al Viro
[PATCH] ISA_DMA Kconfig fixes - part 2 (parport_pc)
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-04
Al Viro
[PATCH] ISA DMA Kconfig fixes - part 1
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-04
Al Viro
[PATCH] mbcs trivial user annotations
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-04
Al Viro
[PATCH] sparc NULL noise removal
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-04
Dave Kleikamp
JFS: Endian errors
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-04
Linus Torvalds
Merge ... /linux/kernel/git/gregkh/usb-2.6.git/
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-04
Linus Torvalds
Merge ... /linux/kernel/git/gregkh/aoe-2.6.git/
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-04
Linus Torvalds
Merge ... /linux/kernel/git/gregkh/pci-2.6.git/
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-04
Linus Torvalds
Merge ... /linux/kernel/git/davem/net-2.6.git
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-04
Anton Altaparmakov
NTFS: Use i_size_read() in fs/ntfs/attrib.c::ntfs_attr_...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-04
Adrian Bunk
[PATCH] PCI: drivers/pci/pci.c: remove pci_dac_set_dma_mask
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-04
Dely Sy
[PATCH] PCI Hotplug: fix pciehp regression
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-04
Steven Cole
[PATCH] PCI: Spelling fixes for drivers/pci.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-04
R.Marek@sh...
[PATCH] PCI: Rapid Hance quirk
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-04
Rolf Eike Beer
[PATCH] PCI Hotplug ibmphp_pci.c: Fix masking out neede...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-04
Greg KH
[PATCH] PCI: Add pci shutdown ability
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-04
ssant@in.ibm.com
[PATCH] PCI: fix up word-aligned 16-bit PCI config...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-04
Greg KH
[PATCH] PCI: Clean up a lot of sparse "Should it be...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-04
Pavel Machek
[PATCH] PCI: fix stale PCI pm docs
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-04
Matthew Wilcox
[PATCH] PCI: update PCI documentation for pci_get_slot...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-04
Kenji Kaneshige
[PATCH] PCI: 'is_enabled' flag should be set/cleared...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-04
Ed L Cashin
[PATCH] aoe: update version number to 10
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-04
Ed L Cashin
[PATCH] aoe: add firmware version to info in sysfs
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-04
Ed L Cashin
[PATCH] aoe: allow multiple aoe devices to have the...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-04
Ed L Cashin
[PATCH] aoe: update the documentation to mention aoetools
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-04
Ed L Cashin
[PATCH] aoe: aoe-stat should work for built-in as well...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-04
Ed L Cashin
[PATCH] aoe: improve allowed interfaces configuration
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-04
Lonnie Mendez
[PATCH] USB cypress_m8: update kernel driver with curre...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-04
Steven Cole
[PATCH] USB: Spelling fixes for drivers/usb.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-04
Phil Dibowitz
[PATCH] USB: unusual_devs entry for Minolta Dimage Z10
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-04
Vivian Bregier
[PATCH] USB: unusual_devs.h: atmel snd1 storage
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-04
Ian Abbott
[PATCH] USB: ftdi_sio redundant macro removal
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-04
Ian Abbott
[PATCH] USB: VID/PID updates for ftdi_sio driver
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-04
Andrea Arcangeli
[PATCH] USB: new usbnet device id
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-04
Greg KH
[PATCH] USB: add a driver for the AirPrime CDMA Wireles...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-04
David Brownell
[PATCH] USB: ehci power fixes
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-04
Matthew Dharm
[PATCH] USB Storage: fix compile error
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-04
Patrick McHardy
[IPV6]: net/addrconf.h needs to include linux/in6.h...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-04
David S. Miller
[SPARC64]: Disable IRQ forwarding.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-04
David S. Miller
[SPARC64]: Fix goal_cpu tracking in retarget_one_irq().
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-04
Linus Torvalds
Merge ... /linux/kernel/git/davem/net-2.6.git/
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-03
J Hadi Salim
[PKT_SCHED]: Action repeat
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-03
Tony Luck
[IA64] Update arch/ia64/configs/tiger_defconfig
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-03
Herbert Xu
[IPSEC]: Store idev entries
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-03
Stephen Hemminger
[PKT_SCHED]: netetm: adjust parent qlen when duplicating
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-03
Stephen Hemminger
[PKT_SCHED]: netetm: make qdisc friendly to outer disci...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-03
Stephen Hemminger
[PKT_SCHED]: netetm: trap infinite loop hange on qlen...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-03
Tony Luck
[IA64] Fix two warnings introduced by perfmon patches.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-03
Patrick McHardy
[NETFILTER]: Drop conntrack reference in ip_dev_loopbac...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-05-03
Patrick McHardy
[NETFILTER]: Fix nf_debug_ip_local_deliver()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
next