aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-021-1/+1
|\
| * Merge branches 'tracing/ftrace', 'tracing/syscalls' and 'linus' into tracing/...Ingo Molnar2009-03-161-12/+11
| |\
| * \ Merge branch 'core/locking' into tracing/ftraceIngo Molnar2009-03-134-17/+14
| |\ \
| * \ \ Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc6' into tracing/coreIngo Molnar2009-02-242-3/+4
| |\ \ \
| * \ \ \ Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 't...Ingo Molnar2009-02-131-2/+2
| |\ \ \ \
| * \ \ \ \ Merge commit 'v2.6.29-rc4' into tracing/coreIngo Molnar2009-02-091-3/+5
| |\ \ \ \ \
| * \ \ \ \ \ Merge branches 'tracing/ftrace' and 'linus' into tracing/coreIngo Molnar2009-02-051-1/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing...Ingo Molnar2009-02-033-3/+5
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc2' into tracing/coreIngo Molnar2009-01-1811-69/+207
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge commit 'v2.6.29-rc1' into tracing/urgentIngo Molnar2009-01-1115-204/+318
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'linus' into tracing/kmemtrace2Ingo Molnar2009-01-0639-2116/+2047
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into tracing/kmemtraceIngo Molnar2008-12-317-39/+60
| |\ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ Merge branches 'tracing/docs', 'tracing/function-graph-tracer' and 'linus' in...Ingo Molnar2008-12-2914-196/+1220
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | sysrq: fix ftrace help msg & doc.Randy Dunlap2008-12-261-1/+1
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-04-011-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | [PATCH] sysrq: include interrupt.h instead of irq.hHeiko Carstens2009-03-311-1/+1
* | | | | | | | | | | | | | | epoll keyed wakeups: make tty use keyed wakeupsDavide Libenzi2009-04-011-10/+10
* | | | | | | | | | | | | | | filesystem freeze: allow SysRq emergency thaw to thaw frozen filesystemsEric Sandeen2009-04-011-1/+18
* | | | | | | | | | | | | | | proc tty: switch amiserial to ->proc_fopsAlexey Dobriyan2009-04-011-34/+28
* | | | | | | | | | | | | | | proc tty: switch synclinkmp to ->proc_fopsAlexey Dobriyan2009-04-011-40/+34
* | | | | | | | | | | | | | | proc tty: switch synclink_gt to ->proc_fopsAlexey Dobriyan2009-04-011-40/+34
* | | | | | | | | | | | | | | proc tty: switch synclink to ->proc_fopsAlexey Dobriyan2009-04-011-59/+39
* | | | | | | | | | | | | | | proc tty: switch stallion to ->proc_fopsAlexey Dobriyan2009-04-011-76/+50
* | | | | | | | | | | | | | | proc tty: switch synclink_cs to ->proc_fopsAlexey Dobriyan2009-04-011-39/+34
* | | | | | | | | | | | | | | proc tty: switch istallion to ->proc_fopsAlexey Dobriyan2009-04-011-69/+52
* | | | | | | | | | | | | | | proc tty: switch ip2 to ->proc_fopsAlexey Dobriyan2009-04-011-40/+34
* | | | | | | | | | | | | | | proc tty: switch cyclades to ->proc_fopsAlexey Dobriyan2009-04-011-34/+20
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-312-11/+7
* | | | | | | | | | | | | | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2009-03-301-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Add a missing unlock_kernel() in raw_open()Dan Carpenter2009-03-271-0/+1
* | | | | | | | | | | | | | | Merge branch 'origin' into develRussell King2009-03-2818-360/+925
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | agp/intel: Add support for new intel chipset.Shaohua Li2009-03-271-3/+18
| * | | | | | | | | | | | | | | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2009-03-262-9/+3
| |\| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Rationalize fasync return valuesJonathan Corbet2009-03-161-6/+1
| | * | | | | | | | | | | | | | Use f_lock to protect f_flagsJonathan Corbet2009-03-161-3/+2
| | | |_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-03-261-1/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar2009-03-167-32/+29
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / | | | |/| | | | | | | | | | | | / | | | | | |_|_|_|_|_|_|_|_|_|_|/ | | | | |/| | | | | | | | | | |
| | | | | | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \
| | *---. \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar2009-02-131-1/+5
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|_|_|_|_|_|/ / / | | | | | |/| | | | | | | | | | / / | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | sparseirq: fix build with unknown irq_desc structYinghai Lu2009-01-111-0/+4
| | | | * | | | | | | | | | | | | sparseirq: make some func to be used with genirqYinghai Lu2009-01-111-1/+1
| | | | | |_|_|_|_|_|_|/ / / / / | | | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-03-261-9/+250
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | [S390] hvc_iucv: Provide IUCV z/VM user ID filteringHendrik Brueckner2009-03-261-8/+246
| | * | | | | | | | | | | | | | | [S390] hvc_iucv: Update and add missing kernel messagesHendrik Brueckner2009-03-261-2/+5
| | | |_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-2614-339/+630
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-03-264-28/+49
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | vcs: hook sysfs devices into object lifetime instead of "binding"Kay Sievers2009-03-242-10/+11
| | | * | | | | | | | | | | | | | | platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...Ming Lei2009-03-242-18/+38
| | | |/ / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-03-263-0/+166
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | hwrng: timeriomem - Breaks an allyesconfig build on s390:Heiko Carstens2009-03-211-1/+1
| | | * | | | | | | | | | | | | | | hwrng: timeriomem - New driverAlexander Clouter2009-02-223-0/+166
| | | | |/ / / / / / / / / / / / / | | | |/| | | | | | | | | | | | |