summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | [PATCH] x86_64: Use int operations in spinlocks to support more than 128 CPUs...Andi Kleen2005-11-141-6/+6
| * | [PATCH] x86_64: Only use asm/sections.h to declare section symbolsAndi Kleen2005-11-141-0/+1
| * | [PATCH] x86_64: Don't apply __PHYSICAL_MASK to page frame numbersAndi Kleen2005-11-142-3/+3
| * | [PATCH] x86_64: Unmap NULL during early bootupSiddha, Suresh B2005-11-143-1/+3
| * | [PATCH] x86_64: Speed up numa_node_id by putting it directly into the PDAAndi Kleen2005-11-144-0/+7
| * | [PATCH] x86_64: Remove obsolete ARCH_HAS_ATOMIC_UNSIGNED and page_flags_tAndi Kleen2005-11-142-9/+3
| * | [PATCH] x86_64: Fix up outdated pfn_to_page commentAndi Kleen2005-11-141-3/+1
| * | [PATCH] i386/x86-64: Share interrupt vectors when there is a large number of ...James Cleverdon2005-11-142-1/+5
| * | [PATCH] x86_64: Support for AMD specific MCE Threshold.Jacob Shin2005-11-143-1/+13
| * | [PATCH] x86_64: Adjust, correct, and complete the HPET definitions for x86-64.Jan Beulich2005-11-141-14/+21
| * | [PATCH] x86_64: Add 4GB DMA32 zoneAndi Kleen2005-11-144-9/+31
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2005-11-1418-971/+440
|\ \ \
| * | | powerpc: Remove an extraneous and incorrect declaration of pmac_nvram_init.Paul Mackerras2005-11-151-1/+0
| * | | powerpc: Fix 32-bit compile: PPC_MEMSTART was undeclaredPaul Mackerras2005-11-141-0/+2
| * | | powerpc: Move most remaining ppc64 files over to arch/powerpcPaul Mackerras2005-11-141-328/+0
| * | | powerpc: Move a bunch of ppc64 headers to include/asm-powerpcPaul Mackerras2005-11-1411-640/+42
| * | | [PATCH] powerpc: vdso fixes (take #2)Benjamin Herrenschmidt2005-11-141-1/+1
| * | | [PATCH] powerpc: Export htab start/end via device treeMichael Ellerman2005-11-141-0/+1
| * | | [PATCH] powerpc: Turn cpu_irq_down into kexec_cpu_downMichael Ellerman2005-11-141-1/+3
| * | | [PATCH] powerpc: Merge page.hMichael Ellerman2005-11-143-0/+391
* | | | [NETFILTER] nfnetlink: unconditionally require CAP_NET_ADMINHarald Welte2005-11-141-1/+0
* | | | [NETFILTER] nfnetlink: skip size check if size not specified (== 0)Pablo Neira Ayuso2005-11-141-1/+4
|/ / /
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-11-132-0/+3
|\ \ \
| * | | [ARM] 3160/1: SharpSL: Add driver for Akita specific GPIOsRichard Purdie2005-11-131-0/+1
| * | | [ARM] 3149/1: SharpSL: Add Akita (SL-C1000) machine supportRichard Purdie2005-11-121-0/+2
* | | | [PATCH] DocBook: allow to mark structure members privateMartin Waitz2005-11-131-3/+3
* | | | [PATCH] v4l: (945) adds a new include for internal v4l2 ioctls and apiHans Verkuil2005-11-131-0/+110
* | | | [PATCH] v4l:: (936) Support for sabrent bt848 versionBill Pechter2005-11-131-0/+1
* | | | [PATCH] v4l: (935) Moved common IR stuff to ir-common.cRicardo Cerqueira2005-11-132-0/+3
* | | | [PATCH] v4l: (943) added secam l video standardMauro Carvalho Chehab2005-11-131-0/+1
* | | | [PATCH] timespec: normalize off by one errorsGeorge Anzinger2005-11-131-1/+1
* | | | [PATCH] acct.h needs jiffies.hAndrew Morton2005-11-131-0/+2
* | | | [PATCH] aio: don't ref kioctx after decref in put_ioctxZach Brown2005-11-131-2/+9
* | | | [PATCH] aio: remove kioctx from mm_structZach Brown2005-11-133-3/+1
* | | | [PATCH] atomic: inc_not_zeroNick Piggin2005-11-1321-0/+293
* | | | [PATCH] atomic: cmpxchgNick Piggin2005-11-1321-0/+138
* | | | [PATCH] i386: generic cmpxchgNick Piggin2005-11-131-3/+39
* | | | [PATCH] Shut up per_cpu_ptr() on UPPaul Mundt2005-11-131-1/+1
* | | | [PATCH] m68k: convert thread flags to use bit fieldsRoman Zippel2005-11-133-118/+22
* | | | [PATCH] m68k: m68k-specific thread_info changesAl Viro2005-11-132-4/+12
* | | | [PATCH] m68k: thread_info header cleanupAl Viro2005-11-135-2/+9
* | | | [PATCH] m68k: introduce setup_thread_stack() and end_of_stack()Al Viro2005-11-131-0/+11
* | | | [PATCH] m68k: introduce task_thread_infoAl Viro2005-11-131-7/+9
* | | | [PATCH] ppc: add support for new powerbooksOlof Johansson2005-11-131-0/+4
* | | | [PATCH] mm: gfp_noreclaim cleanupPaul Jackson2005-11-132-5/+4
* | | | [PATCH] mm: __alloc_pages cleanupRohit Seth2005-11-131-1/+1
* | | | [PATCH] mm: ZAP_BLOCK causes redundant workRobin Holt2005-11-131-2/+2
* | | | [PATCH] Update email address for KumarKumar Gala2005-11-136-6/+6
* | | | [PATCH] New Omnikey Cardman 4000 driverHarald Welte2005-11-131-0/+66
* | | | [PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.hJeff Garzik2005-11-132-49/+56