index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-4
/
+35
2009-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-3
/
+0
2009-04-03
pids: kill signal_struct-> __pgrp/__session and friends
Oleg Nesterov
1
-2
/
+2
2009-04-03
hpet: fix the possibility of insane return value of hpet_calibrate() against SMI
Yasunori Goto
1
-1
/
+21
2009-04-03
synclink_gt: add clock options
Paul Fulghum
1
-20
/
+38
2009-04-03
random: align rekey_work's timer
Anton Blanchard
1
-1
/
+2
2009-04-03
__tty_open(): use the correct type for saved_flags
Andrew Morton
1
-1
/
+1
2009-04-01
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-1
/
+1
2009-04-01
epoll keyed wakeups: make tty use keyed wakeups
Davide Libenzi
1
-10
/
+10
2009-04-01
filesystem freeze: allow SysRq emergency thaw to thaw frozen filesystems
Eric Sandeen
1
-1
/
+18
2009-04-01
proc tty: switch amiserial to ->proc_fops
Alexey Dobriyan
1
-34
/
+28
2009-04-01
proc tty: switch synclinkmp to ->proc_fops
Alexey Dobriyan
1
-40
/
+34
2009-04-01
proc tty: switch synclink_gt to ->proc_fops
Alexey Dobriyan
1
-40
/
+34
2009-04-01
proc tty: switch synclink to ->proc_fops
Alexey Dobriyan
1
-59
/
+39
2009-04-01
proc tty: switch stallion to ->proc_fops
Alexey Dobriyan
1
-76
/
+50
2009-04-01
proc tty: switch synclink_cs to ->proc_fops
Alexey Dobriyan
1
-39
/
+34
2009-04-01
proc tty: switch istallion to ->proc_fops
Alexey Dobriyan
1
-69
/
+52
2009-04-01
proc tty: switch ip2 to ->proc_fops
Alexey Dobriyan
1
-40
/
+34
2009-04-01
proc tty: switch cyclades to ->proc_fops
Alexey Dobriyan
1
-34
/
+20
2009-04-01
Trim includes of fdtable.h
Al Viro
2
-3
/
+0
2009-03-31
[PATCH] sysrq: include interrupt.h instead of irq.h
Heiko Carstens
1
-1
/
+1
2009-03-31
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
2
-11
/
+7
2009-03-30
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
1
-0
/
+1
2009-03-30
trivial: drivers/char/bsr.c: Storage class should be before const qualifier
Tobias Klauser
1
-1
/
+1
2009-03-28
Merge branch 'origin' into devel
Russell King
18
-360
/
+925
2009-03-28
agp/intel: Add support for new intel chipset.
Shaohua Li
1
-3
/
+18
2009-03-27
Add a missing unlock_kernel() in raw_open()
Dan Carpenter
1
-0
/
+1
2009-03-27
hwrng: timeriomem - Use phys address rather than virt
Alexander Clouter
1
-4
/
+35
2009-03-27
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
2
-9
/
+3
2009-03-27
Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+5
2009-03-27
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-9
/
+250
2009-03-27
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
14
-339
/
+630
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
4
-28
/
+49
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
3
-0
/
+166
2009-03-26
[S390] hvc_iucv: Provide IUCV z/VM user ID filtering
Hendrik Brueckner
1
-8
/
+246
2009-03-26
[S390] hvc_iucv: Update and add missing kernel messages
Hendrik Brueckner
1
-2
/
+5
2009-03-25
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...
Russell King
3
-22
/
+11
2009-03-25
vcs: hook sysfs devices into object lifetime instead of "binding"
Kay Sievers
2
-10
/
+11
2009-03-25
platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...
Ming Lei
2
-18
/
+38
2009-03-24
Merge branch 'master' into next
James Morris
8
-34
/
+31
2009-03-21
hwrng: timeriomem - Breaks an allyesconfig build on s390:
Heiko Carstens
1
-1
/
+1
2009-03-19
Merge branch 'omap-clks3' into devel
Russell King
1
-1
/
+1
2009-03-16
Rationalize fasync return values
Jonathan Corbet
1
-6
/
+1
2009-03-16
Use f_lock to protect f_flags
Jonathan Corbet
1
-3
/
+2
2009-03-16
Merge branches 'irq/genirq' and 'linus' into irq/core
Ingo Molnar
7
-32
/
+29
2009-03-13
parisc: remove klist iterators
James Bottomley
1
-12
/
+11
2009-03-11
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2
-10
/
+0
2009-03-11
hvc_console: Remove tty->low_latency on pseries backends
Benjamin Herrenschmidt
2
-10
/
+0
2009-03-11
intel-agp: fix a panic with 1M of shared memory, no GTT entries
Lubomir Rintel
1
-3
/
+5
[next]