index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
2010-03-03
36
-652
/
+978
|
\
|
*
jsm: fixing error if the driver fails to load
Breno Leitao
2010-03-02
1
-3
/
+6
|
*
jsm: removing the uart structure and filename on error
Breno Leitao
2010-03-02
1
-0
/
+1
|
*
tty: Add a new VT mode which is like VT_PROCESS but doesn't require a VT_RELD...
Ari Entlich
2010-03-02
2
-20
/
+22
|
*
tty: Keep the default buffering to sub-page units
Alan Cox
2010-03-02
2
-2
/
+14
|
*
tty: Fix up char drivers request_room usage
Alan Cox
2010-03-02
5
-9
/
+2
|
*
tty: Fix the ldisc hangup race
Alan Cox
2010-03-02
1
-20
/
+30
|
*
serial: timberdale: Remove dependancies
Alan Cox
2010-03-02
1
-1
/
+0
|
*
nozomi: Tidy up the PCI table
Alan Cox
2010-03-02
1
-5
/
+1
|
*
nozomi: Fix mutex handling
Alan Cox
2010-03-02
1
-22
/
+12
|
*
nozomi: Add tty_port usage
Alan Cox
2010-03-02
1
-47
/
+68
|
*
sdio_uart: Use kfifo instead of the messy circ stuff
Alan Cox
2010-03-02
1
-63
/
+30
|
*
serial: bcm63xx_uart: allow more than one uart to be registered.
Maxime Bizon
2010-03-02
1
-2
/
+3
|
*
serial: bcm63xx_uart: don't use kfree() on non kmalloced area.
Maxime Bizon
2010-03-02
1
-1
/
+1
|
*
serial: bfin_5xx: pull in linux/io.h for ioremap prototypes
Mike Frysinger
2010-03-02
1
-0
/
+1
|
*
serial: bfin_5xx: kgdboc should accept gdb break only when it is active
Sonic Zhang
2010-03-02
1
-1
/
+2
|
*
serial: bfin_5xx: need to disable DMA TX interrupt too
Graf Yang
2010-03-02
1
-0
/
+2
|
*
serial: bfin_5xx: remove useless gpio handling with hard flow control
Sonic Zhang
2010-03-02
1
-15
/
+1
|
*
Char: synclink, remove unnecessary checks
Jiri Slaby
2010-03-02
1
-2
/
+2
|
*
tty: declare MODULE_FIRMWARE in various drivers
Ben Hutchings
2010-03-02
6
-1
/
+21
|
*
ip2: Add module parameter.
Rakib Mullick
2010-03-02
1
-0
/
+13
|
*
ip2: remove #ifdef MODULE from ip2main.c
Rakib Mullick
2010-03-02
1
-6
/
+5
|
*
tty: moxa: remove #ifdef MODULE completely.
Rakib Mullick
2010-03-02
1
-11
/
+6
|
*
hvc_console: fix test on unsigned in hvc_console_print()
Roel Kluin
2010-03-02
1
-1
/
+1
|
*
serial: isicom.c: use pr_fmt and pr_<level>
Joe Perches
2010-03-02
1
-23
/
+26
|
*
tty: char: mxser, remove unnecessary tty test
Jiri Slaby
2010-03-02
1
-2
/
+1
|
*
serial: cyclades: allow overriding ISA defaults also when the driver is built-in
Bartlomiej Zolnierkiewicz
2010-03-02
1
-8
/
+1
|
*
serial: Char: cyclades, fix compiler warning
Jiri Slaby
2010-03-02
1
-6
/
+0
|
*
serial: fix test of unsigned
Roel Kluin
2010-03-02
2
-5
/
+8
|
*
serial: add support for Korenix JetCard
Kiros Yeh
2010-03-02
2
-0
/
+11
|
*
serial: imx: fix NULL dereference Oops when pdata == NULL
Baruch Siach
2010-03-02
1
-3
/
+3
|
*
serial: 8250_pci: add support for MCS9865 / SYBA 6x Serial Port Card
Ira W. Snyder
2010-03-02
3
-1
/
+28
|
*
serial: synclink_gt: dropped transmit data bugfix
Paul Fulghum
2010-03-02
1
-81
/
+105
|
*
serial: atmel_serial: add poll_get_char and poll_put_char uart_ops
Albin Tonnerre
2010-03-02
1
-0
/
+22
|
*
serial: 68328serial.c: remove BAUD_TABLE_SIZE macro
Thiago Farina
2010-03-02
1
-5
/
+3
|
*
serial: copy UART properties of UPF_FIXED_TYPE ports provisioned using early_...
Shmulik Ladkani
2010-03-02
1
-6
/
+15
|
*
serial: fit blackfin uart over sport driver into common uart infrastructure
sonic zhang
2010-03-02
3
-280
/
+511
*
|
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2010-03-03
26
-247
/
+345
|
\
\
|
*
|
x86: Fix out of order of gsi
Eric W. Biederman
2010-02-28
1
-18
/
+10
|
*
|
x86: apic: Fix mismerge, add arch_probe_nr_irqs() again
Ingo Molnar
2010-02-27
1
-0
/
+22
|
*
|
Merge branch 'x86/irq' into x86/apic
H. Peter Anvin
2010-02-22
1739
-17674
/
+42175
|
|
\
\
|
|
*
\
Merge branch 'x86/urgent' into x86/irq
H. Peter Anvin
2010-02-20
13
-43
/
+103
|
|
|
\
\
|
|
|
*
|
x86, irq: Keep chip_data in create_irq_nr and destroy_irq
Brandon Philips
2010-02-18
3
-24
/
+50
|
|
|
*
|
x86: Add iMac9,1 to pci_reboot_dmi_table
Justin P. Mattock
2010-02-17
1
-0
/
+8
|
|
|
*
|
x86: Fix SCI on IOAPIC != 0
Yinghai Lu
2010-02-10
3
-1
/
+59
|
|
|
*
|
x86, ia32_aout: do not kill argument mapping
Jiri Slaby
2010-02-10
1
-1
/
+0
|
|
*
|
|
xen: Remove unnecessary arch specific xen irq functions.
Eric W. Biederman
2010-02-18
2
-6
/
+6
|
|
*
|
|
smp: Use nr_cpus= to set nr_cpu_ids early
Yinghai Lu
2010-02-17
5
-7
/
+28
|
|
*
|
|
x86, irq: Remove arch_probe_nr_irqs
Yinghai Lu
2010-02-17
1
-22
/
+0
|
|
*
|
|
sparseirq: Use radix_tree instead of ptrs array
Yinghai Lu
2010-02-17
1
-24
/
+25
[next]