summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [NET]: Fix comment in loopback driver.Ralf Baechle2005-08-181-1/+1
* [TOKENRING]: Use interrupt-safe locking with rif_lock.Jay Vosburgh2005-08-181-10/+12
* [PATCH] x86: Remove obsolete get_cpu_vendor callAndi Kleen2005-08-181-4/+0
* [PATCH] ppc32: Fix PPC440SP SRAM controller DCRsMatt Porter2005-08-181-4/+0
* [PATCH] ppc32: fix ppc4xx stb03xxx dma buildMatt Porter2005-08-182-4/+8
* [PATCH] uml: fix a crash under screenJeff Dike2005-08-181-1/+5
* [PATCH] uml: fix the x86_64 buildAl Viro2005-08-181-1/+0
* [PATCH] Make RLIMIT_NICE ranges consistent with getpriority(2)Matt Mackall2005-08-181-2/+2
* [PATCH] disable debug info in radeonfb old driverMichael Iatrou2005-08-181-1/+1
* [PATCH] reiserfs+acl+quota deadlock fixJan Kara2005-08-181-1/+1
* [PATCH] md: make sure mddev->bitmap_offset gets cleared between array instant...NeilBrown2005-08-181-0/+3
* [PATCH] SH64: inotify and ioprio syscallsRobert Love2005-08-182-1/+11
* [PATCH] SH: inotify and ioprio syscallsRobert Love2005-08-182-1/+12
* [PATCH] NFS: Introduce the use of inode->i_lock to protect fields in nfsiChuck Lever2005-08-185-4/+48
* [PATCH] NFS: use atomic bitops to manipulate flags in nfsi->flagsChuck Lever2005-08-183-39/+53
* [PATCH] NFS: split nfsi->flags into two fieldsChuck Lever2005-08-186-52/+63
* [PATCH] Update email addresses for ZwaneZwane Mwaikambo2005-08-182-4/+3
* [PATCH] broken error path in drivers/pnp/card.cJaroslav Kysela2005-08-181-0/+2
* [PATCH] Fix manual binding infinite loopGreg KH2005-08-171-1/+3
* Merge master.kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6Linus Torvalds2005-08-172-1/+2
|\
| * NTFS: Complete the previous fix for the unset device when mapping buffersAnton Altaparmakov2005-08-162-1/+2
* | [PATCH] Stop snd-powermac oopsing on non-pmac hardware.David Woodhouse2005-08-171-1/+2
* | [PATCH] ppc64: iommu vmerge fixBrian King2005-08-171-3/+4
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-08-171-1/+1
|\ \
| * | [DECNET]: Fix RCU race condition in dn_neigh_construct().Paul E. McKenney2005-08-171-1/+1
| * | [IPV6]: Fix SKB leak in ip6_input_finish()Patrick McHardy2005-08-171-4/+5
| * | [TCP]: Fix bug #5070: kernel BUG at net/ipv4/tcp_output.c:864Herbert Xu2005-08-171-19/+20
| * | [IPV6]: Fix raw socket hardware checksum failuresPatrick McHardy2005-08-171-0/+2
* | | Merge head 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linu...Linus Torvalds2005-08-179-303/+355
|\ \ \
| * | | [IA64] Updated tiger defconfigTony Luck2005-08-171-68/+81
| * | | [IA64] Updated zx1 defconfigPeter Chubb2005-08-161-125/+101
| * | | [IA64] Refresh arch/ia64/configs/sn2_defconfig.Greg Edwards2005-08-161-98/+164
| * | | [IA64] Initialize some spinlocksKeith Owens2005-08-163-1/+4
| * | | Auto-update from upstreamTony Luck2005-08-1628-90/+132
| |\ \ \ | | | |/ | | |/|
| * | | [IA64] update CONFIG_PCI descriptionChristoph Hellwig2005-08-151-9/+2
| * | | Auto-update from upstreamTony Luck2005-08-129-43/+72
| |\ \ \
| * \ \ \ pull perfmon context load into release treeTony Luck2005-08-111-0/+1
| |\ \ \ \
| | * | | | [IA64] fix perfmon context loadstephane.eranian@hp.com2005-08-101-0/+1
| * | | | | [IA64] fix iosapic_remove build error for !HOTPLUGKenji Kaneshige2005-08-101-2/+2
| |/ / / /
* | | | | Revert unnecessary zlib_inflate/inftrees.c fixLinus Torvalds2005-08-171-1/+1
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-08-176-28/+25
|\ \ \ \ \
| * | | | | [ARM] 2850/1: Remove duplicate UART I/O mapping from s3c2410_iodescDimitry Andric2005-08-171-2/+2
| * | | | | [ARM] 2852/1: Correct the mistake in arch/arm/mm/Kconfig fileSean Lee2005-08-171-1/+1
| * | | | | [PATCH] ARM: 2851/1: Fix NWFPE extended precision exception handlingRichard Purdie2005-08-151-24/+10
| * | | | | [ARM] Remove extraneous whitespace introduced in previous ARMv6 patchRussell King2005-08-151-1/+1
| * | | | | [ARM] Add syscall stubs for inotify and ioprio system callsRobert Love2005-08-152-0/+11
* | | | | | [PATCH] nfsd to unlock kernel before exitingSteven Rostedt2005-08-171-0/+1
* | | | | | [PATCH] NPTL signal delivery deadlock fixBhavesh P. Davda2005-08-171-1/+1
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-08-173-23/+27
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | [IPV6]: Fix SKB leak in ip6_input_finish()Patrick McHardy2005-08-161-4/+5