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
2008-02-06
spi_bfin: wait for tx to complete on write paths
Sonic Zhang
1
-12
/
+10
2008-02-06
spi_bfin: wait for tx to complete on full duplex paths
Bryan Wu
1
-15
/
+3
2008-02-06
spi_bfin: wait for tx to complete on some cs_chg paths
Bryan Wu
1
-28
/
+12
2008-02-06
spi_bfin: use more useful GPIO labels
Bryan Wu
1
-1
/
+1
2008-02-06
spi_bfin: remove useless fault path
Bryan Wu
1
-13
/
+2
2008-02-06
spi: omap2_mcspi handles omap3 too
Girish
2
-4
/
+39
2008-02-06
spi: SuperH SPI using SCI
Magnus Damm
3
-0
/
+213
2008-02-06
spi: s3c drivers shouldn't care about spi_board_info
David Brownell
4
-36
/
+0
2008-02-06
atmel_spi: fix dmachain oops with DEBUG enabled
Haavard Skinnemoen
1
-8
/
+12
2008-02-06
atmel_spi: chain DMA transfers
Silvester Erdeg
1
-45
/
+101
2008-02-06
atmel_spi throughput improvement
Haavard Skinnemoen
1
-3
/
+8
2008-02-06
spi core: stop updating dev->power.power_state
David Brownell
1
-20
/
+14
2008-02-06
Atari floppy: Rename disk_type to atari_disk_type
Geert Uytterhoeven
1
-8
/
+8
2008-02-06
W1: w1_therm.c standardize units to millidegrees C
David Fries
1
-1
/
+2
2008-02-06
drivers/cdrom/cdrom.c: simplify logic in cdrom_release()
Borislav Petkov
1
-8
/
+9
2008-02-06
w1: remove unused and confusing variable.
Evgeniy Polyakov
1
-4
/
+0
2008-02-06
tpm: infineon section mismatch
Randy Dunlap
1
-3
/
+3
2008-02-06
speed up jiffies conversion functions if HZ==USER_HZ
Andrew Morton
1
-1
/
+3
2008-02-06
system timer: fix crash in <100Hz system timer
David Fries
2
-2
/
+13
2008-02-06
phantom: don't grab other devices
Jiri Slaby
1
-3
/
+4
2008-02-06
Claim maintainership for block2mtd and update email addresses
Joern Engel
5
-8
/
+14
2008-02-06
Documentation: add hint about call traces & module symbols to BUG-HUNTING
Richard Kennedy
1
-0
/
+17
2008-02-06
make sys_poll() wait at least timeout ms
Karsten Wiese
1
-1
/
+1
2008-02-06
Fix IXANY and restart after signal (e.g. ctrl-C) in n_tty line discipline
Joe Peterson
1
-6
/
+5
2008-02-06
docs: convert kref semaphore to mutex
Daniel Walker
1
-10
/
+10
2008-02-06
Use ilog2() in fs/namespace.c
Eric Dumazet
1
-34
/
+11
2008-02-06
debug_smp_processor_id() fixlets
Andrew Morton
1
-1
/
+3
2008-02-06
kernel/sys.c: get rid of expensive divides in groups_sort()
Eric Dumazet
2
-11
/
+11
2008-02-06
idle_regs() must be __cpuinit
Adrian Bunk
3
-3
/
+3
2008-02-06
calibrate_delay() must be __cpuinit
Adrian Bunk
14
-28
/
+9
2008-02-06
kernel/params.c: remove sparse-warning (different signedness)
Richard Knutsson
1
-1
/
+1
2008-02-06
lib/extable.c: remove an expensive integer divide in search_extable()
Eric Dumazet
1
-3
/
+3
2008-02-06
parport_pc: detection for SuperIO IT87XX POST
Petr Cvek
1
-6
/
+39
2008-02-06
ik8: add Dell UK 6400 Inspiron model (MM061)
Nick Warne
1
-0
/
+7
2008-02-06
partition: use DEFAULT_SGI_PARTITION for SGI_PARTION default
Thomas Bogendoerfer
1
-1
/
+1
2008-02-06
parport_serial: netmos 9855 fix
Christian Pellegrin
1
-2
/
+2
2008-02-06
parport: add support for the Quatech SPPXP-100 Parallel port PCI ExpressCard
Luís P Mendes
2
-0
/
+6
2008-02-06
ext2: xip check fix
Nick Piggin
1
-2
/
+1
2008-02-06
Amiga serial driver: port_write_mutex fixup
Daniel Walker
1
-1
/
+1
2008-02-06
stopmachine: semaphore to mutex
Daniel Walker
1
-3
/
+3
2008-02-06
fs/reiserfs/xattr.c: use LIST_HEAD instead of LIST_HEAD_INIT
Denis Cheng
1
-1
/
+1
2008-02-06
drivers/char/ipmi/ipmi_msghandler.c: use LIST_HEAD instead of LIST_HEAD_INIT
Denis Cheng
1
-1
/
+1
2008-02-06
docs: kernel-locking: Convert semaphore references
Daniel Walker
1
-16
/
+16
2008-02-06
tty: enable the echoing of ^C in the N_TTY discipline
Joe Peterson
1
-1
/
+15
2008-02-06
Add arch_ptrace_stop
Roland McGrath
2
-1
/
+67
2008-02-06
quota: improve inode list scanning in add_dquot_ref()
Jan Kara
1
-5
/
+10
2008-02-06
drivers/char: use LIST_HEAD instead of LIST_HEAD_INIT
Denis Cheng
3
-4
/
+4
2008-02-06
uio: nopage
Nick Piggin
1
-8
/
+6
2008-02-06
relay: nopage
Nick Piggin
1
-15
/
+9
2008-02-06
kallsyms should prefer non weak symbols
Paulo Marques
1
-3
/
+34
[next]