Age | Commit message (Expand) | Author |
2008-08-08 | Merge Linus' latest into master | Russell King |
2008-08-07 | powerpc/iseries: remove the old viocons driver | Stephen Rothwell |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King |
2008-08-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Russell King |
2008-08-07 | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King |
2008-08-06 | iSeries: Fix up viotty_ioctl BKL locking fallout | Linus Torvalds |
2008-08-06 | m68k/amiserial: fix fallout of tty break handling rework | Geert Uytterhoeven |
2008-08-06 | Remove bogons from the iSeries console | Alan Cox |
2008-08-04 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds |
2008-08-04 | vt: Deadlock workaround | Alan Cox |
2008-08-04 | drivers/char/efirtc.c: removed duplicated #include | Huang Weiyi |
2008-08-04 | powerpc: Move include files to arch/powerpc/include/asm | Stephen Rothwell |
2008-08-01 | try harder to load tty ldisc driver | Eugeniy Meshcheryakov |
2008-07-30 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2008-07-30 | Char: mxser, ratelimit ioctl warning | Jiri Slaby |
2008-07-30 | ipmi/powerpc: Use linux/of_{device,platform}.h instead of asm | Stephen Rothwell |
2008-07-28 | ipwireless: fix compile failure | James Bottomley |
2008-07-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2008-07-28 | ipwireless: Preallocate received packet buffers with MRU size | David Sterba |
2008-07-28 | ipwireless: Put packets to pool start | David Sterba |
2008-07-28 | ipwireless: Increase PPP outgoing queue size | David Sterba |
2008-07-28 | ipwireless: Explicitly request io and mem regions | David Sterba |
2008-07-28 | ipwireless: Constify buffer variables | David Sterba |
2008-07-28 | ipwireless: Do not return value from sending funcs | David Sterba |
2008-07-28 | ipwireless: Remove endian-dependent bitfields | David Sterba |
2008-07-28 | ipwireless: Glue splitted printk strings back | David Sterba |
2008-07-28 | ipwireless: Remove pt_regs from interrupt handler | David Sterba |
2008-07-28 | ipwireless: Rename spinlock variables to lock | David Sterba |
2008-07-28 | ipwireless: Remove unused defines | David Sterba |
2008-07-28 | ipwireless: Misc cleanups | David Sterba |
2008-07-28 | stop_machine: Wean existing callers off stop_machine_run() | Rusty Russell |
2008-07-27 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2008-07-26 | m68k: gs: use tty_port fixes | Geert Uytterhoeven |
2008-07-26 | Merge branch 'for_rmk_13' of git://git.mnementh.co.uk/linux-2.6-im | Russell King |
2008-07-26 | dsp56k: Fix BKL pushdown | Geert Uytterhoeven |
2008-07-26 | drivers/char/rtc.c: make 2 functions static | Adrian Bunk |
2008-07-26 | tpm: Use correct data types for sizes in tpm_write() and tpm_read() | Michael Halcrow |
2008-07-26 | tpm: increase size of internal TPM response buffers | Marcin Obara |
2008-07-26 | tpm_bios.c: make 2 structs static | Adrian Bunk |
2008-07-26 | tpm: add support for Broadcom TPM TIS device HID | LE DISEZ Erwan |
2008-07-26 | [ARM] fix nwflash.c: 6ee8928d94841aa764aeaf645ad16daff811dc26 | Russell King |
2008-07-25 | Merge git://git.infradead.org/embedded-2.6 | Linus Torvalds |
2008-07-25 | unexport proc_clear_tty | Adrian Bunk |
2008-07-25 | Char: mxser, various cleanups | Jiri Slaby |
2008-07-25 | Char: mxser, remove predefined isa support | Jiri Slaby |
2008-07-25 | Char: mxser, prints cleanup | Jiri Slaby |
2008-07-25 | Char: mxser, globals cleanup | Jiri Slaby |
2008-07-25 | Char: mxser, ioctl cleanup | Jiri Slaby |
2008-07-25 | nwflash: use simple_read_from_buffer() | Akinobu Mita |
2008-07-25 | dsp56k: BKL pushdown | Alan Cox |