2009-06-11 |
Alexander Y. Fomichev | jsm: correctly support multiple 4/8-port boards Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2009-06-11 |
Olivier Bornet | tty: iuu_phoenix: update version number. Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2009-06-11 |
Olivier Bornet | tty: iuu_phoenix: set termios. Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2009-06-11 |
Olivier Bornet | tty: iuu_phoenix: Fix stopbit when uart goes on. Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2009-06-11 |
Olivier Bornet | tty: iuu_phoenix: fix locking. Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2009-06-11 |
Alan Cox | tty: bring ldisc into CodingStyle Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2009-06-11 |
Alan Cox | tty: Move ldisc_flush Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2009-06-11 |
Alan Cox | tty: rewrite the ldisc locking Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2009-06-11 |
Alan Cox | tty: Extract various bits of ldisc code Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2009-06-11 |
Alan Cox | tty: Fix oops when scanning the polling list for kgdb Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2009-06-11 |
Alan Cox | pty: Fix a comment Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2009-06-11 |
Alan Cox | serial: update maintainers file Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2009-06-11 |
Alan Cox | tty: throttling race fix Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2009-06-11 |
Arnd Bergmann | x86: fix ktermios-termio conversion Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2009-06-11 |
Andre Przywara | 8250_pci: add the OXCB950 chip to the 8250 PCI driver. Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2009-06-11 |
Jiri Slaby | epca: fix test_bit parameters Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2009-06-11 |
Jiri Slaby | rocket: fix test_bit parameters Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2009-06-11 |
Jiri Slaby | serial: refactor ASYNC_ flags Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2009-06-11 |
Alan Cox | tty: Clean up the ACM driver to CodingStyle Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2009-06-11 |
Alan Cox | tty: cdc_acm add krefs Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2009-06-11 |
Jiri Slaby | tty: cyclades, remove unused variables Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2009-06-11 |
Jiri Slaby | tty: cyclades, fix nports handling Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2009-06-11 |
Jiri Slaby | tty: cyclades, remove typedefs Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2009-06-11 |
Jiri Slaby | tty: cyclades, convert macros to inlines Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2009-06-11 |
Jiri Slaby | tty: cyclades, cache HW version Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2009-06-11 |
Jiri Slaby | tty: cyclades, plx9060 casts cleanup Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2009-06-11 |
Paul Fulghum | tty: synclink_gt add receive pio mode Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2009-06-11 |
Alan Cox | tty: Update cdc_acm Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2009-06-11 |
Alan Cox | tty: Bring the usb tty port structure into more use Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2009-06-11 |
Alan Cox | tty: Implement a drain delay in the tty port Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2009-06-11 |
Alan Cox | tty: Add carrier processing on close to the tty_port... Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2009-06-11 |
Jiri Slaby | tty: cyclades, remove spurious check in ISR Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2009-06-11 |
Jiri Slaby | tty: cyclades, don't kill FW Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2009-06-11 |
Jiri Slaby | tty:cyclades, load firmware even on Ze Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2009-06-11 |
Linus Torvalds | Merge branch 'tracing-urgent-for-linus' of git://git...
|
commit | commitdiff | tree |
2009-06-11 |
Linus Torvalds | Merge branch 'tracing-for-linus' of git://git.kernel...
|
commit | commitdiff | tree |
2009-06-11 |
Linus Torvalds | Merge branch 'oprofile-for-linus' of git://git.kernel...
|
commit | commitdiff | tree |
2009-06-11 |
Linus Torvalds | Merge branch 'signal-for-linus' of git://git.kernel...
|
commit | commitdiff | tree |
2009-06-11 |
Linus Torvalds | Merge branch 'rcu-for-linus' of git://git.kernel.org...
|
commit | commitdiff | tree |
2009-06-10 |
Linus Torvalds | Merge branch 'printk-for-linus' of git://git.kernel...
|
commit | commitdiff | tree |
2009-06-10 |
Linus Torvalds | Merge branch 'percpu-for-linus' of git://git.kernel...
|
commit | commitdiff | tree |
2009-06-10 |
Linus Torvalds | Merge branch 'locking-for-linus' of git://git.kernel...
|
commit | commitdiff | tree |
2009-06-10 |
Linus Torvalds | Merge branch 'iommu-for-linus' of git://git.kernel...
|
commit | commitdiff | tree |
2009-06-10 |
Linus Torvalds | Merge branch 'futexes-for-linus' of git://git.kernel...
|
commit | commitdiff | tree |
2009-06-10 |
Linus Torvalds | Merge branch 'x86-xen-for-linus' of git://git.kernel...
|
commit | commitdiff | tree |
2009-06-10 |
Linus Torvalds | Merge branch 'x86-vdso-for-linus' of git://git.kernel...
|
commit | commitdiff | tree |
2009-06-10 |
Linus Torvalds | Merge branch 'x86-urgent-for-linus' of git://git.kernel...
|
commit | commitdiff | tree |
2009-06-10 |
Linus Torvalds | Merge branch 'x86-setup-for-linus' of git://git.kernel...
|
commit | commitdiff | tree |
2009-06-10 |
Linus Torvalds | Merge branch 'x86-mm-for-linus' of git://git.kernel...
|
commit | commitdiff | tree |
2009-06-10 |
Linus Torvalds | Merge branch 'x86-microcode-for-linus' of git://git...
|
commit | commitdiff | tree |
2009-06-10 |
Linus Torvalds | Merge branch 'x86-fpu-for-linus' of git://git.kernel...
|
commit | commitdiff | tree |
2009-06-10 |
Linus Torvalds | Merge branch 'x86-cpu-for-linus' of git://git.kernel...
|
commit | commitdiff | tree |
2009-06-10 |
Linus Torvalds | Merge branch 'x86-cleanups-for-linus' of git://git...
|
commit | commitdiff | tree |
2009-06-10 |
Linus Torvalds | Merge branch 'x86-asm-for-linus' of git://git.kernel...
|
commit | commitdiff | tree |
2009-06-10 |
Linus Torvalds | Merge branch 'sched-docs-for-linus' of git://git.kernel...
|
commit | commitdiff | tree |
2009-06-10 |
Linus Torvalds | Merge branch 'sched-core-for-linus' of git://git.kernel...
|
commit | commitdiff | tree |
2009-06-10 |
Linus Torvalds | Merge branch 'x86-kbuild-for-linus' of git://git.kernel...
|
commit | commitdiff | tree |
2009-06-10 |
Linus Torvalds | Merge branch 'irq-for-linus' of git://git.kernel.org...
|
commit | commitdiff | tree |
2009-06-10 |
Harald Welte | CPUFREQ: Mark e_powersaver driver as EXPERIMENTAL and... Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2009-06-10 |
Harald Welte | CPUFREQ: Enable acpi-cpufreq driver for VIA/Centaur... Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2009-06-10 |
Linus Torvalds | Make /dev/zero reads interruptible by signals Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2009-06-10 |
Linus Torvalds | Linux 2.6.30
|
commit | commitdiff | tree |
2009-06-10 |
Peter Botha | char: mxser, fix ISA board lookup Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2009-06-09 |
Jan Kara | jbd: fix race in buffer processing in commit code Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2009-06-09 |
Ian Kent | autofs4: remove hashed check in validate_wait() Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2009-06-09 |
Mike Frysinger | shm: fix unused warnings on nommu Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2009-06-09 |
Linus Torvalds | Merge git://git.kernel.org/pub/scm/linux/kernel/git...
|
commit | commitdiff | tree |
2009-06-09 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.dk/linux...
|
commit | commitdiff | tree |
2009-06-09 |
Linus Torvalds | Merge git://git.kernel.org/pub/scm/linux/kernel/git...
|
commit | commitdiff | tree |
2009-06-09 |
Linus Torvalds | Merge branch 'for-linus' of git://neil.brown.name/md
|
commit | commitdiff | tree |
2009-06-08 |
Linus Torvalds | async: Fix lack of boot-time console due to insufficient... Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2009-06-08 |
Linus Torvalds | Merge branch 'upstream' of git://ftp.linux-mips.org...
|
commit | commitdiff | tree |
2009-06-08 |
Alan Cox | pata_netcell: Fix typo Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2009-06-08 |
Linus Torvalds | Merge branch 'kvm-updates/2.6.30' of git://git.kernel...
|
commit | commitdiff | tree |
2009-06-08 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub...
|
commit | commitdiff | tree |
2009-06-08 |
Linus Torvalds | Merge master.kernel.org:/home/rmk/linux-2.6-arm
|
commit | commitdiff | tree |
2009-06-08 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub...
|
commit | commitdiff | tree |
2009-06-06 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub...
|
commit | commitdiff | tree |
2009-06-06 |
Hugh Dickins | integrity: fix IMA inode leak Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2009-06-06 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub...
|
commit | commitdiff | tree |
2009-06-06 |
Linus Torvalds | Merge branch 'upstream-linus2' of git://git.kernel...
|
commit | commitdiff | tree |
2009-06-05 |
Linus Torvalds | Merge git://git.kernel.org/pub/scm/linux/kernel/git...
|
commit | commitdiff | tree |
2009-06-05 |
Kevin Hilman | mtd: davinci nand: update clock naming Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2009-06-05 |
Linus Torvalds | Merge branch 'upstream-linus' of git://git.kernel.org...
|
commit | commitdiff | tree |
2009-06-05 |
Linus Torvalds | Merge branch 'fixes' of git://git.kernel.org/pub/scm...
|
commit | commitdiff | tree |
2009-06-05 |
Linus Torvalds | Revert "drm: don't associate _DRM_DRIVER maps with... Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2009-06-05 |
Alan Cox | ivtv: Fix PCI DMA direction Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2009-06-05 |
Oleg Nesterov | ptrace: revert "ptrace_detach: the wrong wakeup breaks... Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2009-06-05 |
Mike Frysinger | kbuild: fix detection of CONFIG_FRAME_WARN=0 Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2009-06-05 |
Oleg Nesterov | ptrace: tracehook_report_clone: fix false positives Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2009-06-04 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub...
|
commit | commitdiff | tree |
2009-06-04 |
Linus Torvalds | Merge branch 'drm-fixes' of git://git.kernel.org/pub...
|
commit | commitdiff | tree |
2009-06-04 |
Salman Qazi | drivers/char/mem.c: avoid OOM lockup during large reads... Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2009-06-04 |
Rusty Russell | lguest: fix 'unhandled trap 13' with CONFIG_CC_STACKPROTECTOR Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2009-06-03 |
Linus Torvalds | Linux 2.6.30-rc8
|
commit | commitdiff | tree |
2009-06-03 |
Linus Torvalds | Merge branch 'merge' of git://git.kernel.org/pub/scm...
|
commit | commitdiff | tree |
2009-06-02 |
Alan Cox | parport: quickfix the proc registration bug Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2009-06-02 |
Alan Cox | pata_netcell: LBA48 force identify bits correct Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2009-06-02 |
Linus Torvalds | Merge git://git.kernel.org/pub/scm/linux/kernel/git...
|
commit | commitdiff | tree |
2009-06-02 |
Linus Torvalds | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
|
commit | commitdiff | tree |