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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-04
sh64: Kill off special clear_page() implementation.
Paul Mundt
3
-56
/
+1
2009-08-04
sh: Tidy up NEFF-based sign extension for SH-5.
Paul Mundt
6
-66
/
+36
2009-08-04
sh: Provide __flush_anon_page().
Paul Mundt
2
-0
/
+31
2009-08-04
sh: Drop unused arguments for kunmap_coherent().
Paul Mundt
1
-4
/
+4
2009-08-04
sh: Bring kmap_coherent() out-of-line.
Paul Mundt
1
-1
/
+1
2009-08-04
sh: Add a PG_dcache_dirty sanity check in kmap_coherent().
Paul Mundt
1
-0
/
+2
2009-07-29
sh: Handle a NULL vma in __update_tlb() for the fast-path.
Paul Mundt
3
-3
/
+3
2009-07-28
sh: update_mmu_cache() consolidation.
Paul Mundt
7
-74
/
+67
2009-07-27
sh: Use the now generic SH-4 clear/copy page ops for all MMU platforms.
Paul Mundt
6
-33
/
+38
2009-07-27
sh: Rename arch/sh/lib/clear_page.S -> __clear_user.S.
Paul Mundt
2
-1
/
+1
2009-07-27
sh: wire up clear_user_highpage() for sh4, convert sh7705.
Paul Mundt
9
-182
/
+27
2009-07-22
sh: Migrate from PG_mapped to PG_dcache_dirty.
Paul Mundt
11
-142
/
+81
2009-07-22
sh: Provide _PAGE_SPECIAL for 32-bit.
Paul Mundt
1
-4
/
+10
2009-07-21
Merge branches 'sh/compressors' and 'sh/stable-updates'
Paul Mundt
74
-222
/
+712
2009-07-21
sh: bzip2/lzma uImage support.
Paul Mundt
4
-23
/
+40
2009-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Linus Torvalds
5
-12
/
+15
2009-07-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
2
-9
/
+6
2009-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
4
-2
/
+14
2009-07-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
28
-109
/
+139
2009-07-21
mvsdio: fix handling of partial word at the end of PIO transfer
Nicolas Pitre
1
-2
/
+2
2009-07-21
blackfin: fix wrong CTS inversion
Sonic Zhang
6
-6
/
+6
2009-07-21
tty: fix chars_in_buffers
Alan Cox
7
-10
/
+10
2009-07-21
specialix.c: convert nested spin_lock_irqsave to spin_lock
Julia Lawall
1
-12
/
+12
2009-07-21
vc: create vcs(a) devices for consoles
Kay Sievers
1
-0
/
+4
2009-07-20
cifs: free nativeFileSystem field before allocating a new one
Jeff Layton
1
-0
/
+1
2009-07-20
sh: Clean up linker script using new BSS_SECTION macro.
Tim Abbott
1
-2
/
+1
2009-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes into sh/...
Paul Mundt
5
-12
/
+15
2009-07-19
Merge branches 'sh/hwblk' and 'sh/platform-updates'
Paul Mundt
455
-4267
/
+4600
2009-07-19
usb: r8a66597-hcd platform data on_chip support
Magnus Damm
7
-131
/
+147
2009-07-19
usb: convert r8a66597-hcd to dev_pm_ops
Magnus Damm
1
-8
/
+13
2009-07-19
sh: hwblk support for sh7723
Magnus Damm
4
-53
/
+193
2009-07-19
sh: Add support for multiple hwblk counters
Magnus Damm
3
-26
/
+60
2009-07-18
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
20
-49
/
+479
2009-07-18
ARM: Realview & Versatile: Fix i2c_board_info definitions
Russell King
2
-4
/
+2
2009-07-18
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
7
-14
/
+29
2009-07-18
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
Steve French
36
-88
/
+175
2009-07-18
vmlinux.lds.h: restructure BSS linker script macros
Tim Abbott
2
-11
/
+10
2009-07-18
kconfig: initialize the screen before using curses(3) functions
Arnaud Lacombe
1
-0
/
+2
2009-07-18
kconfig: variable argument lists needs `stdarg.h'
Arnaud Lacombe
1
-0
/
+2
2009-07-18
kbuild, deb-pkg: fix install scripts for posix sh
maximilian attems
1
-1
/
+1
2009-07-17
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/fyu/l...
Linus Torvalds
3
-0
/
+11
2009-07-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
3
-11
/
+12
2009-07-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
4
-4
/
+25
2009-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
7
-11
/
+23
2009-07-17
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2009-07-17
tty_port: Fix return on interrupted use
Alan Cox
1
-1
/
+1
2009-07-17
Revert "Neither asm/types.h nor linux/types.h is required for arch/ia64/inclu...
Aurelien Jarno
1
-0
/
+2
2009-07-17
Add dma_debug_init() for ia64
fujita
1
-0
/
+8
2009-07-17
Fix ia64 compilation IS_ERR and PTE_ERR errors.
Fenghua Yu
1
-0
/
+1
2009-07-17
[ARM] 5608/1: Updated U300 defconfig
Linus Walleij
1
-10
/
+8
[next]