index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
vmalloc: implement vm_area_register_early()
Tejun Heo
2009-02-20
3
-7
/
+38
*
percpu: kill percpu_alloc() and friends
Tejun Heo
2009-02-20
2
-38
/
+41
*
alloc_percpu: add align argument to __alloc_percpu.
Rusty Russell
2009-02-20
3
-5
/
+6
*
alloc_percpu: change percpu_ptr to per_cpu_ptr
Rusty Russell
2009-02-20
5
-19
/
+18
*
module: reorder module pcpu related functions
Tejun Heo
2009-02-20
1
-15
/
+18
*
vmalloc: call flush_cache_vunmap() from unmap_kernel_range()
Tejun Heo
2009-02-20
1
-0
/
+2
*
x86: use percpu data for 4k hardirq and softirq stacks
Lai Jiangshan
2009-02-20
1
-14
/
+15
*
x86: UV: fix header struct usage
Randy Dunlap
2009-02-11
1
-0
/
+3
*
x86: merge sys_rt_sigreturn between 32 and 64 bits
H. Peter Anvin
2009-02-11
2
-14
/
+2
*
x86: use regparm(3) for passed-in pt_regs pointer
Brian Gerst
2009-02-11
6
-45
/
+49
*
SGI IA64 UV: fix ia64 build error in the linux-next tree
Dean Nelson
2009-02-11
4
-31
/
+24
*
x86: drop -fno-stack-protector annotations after pt_regs fixes
Brian Gerst
2009-02-11
1
-18
/
+0
*
x86: pass in pt_regs pointer for syscalls that need it
Brian Gerst
2009-02-11
8
-80
/
+81
*
x86: use pt_regs pointer in do_device_not_available()
Brian Gerst
2009-02-11
2
-5
/
+6
*
stackprotector: fix multi-word cross-builds
Ingo Molnar
2009-02-11
2
-2
/
+2
*
x86: fix x86_32 stack protector bugs
Tejun Heo
2009-02-11
5
-12
/
+20
*
x86: implement x86_32 stack protector
Tejun Heo
2009-02-10
12
-16
/
+180
*
x86: make lazy %gs optional on x86_32
Tejun Heo
2009-02-10
11
-40
/
+158
*
x86: add %gs accessors for x86_32
Tejun Heo
2009-02-10
9
-45
/
+41
*
x86: use asm .macro instead of cpp #define in entry_32.S
Tejun Heo
2009-02-10
1
-142
/
+151
*
x86: no stack protector for vdso
Tejun Heo
2009-02-10
1
-1
/
+1
*
stackprotector: update make rules
Tejun Heo
2009-02-10
4
-13
/
+15
*
x86: stackprotector.h misc update
Tejun Heo
2009-02-10
1
-1
/
+6
*
elf: add ELF_CORE_COPY_KERNEL_REGS()
Tejun Heo
2009-02-10
2
-1
/
+10
*
Merge branch 'x86/urgent' into core/percpu
Ingo Molnar
2009-02-10
24
-115
/
+198
|
\
|
*
x86: fix math_emu register frame access
Tejun Heo
2009-02-10
7
-56
/
+55
|
*
x86: math_emu info cleanup
Tejun Heo
2009-02-09
6
-64
/
+48
|
*
x86: include correct %gs in a.out core dump
Tejun Heo
2009-02-09
1
-3
/
+1
|
*
x86, vmi: put a missing paravirt_release_pmd in pgd_dtor
Alok Kataria
2009-02-09
1
-0
/
+11
|
*
x86: find nr_irqs_gsi with mp_ioapic_routing
Yinghai Lu
2009-02-09
3
-5
/
+44
|
*
x86: add clflush before monitor for Intel 7400 series
Pallipadi, Venkatesh
2009-02-09
3
-0
/
+10
|
*
x86: disable intel_iommu support by default
Kyle McMartin
2009-02-05
3
-3
/
+24
|
*
x86: don't apply __supported_pte_mask to non-present ptes
Jeremy Fitzhardinge
2009-02-04
2
-7
/
+21
|
*
x86: fix grammar in user-visible BIOS warning
Alex Chiang
2009-02-05
1
-1
/
+1
|
*
x86/Kconfig.cpu: make Kconfig help readable in the console
Borislav Petkov
2009-02-04
1
-13
/
+15
|
*
x86, 64-bit: print DMI info in the oops trace
Kyle McMartin
2009-02-04
1
-2
/
+7
*
|
Merge branch 'x86/uaccess' into core/percpu
Ingo Molnar
2009-02-10
9
-425
/
+488
|
\
\
|
*
|
x86: uaccess: use errret as error value in __put_user_size()
Hiroshi Shimamoto
2009-02-04
1
-5
/
+6
|
*
|
x86: uaccess: fix compilation error on CONFIG_M386
Hiroshi Shimamoto
2009-01-29
1
-2
/
+20
|
*
|
x86: ia32_signal: use {get|put}_user_try and catch
Hiroshi Shimamoto
2009-01-23
1
-170
/
+195
|
*
|
x86: signal: use {get|put}_user_try and catch
Hiroshi Shimamoto
2009-01-23
1
-137
/
+154
|
*
|
x86: uaccess: introduce try and catch framework
Hiroshi Shimamoto
2009-01-23
3
-0
/
+110
|
*
|
x86: uaccess: rename __put_user_u64() to __put_user_asm_u64()
Hiroshi Shimamoto
2009-01-21
1
-3
/
+3
|
*
|
x86: uaccess: fix style problems
Hiroshi Shimamoto
2009-01-21
1
-3
/
+3
|
*
|
x86: remove byte locks
Jiri Kosina
2009-01-20
3
-76
/
+2
|
*
|
x86: Remove never-called arch_setup_msi_irq()
Michael Ellerman
2009-01-18
1
-34
/
+0
*
|
|
Merge commit 'v2.6.29-rc4' into core/percpu
Ingo Molnar
2009-02-09
586
-5782
/
+9633
|
\
\
\
|
*
|
|
Linux 2.6.29-rc4
v2.6.29-rc4
Linus Torvalds
2009-02-08
1
-1
/
+1
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-update
Linus Torvalds
2009-02-08
3
-18
/
+76
|
|
\
\
\
|
|
*
|
|
async: use list_move_tail
Stefan Richter
2009-02-08
1
-2
/
+1
[next]