aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | audit: Handle embedded NUL in TTY input auditingMiloslav Trmac2008-10-131-1/+1
* | | | | | | ip2: avoid add_timer with pending timerAkinobu Mita2008-10-131-15/+4
* | | | | | | ip2: init/deinit cleanupJiri Slaby2008-10-133-251/+198
* | | | | | | ip2: fix sparse warningsJiri Slaby2008-10-131-9/+5
* | | | | | | ip2: cleanup globalsJiri Slaby2008-10-131-11/+7
* | | | | | | Char: merge ip2main and ip2baseJiri Slaby2008-10-133-125/+77
* | | | | | | Char: sx, fix io unmappingJiri Slaby2008-10-131-2/+2
* | | | | | | Char: cyclades. remove bogus iomapJiri Slaby2008-10-131-9/+12
* | | | | | | epca: call tty_port_initAlan Cox2008-10-131-4/+1
* | | | | | | drivers/char/hvc_console.c: adjust call to put_tty_driverJulia Lawall2008-10-131-2/+2
|/ / / / / /
* | | | | | Merge branch 'x86-core-v2-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-121-3/+3
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into x86/xenIngo Molnar2008-10-1219-13/+168
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'core/xen' into x86/xenIngo Molnar2008-09-103-14/+18
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge branch 'linus' into x86/xenIngo Molnar2008-08-255-8/+4
| |\ \ \ \ \ \ \
| * | | | | | | | xen: clean up domain mode predicatesJeremy Fitzhardinge2008-08-201-3/+3
* | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-10-1119-13/+168
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Merge phase #2 (PAT updates) of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-10-1116-8/+152
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'linus' into x86/pat2Ingo Molnar2008-10-101-2/+12
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ | | | |/| | | | | |
| | * | | | | | | | Merge commit 'v2.6.27-rc6' into x86/patIngo Molnar2008-09-147-22/+22
| | |\ \ \ \ \ \ \ \ | | | | |_|_|/ / / / | | | |/| | | | | |
| | * | | | | | | | linux-next: fix x86 tree build failureStephen Rothwell2008-08-251-1/+1
| | * | | | | | | | agp: enable optimized agp_alloc_pages methodsRene Herman2008-08-2213-0/+30
| | * | | | | | | | Merge branch 'x86/urgent' into x86/patIngo Molnar2008-08-2221-204/+315
| | |\ \ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | |
| | * | | | | | | | agp: add agp_generic_destroy_pages()Shaohua Li2008-08-213-8/+63
| | * | | | | | | | agp: generic_alloc_pages()Shaohua Li2008-08-213-0/+59
| | * | | | | | | | Revert "reduce tlb/cache flush times of agpgart memory allocation"Ingo Molnar2008-08-212-7/+1
| | * | | | | | | | reduce tlb/cache flush times of agpgart memory allocationShaohua Li2008-08-152-1/+7
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-10-101-0/+1
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'next' into for-linusJames Morris2008-10-101-0/+1
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | | | | |
| | | * | | | | | | | Merge branch 'master' into nextJames Morris2008-09-211-9/+10
| | | |\ \ \ \ \ \ \ \ | | | | | |_|/ / / / / | | | | |/| | | | | |
| | | * | | | | | | | securityfs: do not depend on CONFIG_SECURITYEric Paris2008-08-281-0/+1
| * | | | | | | | | | block: don't depend on consecutive minor spaceTejun Heo2008-10-091-3/+3
| |/ / / / / / / / /
| * | | | | | | | | kgdboc,tty: Fix tty polling search to use name correctlyJason Wessel2008-09-261-2/+12
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...David S. Miller2008-09-163-14/+18
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | drivers/char/random.c: fix a race which can lead to a bogus BUG()Andrew Morton2008-09-021-9/+10
| |/ / / / / / /
| * | | | | | | tty: Fix termios tty window resize race with pty/tty pairAlan Cox2008-08-271-3/+4
| * | | | | | | tty: TIOCGSOFTCAR/SSOFTCAR on pty is wronAlan Cox2008-08-271-2/+4
| | |_|/ / / / | |/| | | | |
* | | | | | | sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller2008-08-311-1/+1
* | | | | | | sparc32: Convert PC RTC probing to pure OF driver.David S. Miller2008-08-301-13/+17
|/ / / / / /
* | | | | | removed unused #include <linux/version.h>'sAdrian Bunk2008-08-233-3/+0
* | | | | | drivers/char/ipmi/ipmi_si_intf.c:default_find_bmc(): fix leakAndrew Morton2008-08-201-5/+3
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-08-191-0/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | nf_nat: use secure_ipv4_port_ephemeral() for NAT port randomizationStephen Hemminger2008-08-181-0/+1
* | | | | | removed unused #include <version.h>Huang Weiyi2008-08-163-3/+0
* | | | | | tty: remove resize window special caseAlan Cox2008-08-153-53/+105
|/ / / / /
* | | | | crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore()Suresh Siddha2008-08-131-0/+8
* | | | | drivers/char/rtc.c: removed duplicated includeHuang Weiyi2008-08-121-1/+0
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-08-121-3/+2
|\ \ \ \ \
| * | | | | fix spinlock recursion in hvc_consoleChristian Borntraeger2008-08-121-3/+2
| |/ / / /
* | | | | agp: fix SIS 5591/5592 wrong PCI idKrzysztof Helt2008-08-121-1/+1
* | | | | intel/agp: rewrite GTT on resumeKeith Packard2008-08-124-0/+38