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
2009-10-02
const: constify remaining file_operations
Alexey Dobriyan
57
-95
/
+110
2009-10-02
drivers/input/input.c: fix CONFIG_PM=n warning
Andrew Morton
1
-1
/
+1
2009-10-02
module: fix up CONFIG_KALLSYMS=n build.
Paul Mundt
1
-3
/
+4
2009-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
70
-166
/
+166
2009-10-01
ax25: Fix possible oops in ax25_make_new
Jarek Poplawski
1
-1
/
+1
2009-10-01
net: restore tx timestamping for accelerated vlans
Eric Dumazet
1
-3
/
+3
2009-10-01
Phonet: fix mutex imbalance
Rémi Denis-Courmont
1
-1
/
+0
2009-10-01
sit: fix off-by-one in ipip6_tunnel_get_prl
Sascha Hlusiak
1
-1
/
+1
2009-10-01
net: Fix sock_wfree() race
Eric Dumazet
1
-7
/
+12
2009-10-01
net: Make setsockopt() optlen be unsigned.
David S. Miller
67
-153
/
+149
2009-10-01
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-16
/
+85
2009-10-01
sched_clock: Fix atomicity/continuity bug by using cmpxchg64()
Eric Dumazet
1
-2
/
+2
2009-10-01
x86: Provide an alternative() based cmpxchg64()
Arjan van de Ven
4
-14
/
+83
2009-10-01
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
30
-114
/
+1852
2009-09-30
MIPS: Avoid spurious make includecheck message
Ralf Baechle
1
-2
/
+2
2009-09-30
MIPS: VPE: Get rid of BKL.
Ralf Baechle
2
-42
/
+50
2009-09-30
MIPS: VPE: Fix build after the credential changes a while ago.
Ralf Baechle
1
-10
/
+23
2009-09-30
MIPS: Excite: Get rid of BKL.
Ralf Baechle
1
-2
/
+0
2009-09-30
MIPS: Sibyte: Get rid of BKL.
Ralf Baechle
1
-18
/
+15
2009-09-30
MIPS: BCM63xx: Add PCMCIA & Cardbus support.
Maxime Bizon
8
-1
/
+763
2009-09-30
MIPS: MSP71xx: request_irq() failure ignored in msp_pcibios_config_access()
Roel Kluin
1
-1
/
+4
2009-09-30
MIPS: Decrease size of au1xxx_dbdma_pm_regs[][]
Roel Kluin
1
-5
/
+3
2009-09-30
MIPS: SMP: Inline arch_send_call_function_{single_ipi,ipi_mask}
Ralf Baechle
2
-15
/
+13
2009-09-30
MIPS: SMP: Fix build.
Ralf Baechle
2
-2
/
+2
2009-09-30
MIPS: MIPSxx SC: Avoid destructive invalidation on partial L2 cachelines.
Kevin Cernekee
1
-0
/
+5
2009-09-30
MIPS: Sibyte: Fix compilation error.
Mark Mason
1
-1
/
+1
2009-09-30
MIPS: BCM1480: Re-apply patch lost due to bad resolution of merge conflict.
Ralf Baechle
1
-4
/
+0
2009-09-30
MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART.
Maxime Bizon
8
-1
/
+964
2009-09-30
MIPS: Loongson2: Fix typo "enalbe" -> "enable"
Uwe Kleine-König
1
-7
/
+7
2009-09-30
MIPS: SMTC: Remove duplicate structure field initialization
Julia Lawall
1
-3
/
+2
2009-09-30
MIPS: Remove duplicated #include
Huang Weiyi
1
-1
/
+0
2009-09-30
MIPS: BCM63xx: Remove duplicated #include
Huang Weiyi
1
-1
/
+0
2009-09-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
2
-0
/
+2
2009-09-30
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
20
-751
/
+1362
2009-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6
Linus Torvalds
6
-27
/
+26
2009-09-30
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
18
-57
/
+65
2009-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
38
-11045
/
+6792
2009-09-30
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
37
-691
/
+2117
2009-09-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
3
-25
/
+114
2009-09-30
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
20
-71
/
+147
2009-09-30
pty: reconnect the BSD TIOCSPTLCK handling to legacy ptys
Linus Torvalds
1
-21
/
+26
2009-09-30
Revert "x86, mce: do not compile mcelog message on AMD"
Linus Torvalds
1
-4
/
+1
2009-09-30
ext4: Fix time encoding with extra epoch bits
Theodore Ts'o
1
-3
/
+3
2009-09-30
ext4: Add a stub for mpage_da_data in the trace header
Josh Stone
1
-0
/
+1
2009-09-30
jbd2: Use tracepoints for history file
Theodore Ts'o
5
-228
/
+130
2009-09-30
ext4: Use tracepoints for mb_history trace file
Theodore Ts'o
6
-348
/
+182
2009-09-29
ext4, jbd2: Drop unneeded printks at mount and unmount time
Theodore Ts'o
5
-22
/
+10
2009-09-29
ext4: Handle nested ext4_journal_start/stop calls without a journal
Curt Wohlgemuth
3
-13
/
+38
2009-09-30
ext4: Make sure ext4_dirty_inode() updates the inode in no journal mode
Curt Wohlgemuth
1
-15
/
+4
2009-09-29
ext4: Avoid updating the inode table bh twice in no journal mode
Frank Mayhar
1
-21
/
+16
[next]