index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-24
powerpc: Use is_32bit_task() helper to test 32 bit binary
Denis Kirjanov
1
-3
/
+3
2010-08-24
powerpc: Export memstart_addr and kernstart_addr on ppc64
Sonny Rao
1
-0
/
+2
2010-08-24
powerpc: Make rwsem use "long" type
Benjamin Herrenschmidt
1
-27
/
+37
2010-08-24
Merge remote branch 'jwb/merge' into merge
Benjamin Herrenschmidt
6
-12
/
+27
2010-08-23
ARM: imx: fix build failure concerning otg/ulpi
Uwe Kleine-König
4
-6
/
+6
2010-08-23
USB: ftdi_sio: add product ID for Lenz LI-USB
Galen Seitz
2
-0
/
+4
2010-08-23
USB: adutux: fix misuse of return value of copy_to_user()
Kulikov Vasiliy
1
-1
/
+1
2010-08-23
USB: iowarrior: fix misuse of return value of copy_to_user()
Kulikov Vasiliy
1
-2
/
+2
2010-08-23
USB: xHCI: update ring dequeue pointer when process missed tds
Andiry Xu
1
-0
/
+4
2010-08-23
USB: xhci: Remove buggy assignment in next_trb()
John Youn
1
-1
/
+1
2010-08-23
USB: ftdi_sio: Add ID for Ionics PlugComputer
Martin Michlmayr
2
-0
/
+8
2010-08-23
USB: serial: io_ti.c: don't return 0 if writing the download record failed
Roel Kluin
1
-1
/
+1
2010-08-23
USB: otg: twl4030: fix wrong assumption of starting state
Felipe Balbi
1
-1
/
+5
2010-08-23
USB: gadget: Return -ENOMEM on memory allocation failure
Julia Lawall
1
-0
/
+1
2010-08-23
USB: gadget: fix composite kernel-doc warnings
Randy Dunlap
2
-2
/
+3
2010-08-23
USB: ssu100: set tty_flags in ssu100_process_packet
Bill Pemberton
1
-9
/
+29
2010-08-23
USB: ssu100: add disconnect function for ssu100
Bill Pemberton
1
-1
/
+1
2010-08-23
USB: serial: export symbol usb_serial_generic_disconnect
Bill Pemberton
1
-0
/
+1
2010-08-23
USB: ssu100: rework logic for TIOCMIWAIT
Bill Pemberton
1
-35
/
+111
2010-08-23
USB: ssu100: add register parameter to ssu100_setregister
Bill Pemberton
1
-3
/
+4
2010-08-23
USB: ssu100: remove duplicate #defines in ssu100
Bill Pemberton
1
-55
/
+31
2010-08-23
USB: ssu100: refine process_packet in ssu100
Bill Pemberton
1
-6
/
+2
2010-08-23
USB: ssu100: add locking for port private data in ssu100
Bill Pemberton
1
-1
/
+8
2010-08-23
USB: r8a66597-udc: return -ENOMEM if kzalloc() fails
Axel Lin
1
-0
/
+1
2010-08-23
USB: io_ti: check firmware version before updating
Greg Kroah-Hartman
1
-1
/
+1
2010-08-23
USB: ftdi_sio: fix endianess of max packet size
Michael Wileczka
1
-1
/
+1
2010-08-23
USB: CP210x Fix Break On/Off
Craig Shelley
1
-2
/
+2
2010-08-23
USB: pl2303: New vendor and product id
Jef Driesen
2
-0
/
+5
2010-08-23
USB: serial: fix leak of usb serial module refrence count
Ming Lei
1
-16
/
+7
2010-08-23
USB: add device IDs for igotu to navman
Ross Burton
1
-0
/
+1
2010-08-23
USB: isp1760: use a write barrier to ensure proper ndelay timing
Michael Hennerich
1
-0
/
+2
2010-08-23
USB: option: add Celot CT-650
Michael Tokarev
1
-2
/
+5
2010-08-23
USB: uvc_v4l2: cleanup test for end of loop
Dan Carpenter
1
-1
/
+1
2010-08-24
xfs: do not discard page cache data on EAGAIN
Christoph Hellwig
1
-3
/
+6
2010-08-24
xfs: don't do memory allocation under the CIL context lock
Dave Chinner
1
-8
/
+26
2010-08-24
xfs: Reduce log force overhead for delayed logging
Dave Chinner
3
-118
/
+147
2010-08-24
xfs: dummy transactions should not dirty VFS state
Dave Chinner
4
-51
/
+26
2010-08-24
xfs: ensure f_ffree returned by statfs() is non-negative
Stuart Brodsky
1
-1
/
+6
2010-08-24
xfs: handle negative wbc->nr_to_write during sync writeback
Dave Chinner
1
-2
/
+2
2010-08-24
writeback: write_cache_pages doesn't terminate at nr_to_write <= 0
Dave Chinner
1
-16
/
+10
2010-08-24
xfs: fix untrusted inode number lookup
Dave Chinner
1
-6
/
+10
2010-08-24
xfs: ensure we mark all inodes in a freed cluster XFS_ISTALE
Dave Chinner
1
-23
/
+26
2010-08-24
xfs: unlock items before allowing the CIL to commit
Dave Chinner
3
-5
/
+17
2010-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
61
-246
/
+2064
2010-08-23
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...
Linus Torvalds
2
-40
/
+28
2010-08-23
Merge branch 'for-upstream/pvhvm' of git://xenbits.xensource.com/people/ianc/...
Linus Torvalds
4
-14
/
+26
2010-08-23
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
6
-8
/
+14
2010-08-23
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
49
-495
/
+676
2010-08-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
4
-8
/
+28
2010-08-23
68328serial: check return value of copy_*_user() instead of access_ok()
Kulikov Vasiliy
1
-18
/
+11
[prev]
[next]