summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2005-11-1467-11066/+868
|\
| * powerpc: Remove __init from a function used in suspend/resume.Paul Mackerras2005-11-151-1/+2
| * powerpc: Remove an extraneous and incorrect declaration of pmac_nvram_init.Paul Mackerras2005-11-151-1/+0
| * powerpc: Fix clearing of the FPSCR when invoking a signal handlerPaul Mackerras2005-11-152-5/+8
| * powerpc: Fix 32-bit compile: PPC_MEMSTART was undeclaredPaul Mackerras2005-11-141-0/+2
| * powerpc: Mark PREP and embedded as broken for nowPaul Mackerras2005-11-141-2/+2
| * powerpc: Export a couple of prom functionsPaul Mackerras2005-11-141-0/+2
| * powerpc: Move most remaining ppc64 files over to arch/powerpcPaul Mackerras2005-11-1429-9886/+19
| * powerpc: Move a bunch of ppc64 headers to include/asm-powerpcPaul Mackerras2005-11-1411-640/+42
| * Merge git://oak/home/sfr/kernels/iseries/workPaul Mackerras2005-11-145-62/+33
| |\
| | * powerpc: iSeries build fixesStephen Rothwell2005-11-142-32/+25
| | * powerpc: have only one definition of __irq_offset_valueStephen Rothwell2005-11-142-5/+5
| | * powerpc: make iSeries use generic virtual irq mappingStephen Rothwell2005-11-142-25/+3
| * | [PATCH] powerpc: kill ppc64 rtc.c, use genrtc insteadBenjamin Herrenschmidt2005-11-147-437/+239
| * | [PATCH] powerpc: vdso fixes (take #2)Benjamin Herrenschmidt2005-11-147-24/+39
| * | [PATCH] powerpc: Always rebuild arch/powerpc/include/asm symlinkBenjamin Herrenschmidt2005-11-141-1/+1
| * | [PATCH] powerpc: Export htab start/end via device treeMichael Ellerman2005-11-143-0/+57
| * | [PATCH] powerpc: Turn cpu_irq_down into kexec_cpu_downMichael Ellerman2005-11-143-9/+33
| * | [PATCH] powerpc: Merge page.hMichael Ellerman2005-11-143-0/+391
* | | [NETFILTER] fix leak of fragment queue at unloading nf_conntrack_ipv6Yasuyuki Kozakai2005-11-141-0/+2
* | | [NETFILTER] nf_conntrack: fix possibility of infinite loop while evicting nf_...Yasuyuki Kozakai2005-11-141-16/+26
* | | [NETFILTER]: fix type of sysctl variables in nf_conntrack_ipv6Yasuyuki Kozakai2005-11-142-7/+7
* | | [NETFILTER]: cleanup IPv6 Netfilter KconfigYasuyuki Kozakai2005-11-141-36/+14
* | | [NETFILTER]: link 'netfilter' before ipv4Krzysztof Oledzki2005-11-141-1/+1
* | | [NETFILTER] nfnetlink: unconditionally require CAP_NET_ADMINHarald Welte2005-11-145-41/+24
* | | [NETFILTER] nf_conntrack: Add missing code to TCP conntrack moduleKOVACS Krisztian2005-11-141-0/+6
* | | [NETFILTER] ctnetlink: More thorough size checking of attributesPablo Neira Ayuso2005-11-142-0/+46
* | | [NETFILTER] nfnetlink: skip size check if size not specified (== 0)Pablo Neira Ayuso2005-11-141-1/+4
* | | [NETFILTER] ctnetlink: use size_t to make gcc-4.x happyPablo Neira Ayuso2005-11-141-3/+3
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds2005-11-133-8/+21
|\ \
| * | [PCMCIA] inform user of insertion and ejection eventsDominik Brodowski2005-11-122-0/+9
| * | [PCMCIA] i82365: use new platform_device helpersDominik Brodowski2005-11-121-8/+12
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-11-1317-129/+870
|\ \ \
| * | | [ARM] 3160/1: SharpSL: Add driver for Akita specific GPIOsRichard Purdie2005-11-133-0/+225
| * | | [ARM] 3159/1: SharpSL: Add PM device driver for the SL-Cx00 machines.Richard Purdie2005-11-132-1/+234
| * | | [ARM] 3158/1: SharpSL: Add PM device driver for the SL-C7x0 machines.Richard Purdie2005-11-132-1/+229
| * | | [ARM] Re-fix footbridgeRussell King2005-11-131-1/+1
| * | | [ARM] Use correct IO operations for PlebRussell King2005-11-121-8/+8
| * | | [ARM] Fix collie for -rc1Pavel Machek2005-11-123-4/+4
| * | | [ARM] 3154/1: SharpSL PM Driver updatesRichard Purdie2005-11-122-56/+61
| * | | [ARM] 3149/1: SharpSL: Add Akita (SL-C1000) machine supportRichard Purdie2005-11-123-0/+57
| * | | [ARM] Ensure sl82c105 IDE interfaces are serialized when using DMARussell King2005-11-121-0/+3
| * | | [ARM] Restore apparant pointless change in arch/arm/kernel/smp.cRussell King2005-11-121-3/+1
| * | | [ARM] Fix broken sl82c105 DMA preventionRussell King2005-11-121-44/+36
| * | | [ARM] Fix Footbridge-based machinesRussell King2005-11-121-12/+12
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-11-136-65/+82
|\ \ \ \
| * | | | [SERIAL] Fix Bug 4900: S3 resume oops with irattach - Thinkpad A21mRussell King2005-11-131-35/+49
| * | | | [SERIAL] sa1100_start_tx spinlock recursionFlorin Malita2005-11-121-3/+1
| * | | | [SERIAL] Claim Wacom tablet device on HP tc1100 tabletBjorn Helgaas2005-11-121-0/+2
| * | | | [SERIAL] Fix mpc52xx_uart.cAndrey Volkov2005-11-121-2/+2
OpenPOWER on IntegriCloud