summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-03-06Linux 2.6.21-rc3v2.6.21-rc3Linus Torvalds1-1/+1
2007-03-06Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-11/+11
2007-03-06Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds28-74/+70
2007-03-06Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds15-161/+165
2007-03-06Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds3-9/+16
2007-03-06Revert "[PATCH] LOG2: Alter get_order() so that it can make use of ilog2() on...Linus Torvalds1-34/+4
2007-03-06[PATCH] m68knommu: remove local_bh_countGreg Ungerer1-1/+0
2007-03-06[PATCH] m68knommu: use irq_handler_t and rtc_time in prototypesGreg Ungerer1-2/+2
2007-03-06[PATCH] m68knommu: GPIO line defines for the ColdFire 5282Greg Ungerer1-0/+3
2007-03-06[PATCH] m68knommu: fix work queues in mcfserial.c driverGreg Ungerer1-19/+14
2007-03-06[PATCH] m68knommu: set GPIO lines for serial ports on 5282 in mcfserial.cGreg Ungerer1-2/+9
2007-03-06[PATCH] m68knommu: use irq_handler_t and remove regs arg for 68328Greg Ungerer1-2/+3
2007-03-06[PATCH] m68knommu: use irq_handler_t for passing handler types in 68328 setupGreg Ungerer3-3/+6
2007-03-06[PATCH] m68knommu: use irq_handler_t for passing handler types in 68360 setupGreg Ungerer1-1/+2
2007-03-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds12-181/+121
2007-03-06Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds20-87/+84
2007-03-06[PATCH] minor updat to tlclk Kconfig entryMark Gross1-7/+8
2007-03-06[PATCH] Fix buffer overflow in Omnikey CardMan 4040 driver (CVE-2007-0005)Marcel Holtmann1-1/+2
2007-03-06[PATCH] suspend regression: sysfs deadlockHugh Dickins1-4/+1
2007-03-06Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds1-11/+10
2007-03-06Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds13-20/+94
2007-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds15-70/+227
2007-03-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds6-115/+184
2007-03-06Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds17-170/+302
2007-03-07[MIPS] IP27: Build fixRalf Baechle1-2/+0
2007-03-07[MIPS] Wire up ioprio_set and ioprio_get.Ralf Baechle5-7/+23
2007-03-07[MIPS] Fix __raw_read_trylock() to allow multiple readersDave Johnson1-2/+2
2007-03-07[MIPS] Export __copy_user_inatomic.Ralf Baechle2-0/+3
2007-03-07[MIPS] R2 bitops compile fix for gcc < 4.0.Ralf Baechle1-23/+33
2007-03-07[MIPS] TX39: Remove redundant tx39_blast_icache() callsAtsushi Nemoto1-12/+6
2007-03-07[MIPS] Cobalt: Fix early printkYoichi Yuasa3-12/+2
2007-03-07[MIPS] SMTC: De-obscure Malta hooks.Ralf Baechle2-27/+6
2007-03-07[MIPS] SMTC: Add fordward declarations for mm_struct and task_struct.Ralf Baechle1-0/+3
2007-03-07[MIPS] SMTC: <asm/mips_mt.h> must include <linux/cpumask.h>Ralf Baechle1-0/+2
2007-03-07[MIPS] SMTC: <asm/smtc_ipi.h> must include <linux/spinlock.h>Ralf Baechle1-0/+2
2007-03-07[MIPS] Atlas, Malta: Fix build warning.Ralf Baechle1-2/+2
2007-03-06[IA64] kexec: Use EFI_LOADER_DATA for ELF core headerMagnus Damm3-1/+65
2007-03-06[IA64] permon use-after-free fixNick Piggin1-4/+7
2007-03-06[IA64] sync compat getdentsAlexandr Andreev1-3/+7
2007-03-06[IA64] always build arch/ia64/lib/xor.oLee Schermerhorn1-2/+1
2007-03-06[IA64] Remove stack hard limit on ia64schwab@suse.de1-1/+0
2007-03-06[IA64] point saved_max_pfn to the max_pfn of the entire systemHorms3-11/+6
2007-03-06[DCCP]: Set RTO for newly created child socketGerrit Renker1-1/+1
2007-03-06[DCCP]: Correctly split CCID half connectionsGerrit Renker1-6/+6
2007-03-06[NET]: Fix compat_sock_common_getsockopt typo.Johannes Berg1-1/+1
2007-03-06Revert "[IA64] swiotlb abstraction (e.g. for Xen)"Tony Luck3-159/+35
2007-03-06[NET]: Revert incorrect accept queue backlog changes.David S. Miller2-4/+4
2007-03-06[PATCH] kconfig: Update swsusp descriptionRafael J. Wysocki1-16/+21
2007-03-06[PATCH] knfsd: provide sunrpc pool_mode module optionGreg Banks2-19/+130
2007-03-06[PATCH] knfsd: fix recently introduced problem with shutting down a busy NFS ...NeilBrown3-14/+25