Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
0282b7f2a874e72c18fcd5a112ccf67f71ba7f5c
0282b7f
usb-serial: don't release unregistered minors
by Alan Stern
· 16 years ago
e67d70f
usb: gadget: protect gadget_chips.h from been included twice
by Felipe Balbi
· 16 years ago
b9a097f
USB: usb-storage: quirk around v1.11 firmware on Nikon D4
by Dave Jones
· 16 years ago
38b375d
USB: OHCI: fix system hang caused by earlier patch
by Alan Stern
· 16 years ago
fa41019
usb/core/driver: fix warning
by Alexander Beregalov
· 16 years ago
f4f4d58
USB: add missing kerneldoc line for "needs_binding"
by Alan Stern
· 16 years ago
a00c3ca
USB: ftdi_sio: add support for Luminance Stellaris Evaluation/Development Kits
by Frederik Kriewitz
· 16 years ago
b5894a5
USB: ftdi_sio: Add USB Product Id for ELV HS485
by André Schenk
· 16 years ago
c728df7
USB: fix USB boot crash, ecm_do_notify(), list_add corruption. prev->next should be next (ffff88003b8f82f8)
by David Brownell
· 16 years ago
88d987d
usb: auerswald: remove driver (obsolete)
by Wolfgang Mües
· 16 years ago
8d0968a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 16 years ago
9ea319b
Merge git://oss.sgi.com:8090/xfs/linux-2.6
by Linus Torvalds
· 16 years ago
3e11acd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm
by Linus Torvalds
· 16 years ago
758db3f
[h8300] move include/asm-h8300 to arch/h8300/include/asm
by Linus Torvalds
· 16 years ago
5140934
dlm: rename structs
by David Teigland
· 16 years ago
cb980d9
dlm: add missing kfrees
by David Teigland
· 16 years ago
e491401
crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore()
by Suresh Siddha
· 16 years ago
318e531
crypto: hash - Add missing top-level functions
by Herbert Xu
· 16 years ago
dbaaba1
crypto: hash - Fix digest size check for digest type
by Herbert Xu
· 16 years ago
f176e63
crypto: tcrypt - Fix AEAD chunk testing
by Herbert Xu
· 16 years ago
f3c85bc
crypto: talitos - Add handling for SEC 3.x treatment of link table
by Lee Nipper
· 16 years ago
c6a7b0f
[XFS] Fix use after free in xfs_log_done().
by Lachlan McIlroy
· 16 years ago
c94312d
[XFS] Make xfs_bmap_*_count_leaves void.
by Ruben Porras
· 16 years ago
5695ef4
[XFS] Use KM_NOFS for debug trace buffers
by Lachlan McIlroy
· 16 years ago
d62c251
[XFS] use KM_MAYFAIL in xfs_mountfs
by Christoph Hellwig
· 16 years ago
ff4f038
[XFS] refactor xfs_mount_free
by Christoph Hellwig
· 16 years ago
6203300
[XFS] don't call xfs_freesb from xfs_unmountfs
by Christoph Hellwig
· 16 years ago
41b5c2e
[XFS] xfs_unmountfs should return void
by Christoph Hellwig
· 16 years ago
4249023
[XFS] cleanup xfs_mountfs
by Christoph Hellwig
· 16 years ago
77508ec
[XFS] move root inode IRELE into xfs_unmountfs
by Christoph Hellwig
· 16 years ago
3a76c1e
[XFS] stop using file_update_time
by Christoph Hellwig
· 16 years ago
8e5975c
[XFS] optimize xfs_ichgtime
by Christoph Hellwig
· 16 years ago
dff35fd
[XFS] update timestamp in xfs_ialloc manually
by Christoph Hellwig
· 16 years ago
ab4a9b0
[XFS] remove the sema_t from XFS.
by David Chinner
· 16 years ago
e1f49cf
[XFS] replace dquot flush semaphore with a completion
by David Chinner
· 16 years ago
c63942d
[XFS] replace inode flush semaphore with a completion
by David Chinner
· 16 years ago
39d2f1a
[XFS] extend completions to provide XFS object flush requirements
by David Chinner
· 16 years ago
b4dd330
[XFS] replace the XFS buf iodone semaphore with a completion
by David Chinner
· 16 years ago
12017fa
[XFS] clean up stale references to semaphores
by David Chinner
· 16 years ago
597bca6
[XFS] use get_unaligned_* helpers
by Harvey Harrison
· 16 years ago
d63f154
[XFS] Fix compile failure in xfs_buf_trace()
by Lachlan McIlroy
· 16 years ago
169d622
[XFS] Use the same btree_cur union member for alloc and inobt trees.
by Christoph Hellwig
· 16 years ago
cdcf433
[XFS] small cleanups in xfs_btree.c
by Christoph Hellwig
· 16 years ago
41be8be
[XFS] sanitize xfs_initialize_vnode
by Christoph Hellwig
· 16 years ago
5ec7f8c
[XFS] kill bhv_vnode_t
by Christoph Hellwig
· 16 years ago
df80c93
[XFS] remove some easy bhv_vnode_t instances
by Christoph Hellwig
· 16 years ago
e1cccd9
[XFS] kill xfs_lock_dir_and_entry
by Christoph Hellwig
· 16 years ago
1550d0b
[XFS] kill INDUCE_IO_ERROR
by Christoph Hellwig
· 16 years ago
907f49a
[XFS] implement IHOLD/IRELE directly
by Christoph Hellwig
· 16 years ago
0b1f9177
[XFS] remove remaining VN_HOLD calls
by Christoph Hellwig
· 16 years ago
604323c
[XFS] remove spurious VN_HOLD/VN_RELE calls from xfs_acl.c
by Christoph Hellwig
· 16 years ago
863890c
[XFS] kill vn_to_inode
by Christoph Hellwig
· 16 years ago
a19d033
[XFS] Remove vn_from_inode()
by Christoph Hellwig
· 16 years ago
39dab9d
[XFS] remove shouting-indirection macros from xfs_trans.h
by Eric Sandeen
· 16 years ago
db7a2c7
[XFS] convert xfs to use ERR_CAST
by Eric Sandeen
· 16 years ago
cdeb380
[XFS] remove INT_GET and friends
by Eric Sandeen
· 16 years ago
322ff6b
[XFS] Move xfs_attr_rolltrans to xfs_trans_roll
by Niv Sardi
· 16 years ago
a738159
[XFS] don't leak m_fsname/m_rtname/m_logname
by Christoph Hellwig
· 16 years ago
5e9da7b
[XFS] Move attr log alloc size calculator to another function.
by Niv Sardi
· 16 years ago
6785073
[XFS] Use KM_NOFS for incore inode extent tree allocation V2
by David Chinner
· 16 years ago
e6064d3
[XFS] XFS: Kill xfs_vtoi()
by David Chinner
· 16 years ago
e4f7529
[XFS] Kill shouty XFS_ITOV() macro
by David Chinner
· 16 years ago
705db4a
[XFS] kill shouty XFS_ITOV_NULL macro
by David Chinner
· 16 years ago
0165164
[XFS] Avoid directly referencing the VFS inode.
by David Chinner
· 16 years ago
3790689
[XFS] Do not access buffers after dropping reference count
by Lachlan McIlroy
· 16 years ago
79071eb
[XFS] Use the generic bitops rather than implementing them ourselves.
by David Chinner
· 16 years ago
30a2f3c
Linux 2.6.27-rc3
by Linus Torvalds
· 16 years ago
b0e0c9e
Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 16 years ago
dae8168
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 16 years ago
ddc752a
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 16 years ago
31bad92
firmware/memmap: cleanup
by Bernhard Walle
· 16 years ago
bdd8735
ALi M7101 PMU also available on Sun Netra's too
by Alexander Clouter
· 16 years ago
5f8c3c8
Make ioctl.h compatible with userland
by Michael Abbott
· 16 years ago
6665931
docsrc: fix getdelays printk formats
by Randy Dunlap
· 16 years ago
ffab10e
docsrc: fix crc32hash type
by Randy Dunlap
· 16 years ago
b3784a7
docsrc: fix ifenslave type
by Randy Dunlap
· 16 years ago
5d39d94
docsrc: fix procfs example
by Randy Dunlap
· 16 years ago
3794f3e
docsrc: build Documentation/ sources
by Randy Dunlap
· 16 years ago
bc2aa80
byteorder: add include/linux/byteorder.h to define endian helpers
by Harvey Harrison
· 16 years ago
40c9f22
byteorder: add a new include/linux/swab.h to define byteswapping functions
by Harvey Harrison
· 16 years ago
f18e439
genirq: switch /proc/irq/*/smp_affinity et al to seqfiles
by Alexey Dobriyan
· 16 years ago
50ac2d6
seq_file: add seq_cpumask(), seq_nodemask()
by Alexey Dobriyan
· 16 years ago
dd76346
reiserfs: removed duplicated #include
by Huang Weiyi
· 16 years ago
523723b
fs/eventpoll.c: fix sys_epoll_create1() comment
by Andrew Morton
· 16 years ago
98b0da4
drivers/char/rtc.c: removed duplicated include
by Huang Weiyi
· 16 years ago
fc1efbd
mm/sparse.c: removed duplicated include
by Huang Weiyi
· 16 years ago
070cb06
move kernel-doc comment for might_sleep directly before its defining block
by Uwe Kleine-König
· 16 years ago
29a6d39
lib/vsprintf.c: wrong conversion function used
by Yi Yang
· 16 years ago
afa9b64
fbcon: prevent cursor disappearance after switching to 512 character font
by Krzysztof Helt
· 16 years ago
ea757ac
atmel_lcdfb: add board parameter specify framebuffer memory size
by Haavard Skinnemoen
· 16 years ago
e730d8b0a
atmel_lcdfb: set ypanstep to 1 and enable y-panning on AT91
by Haavard Skinnemoen
· 16 years ago
1054635
matrox maven: convert to a new-style i2c driver
by Jean Delvare
· 16 years ago
73b7d92
matroxfb: i2c structure templates clean-up
by Jean Delvare
· 16 years ago
5ede40f
matrox maven: fix a broken error path
by Jean Delvare
· 16 years ago
d6bf73e
do_migrate_pages(): remove unused variable
by MinChan Kim
· 16 years ago
6a4ad39
GRU: fix preprocessor symbol for sparse
by Randy Dunlap
· 16 years ago
969830b
radeonfb: fix accel engine hangs
by David Miller
· 16 years ago
2b26736
allocate structures for reservation tracking in hugetlbfs outside of spinlocks v2
by Andy Whitcroft
· 16 years ago
57303d8
hugetlbfs: allocate structures for reservation tracking outside of spinlocks
by Andy Whitcroft
· 16 years ago
ff1a4a7
isight_firmware: fix a leak and double kfree()
by Parag Warudkar
· 16 years ago
Next »