| Commit message (Expand) | Author | Age | Files | Lines |
* | drivers/char/random.c: fix a race which can lead to a bogus BUG() | Andrew Morton | 2008-09-02 | 1 | -9/+10 |
* | tty: Fix termios tty window resize race with pty/tty pair | Alan Cox | 2008-08-27 | 1 | -3/+4 |
* | tty: TIOCGSOFTCAR/SSOFTCAR on pty is wron | Alan Cox | 2008-08-27 | 1 | -2/+4 |
* | removed unused #include <linux/version.h>'s | Adrian Bunk | 2008-08-23 | 3 | -3/+0 |
* | drivers/char/ipmi/ipmi_si_intf.c:default_find_bmc(): fix leak | Andrew Morton | 2008-08-20 | 1 | -5/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-08-19 | 1 | -0/+1 |
|\ |
|
| * | nf_nat: use secure_ipv4_port_ephemeral() for NAT port randomization | Stephen Hemminger | 2008-08-18 | 1 | -0/+1 |
* | | removed unused #include <version.h> | Huang Weiyi | 2008-08-16 | 3 | -3/+0 |
* | | tty: remove resize window special case | Alan Cox | 2008-08-15 | 3 | -53/+105 |
|/ |
|
* | crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore() | Suresh Siddha | 2008-08-13 | 1 | -0/+8 |
* | drivers/char/rtc.c: removed duplicated include | Huang Weiyi | 2008-08-12 | 1 | -1/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2008-08-12 | 1 | -3/+2 |
|\ |
|
| * | fix spinlock recursion in hvc_console | Christian Borntraeger | 2008-08-12 | 1 | -3/+2 |
* | | agp: fix SIS 5591/5592 wrong PCI id | Krzysztof Helt | 2008-08-12 | 1 | -1/+1 |
* | | intel/agp: rewrite GTT on resume | Keith Packard | 2008-08-12 | 4 | -0/+38 |
* | | agp: use dev_printk when possible | Bjorn Helgaas | 2008-08-12 | 11 | -134/+141 |
* | | amd64-agp: run fallback when no bridges found, not when driver registration f... | Bjorn Helgaas | 2008-08-12 | 1 | -2/+13 |
* | | intel_agp: official name for GM45 chipset | Zhenyu Wang | 2008-08-12 | 1 | -7/+7 |
|/ |
|
* | Fix race/oops in tty layer after BKL pushdown | Christian Borntraeger | 2008-08-11 | 1 | -1/+1 |
* | Merge branch 'for-linus-merged' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-08-08 | 2 | -2/+2 |
|\ |
|
| * | Merge Linus' latest into master | Russell King | 2008-08-08 | 4 | -1174/+2 |
| |\ |
|
| * | | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 2 | -2/+2 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Russell King | 2008-08-07 | 15 | -219/+237 |
| |\ \ |
|
| * | | | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 2008-08-07 | 2 | -2/+2 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-08-08 | 4 | -17/+0 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Merge branch 'for-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/chri... | Jeff Garzik | 2008-08-07 | 4 | -17/+0 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | Remove bogus dosyncppp variable from synclink drivers. | Krzysztof HaĆasa | 2008-07-23 | 4 | -17/+0 |
* | | | | powerpc/iseries: remove the old viocons driver | Stephen Rothwell | 2008-08-07 | 3 | -1169/+1 |
* | | | | iSeries: Fix up viotty_ioctl BKL locking fallout | Linus Torvalds | 2008-08-06 | 1 | -1/+1 |
* | | | | m68k/amiserial: fix fallout of tty break handling rework | Geert Uytterhoeven | 2008-08-06 | 1 | -1/+1 |
* | | | | Remove bogons from the iSeries console | Alan Cox | 2008-08-06 | 1 | -4/+0 |
|/ / / |
|
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2008-08-04 | 2 | -2/+2 |
|\ \ \ |
|
| * | | | powerpc: Move include files to arch/powerpc/include/asm | Stephen Rothwell | 2008-08-04 | 2 | -2/+2 |
* | | | | vt: Deadlock workaround | Alan Cox | 2008-08-04 | 1 | -2/+0 |
* | | | | drivers/char/efirtc.c: removed duplicated #include | Huang Weiyi | 2008-08-04 | 1 | -1/+0 |
|/ / / |
|
* | | | try harder to load tty ldisc driver | Eugeniy Meshcheryakov | 2008-08-01 | 1 | -1/+1 |
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2008-07-30 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | ipmi/powerpc: Use linux/of_{device,platform}.h instead of asm | Stephen Rothwell | 2008-07-30 | 1 | -2/+2 |
* | | | | Char: mxser, ratelimit ioctl warning | Jiri Slaby | 2008-07-30 | 1 | -2/+4 |
|/ / / |
|
* | | | ipwireless: fix compile failure | James Bottomley | 2008-07-28 | 1 | -1/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2008-07-28 | 1 | -3/+3 |
|\ \ \ |
|
| * | | | stop_machine: Wean existing callers off stop_machine_run() | Rusty Russell | 2008-07-28 | 1 | -3/+3 |
* | | | | ipwireless: Preallocate received packet buffers with MRU size | David Sterba | 2008-07-28 | 3 | -1/+8 |
* | | | | ipwireless: Put packets to pool start | David Sterba | 2008-07-28 | 1 | -2/+2 |
* | | | | ipwireless: Increase PPP outgoing queue size | David Sterba | 2008-07-28 | 2 | -3/+5 |
* | | | | ipwireless: Explicitly request io and mem regions | David Sterba | 2008-07-28 | 2 | -34/+50 |
* | | | | ipwireless: Constify buffer variables | David Sterba | 2008-07-28 | 3 | -14/+16 |
* | | | | ipwireless: Do not return value from sending funcs | David Sterba | 2008-07-28 | 1 | -12/+3 |
* | | | | ipwireless: Remove endian-dependent bitfields | David Sterba | 2008-07-28 | 1 | -13/+38 |
* | | | | ipwireless: Glue splitted printk strings back | David Sterba | 2008-07-28 | 2 | -18/+12 |