index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-17
x86: unify smp_cpus_done
Glauber Costa
2
-7
/
+6
2008-04-17
x86: unify smp_prepare_cpus
Glauber Costa
2
-5
/
+6
2008-04-17
x86: unify prepare_boot_cpu
Glauber Costa
2
-5
/
+6
2008-04-17
x86: unify __cpu_up.
Glauber Costa
2
-5
/
+7
2008-04-17
x86: unify smp_call_function_mask
Glauber Costa
2
-6
/
+7
2008-04-17
x86: merge smp_send_reschedule
Glauber Costa
3
-6
/
+5
2008-04-17
x86: move smp_ops extern declaration to common header
Glauber Costa
2
-2
/
+3
2008-04-17
x86: define smp_ops in common header
Glauber Costa
2
-14
/
+14
2008-04-17
x86: merge extern variables definitions
Glauber Costa
3
-8
/
+6
2008-04-17
x86: merge extern function definitions
Glauber Costa
3
-8
/
+3
2008-04-17
x86: commonize smp.h
Glauber Costa
1
-0
/
+7
2008-04-17
x86: fix switch_to() clobbers
Ingo Molnar
1
-1
/
+9
2008-04-17
x86: clean up switch_to()
Ingo Molnar
1
-15
/
+31
2008-04-17
x86: wmb() confusion in system.h
Pavel Machek
1
-10
/
+1
2008-04-17
x86: debug pmd_bad()
Ingo Molnar
1
-1
/
+5
2008-04-17
x86: redo cded932b75ab0a5f9181e
Ingo Molnar
2
-3
/
+7
2008-04-17
x86, tracing: add notrace to asm-x86/linkage.h
Ingo Molnar
1
-0
/
+3
2008-04-17
x86: clean up cpu capabilities accesses
Ingo Molnar
1
-1
/
+5
2008-04-17
x86: apic_is_clustered_box for vsmp
Yinghai Lu
1
-0
/
+5
2008-04-17
x86: clean up e820_reserve_resources on 64-bit
Yinghai Lu
1
-2
/
+1
2008-04-17
x86: de-macro start_thread()
Ingo Molnar
1
-26
/
+3
2008-04-17
x86: clean up include/asm-x86/processor.h
Ingo Molnar
1
-280
/
+358
2008-04-17
x86: define outb_pic and inb_pic to stop using outb_p and inb_p
David P. Reed
1
-2
/
+25
2008-04-17
x86: call vsmp_init explicitly
Glauber Costa
1
-0
/
+4
2008-04-17
x86: remove never used nodenumer in pda
Yinghai Lu
1
-1
/
+0
2008-04-17
x86: make X86_32 pt_regs members unsigned long
Harvey Harrison
1
-3
/
+6
2008-04-17
x86: change most X86_32 pt_regs members to unsigned long
Harvey Harrison
1
-14
/
+14
2008-04-17
x86: clean up find_e820_area(), 64-bit
Yinghai Lu
1
-1
/
+1
2008-04-17
x86: add gbpages switches
Ingo Molnar
1
-0
/
+2
2008-04-17
x86: increase the kernel text limit to 512 MB
Ingo Molnar
2
-3
/
+3
2008-04-17
[ARM] 4887/1: i.MXC family: Separate current platform code
Robert Schwebel
4
-22
/
+42
2008-04-17
[ARM] 4981/1: [KS8695] Simple LED driver
Andrew Victor
1
-0
/
+5
2008-04-17
Improve semaphore documentation
Matthew Wilcox
1
-37
/
+2
2008-04-17
Simplify semaphore implementation
Matthew Wilcox
1
-6
/
+3
2008-04-17
Add down_timeout and change ACPI to use it
Matthew Wilcox
1
-0
/
+6
2008-04-17
Introduce down_killable()
Matthew Wilcox
1
-0
/
+6
2008-04-17
Generic semaphore implementation
Matthew Wilcox
34
-3760
/
+100
2008-04-17
Fix quota.h includes
Matthew Wilcox
1
-2
/
+6
2008-04-29
ext4: remove duplicate include of ext4_fs_i.h header file
Joe Perches
1
-2
/
+0
2008-04-30
Convert ext4 to use unlocked_ioctl
Andi Kleen
1
-2
/
+1
2008-04-29
ext4: Fix race between migration and mmap write
Aneesh Kumar K.V
1
-0
/
+1
2008-04-30
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
3
-3
/
+9
2008-04-30
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+6
2008-04-30
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
5
-55
/
+18
2008-04-30
[IA64] Provide ACPI fixup for /proc/cpuinfo/physical_id
Alex Chiang
2
-0
/
+6
2008-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
1
-0
/
+1
2008-04-30
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
6
-15
/
+24
2008-04-30
[libata] linux/libata.h: reorganize ata_device struct members a bit
Jeff Garzik
1
-6
/
+6
2008-04-30
V4L/DVB (7786): cx18: new driver for the Conexant CX23418 MPEG encoder chip
Hans Verkuil
1
-0
/
+1
2008-04-30
i2c: Convert most new-style drivers to use module aliasing
Jean Delvare
1
-6
/
+6
[prev]
[next]