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
2010-04-01
microblaze: uaccess: Move functions to generic location
Michal Simek
3
-200
/
+61
2010-04-01
microblaze: uaccess: Fix put_user for noMMU
Michal Simek
1
-22
/
+56
2010-04-01
microblaze: uaccess: Fix get_user macro for noMMU
Michal Simek
1
-23
/
+66
2010-04-01
microblaze: uaccess: fix clear_user for noMMU kernel
Michal Simek
1
-45
/
+36
2010-04-01
microblaze: uaccess: Fix strncpy_from_user function
Michal Simek
1
-3
/
+11
2010-04-01
microblaze: uaccess: fix copy_from_user macro
Michal Simek
1
-9
/
+14
2010-04-01
microblaze: uaccess: copy_to_user unification
Michal Simek
1
-9
/
+16
2010-04-01
microblaze: uaccess: sync put/get/clear_user macros
Michal Simek
1
-37
/
+69
2010-04-01
microblaze: uaccess: fix put_user and get_user macros
Michal Simek
1
-51
/
+49
2010-04-01
microblaze: uaccess: fix __get_user_asm macro
Michal Simek
1
-16
/
+17
2010-04-01
microblaze: uaccess: fix clean user macro
Michal Simek
1
-34
/
+55
2010-04-01
microblaze: move noMMU __range_ok function to uaccess.h
Michal Simek
2
-9
/
+6
2010-04-01
microblaze: Move exception_table_entry upward
Michal Simek
1
-16
/
+15
2010-04-01
microblaze: Remove segment.h
Michal Simek
5
-52
/
+34
2010-04-01
microblaze: Remove memset in free_init_pages
Michal Simek
1
-1
/
+0
2010-04-01
microblaze: Makefile cleanups
Arun Bhanu
1
-4
/
+0
2010-04-01
microblaze: Fix Makefile to delete build generated files
Arun Bhanu
2
-1
/
+3
2010-04-01
microblaze: Add a missing single quote to make 'make help' happy
Arun Bhanu
1
-1
/
+1
2010-04-01
microblaze: Fix "kstack=" parsing
Steven J. Magnani
1
-4
/
+2
2010-03-30
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-13
/
+38
2010-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
5
-13
/
+13
2010-03-30
sparc64: Properly truncate pt_regs framepointer in perf callback.
David S. Miller
1
-1
/
+1
2010-03-29
x86: Make sure free_init_pages() frees pages on page boundary
Yinghai Lu
4
-12
/
+37
2010-03-29
x86: Make smp_locks end with page alignment
Yinghai Lu
1
-1
/
+1
2010-03-29
frv/chris: fix lines with a missing semicolons
David Howells
2
-2
/
+2
2010-03-28
arch/sparc/kernel: Use set_cpus_allowed_ptr
Julia Lawall
3
-10
/
+10
2010-03-27
sparc: Fix use of uid16_t and gid16_t in asm/stat.h
Rob Landley
1
-2
/
+2
2010-03-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
3
-12
/
+19
2010-03-27
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-12
/
+61
2010-03-27
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-0
/
+30
2010-03-25
x86/PCI: truncate _CRS windows with _LEN > _MAX - _MIN + 1
Bjorn Helgaas
1
-1
/
+12
2010-03-25
x86/PCI: for host bridge address space collisions, show conflicting resource
Bjorn Helgaas
1
-3
/
+6
2010-03-25
frv/PCI: remove redundant warnings
Bjorn Helgaas
1
-3
/
+1
2010-03-25
x86/PCI: remove redundant warnings
Bjorn Helgaas
1
-5
/
+0
2010-03-25
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
11
-31
/
+102
2010-03-25
Merge branch 'sh/for-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-18
/
+42
2010-03-24
[S390] fix boot failures with compressed kernels
Martin Schwidefsky
3
-6
/
+7
2010-03-24
[S390] system.h: Fix compile error for 1 and 2 byte cmpxchg
Christian Borntraeger
1
-4
/
+4
2010-03-24
[S390] smp: fix lowcore allocation
Heiko Carstens
1
-2
/
+2
2010-03-24
[S390] zcore: CPU registers are not saved under LPAR
Michael Holzheu
3
-3
/
+30
2010-03-23
[ARM] Orion5x: replace KEY_WLAN with KEY_WPS_BUTTON
Christian Lamparter
1
-1
/
+1
2010-03-23
[ARM] Kirkwood: WPS button keycode mapping
Christian Lamparter
1
-2
/
+2
2010-03-23
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...
Russell King
7
-25
/
+25
2010-03-23
sh: Silence unintialized variable warnings in dwarf unwinder.
Paul Mundt
1
-2
/
+2
2010-03-23
sh: Tidy up a couple of section mismatches.
Paul Mundt
2
-2
/
+2
2010-03-23
sh: Fix build after dynamic PMB rework
Matt Fleming
1
-0
/
+2
2010-03-23
sh: Replace unsafe manipulation of MMUCR
Matt Fleming
2
-7
/
+16
2010-03-23
sh: Flush ITLB too in PTEAEX's flush_tlb_page()
Matt Fleming
2
-0
/
+4
2010-03-23
sh64: Remove long unused mid_sched macro
Andreas Bombe
1
-7
/
+0
2010-03-23
sh: Add watch-dog register address for SH7722/SH7723/SH7724
Kuninori Morimoto
1
-0
/
+6
[next]