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
Age
Commit message (
Expand
)
Author
Files
Lines
2005-11-22
ieee1394/raw1394: LIndent fixes
Jens-Michael Hoffmann
1
-18
/
+20
2005-11-22
ieee1394/iso: LIndent fixes
Jens-Michael Hoffmann
1
-42
/
+60
2005-11-22
ieee1394/ieee1394_transactions: LIndent fixes
Jens-Michael Hoffmann
1
-193
/
+195
2005-11-22
ieee1394/dma: LIndent fixes
Jens-Michael Hoffmann
1
-28
/
+45
2005-11-22
csr1212: add check for !valid
Jody McIntyre
1
-1
/
+2
2005-11-22
csr1212: check results of keyval reads
Jody McIntyre
1
-3
/
+4
2005-11-22
raw1394: fix memory deallocation in modify_config_rom
Stefan Richter
1
-1
/
+1
2005-11-22
drivers/ieee1394/raw1394.c: fix a NULL pointer
Adrian Bunk
1
-1
/
+0
2005-11-20
sbp2: slimmer interface to scsi_mod
Stefan Richter
1
-13
/
+0
2005-11-20
Fix incorrect video1394 timestamps.
Damien Douxchamps
1
-15
/
+2
2005-11-20
Every file should #include the headers containing the prototypes for
Adrian Bunk
1
-0
/
+1
2005-11-18
Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Jody McIntyre
53
-6935
/
+1474
2005-11-18
[PATCH] update Documentation/00-INDEX
Greg Kroah-Hartman
1
-0
/
+4
2005-11-18
[PATCH] Add HOWTO do kernel development document to the Documentation directory
Greg Kroah-Hartman
2
-0
/
+620
2005-11-18
[PATCH] Add SCM info to MAINTAINERS
Jody McIntyre
1
-0
/
+16
2005-11-18
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-62
/
+71
2005-11-18
[PATCH] s390: fix class_device_create calls in 3270 the driver
Martin Schwidefsky
1
-2
/
+2
2005-11-18
[PATCH] ppc64 need HPAGE_SHIFT when huge pages disabled
Andy Whitcroft
1
-0
/
+4
2005-11-18
[PATCH] md: fix is_mddev_idle calculation now that disk/sector accounting hap...
NeilBrown
1
-4
/
+13
2005-11-18
[PATCH] md: don't pass a NULL file* into ->prepare_write()
Neil Brown
1
-2
/
+2
2005-11-18
[PATCH] tpm: remove PCI kconfig dependency
Kylene Jo Hall
1
-1
/
+1
2005-11-18
[PATCH] tpm: use ioread8 and iowrite8
Kylene Jo Hall
2
-31
/
+38
2005-11-18
[PATCH] tpm: use flush_scheduled_work()
Kylene Jo Hall
1
-0
/
+2
2005-11-18
[PATCH] ppc32: add missing define for fs_enet Ethernet driver
Vitaly Bordug
1
-0
/
+2
2005-11-18
[PATCH] ipmi: missing NULL test for kthread
Matt Domsch
1
-1
/
+1
2005-11-18
[PATCH] re-export clear_page_dirty_for_io()
Hans Reiser
1
-0
/
+1
2005-11-18
[PATCH] add success/failure indication to RCU torture test
Paul E. McKenney
1
-6
/
+24
2005-11-18
[PATCH] Fix copy-paste bug in ohci-ppc-soc.c
Andrey Volkov
1
-1
/
+1
2005-11-18
Fix ACPI processor power block initialization
Linus Torvalds
1
-10
/
+4
2005-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
35
-6815
/
+668
2005-11-18
offb: Fix compile error on ppc32 systems
Paul Mackerras
1
-0
/
+1
2005-11-18
powerpc: Move defconfig over and remove remaining arch/ppc64 files
Paul Mackerras
8
-6019
/
+244
2005-11-18
Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Jody McIntyre
3113
-74484
/
+134980
2005-11-18
Remove amdtp, cmp drivers.
Jody McIntyre
5
-46
/
+2
2005-11-18
powerpc: Fix a couple of compile warnings for 32-bit compiles
Paul Mackerras
2
-1
/
+1
2005-11-18
powerpc: time-of-day fixes for 32-bit CHRP systems
Paul Mackerras
3
-6
/
+14
2005-11-18
powerpc: Fix compile error on pSeries arising from delay.h changes
Paul Mackerras
1
-2
/
+2
2005-11-18
powerpc: Move remaining .c files from arch/ppc64 to arch/powerpc
Paul Mackerras
6
-152
/
+6
2005-11-18
[PATCH] Remove SPAN_OTHER_NODES config definition
Mike Kravetz
2
-14
/
+0
2005-11-18
[PATCH] powerpc: merge align.c
Benjamin Herrenschmidt
6
-554
/
+280
2005-11-18
powerpc: Fix delay functions for 601 processors
Paul Mackerras
3
-46
/
+30
2005-11-18
[PATCH] ppc: Fix warnings related to seq_file
Kumar Gala
2
-2
/
+2
2005-11-18
[PATCH] ppc: Fix MPC83xx device table
Kumar Gala
1
-2
/
+26
2005-11-18
[PATCH] powerpc: Maple: request I/O resource.
Segher Boessenkool
1
-1
/
+10
2005-11-18
[PATCH] ppc boot: replace string labels with numbers
Olaf Hering
1
-12
/
+11
2005-11-18
[PATCH] powerpc: Fix typo in topology.h
Michael Ellerman
1
-1
/
+1
2005-11-18
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-0
/
+36
2005-11-18
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
7
-41
/
+20
2005-11-18
[PATCH] ppc: Fix warnings related to seq_file
Kumar Gala
2
-2
/
+2
2005-11-18
[IPV6]: Fib dump really needs GFP_ATOMIC.
David S. Miller
1
-1
/
+1
[next]