| Commit message (Expand) | Author | Age |
* | pid namespaces: define is_global_init() and is_container_init() | Serge E. Hallyn | 2007-10-19 |
* | pid namespaces: round up the API | Pavel Emelianov | 2007-10-19 |
* | Console events and accessibility | Samuel Thibault | 2007-10-19 |
* | Console keyboard events and accessibility | Samuel Thibault | 2007-10-19 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2007-10-18 |
|\ |
|
| * | mv watchdog tree under drivers | Wim Van Sebroeck | 2007-10-18 |
* | | IPMI: add 0.9 support | Corey Minyard | 2007-10-18 |
* | | IPMI: fix hotmod remove lock | Corey Minyard | 2007-10-18 |
* | | IPMI: new NMI handling | Corey Minyard | 2007-10-18 |
* | | IPMI: add polled interface | Corey Minyard | 2007-10-18 |
* | | IPMI: remove bogus semaphore from watchdog | Corey Minyard | 2007-10-18 |
* | | IPMI: don't init irq until ready | Corey Minyard | 2007-10-18 |
* | | sparse pointer use of zero as null | Stephen Hemminger | 2007-10-18 |
* | | Add missing newlines to some uses of dev_<level> messages | Joe Perches | 2007-10-18 |
* | | Char: rocket, fix signed/unsigned warning | Jiri Slaby | 2007-10-18 |
* | | Char: rocket, remove potential leak in module_init | Jiri Slaby | 2007-10-18 |
* | | Char: rocket, remove pci_read_config_dword(CLASS_REVISION) | Jiri Slaby | 2007-10-18 |
* | | Char: rocket, don't re-set statics to 0 | Jiri Slaby | 2007-10-18 |
* | | Char: rocket, fix dynamic_dev tty | Jiri Slaby | 2007-10-18 |
* | | Char: rocket, switch sleep_on to completion | Jiri Slaby | 2007-10-18 |
* | | Char: moxa, remove sleep_on | Jiri Slaby | 2007-10-18 |
* | | Char: moxa, function names cleanup | Jiri Slaby | 2007-10-18 |
* | | Char: moxa, cleanup prints | Jiri Slaby | 2007-10-18 |
* | | Cyclades: Avoid label defined but not used warning | Jesper Juhl | 2007-10-18 |
* | | Char: cyclades, fix some -W warnings | Jiri Slaby | 2007-10-18 |
* | | Char: cyclades, move spin_lock to one place | Jiri Slaby | 2007-10-18 |
* | | Char: cyclades, make the isr code readable | Jiri Slaby | 2007-10-18 |
* | | Char: cyclades, remove bottom half processing | Jiri Slaby | 2007-10-18 |
* | | Char: moxa, fix and optimise empty timer | Jiri Slaby | 2007-10-18 |
* | | mxser: fix compiler warning when building without CONFIG_PCI | Jesper Juhl | 2007-10-18 |
* | | mxser: remove commented crap | Alan Cox | 2007-10-18 |
* | | Char: mxser_new, remove useless comments in mxser_cards | Jiri Slaby | 2007-10-18 |
* | | Char: mxser_new, move to PCI_VDEVICE | Jiri Slaby | 2007-10-18 |
* | | Char: mxser_new, upgrade to 1.10 | Jiri Slaby | 2007-10-18 |
* | | sysctl: simplify the pty sysctl logic | Eric W. Biederman | 2007-10-18 |
* | | PM: Move definition of struct pm_ops to suspend.h | Rafael J. Wysocki | 2007-10-18 |
* | | tty_ioctl: fix the baud_table check in encode_baud_rate | Maciej W. Rozycki | 2007-10-18 |
* | | Remove CONFIG_VT_UNICODE | Jan Engelhardt | 2007-10-18 |
|/ |
|
* | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 | Linus Torvalds | 2007-10-17 |
|\ |
|
| * | x86: Create clflush() inline, remove hardcoded wbinvd | H. Peter Anvin | 2007-10-17 |
* | | Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-10-17 |
|\ \
| |/
|/| |
|
| * | paravirt: refactor struct paravirt_ops into smaller pv_*_ops | Jeremy Fitzhardinge | 2007-10-16 |
* | | drivers/char/ip2: fix used-uninit'd bug | Jeff Garzik | 2007-10-17 |
* | | lp_console: cleanups | Pavel Machek | 2007-10-17 |
* | | HVC console is also used by iSeries, so add that to HVC_DRIVER help. | Rusty Russell | 2007-10-17 |
* | | Delay creation of khcvd thread | Rusty Russell | 2007-10-17 |
* | | tty: expose new methods needed for drivers to get termios right | Alan Cox | 2007-10-17 |
* | | add CONFIG_VT_UNICODE | Bill Nottingham | 2007-10-17 |
* | | n_hdlc.c: fix check-after-use | Adrian Bunk | 2007-10-17 |
* | | mxser: Remove use of dead TTY_FLIPBUF_SIZE definition | Alan Cox | 2007-10-17 |