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
2006-02-10
[PATCH] powerpc: Add missing vmlinux.bin target
Geoff Levand
1
-1
/
+1
2006-02-10
[PATCH] powerpc: trivial: modify comments to refer to new location of files
Jon Mason
248
-498
/
+20
2006-02-10
[PATCH] ppc32: Make platform devices being able to assign functions
Vitaly Bordug
8
-3
/
+212
2006-02-10
[PATCH] powerpc: Move pSeries firmware feature setup into platforms/pseries
Michael Ellerman
6
-79
/
+123
2006-02-10
[PATCH] powerpc: Clean up pSeries firmware feature initialisation
Michael Ellerman
1
-26
/
+22
2006-02-10
[PATCH] powerpc/ppc: Add missing isyncs in head_fsl_booke.S
Becky Bruce
2
-0
/
+8
2006-02-10
[PATCH] powerpc: lindent 85xx platform code
Becky Bruce
2
-29
/
+19
2006-02-10
[PATCH] powerpc: rename mpc85xx.c to misc.c
Becky Bruce
2
-3
/
+3
2006-02-10
[PATCH] powerpc: mpc85xx_ads.c include file cleanup
Becky Bruce
1
-21
/
+0
2006-02-10
[PATCH] powerpc: Fix Kernel FP unavail exception for BookE
Becky Bruce
1
-1
/
+1
2006-02-10
Merge ../powerpc-merge
Paul Mackerras
485
-5682
/
+6376
2006-02-10
[PATCH] powerpc: Add FSL USB node to documentation
Becky Bruce
1
-1
/
+59
2006-02-10
[PATCH] powerpc: unshare system call registration
JANAK DESAI
2
-1
/
+3
2006-02-10
ppc: Use the system call table from arch/powerpc/kernel/systbl.S
Paul Mackerras
3
-288
/
+3
2006-02-10
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
7
-32
/
+46
2006-02-10
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-1
/
+1
2006-02-10
Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-3
/
+18
2006-02-10
[PATCH] do_sigaction: cleanup ->sa_mask manipulation
Oleg Nesterov
2
-6
/
+4
2006-02-10
[PATCH] sys_signal: initialize ->sa_mask
Oleg Nesterov
1
-0
/
+1
2006-02-10
[SPARC64]: Fix sys_newfstatat syscall table entry for 64-bit.
Heiko Carstens
1
-1
/
+1
2006-02-10
Pull new-syscalls into release branch
Tony Luck
3
-27
/
+35
2006-02-10
[IA64] mca_drv: Add minstate validation
Hidetoshi Seto
1
-0
/
+3
2006-02-10
[IA64] sys32_signal() forgets to initialize ->sa_mask
Tony Luck
1
-0
/
+1
2006-02-10
[IA64-SGI] Small cleanup for misuse of list_for_each to list_for_each_safe.
Prarit Bhargava
1
-4
/
+2
2006-02-10
[IA64-SGI] Hotplug driver related fix in the SN ia64 code.
Prarit Bhargava
2
-1
/
+5
2006-02-09
Revert "[PATCH] kconfig: detect if -lintl is needed when linking conf,mconf"
Linus Torvalds
1
-11
/
+1
2006-02-09
Merge branch 'upstream-fixes'
Jeff Garzik
1574
-25402
/
+39661
2006-02-09
Merge branch 'master'
Jeff Garzik
859
-8283
/
+14729
2006-02-09
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
7
-28
/
+70
2006-02-09
[IPV6]: Address autoconfiguration does not work after device down/up cycle
Kristian Slavov
1
-0
/
+3
2006-02-09
[PATCH] x86-64: Add sys_unshare
Andi Kleen
3
-3
/
+15
2006-02-09
[IA64] unshare system call registration for ia64
Janak Desai
2
-1
/
+6
2006-02-09
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
Linus Torvalds
1
-1
/
+1
2006-02-09
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
49
-113
/
+108
2006-02-09
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
33
-137
/
+347
2006-02-09
[MMC] Remove extra character in AU1XXX MMC Kconfig entry
Jordan Crouse
1
-1
/
+1
2006-02-09
[ARM] 3278/1: OMAP: 3/3 Fix low-level io init for omap2 boards
Tony Lindgren
2
-2
/
+4
2006-02-09
[ARM] 3280/1: OMAP: 2/3 Fix low-level io init for omap1 boards
Tony Lindgren
9
-9
/
+18
2006-02-09
[ARM] 3279/1: OMAP: 1/3 Fix low-level io init
Tony Lindgren
3
-18
/
+39
2006-02-09
[ARM] 3299/1: S3C24XX - fix irq range on adc device
Ben Dooks
1
-0
/
+5
2006-02-09
[SERIAL] 8250_pci: add new PCI serial card support
Yoichi Yuasa
2
-0
/
+5
2006-02-09
[SERIAL] ip22zilog: Whitespace cleanup.
Ralf Baechle
2
-4
/
+5
2006-02-09
[SERIAL] PPC32 CPM_UART: update to utilize the new TTY flip API
Vitaly Bordug
1
-9
/
+4
2006-02-09
[SERIAL] Fix compile error in 8250_au1x00.c
Jordan Crouse
1
-1
/
+0
2006-02-09
[SERIAL] 8250 serial console update uart_8250_port ier
Kumar Gala
1
-0
/
+1
2006-02-09
[ARM] 3283/1: S3C2400 - defines the number of serial ports
Lucas Correia Villa Real
1
-0
/
+4
2006-02-09
[ARM] 3313/1: Use OSC4 instead of OSC1 for CLCD
Catalin Marinas
1
-1
/
+1
2006-02-09
[ARM] 3311/1: clean up include/asm-arm/mutex.h
Nicolas Pitre
1
-66
/
+65
2006-02-09
[ARM] 3310/1: add a comment about the possible __kuser_cmpxchg transient false
Nicolas Pitre
1
-1
/
+6
2006-02-09
[ARM] 3309/1: disable the pre-ARMv5 NPTL kernel helper in the non MMU case
Nicolas Pitre
1
-0
/
+10
[next]