index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
head-common.S
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-09-24
cpumask: Use accessors for cpu_*_mask: powerpc
Rusty Russell
4
-13
/
+13
2009-09-24
cpumask: Use accessors for cpu_*_mask: mips
Rusty Russell
4
-8
/
+8
2009-09-24
cpumask: Use accessors for cpu_*_mask: m32r
Rusty Russell
1
-1
/
+1
2009-09-24
cpumask: remove arch_send_call_function_ipi
Rusty Russell
12
-18
/
+0
2009-09-24
cpumask: arch_send_call_function_ipi_mask: s390
Rusty Russell
2
-3
/
+4
2009-09-24
cpumask: arch_send_call_function_ipi_mask: powerpc
Rusty Russell
2
-3
/
+4
2009-09-24
cpumask: arch_send_call_function_ipi_mask: mips
Rusty Russell
12
-20
/
+25
2009-09-24
cpumask: arch_send_call_function_ipi_mask: m32r
Rusty Russell
2
-12
/
+13
2009-09-24
cpumask: arch_send_call_function_ipi_mask: alpha
Rusty Russell
2
-8
/
+9
2009-09-24
cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...
Rusty Russell
1
-2
/
+0
2009-09-24
cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...
Rusty Russell
1
-2
/
+0
2009-09-24
cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...
Rusty Russell
1
-1
/
+0
2009-09-24
cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...
Rusty Russell
1
-2
/
+0
2009-09-24
cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...
Rusty Russell
1
-6
/
+0
2009-09-24
cpumask: remove the deprecated smp_call_function_mask()
Rusty Russell
1
-11
/
+0
2009-09-24
ia64: convert last user of smp_call_function_mask
Rusty Russell
1
-1
/
+1
2009-09-24
cpumask: don't define set_cpus_allowed() if CONFIG_CPUMASK_OFFSTACK=y
Rusty Russell
1
-0
/
+3
2009-09-24
ACPI: remove cpumask_t usage
Bjorn Helgaas
1
-1
/
+1
2009-09-24
cpumask: Remove mask field from comments
Nobuhiro Iwamatsu
1
-1
/
+0
2009-09-24
cpumask: remove unused mask field from struct irqaction.
Rusty Russell
1
-1
/
+0
2009-09-24
cpumask: remove last assignment to mask field of struct irqaction.
Rusty Russell
1
-1
/
+0
2009-09-24
cpumask: remove unused cpu_mask_all
Rusty Russell
2
-8
/
+0
2009-09-24
cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: mips
Rusty Russell
1
-1
/
+1
2009-09-24
cpumask: remove dangerous CPU_MASK_ALL_PTR
Rusty Russell
1
-3
/
+0
2009-09-24
cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node
Rusty Russell
8
-57
/
+1
2009-09-24
cpumask: remove the now-obsoleted pcibus_to_cpumask(): powerpc
Rusty Russell
1
-5
/
+0
2009-09-24
cpumask: remove the now-obsoleted pcibus_to_cpumask(): mips
Rusty Russell
1
-1
/
+0
2009-09-24
cpumask: remove the now-obsoleted pcibus_to_cpumask(): alpha
Rusty Russell
1
-1
/
+0
2009-09-24
cpumask: use zalloc_cpumask_var() where possible
Li Zefan
9
-30
/
+14
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
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
[next]