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
2007-10-19
mxser: remove commented crap
Alan Cox
1
-19
/
+0
2007-10-19
Char: mxser_new, remove useless comments in mxser_cards
Jiri Slaby
1
-21
/
+21
2007-10-19
Char: mxser_new, move to PCI_VDEVICE
Jiri Slaby
1
-36
/
+18
2007-10-19
Char: mxser_new, upgrade to 1.10
Jiri Slaby
1
-8
/
+24
2007-10-19
sysctl: simplify the pty sysctl logic
Eric W. Biederman
1
-1
/
+23
2007-10-19
PM: Move definition of struct pm_ops to suspend.h
Rafael J. Wysocki
1
-1
/
+1
2007-10-19
tty_ioctl: fix the baud_table check in encode_baud_rate
Maciej W. Rozycki
1
-3
/
+8
2007-10-19
Remove CONFIG_VT_UNICODE
Jan Engelhardt
2
-22
/
+1
2007-10-18
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86
Linus Torvalds
1
-5
/
+6
2007-10-17
x86: Create clflush() inline, remove hardcoded wbinvd
H. Peter Anvin
1
-5
/
+6
2007-10-17
Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2007-10-17
drivers/char/ip2: fix used-uninit'd bug
Jeff Garzik
1
-5
/
+1
2007-10-17
lp_console: cleanups
Pavel Machek
1
-9
/
+8
2007-10-17
HVC console is also used by iSeries, so add that to HVC_DRIVER help.
Rusty Russell
1
-1
/
+1
2007-10-17
Delay creation of khcvd thread
Rusty Russell
2
-18
/
+42
2007-10-17
tty: expose new methods needed for drivers to get termios right
Alan Cox
1
-10
/
+72
2007-10-17
add CONFIG_VT_UNICODE
Bill Nottingham
5
-5
/
+26
2007-10-17
n_hdlc.c: fix check-after-use
Adrian Bunk
1
-1
/
+1
2007-10-17
mxser: Remove use of dead TTY_FLIPBUF_SIZE definition
Alan Cox
1
-2
/
+1
2007-10-17
unicode diacritics support
Samuel Thibault
4
-19
/
+86
2007-10-17
Tweak /proc/ipmi removal
Alexey Dobriyan
1
-1
/
+1
2007-10-17
tpm: pay attention to IRQ info from PNP
Bjorn Helgaas
1
-9
/
+13
2007-10-17
drivers/char/ip2/ip2main.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
1
-3
/
+2
2007-10-17
drivers/char/consolemap.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
1
-2
/
+1
2007-10-17
epca.c: reformat comments and coding style improvements
Alexey Dobriyan
1
-1409
/
+1202
2007-10-17
convert ill defined log2() to ilog2()
Fengguang Wu
3
-14
/
+7
2007-10-17
Clean up duplicate includes in drivers/char/
Jesper Juhl
3
-6
/
+0
2007-10-17
oom: move prototypes to appropriate header file
David Rientjes
1
-0
/
+1
2007-10-17
mm: bdi init hooks
Peter Zijlstra
1
-0
/
+5
2007-10-16
paravirt: refactor struct paravirt_ops into smaller pv_*_ops
Jeremy Fitzhardinge
1
-1
/
+1
2007-10-16
video gfx: merge kconfig menus
Randy Dunlap
3
-6
/
+2
2007-10-16
vt/vgacon: Check if screen resize request comes from userspace
Antonino A. Daplas
2
-6
/
+22
2007-10-16
radeon_driver_vblank_do_wait() static
Adrian Bunk
1
-2
/
+2
2007-10-16
Memoryless nodes: Uncached allocator updates
Christoph Lameter
1
-1
/
+1
2007-10-16
remove ZERO_PAGE
Nick Piggin
1
-108
/
+17
2007-10-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-457
/
+0
2007-10-15
Merge branch 'agp-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air...
Linus Torvalds
7
-34
/
+50
2007-10-15
via invalid device ids removal
Xavier Bachelot
1
-2
/
+0
2007-10-15
radeon: Commit the ring after each partial texture upload blit.
chaohong guo
1
-1
/
+3
2007-10-15
i915: fix vbl swap allocation size.
Dave Airlie
1
-1
/
+1
2007-10-15
drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.
Eric Anholt
45
-2146
/
+1489
2007-10-15
drm: remove XFREE86_VERSION macros.
Dave Airlie
3
-42
/
+1
2007-10-15
drm: Replace filp in ioctl arguments with drm_file *file_priv.
Eric Anholt
43
-661
/
+603
2007-10-15
drm: Remove DRM_ERR OS macro.
Eric Anholt
31
-475
/
+474
2007-10-15
fix use after free in amd create gatt pages
Jesper Juhl
1
-7
/
+2
2007-10-15
AGP fix race condition between unmapping and freeing pages
Dave Airlie
6
-27
/
+48
2007-10-14
signedness: module_param_array nump argument
Al Viro
1
-9
/
+9
2007-10-14
long vs. unsigned long - low-hanging fruits in drivers
Al Viro
4
-5
/
+5
2007-10-14
synclink_gt endianness annotations
Al Viro
1
-4
/
+4
2007-10-14
mpc5200_wdt: __user annotations
Al Viro
1
-1
/
+1
[next]