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.13.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-06-28
fix section mismatch in chipsfb
Olaf Hering
1
-3
/
+3
2007-06-28
avoid spurious POLLIN returns in signalfd
Davide Libenzi
1
-1
/
+2
2007-06-28
saa7134: fix thread shutdown handling
Jeff Mahoney
1
-1
/
+1
2007-06-28
ALSA: fix ice1712 section mismatch
Randy Dunlap
1
-1
/
+1
2007-06-28
IOATDMA: fix section mismatches
Randy Dunlap
1
-4
/
+4
2007-06-28
Fix Kconfig dependency problems wrt boolean menuconfigs
Trent Piepho
5
-7
/
+7
2007-06-28
mm: kill validate_anon_vma to avoid mapcount BUG
Hugh Dickins
1
-23
/
+1
2007-06-28
PNP SMCf010 quirk: auto-config device if BIOS left it broken
Bjorn Helgaas
1
-18
/
+48
2007-06-28
smsc-ircc2: skip preconfiguration for PNP devices
Bjorn Helgaas
1
-7
/
+7
2007-06-28
mtrr/cyrix: fix sections
Randy Dunlap
1
-2
/
+2
2007-06-28
eventfd: clean compile when CONFIG_EVENTFD=n
Randy Dunlap
1
-1
/
+2
2007-06-28
atyfb: Fix XCLK frequency on Apple iBook1
Ville Syrjala
1
-9
/
+8
2007-06-28
zero out last page for llseek/write
Michael Halcrow
1
-0
/
+2
2007-06-28
eCryptfs: initialize crypt_stat in setattr
Michael Halcrow
1
-1
/
+46
2007-06-28
eCryptfs: fix write zeros behavior
Michael Halcrow
3
-24
/
+50
2007-06-27
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
8
-15
/
+27
2007-06-27
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-63
/
+35
2007-06-27
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-11
/
+15
2007-06-27
remove leftover documentation of acpi_generic_hotkey
Stephen Hemminger
1
-5
/
+0
2007-06-27
Add support SiS based XGI chips to SiS DRM.
Ian Romanick
2
-4
/
+6
2007-06-27
libata: kill ATA_HORKAGE_DMA_RW_ONLY
Tejun Heo
2
-7
/
+1
2007-06-27
libata: use PIO for non-16 byte aligned ATAPI commands
Tejun Heo
1
-23
/
+10
2007-06-27
libata: call ata_check_atapi_dma() with qc better prepared
Tejun Heo
1
-12
/
+8
2007-06-27
libata: fix infinite EH waiting bug
Tejun Heo
1
-0
/
+1
2007-06-27
libata: fix ata_dev_disable()
Tejun Heo
1
-2
/
+3
2007-06-27
pata_it821x: fix section mismatch warning
Randy Dunlap
1
-1
/
+1
2007-06-27
libata: remove unused variable from ata_eh_reset()
Tejun Heo
1
-3
/
+1
2007-06-27
libata: be less verbose about hpa
Tejun Heo
1
-6
/
+5
2007-06-27
libata: kill non-sense warning message
Tejun Heo
1
-2
/
+0
2007-06-27
libata: kill the infamous abnormal status message
Tejun Heo
1
-5
/
+3
2007-06-27
HPT374 is UDMA100 not UDMA133
Alan Cox
1
-2
/
+2
2007-06-27
2.6.22: ERROR: "__ucmpdi2" [drivers/net/s2io.ko] undefined!
Olaf Hering
1
-7
/
+9
2007-06-27
cxgb3 - fix register to stop bc/mc traffic
Divy Le Ray
1
-3
/
+5
2007-06-27
au1000_eth: Fix warnings.
Ralf Baechle
1
-1
/
+1
2007-06-27
x86_64 irq: use mask/unmask and proper locking in fixup_irqs()
Siddha, Suresh B
1
-3
/
+29
2007-06-27
x86_64: set the irq_chip name for lapic
Suresh Siddha
1
-0
/
+1
2007-06-27
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
5
-32
/
+58
2007-06-27
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
13
-76
/
+94
2007-06-27
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
19
-1950
/
+1748
2007-06-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
8
-21
/
+40
2007-06-27
[IA64] Make SN2 PCI code use ioremap rather than manually mangle the address
Jes Sorensen
3
-5
/
+10
2007-06-27
[IA64] Force error to surface in nofault code
Russ Anderson
1
-1
/
+2
2007-06-27
[IA64] change sh_change_coherence oemcall to use nolock
Dean Nelson
1
-2
/
+2
2007-06-27
[IA64] remove duplicate header include line
MUNEDA Takahiro
1
-1
/
+0
2007-06-27
[IA64] Correct unwind validation code
Keith Owens
1
-5
/
+11
2007-06-27
[IA64] is_power_of_2-ia64/mm/hugetlbpage.c
vignesh babu
1
-1
/
+2
2007-06-26
[MIPS] Count timer interrupts correctly.
Chris Dearman
1
-1
/
+1
2007-06-26
[MIPS] SMTC and non-SMTC kernel and modules are incompatible
Ralf Baechle
1
-1
/
+8
2007-06-26
[MIPS] EMMA2RH: Disable GEN_RTC, it can't possibly work.
Ralf Baechle
1
-2
/
+1
2007-06-26
[MIPS] Remove a duplicated local variable in test_and_clear_bit()
Atsushi Nemoto
1
-1
/
+1
[next]