Commit Graph

8253 Commits (9e6268db496a2592e89457537ea54a496feabb77)
 

Author SHA1 Message Date
Anton Altaparmakov e7a1033b94 NTFS: Support more clean journal ($LogFile) states. 20 years ago
Russell King 6df29debb7 [SERIAL] Use an enum for serial8250 platform device IDs 20 years ago
Kumar Gala 5aa3b610a7 [PATCH] ppc32: Fix head_4xx.S compile error 20 years ago
Russell King d7b6b35894 [ARM] Fix ARMv6 VIPT cache >= 32K 20 years ago
Linus Torvalds 6a4b170c54 Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 20 years ago
John Lenz b38d950d3a [ARM] Add suspend/resume support to locomo.c 20 years ago
Hannes Reinecke 6a690df5c8 [PATCH] scan all enabled ports on ata_piix 20 years ago
Jeff Garzik 5a2cec83a9 Merge /spare/repo/linux-2.6/ 20 years ago
Len Brown 64e47488c9 Merge linux-2.6 with linux-acpi-2.6 20 years ago
Nathan Scott eccdfcd6f8 [XFS] Fix modular XFS builds (Makefile botch). 20 years ago
Nathan Scott 20ba02879b [XFS] Remove special Kconfig XFS menu, make XFS options "inline". 20 years ago
Nathan Scott f016bad6be [XFS] Cleanup some -Wundef flag warnings in the endian macros (thanks 20 years ago
Linus Torvalds caf39e87cc [SCSI] Re-do "final klist fixes" 20 years ago
James Bottomley 34bb61f9dd [PATCH] fix klist semantics for lists which have elements removed on traversal 20 years ago
YOSHIFUJI Hideaki 41a1f8ea4f [IPV6]: Support IPV6_{RECV,}TCLASS socket options / ancillary data. 20 years ago
YOSHIFUJI Hideaki 333fad5364 [IPV6]: Support several new sockopt / ancillary data in Advanced API (RFC3542). 20 years ago
Linus Torvalds df4edad178 [SCSI] Revert "final klist fixes" 20 years ago
Arnaud Patard f2c853bca5 [PATCH] sata_sis: Add support for SiS182 chipset 20 years ago
Linus Torvalds 0481990b75 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 20 years ago
Linus Torvalds db400b3c4e Merge branch 'drm-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6 20 years ago
Linus Torvalds 0dd7f883a9 Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6 20 years ago
Linus Torvalds cc896f0871 Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev 20 years ago
Linus Torvalds 87129d9626 Merge git://oss.sgi.com:8090/oss/git/xfs-2.6 20 years ago
Linus Torvalds 55faed1e60 Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 20 years ago
Linus Torvalds 946e91f36e Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 20 years ago
Linus Torvalds f7402dc44d Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 20 years ago
viro@ZenIV.linux.org.uk e72225d160 [PATCH] bogus #if (simserial) 20 years ago
viro@ZenIV.linux.org.uk 3352ae5de4 [PATCH] CHECKFLAGS on ppc64 got broken 20 years ago
viro@ZenIV.linux.org.uk 147a67f010 [PATCH] bogus #if (ncr53c406) 20 years ago
viro@ZenIV.linux.org.uk 4c86b114a4 [PATCH] bogus #if (smc91x.h) 20 years ago
viro@ZenIV.linux.org.uk 9a0b3869bb [PATCH] bogus #if (arch/um/kernel/mem.c) 20 years ago
viro@ZenIV.linux.org.uk f718404aa9 [PATCH] -Wundef fixes (hisax) 20 years ago
viro@ZenIV.linux.org.uk 185a7a1cd7 [PATCH] -Wundef fixes (ncr5380) 20 years ago
viro@ZenIV.linux.org.uk f20badbe12 [PATCH] -Wundef fixes (hamachi) 20 years ago
viro@ZenIV.linux.org.uk 95608261da [PATCH] bogus symbol used in arch/um/os-Linux/elf_aux.c 20 years ago
viro@ZenIV.linux.org.uk 8412205838 [PATCH] updated mail address 20 years ago
viro@ZenIV.linux.org.uk e12ba644ee [PATCH] iomem annotations (sound/arm/aaci) 20 years ago
viro@ZenIV.linux.org.uk 90dffc03ca [PATCH] lost chunk of "uml: build cleanups" 20 years ago
viro@ZenIV.linux.org.uk a08b6b7968 [PATCH] Kconfig fix (BLK_DEV_FD dependencies) 20 years ago
viro@zenIV.linux.org.uk 8ae418cf85 [PATCH] s2io u64 use for uintptr_t 20 years ago
Linus Torvalds 24c83d45d7 Merge master.kernel.org:/home/rmk/linux-2.6-serial 20 years ago
Linus Torvalds 1077682b2f Merge master.kernel.org:/home/rmk/linux-2.6-arm 20 years ago
Michael Krufky dc9ca2af49 [PATCH] DVB: lgdt330x check callback fix 20 years ago
Michael Krufky 2684f5c74d [PATCH] DVB: Clarify description text for dvb-bt8xx in Kconfig 20 years ago
Ralf Baechle d203a7eca8 [PATCH] Indycam / VINO drivers 20 years ago
Miklos Szeredi 0bb6fcc13a [PATCH] pivot_root() circular reference fix 20 years ago
Keshavamurthy Anil S deac66ae45 [PATCH] kprobes: fix bug when probed on task and isr functions 20 years ago
Jim Keniston bce0649417 [PATCH] kprobes: fix handling of simultaneous probe hit/unregister 20 years ago
Keshavamurthy Anil S 661e5a3d99 [PATCH] Kprobes/IA64: fix race when break hits and kprobe not found 20 years ago
Prasanna S Panchamukhi 83005161c8 [PATCH] kprobes-prevent-possible-race-conditions-sparc64-changes fix 20 years ago