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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-31
serial: sccnxp: Add DT support
Alexander Shiyan
1
-3
/
+3
2013-07-31
serial: sccnxp: Using CLK API for getting UART clock
Alexander Shiyan
1
-3
/
+0
2013-07-29
serial: at91: distinguish usart and uart
Elen Song
1
-0
/
+2
2013-07-29
Merge 3.11-rc3 into tty-next
Greg Kroah-Hartman
12
-104
/
+127
2013-07-26
tty: Remove dead code
Andreas Platschek
1
-2
/
+1
2013-07-26
pci_ids.h: remove PCI_VENDOR_ID_ADDIDATA_OLD and PCI_DEVICE_ID_ADDIDATA_APCI7800
Ian Abbott
1
-2
/
+0
2013-07-26
pci_ids.h: move PCI_VENDOR_ID_AMCC here
Ian Abbott
1
-1
/
+3
2013-07-26
serial: max310x: Add MAX14830 support
Alexander Shiyan
1
-2
/
+2
2013-07-26
serial: max310x: Add MAX3109 support
Alexander Shiyan
1
-2
/
+2
2013-07-26
serial: max310x: Driver rework
Alexander Shiyan
1
-4
/
+1
2013-07-26
Merge tag 'pm+acpi-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2013-07-26
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-9
/
+13
2013-07-26
Merge tag 'usb-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-11
/
+0
2013-07-26
Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-37
/
+84
2013-07-26
Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8"
Rafael J. Wysocki
1
-1
/
+0
2013-07-24
tty: Fix lock order in tty_do_resize()
Peter Hurley
1
-1
/
+2
2013-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-4
/
+0
2013-07-24
ARM: imx6q: update the sata bits definitions of gpr13
Richard Zhu
1
-37
/
+84
2013-07-24
Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transf...
Herbert Xu
1
-4
/
+0
2013-07-23
Merge tag 'please-pull-bp-edac' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+6
2013-07-23
n_tty: Fix EOF push handling
Peter Hurley
1
-1
/
+0
2013-07-23
tty: Remove private constant from global namespace
Peter Hurley
1
-11
/
+0
2013-07-23
tty: Fix unsafe vt paste_selection()
Peter Hurley
2
-2
/
+5
2013-07-23
tty: Use non-atomic state to signal flip buffer flush pending
Peter Hurley
1
-2
/
+1
2013-07-23
tty: Avoid false-sharing flip buffer ptrs
Peter Hurley
1
-2
/
+2
2013-07-23
tty: Only perform flip buffer flush from tty_buffer_flush()
Peter Hurley
1
-1
/
+0
2013-07-23
tty: Ensure single-threaded flip buffer consumer with mutex
Peter Hurley
1
-1
/
+1
2013-07-23
tty: Track flip buffer memory limit atomically
Peter Hurley
2
-2
/
+2
2013-07-23
tty: Simplify flip buffer list with 0-sized sentinel
Peter Hurley
1
-0
/
+1
2013-07-23
tty: Use lockless flip buffer free list
Peter Hurley
2
-2
/
+29
2013-07-23
tty: Compute flip buffer ptrs
Peter Hurley
2
-4
/
+12
2013-07-23
tty: Only guarantee termios read safety for throttle/unthrottle
Peter Hurley
1
-0
/
+1
2013-07-23
tty: Convert termios_mutex to termios_rwsem
Peter Hurley
1
-3
/
+4
2013-07-23
tty: Make ldisc input flow control concurrency-friendly
Peter Hurley
2
-0
/
+26
2013-07-23
tty: Replace ldisc locking with ldisc_sem
Peter Hurley
2
-5
/
+2
2013-07-23
EDAC: Fix lockdep splat
Borislav Petkov
1
-1
/
+6
2013-07-23
Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-40
/
+8
2013-07-23
ARM: pxa: propagate errors from regulator_enable() to pxamci
Arnd Bergmann
1
-1
/
+1
2013-07-22
Merge tag 'imx-fixes-3.11' of git://git.linaro.org/people/shawnguo/linux-2.6 ...
Olof Johansson
1
-8
/
+8
2013-07-22
dmaengine: shdma: fix a build failure on platforms with no DMA support
Guennadi Liakhovetski
1
-0
/
+4
2013-07-22
Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-1
/
+16
2013-07-21
Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2013-07-20
Merge tag 'staging-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2013-07-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-07-20
vfs: constify dentry parameter in d_count()
Peng Tao
1
-1
/
+1
2013-07-19
Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2013-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+1
2013-07-18
vlan: mask vlan prio bits
Eric Dumazet
1
-2
/
+1
2013-07-18
Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-17
/
+84
2013-07-18
Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+2
[next]