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
2007-11-16
[MIPS] Sibyte: Fix name of clocksource.
Ralf Baechle
1
-1
/
+1
2007-11-16
[MIPS] SNI: s/achknowledge/acknowledge/
Maciej W. Rozycki
1
-1
/
+1
2007-11-16
[MIPS] Makefile: Fix canonical system names
Maciej W. Rozycki
1
-1
/
+1
2007-11-16
[MIPS] vpe: handle halting TCs in an errata safe way.
Nigel Stephens
1
-4
/
+10
2007-11-16
[MIPS] Sibyte: Stop timers before programming next even.
Ralf Baechle
2
-0
/
+2
2007-11-16
[MIPS] Sibyte: Increase minimum oneshot timer interval to two ticks.
Ralf Baechle
2
-2
/
+2
2007-11-16
[MIPS] Lasat: Fix overlap of interrupt number ranges.
Yoichi Yuasa
4
-28
/
+44
2007-11-16
[MIPS] SNI PCIT CPLUS: workaround for b0rked irq wiring of onboard PCI bus 1
Thomas Bogendoerfer
1
-1
/
+22
2007-11-16
[MIPS] Fix shadow register support.
Ralf Baechle
5
-74
/
+11
2007-11-16
[MIPS] Change get_cycles to always return 0.
Ralf Baechle
1
-1
/
+1
2007-11-16
[MIPS] Fix typo in R3000 TRACE_IRQFLAGS code
Atsushi Nemoto
1
-1
/
+1
2007-11-16
[MIPS] Sibyte: Replace use of removed IO_SPACE_BASE with IOADDR.
Ralf Baechle
2
-6
/
+6
2007-11-16
[MIPS] iounmap if in vr41xx_pciu_init() pci clock is over 33MHz
Roel Kluin
1
-0
/
+1
2007-11-16
[MIPS] BCM1480: Remove duplicate acknowledge of timer interrupt.
Ralf Baechle
1
-13
/
+2
2007-11-16
[MIPS] Sibyte: pin timer interrupt to their cores.
Ralf Baechle
2
-0
/
+6
2007-11-16
[MIPS] Qemu: Add early printk, your friend in a cold night.
Ralf Baechle
5
-5
/
+35
2007-11-16
[MIPS] Convert reference to mem_map to pfn_to_page().
Ralf Baechle
1
-1
/
+1
2007-11-16
[MIPS] Sibyte: resurrect old cache hack.
Ralf Baechle
1
-1
/
+6
2007-11-16
[CHELSIO]: Fix skb->dev setting.
Divy Le Ray
1
-1
/
+1
2007-11-16
[NETFILTER]: fix compat_nf_sockopt typo
Patrick McHardy
1
-3
/
+3
2007-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
2
-36
/
+28
2007-11-15
sched: reorder SCHED_FEAT_ bits
Ingo Molnar
1
-6
/
+6
2007-11-15
sched: make sched_nr_latency static
Adrian Bunk
1
-1
/
+1
2007-11-15
sched: remove activate_idle_task()
Dmitry Adamushko
1
-18
/
+4
2007-11-15
sched: fix __set_task_cpu() SMP race
Dmitry Adamushko
1
-7
/
+13
2007-11-15
sched: fix SCHED_FIFO tasks & FAIR_GROUP_SCHED
Oleg Nesterov
1
-1
/
+3
2007-11-15
sched: fix accounting of interrupts during guest execution on s390
Christian Borntraeger
1
-4
/
+2
2007-11-15
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
5
-23
/
+115
2007-11-15
i2c/eeprom: Recognize VGN as a valid Sony Vaio name prefix
Jean Delvare
1
-5
/
+9
2007-11-15
i2c/eeprom: Hide Sony Vaio serial numbers
Jean Delvare
1
-8
/
+15
2007-11-15
i2c-pasemi: Fix NACK detection
Olof Johansson
1
-0
/
+5
2007-11-15
i2c-pasemi: Replace obsolete "driverfs" reference with "sysfs"
Robert P. J. Day
1
-1
/
+1
2007-11-15
i2c: Make i2c_check_addr static
Jean Delvare
2
-7
/
+1
2007-11-15
i2c-dev: Unbound new-style i2c clients aren't busy
Jean Delvare
1
-1
/
+25
2007-11-15
i2c-dev: "how does it work" comments
David Brownell
1
-1
/
+59
2007-11-15
Revert "skge: fix ram buffer size calculation"
Linus Torvalds
1
-24
/
+27
2007-11-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...
Linus Torvalds
6
-8
/
+8
2007-11-15
slob: fix memory corruption
Nick Piggin
1
-1
/
+2
2007-11-15
wait_task_stopped: Check p->exit_state instead of TASK_TRACED
Roland McGrath
1
-2
/
+1
2007-11-15
[AVR32] Export intc_get_pending symbol
Haavard Skinnemoen
1
-1
/
+3
2007-11-15
[AVR32] Add missing bit in PCCR sysreg
Haavard Skinnemoen
1
-0
/
+2
2007-11-15
[AVR32] Fix duplicate clock index in at32ap machine code
ben.nizette@iinet.net.au
1
-1
/
+1
2007-11-15
[AVR32] remove UID16 option
Adrian Bunk
1
-3
/
+0
2007-11-15
[AVR32] Turn off debugging in SMC driver
Haavard Skinnemoen
1
-1
/
+0
2007-11-15
Extend I/O resource for wdt0 for at32ap7000 devices
Hans-Christian Egtvedt
1
-1
/
+1
2007-11-15
[AVR32] pcmcia ioaddr_t should be 32 bits on AVR32
Haavard Skinnemoen
1
-1
/
+1
2007-11-15
[INET]: Fix potential kfree on vmalloc-ed area of request_sock_queue
Pavel Emelyanov
2
-17
/
+36
2007-11-15
[VIA_VELOCITY]: Don't oops on MTU change.
Stephen Hemminger
1
-0
/
+5
2007-11-15
Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
David S. Miller
11
-84
/
+167
2007-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-2
/
+1
[prev]
[next]