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.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
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-02
avr32: Use a quicklist for PGD allocation
Haavard Skinnemoen
1
-0
/
+3
2008-07-02
avr32: Cover the kernel page tables in the user PGDs
Haavard Skinnemoen
1
-10
/
+32
2008-07-02
avr32: Store virtual addresses in the PGD
Haavard Skinnemoen
3
-26
/
+27
2008-07-02
avr32: Remove useless zeroing of swapper_pg_dir at startup
Haavard Skinnemoen
1
-13
/
+3
2008-07-02
avr32: Clean up and optimize the TLB operations
Haavard Skinnemoen
1
-88
/
+87
2008-06-28
avr32: Rename at32ap.c -> pdc.c
Haavard Skinnemoen
2
-1
/
+1
2008-06-28
avr32: Move setup_platform() into chip-specific file
Haavard Skinnemoen
2
-18
/
+8
2008-06-27
avr32: Kill special exception handler sections
Haavard Skinnemoen
2
-12
/
+5
2008-06-27
avr32: Clean up time.c #includes
Haavard Skinnemoen
1
-11
/
+3
2008-06-27
atmel_pwm: Rename the "mck" clock to "pwm_clk"
Sedji Gaouaou
1
-1
/
+1
2008-06-27
at32ap700x spi: enable pullups on MISO
David Brownell
1
-2
/
+4
2008-06-27
avr32: improve NGW100 I2C/PMBus setup
David Brownell
1
-0
/
+22
2008-06-27
avr32: Add PSIF platform devices
Hans-Christian Egtvedt
1
-0
/
+77
2008-06-27
avr32: Add pin configuration choice to LCDC peripheral
Hans-Christian Egtvedt
3
-34
/
+75
2008-06-27
avr32: minor GPIO handling updates
David Brownell
1
-0
/
+2
2008-06-27
avr32: Fix wrong I/O access size in __raw_readsb
Haavard Skinnemoen
1
-1
/
+1
2008-06-27
avr32: Fix sigaltstack behaviour
Martin Koegler
1
-0
/
+3
2008-06-27
avr32: Allow board to define oscillator rates
Alex
5
-8
/
+28
2008-06-27
avr32: export empty_zero_page
Haavard Skinnemoen
1
-0
/
+2
2008-06-25
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
3
-5
/
+2
2008-06-25
Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-223
/
+285
2008-06-24
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-73
/
+27
2008-06-24
x86: KVM guest: Use the paravirt clocksource structs and functions
Gerd Hoffmann
2
-56
/
+34
2008-06-24
KVM: Make kvm host use the paravirt clocksource structs
Gerd Hoffmann
1
-13
/
+62
2008-06-24
x86: Make xen use the paravirt clocksource structs and functions
Gerd Hoffmann
2
-120
/
+13
2008-06-24
x86: Add structs and functions for paravirt clocksource
Gerd Hoffmann
3
-0
/
+146
2008-06-24
[IA64] Eliminate NULL test after alloc_bootmem in iosapic_alloc_rte()
Julia Lawall
1
-2
/
+0
2008-06-24
[IA64] Handle count==0 in sn2_ptc_proc_write()
Cliff Wickman
1
-1
/
+1
2008-06-24
[IA64] Fix boot failure on ia64/sn2
Jes Sorensen
1
-2
/
+1
2008-06-24
xen: remove support for non-PAE 32-bit
Jeremy Fitzhardinge
5
-73
/
+27
2008-06-24
KVM: VMX: Fix host msr corruption with preemption enabled
Avi Kivity
1
-8
/
+11
2008-06-24
KVM: MMU: Fix oops on guest userspace access to guest pagetable
Avi Kivity
1
-6
/
+0
2008-06-24
KVM: MMU: large page update_pte issue with non-PAE 32-bit guests (resend)
Marcelo Tosatti
1
-5
/
+7
2008-06-24
KVM: MMU: Fix rmap_write_protect() hugepage iteration bug
Marcelo Tosatti
1
-0
/
+1
2008-06-24
KVM: close timer injection race window in __vcpu_run
Marcelo Tosatti
3
-3
/
+8
2008-06-24
KVM: Fix race between timer migration and vcpu migration
Marcelo Tosatti
1
-12
/
+3
2008-06-23
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-27
/
+36
2008-06-21
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-0
/
+2
2008-06-21
alpha: resurrect Cypress IDE quirk
Ivan Kokshaysky
1
-0
/
+17
2008-06-21
alpha: fix compile failures with gcc-4.3 (bug #10438)
Ivan Kokshaysky
2
-1
/
+4
2008-06-21
alpha: link failure fix
Ivan Kokshaysky
1
-0
/
+1
2008-06-20
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-13
/
+22
2008-06-20
[IA64] SN2: security hole in sn2_ptc_proc_write
Cliff Wickman
1
-0
/
+2
2008-06-20
Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIP
Linus Torvalds
1
-1
/
+1
2008-06-20
xen: don't drop NX bit
Jeremy Fitzhardinge
2
-25
/
+31
2008-06-20
xen: mask unwanted pte bits in __supported_pte_mask
Jeremy Fitzhardinge
2
-3
/
+6
2008-06-19
x86, geode: add a VSA2 ID for General Software
Jordan Crouse
1
-1
/
+4
2008-06-19
x86: use BOOTMEM_EXCLUSIVE on 32-bit
Bernhard Walle
1
-2
/
+8
2008-06-19
x86, 32-bit: fix boot failure on TSC-less processors
Mikael Pettersson
1
-10
/
+8
2008-06-19
x86: fix NULL pointer deref in __switch_to
Suresh Siddha
2
-0
/
+2
[next]