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-02-22
x86: ia32_signal: introduce {get|set}_user_seg()
Hiroshi Shimamoto
1
-20
/
+18
2009-02-22
x86: ia32_signal: introduce GET_SEG() macro
Hiroshi Shimamoto
1
-5
/
+9
2009-02-22
x86: ia32_signal: remove unused debug code
Hiroshi Shimamoto
1
-18
/
+0
2009-02-20
Merge branches 'x86/asm', 'x86/cleanups' and 'x86/headers' into x86/core
Ingo Molnar
38
-158
/
+87
2009-02-20
Merge branch 'x86/urgent' into x86/core
Ingo Molnar
218
-903
/
+2070
2009-02-20
x86: use symbolic constants for MSR_IA32_MISC_ENABLE bits
Vegard Nossum
5
-13
/
+13
2009-02-20
x86: use the right protections for split-up pagetables
Ingo Molnar
1
-10
/
+5
2009-02-20
x86, vmi: TSC going backwards check in vmi clocksource
Alok N Kataria
1
-1
/
+4
2009-02-19
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
28
-88
/
+77
2009-02-19
Merge branch 'x86/untangle2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
27
-36
/
+37
2009-02-19
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-6
/
+4
2009-02-19
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-1
/
+26
2009-02-19
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
5
-4
/
+19
2009-02-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
5
-29
/
+19
2009-02-19
[ARM] 5405/1: ep93xx: remove unused gesbc9312.h header
Hartley Sweeten
2
-4
/
+0
2009-02-19
x86: compressed head_32 - use ENTRY,ENDPROC macros
Cyrill Gorcunov
1
-3
/
+3
2009-02-19
x86: compressed head_64 - use ENTRY,ENDPROC macros
Cyrill Gorcunov
1
-4
/
+2
2009-02-19
x86: pmjump - use GLOBAL,ENDPROC macros
Cyrill Gorcunov
1
-11
/
+5
2009-02-19
x86: copy.S - use GLOBAL,ENDPROC macros
Cyrill Gorcunov
1
-26
/
+14
2009-02-19
x86: linkage - get rid of _X86 macros
Cyrill Gorcunov
1
-60
/
+0
2009-02-19
x86: asm linkage - introduce GLOBAL macro
Cyrill Gorcunov
1
-0
/
+4
2009-02-19
[ARM] 5404/1: Fix condition in arm_elf_read_implies_exec() to set READ_IMPLIE...
Makito SHIOKAWA
1
-2
/
+2
2009-02-19
[S390] fix "mem=" handling in case of standby memory
Heiko Carstens
3
-2
/
+14
2009-02-19
[S390] Fix timeval regression on s390
Christian Borntraeger
1
-1
/
+1
2009-02-19
[S390] sclp: handle empty event buffers
Peter Oberparleiter
1
-1
/
+4
2009-02-19
[ARM] omap: fix clock reparenting in omap2_clk_set_parent()
Russell King
1
-4
/
+4
2009-02-19
Merge branch 'fix/usb-audio' into for-linus
Takashi Iwai
2
-9
/
+12
2009-02-19
Merge branch 'fix/misc' into for-linus
Takashi Iwai
2
-14
/
+5
2009-02-19
Merge branch 'fix/hda' into for-linus
Takashi Iwai
1
-6
/
+2
2009-02-19
x86: syscalls.h: remove asmlinkage from declaration of sys_rt_sigreturn()
Hiroshi Shimamoto
1
-1
/
+1
2009-02-19
[ARM] 5403/1: pxa25x_ep_fifo_flush() *ep->reg_udccs always set to 0
Roel Kluin
1
-2
/
+2
2009-02-19
[ARM] 5402/1: fix a case of wrap-around in sanity_check_meminfo()
Nicolas Pitre
1
-1
/
+2
2009-02-19
Merge branch 'tip/tracing/urgent' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2
-0
/
+21
2009-02-19
sound: virtuoso: revert "do not overwrite EEPROM on Xonar D2/D2X"
Clemens Ladisch
1
-13
/
+4
2009-02-19
x86: include/asm/processor.h remove double declaration of print_cpu_info
Jaswinder Singh Rajput
1
-1
/
+0
2009-02-19
tracing: limit the number of loops the ring buffer self test can make
Steven Rostedt
1
-0
/
+10
2009-02-19
tracing: have function trace select kallsyms
Steven Rostedt
1
-0
/
+2
2009-02-19
tracing: disable tracing while testing ring buffer
Steven Rostedt
1
-0
/
+9
2009-02-19
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
16
-25
/
+259
2009-02-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
7
-40
/
+77
2009-02-19
inotify: fix GFP_KERNEL related deadlock
Ingo Molnar
1
-1
/
+1
2009-02-19
spi-gpio: sanitize MISO bitvalue
Michael Buesch
1
-1
/
+1
2009-02-19
Bernhard has moved
Bernhard Walle
3
-3
/
+3
2009-02-19
x86: dell-laptop: depends on POWER_SUPPLY
Randy Dunlap
1
-0
/
+1
2009-02-19
vt: Declare PIO_CMAP/GIO_CMAP as compatbile ioctls.
Bill Nottingham
1
-0
/
+2
2009-02-19
fbdev/drm: fix Kconfig submenu mess in "Graphics support"
Krzysztof Helt
2
-15
/
+8
2009-02-19
floppy: request and release only the ports we actually use
Philippe De Muyter
1
-27
/
+52
2009-02-19
jsm: additional device support
Adam Lackorzynski
2
-0
/
+4
2009-02-19
mm: fix memmap init for handling memory hole
KAMEZAWA Hiroyuki
3
-5
/
+22
2009-02-19
mm: clean up for early_pfn_to_nid()
KAMEZAWA Hiroyuki
7
-14
/
+25
[next]