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-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
36
-652
/
+978
2010-03-03
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
26
-247
/
+345
2010-03-03
Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
36
-727
/
+1568
2010-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
10
-552
/
+493
2010-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
1
-15
/
+15
2010-03-03
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...
Linus Torvalds
12
-906
/
+1058
2010-03-03
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
33
-38
/
+537
2010-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
60
-499
/
+354
2010-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
17
-164
/
+109
2010-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
44
-1208
/
+1219
2010-03-03
docbook: fix errors from x86 headers merger
Randy Dunlap
2
-2
/
+2
2010-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
9
-254
/
+145
2010-03-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
30
-1708
/
+2030
2010-03-02
jsm: fixing error if the driver fails to load
Breno Leitao
1
-3
/
+6
2010-03-02
jsm: removing the uart structure and filename on error
Breno Leitao
1
-0
/
+1
2010-03-02
tty: Add a new VT mode which is like VT_PROCESS but doesn't require a VT_RELD...
Ari Entlich
2
-20
/
+22
2010-03-02
tty: Keep the default buffering to sub-page units
Alan Cox
2
-2
/
+14
2010-03-02
tty: Fix up char drivers request_room usage
Alan Cox
5
-9
/
+2
2010-03-02
tty: Fix the ldisc hangup race
Alan Cox
1
-20
/
+30
2010-03-02
serial: timberdale: Remove dependancies
Alan Cox
1
-1
/
+0
2010-03-02
nozomi: Tidy up the PCI table
Alan Cox
1
-5
/
+1
2010-03-02
nozomi: Fix mutex handling
Alan Cox
1
-22
/
+12
2010-03-02
nozomi: Add tty_port usage
Alan Cox
1
-47
/
+68
2010-03-02
sdio_uart: Use kfifo instead of the messy circ stuff
Alan Cox
1
-63
/
+30
2010-03-02
serial: bcm63xx_uart: allow more than one uart to be registered.
Maxime Bizon
1
-2
/
+3
2010-03-02
serial: bcm63xx_uart: don't use kfree() on non kmalloced area.
Maxime Bizon
1
-1
/
+1
2010-03-02
serial: bfin_5xx: pull in linux/io.h for ioremap prototypes
Mike Frysinger
1
-0
/
+1
2010-03-02
serial: bfin_5xx: kgdboc should accept gdb break only when it is active
Sonic Zhang
1
-1
/
+2
2010-03-02
serial: bfin_5xx: need to disable DMA TX interrupt too
Graf Yang
1
-0
/
+2
2010-03-02
serial: bfin_5xx: remove useless gpio handling with hard flow control
Sonic Zhang
1
-15
/
+1
2010-03-02
Char: synclink, remove unnecessary checks
Jiri Slaby
1
-2
/
+2
2010-03-02
tty: declare MODULE_FIRMWARE in various drivers
Ben Hutchings
6
-1
/
+21
2010-03-02
ip2: Add module parameter.
Rakib Mullick
1
-0
/
+13
2010-03-02
ip2: remove #ifdef MODULE from ip2main.c
Rakib Mullick
1
-6
/
+5
2010-03-02
tty: moxa: remove #ifdef MODULE completely.
Rakib Mullick
1
-11
/
+6
2010-03-02
hvc_console: fix test on unsigned in hvc_console_print()
Roel Kluin
1
-1
/
+1
2010-03-02
serial: isicom.c: use pr_fmt and pr_<level>
Joe Perches
1
-23
/
+26
2010-03-02
tty: char: mxser, remove unnecessary tty test
Jiri Slaby
1
-2
/
+1
2010-03-02
serial: cyclades: allow overriding ISA defaults also when the driver is built-in
Bartlomiej Zolnierkiewicz
1
-8
/
+1
2010-03-02
serial: Char: cyclades, fix compiler warning
Jiri Slaby
1
-6
/
+0
2010-03-02
serial: fix test of unsigned
Roel Kluin
2
-5
/
+8
2010-03-02
serial: add support for Korenix JetCard
Kiros Yeh
2
-0
/
+11
2010-03-02
serial: imx: fix NULL dereference Oops when pdata == NULL
Baruch Siach
1
-3
/
+3
2010-03-02
serial: 8250_pci: add support for MCS9865 / SYBA 6x Serial Port Card
Ira W. Snyder
3
-1
/
+28
2010-03-02
serial: synclink_gt: dropped transmit data bugfix
Paul Fulghum
1
-81
/
+105
2010-03-02
serial: atmel_serial: add poll_get_char and poll_put_char uart_ops
Albin Tonnerre
1
-0
/
+22
2010-03-02
serial: 68328serial.c: remove BAUD_TABLE_SIZE macro
Thiago Farina
1
-5
/
+3
2010-03-02
serial: copy UART properties of UPF_FIXED_TYPE ports provisioned using early_...
Shmulik Ladkani
1
-6
/
+15
2010-03-02
serial: fit blackfin uart over sport driver into common uart infrastructure
sonic zhang
3
-280
/
+511
2010-03-02
Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux
Linus Torvalds
31
-1840
/
+2186
[next]