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.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
2007-02-08
USB: Implement support for "split" endian OHCI
Benjamin Herrenschmidt
4
-55
/
+130
2007-02-08
USB: Rework the OHCI quirk mecanism as suggested by David
Benjamin Herrenschmidt
1
-63
/
+110
2007-02-08
USB: convert usb class devices to real devices
Greg Kroah-Hartman
2
-9
/
+9
2007-02-08
USB: move usb_device_class class devices to be real devices
Greg Kroah-Hartman
2
-13
/
+13
2007-02-08
USB: add EPIC support to the io_edgeport driver
Greg Kroah-Hartman
4
-84
/
+386
2007-02-08
USB: unusual_devs.h for Sony floppy
Luiz Fernando N. Capitulino
1
-1
/
+1
2007-02-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
10
-49
/
+92
2007-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
39
-1119
/
+866
2007-02-07
[GFS2] make gfs2_writepages() static
Adrian Bunk
1
-1
/
+2
2007-02-07
[GFS2] Unlock page on prepare_write try lock failure
Steven Whitehouse
1
-1
/
+3
2007-02-07
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
26
-213
/
+407
2007-02-07
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2007-02-07
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...
Linus Torvalds
12
-817
/
+1005
2007-02-07
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
22
-405
/
+243
2007-02-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
24
-579
/
+891
2007-02-07
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
168
-2171
/
+5520
2007-02-07
[PATCH] Keys: Fix key serial number collision handling
David Howells
1
-19
/
+14
2007-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
5
-8
/
+32
2007-02-07
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
152
-1052
/
+1111
2007-02-07
[PATCH] kbuild: correctly skip tilded backups in localversion files
Oleg Verych
1
-11
/
+6
2007-02-07
[PATCH] kbuild: improve option checking, Kbuild.include cleanup
Oleg Verych
1
-43
/
+53
2007-02-07
[PATCH] kbuild scripts: replace gawk, head, bc with shell, update
Oleg Verych
2
-38
/
+39
2007-02-06
[CIFS] Minor cleanup
Steve French
2
-3
/
+5
2007-02-06
[MIPS] Yosemite: Fix missing parens in SERIAL_READ_1 macro
Ralf Baechle
1
-1
/
+1
2007-02-06
[MIPS] Fix warnings in run_uncached on 32bit kernel
Yoichi Yuasa
1
-0
/
+4
2007-02-06
[MIPS] Comment fix
Chris Dearman
1
-1
/
+2
2007-02-06
[MIPS] MT: Nuke duplicate mips_mt_regdump() prototype.
Ralf Baechle
1
-2
/
+0
2007-02-06
[MIPS] Alchemy: Fix PCI-memory access
Alexander Bigga
1
-6
/
+6
2007-02-06
[MIPS] Move .set reorder out of conditional code
Chris Dearman
1
-1
/
+2
2007-02-06
[MIPS] Check FCSR for pending interrupts before restoring from a context.
Chris Dearman
1
-0
/
+16
2007-02-06
[MIPS] Jaguar ATX: Fix large number of warnings.
Ralf Baechle
1
-2
/
+4
2007-02-06
[MIPS] Jaguar: Fix MAC address detection after platform_device conversion.
Ralf Baechle
3
-56
/
+236
2007-02-06
[MIPS] SMTC: Make a bunch of functions and variables static.
Ralf Baechle
2
-12
/
+9
2007-02-06
[MIPS] Use compat_sys_pselect6
Joseph S. Myers
2
-2
/
+2
2007-02-06
[MIPS] SMTC: Cleanup idle hook invocation.
Ralf Baechle
1
-4
/
+2
2007-02-06
[MIPS] SELinux: Add security hooks to mips-mt {get,set}affinity
David Quigley
1
-2
/
+7
2007-02-06
[MIPS] IRIX: Linux coding style cleanups.
Ralf Baechle
1
-153
/
+178
2007-02-06
[MIPS] PB1100: Fix pile of warnings
Ralf Baechle
1
-45
/
+48
2007-02-06
[MIPS] Alchemy: Fix bunch of warnings
Ralf Baechle
2
-13
/
+18
2007-02-06
[MIPS] Whitespace cleanups.
Ralf Baechle
12
-56
/
+56
2007-02-06
[MIPS] Alchemy: Fix bunch more warnings.
Ralf Baechle
1
-8
/
+11
2007-02-06
[MIPS] Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
5
-7
/
+10
2007-02-06
[MIPS] Fix some whitespace damage
Jan Altenberg
1
-4
/
+4
2007-02-06
[MIPS] Add missing ifdef arch/mips/pmc-sierra/yosemite/setup.c
Mathieu Desnoyers
1
-0
/
+2
2007-02-06
[MIPS] Fix pb1200/irqmap.c and apply some missed patches
Atsushi Nemoto
1
-22
/
+10
2007-02-06
[MIPS] Do not allow oprofile to be enabled on SMTC.
Ralf Baechle
1
-1
/
+1
2007-02-06
[MIPS] Remove superfluous "ifdef CONFIG_KGDB".
Robert P. J. Day
3
-12
/
+0
2007-02-06
[MIPS] vpe_elfload and vpe_run are only used locally, make them static.
Ralf Baechle
1
-2
/
+2
2007-02-06
[MIPS] SMTC: remove unused atomic_postclear
Ralf Baechle
1
-22
/
+0
2007-02-06
[MIPS] Move some kernel globals from asm file to C file.
Atsushi Nemoto
4
-29
/
+18
[next]