index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
advansys
/
mcode.bin.ihex
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-11-08
x86: Remove unused thread_return label from switch_to()
Masami Hiramatsu
1
-2
/
+0
2009-11-03
x86, 64-bit: Fix bstep_iret jump
Brian Gerst
1
-1
/
+1
2009-10-12
x86: Don't use the strict copy checks when branch profiling is in use
Arjan van de Ven
1
-1
/
+1
2009-10-12
x86, 64-bit: Move K8 B step iret fixup to fault entry asm
Brian Gerst
3
-35
/
+8
2009-10-09
x86: Generate cmpxchg build failures
Peter Zijlstra
2
-275
/
+177
2009-10-02
x86: Add a Kconfig option to turn the copy_from_user warnings into errors
Arjan van de Ven
4
-1
/
+21
2009-10-01
x86: Turn the copy_from_user check into an (optional) compile time warning
Arjan van de Ven
4
-3
/
+22
2009-09-29
x86: Use __builtin_memset and __builtin_memcpy for memset/memcpy
Arjan van de Ven
1
-0
/
+9
2009-09-26
x86: Use __builtin_object_size() to validate the buffer size for copy_from_us...
Arjan van de Ven
7
-7
/
+47
2009-09-24
x86: Remove redundant non-NUMA topology functions
Rusty Russell
1
-10
/
+0
2009-09-24
x86: early_printk: Protect against using the same device twice
Jason Wessel
1
-0
/
+5
2009-09-24
x86: Reduce verbosity of "PAT enabled" kernel message
Roland Dreier
1
-2
/
+5
2009-09-24
x86: Reduce verbosity of "TSC is reliable" message
Roland Dreier
1
-1
/
+1
2009-09-23
serial core: fix new kernel-doc warnings
Randy Dunlap
2
-4
/
+4
2009-09-23
MN10300: Handle removal of struct uart_info
David Howells
3
-9
/
+9
2009-09-23
FRV: Use asm/generic-hardirq.h
Christoph Hellwig
2
-17
/
+4
2009-09-23
misc: remove redundant start_kernel prototypes
Rusty Russell
3
-2
/
+1
2009-09-23
nommu: fix two build breakages
Hugh Dickins
1
-1
/
+2
2009-09-23
fs: change sys_truncate length parameter type
Heiko Carstens
2
-5
/
+3
2009-09-23
x86: mce: Use safer ways to access MCE registers
Ingo Molnar
1
-2
/
+21
2009-09-23
jbd.h: bitfields should be unsigned
H Hartley Sweeten
1
-1
/
+1
2009-09-23
ext2: fix format string compile warning (ino_t)
Heiko Carstens
1
-1
/
+1
2009-09-23
V3 minixfs: add missing directory type checking
Doug Graham
1
-4
/
+18
2009-09-23
sisfb: change SiS_DDC_Port type to SISIOADDRESS
Aaro Koskinen
1
-1
/
+1
2009-09-23
video: s3c_fb.c: fix build with CONFIG_HOTPLUG=n
Peter Korsgaard
1
-1
/
+1
2009-09-23
drivers/video/tmiofb.c: fix uninitialised return value
Andrew Morton
1
-1
/
+1
2009-09-23
vgacon: prevent vgacon_deinit from touching the hardware for inactive consoles.
Francisco Jerez
1
-3
/
+5
2009-09-23
fbcon: only unbind from console if successfully registered
Ian Armstrong
1
-0
/
+10
2009-09-23
matroxfb: get rid of CONFIG_FB_MATROX_32MB
Jean Delvare
3
-19
/
+0
2009-09-23
matroxfb: get rid of unneeded macro MINFO_FROM
Jean Delvare
6
-35
/
+32
2009-09-23
matroxfb: get rid of unneeded macros WPMINFO and friends
Jean Delvare
15
-444
/
+580
2009-09-23
matroxfb: get rid of unneeded macros ACCESS_FBINFO and MINFO
Jean Delvare
12
-842
/
+837
2009-09-23
matroxfb: make CONFIG_FB_MATROX_MULTIHEAD=y mandatory
Jean Delvare
5
-70
/
+1
2009-09-23
fb: do not ignore fb_set_par errors
Florian Tobias Schandinat
2
-13
/
+50
2009-09-23
s3c2410fb: fix clockrate calculation
Ben Dooks
1
-1
/
+3
2009-09-23
video: console, use DIV_ROUND_UP
Jiri Slaby
1
-4
/
+4
2009-09-23
fb: fix fb_pan_display range check
Florian Tobias Schandinat
1
-2
/
+2
2009-09-23
drivers/video: add kmalloc NULL tests
Julia Lawall
1
-2
/
+5
2009-09-23
drivers/video/console/newport_con.c: fix read outside array bounds
Roel Kluin
1
-1
/
+1
2009-09-23
viafb: pass reference to pci device when calling framebuffer_alloc()
Harald Welte
1
-2
/
+3
2009-09-23
viafb: make viafb a first-class citizen using pci_driver
Harald Welte
3
-116
/
+56
2009-09-23
viafb: choose acceleration engine for VX855
Florian Tobias Schandinat
1
-0
/
+1
2009-09-23
viafb: add support for the VX855 chipset
Harald Welte
7
-69
/
+314
2009-09-23
viafb: use read-only mode parsing
Florian Tobias Schandinat
1
-19
/
+25
2009-09-23
viafb: remove unused structure member
Harald Welte
1
-1
/
+0
2009-09-23
viafb: make module parameters visible in sysfs
Harald Welte
1
-21
/
+22
2009-09-23
viafb: hardware acceleration initialization cleanup
Florian Tobias Schandinat
6
-217
/
+148
2009-09-23
viafb: improve pitch handling
Florian Tobias Schandinat
5
-93
/
+27
2009-09-23
viafb: cleanup viafb_cursor
Florian Tobias Schandinat
5
-126
/
+68
2009-09-23
viafb: switch to seq_file
Alexey Dobriyan
1
-69
/
+110
[next]