index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipc
/
compat_mq.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-12-04
PHY: Add the phy_device_release device method.
Anton Vorontsov
3
-4
/
+18
2007-12-04
gianfar: fix compile warning
Grant Likely
1
-1
/
+1
2007-12-04
pasemi_mac: Fix reuse of free'd skb
Olof Johansson
1
-1
/
+1
2007-12-04
SMC911X: Fix using of dereferenced skb after netif_rx
Wang Chen
1
-1
/
+1
2007-12-04
sky2: recovery deadlock fix
Stephen Hemminger
1
-4
/
+2
2007-12-04
Fix memory corruption in fec_mpc52xx
Jon Smirl
1
-2
/
+2
2007-12-04
Don't claim to do IPv6 checksum offload
David Woodhouse
1
-1
/
+1
2007-12-04
cxgb - revert file mode changes.
Divy Le Ray
4
-0
/
+0
2007-12-04
pata_amd/pata_via: de-couple programming of PIO/MWDMA and UDMA timings
Bartlomiej Zolnierkiewicz
2
-4
/
+5
2007-12-04
ahci: add the Device IDs of MCP79 AHCI controller to ahci.c
peerchen
1
-0
/
+4
2007-12-04
sata_mv: Warn about HPT RocketRAID BIOS treatment of "Legacy" drives
Mark Lord
1
-0
/
+9
2007-12-04
sata_nv: don't use legacy DMA in ADMA mode (v3)
Robert Hancock
1
-9
/
+23
2007-12-04
MAINTAINERS: remove the MTRR entry
Adrian Bunk
1
-7
/
+0
2007-12-04
drivers/s390/net/ctcmain.c: fix build bug
Ingo Molnar
1
-1
/
+0
2007-12-04
x86: arch_register_cpu() section fix
Andrew Morton
1
-2
/
+3
2007-12-04
x86: free_cache_attributes() section fix
Adrian Bunk
1
-1
/
+1
2007-12-04
x86: add the word 'WARNING' in check_nmi_watchdog() output
Don Zickus
2
-2
/
+4
2007-12-04
x86: revert CONFIG_X86_HT semantics change
Adrian Bunk
1
-1
/
+2
2007-12-04
sched: default to more agressive yield for SCHED_BATCH tasks
Ingo Molnar
1
-3
/
+4
2007-12-04
sched: fix crash in sys_sched_rr_get_interval()
Ingo Molnar
1
-5
/
+9
2007-12-04
[S390] Make sure the restore psw masks are initialized.
Heiko Carstens
1
-3
/
+1
2007-12-04
[S390] Fix compile error on 31bit without preemption
Christian Borntraeger
1
-0
/
+2
2007-12-04
[S390] dcssblk: prevent early access without own make_request function
Christian Borntraeger
1
-2
/
+2
2007-12-04
[S390] cio: add missing reprobe loop end statement
Peter Oberparleiter
1
-0
/
+1
2007-12-04
[S390] cio: Issue SenseID per path.
Cornelia Huck
1
-9
/
+28
2007-12-04
Linux 2.6.24-rc4
v2.6.24-rc4
Linus Torvalds
1
-1
/
+1
2007-12-03
[MIPS] BCM1480: Fix interrupt routing.
Ralf Baechle
1
-2
/
+1
2007-12-03
x86: fix x86-32 early fixmap initialization.
Eric W. Biederman
1
-6
/
+6
2007-12-03
x86: disable hpet legacy replacement for kdump
OGAWA Hirofumi
1
-0
/
+4
2007-12-03
x86: disable hpet on shutdown
OGAWA Hirofumi
4
-0
/
+23
2007-12-03
Update Kdump Maintainer's details
Vivek Goyal
1
-1
/
+1
2007-12-03
uml: work around host tcsetattr bug
Jeff Dike
1
-1
/
+10
2007-12-03
uml: after_sleep_interval should return something
Jeff Dike
1
-0
/
+1
2007-12-03
uml: add !UML dependencies
Al Viro
2
-3
/
+3
2007-12-03
uml: keep UML Kconfig in sync with x86
Jeff Dike
1
-0
/
+7
2007-12-03
I4L: fix isdn_ioctl memory overrun vulnerability
Karsten Keil
1
-1
/
+4
2007-12-03
[INET]: Fix inet_diag dead-lock regression
Herbert Xu
1
-21
/
+46
2007-12-03
[POWERPC] Remove xmon from ml300 and ml403 defconfig in arch/ppc
Grant Likely
2
-2
/
+2
2007-12-02
Revert "[POWERPC] Fix RTAS os-term usage on kernel panic"
Paul Mackerras
3
-10
/
+8
2007-12-02
ACPICA: fix acpi-cpufreq boot crash due to _PSD return-by-reference
Bob Moore
1
-6
/
+85
2007-12-02
sched: cpu accounting controller (V2)
Srivatsa Vaddagiri
5
-26
/
+150
2007-12-02
ACPI: Delete the IRQ operation in throttling controll via PTC
Zhao Yakui
1
-8
/
+28
2007-12-01
sata_mv: Fix broken Marvell 7042 support.
Mark Lord
1
-20
/
+42
2007-12-01
libata: Fix early use of port printk. (Was Re: ata4294967295: failed to start...
Alan Cox
1
-3
/
+2
2007-12-01
ata_piix: add more toshiba laptops to broken suspend list
Peter Schwenke
1
-0
/
+28
2007-12-01
libata: More IVB horkage from TSST
Peter Missel
1
-0
/
+3
2007-12-01
libata: report protocol and full CDB on error
Tejun Heo
1
-9
/
+33
2007-12-01
Several fixes for the AVR32 PATA driver
Kristoffer Nyborg Gregertsen
1
-28
/
+33
2007-12-01
sata_mv: fix compilation error when enabling DEBUG
Saeed Bishara
1
-1
/
+1
2007-12-01
Set proper ATA UDMA mode for bf548 according to system clock.
sonic zhang
1
-0
/
+7
[next]