aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-27x86: fix compiler warnings in arch/x86/kernel/early-quirks.cJeff Garzik
2007-10-27x86: fix !SMP compiler warning in arch/x86/kernel/acpi/processor.cJeff Garzik
2007-10-27x86: Fix boot protocol KEEP_SEGMENTS check.Eric W. Biederman
2007-10-27x86: voyager: fix bogus conversion to per_cpu for boot_cpu_infoJames Bottomley
2007-10-27x86: export smp_ops to allow modular build of KVMThomas Gleixner
2007-10-27Revert "i386: export i386 smp_call_function_mask() to modules"Thomas Gleixner
2007-10-27Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2007-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2007-10-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds
2007-10-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-10-27[JFFS2] Update MAINTAINERS entry -- the jffs-dev list is deadDavid Woodhouse
2007-10-27[JFFS2] Prevent return of initialised variable in jffs2_init_acl_post()David Woodhouse
2007-10-27mmc_spi: Fix mmc-over-spi regressionDavid Brownell
2007-10-27mmc: use common byte swap macrosPierre Ossman
2007-10-27mmc: fix cid and csd byte orderPierre Ossman
2007-10-27at91_mci: Fix bad referencePierre Ossman
2007-10-27[SPARC32]: Fix build-warning in io-unit.cDavid S. Miller
2007-10-27[CRYPTO] users: Fix up scatterlist conversion errorsHerbert Xu
2007-10-27[CRYPTO] tcrypt: Move sg_init_table out of timing loopsHerbert Xu
2007-10-27[SPARC64]: Fix BACKOFF_SPIN on non-SMP.David S. Miller
2007-10-27[SPARC32]: __inline__ --> inlineDavid S. Miller
2007-10-27[SPARC64]: __inline__ --> inlineDavid S. Miller
2007-10-26[NETNS]: Fix get_net_ns_by_pidEric W. Biederman
2007-10-26[NET]: Marking struct pernet_operations __net_initdata was inappropriateEric W. Biederman
2007-10-26[INET] ESP: Must #include <linux/scatterlist.h>Adrian Bunk
2007-10-26[TCP] IPV6: fix softnet build breakageJeff Garzik
2007-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...Linus Torvalds
2007-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/x86Linus Torvalds
2007-10-26ide: add SH-S202J to ivb_list[]Bartlomiej Zolnierkiewicz
2007-10-26drivers/ide/pci/sc1200.c: fix suspend/resume buglets and warningsJeff Garzik
2007-10-26drivers/ide/pci/generic: fix build for CONFIG_HOTPLUG=nBartlomiej Zolnierkiewicz
2007-10-26hpt366: fix build for CONFIG_HOTPLUG=nBartlomiej Zolnierkiewicz
2007-10-26cy82c693: fix build for CONFIG_HOTPLUG=nBartlomiej Zolnierkiewicz
2007-10-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds
2007-10-26De-constify sched.hAlexey Dobriyan
2007-10-26[NetLabel]: correct usage of RCU lockingPaul Moore
2007-10-26[TCP]: fix D-SACK cwnd handlingRyousei Takano
2007-10-26[NET] napi: use non-interruptible sleep in napi_disableBenjamin Herrenschmidt
2007-10-26[SCTP] net/sctp/auth.c: make 3 functions staticAdrian Bunk
2007-10-26[TCP]: Add missing I/O AT code to ipv6 side.David S. Miller
2007-10-26[SCTP]: #if 0 sctp_update_copy_cksum()Adrian Bunk
2007-10-26[INET]: Unexport icmpmsg_statisticsAdrian Bunk
2007-10-26[NET]: Unexport sock_enable_timestamp().Adrian Bunk
2007-10-26[TCP]: Make tcp_match_skb_to_sack() static.Adrian Bunk
2007-10-26[IRDA]: Make ircomm_tty static.Adrian Bunk
2007-10-26[NET] fs/proc/proc_net.c: make a struct staticAdrian Bunk
2007-10-26[NET] dev_change_name: ignore changes to same nameStephen Hemminger
2007-10-26Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6David S. Miller
2007-10-26[NET]: Document some simple rules for actionsJamal Hadi Salim
2007-10-26[NET_CLS_ACT]: Use skb_act_cloneJamal Hadi Salim