summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | [PATCH] arm: task_thread_info()Al Viro2006-01-122-3/+3
* | | [PATCH] m32r: task_pt_regs(), task_stack_page(), task_thread_info()Al Viro2006-01-121-0/+3
* | | [PATCH] v850: task_stack_page(), task_pt_regs()Al Viro2006-01-121-4/+4
* | | [PATCH] xtensa: task_pt_regs(), task_stack_page()Al Viro2006-01-122-5/+5
* | | [PATCH] s390: task_stack_page()Al Viro2006-01-121-1/+1
* | | [PATCH] s390: task_pt_regs()Al Viro2006-01-122-5/+5
* | | [PATCH] sparc: task_thread_info()Al Viro2006-01-121-1/+1
* | | [PATCH] sh: task_stack_page()Al Viro2006-01-121-2/+2
* | | [PATCH] sh: task_pt_regs()Al Viro2006-01-121-0/+10
* | | [PATCH] sparc64: task_pt_regs()Al Viro2006-01-122-3/+4
* | | [PATCH] sparc64: task_thread_info()Al Viro2006-01-122-3/+3
* | | [PATCH] i386: task_stack_page()Al Viro2006-01-121-1/+1
* | | [PATCH] i386: fix task_pt_regs()akpm@osdl.org2006-01-121-1/+11
* | | [PATCH] i386: task_thread_info()Al Viro2006-01-121-4/+4
* | | [PATCH] amd64: task_pt_regs()Al Viro2006-01-122-3/+3
* | | [PATCH] amd64: task_thread_info()Al Viro2006-01-121-5/+5
* | | [PATCH] alpha: task_pt_regs()akpm@osdl.org2006-01-122-12/+3
* | | [PATCH] alpha: task_stack_page()Al Viro2006-01-121-1/+1
* | | [PATCH] alpha: task_thread_info()Al Viro2006-01-123-8/+8
* | | [PATCH] missing helper - task_stack_page()Al Viro2006-01-122-0/+2
* | | [PATCH] sched: filter affine wakeupsakpm@osdl.org2006-01-121-1/+4
* | | [PATCH] scheduler cache-hot-autodetectakpm@osdl.org2006-01-127-9/+8
* | | [PATCH] sched: add cacheflush() asmIngo Molnar2006-01-1215-0/+138
|/ /
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2006-01-112-4/+3
|\ \
| * | V4L/DVB (3347): Fixes some bad global variablesHans Verkuil2006-01-111-2/+2
| * | V4L/DVB (3345): Fixes some bad global variablesMauro Carvalho Chehab2006-01-111-2/+1
* | | [PATCH] x86_64: Some housekeeping in local APIC codeAndi Kleen2006-01-111-5/+1
* | | [PATCH] x86_64: Display meaningful part of filename during BUG()Jan Beulich2006-01-111-0/+1
* | | [PATCH] x86_64: Remove unused AMD K8 C stepping flagAndi Kleen2006-01-111-1/+1
* | | [PATCH] x86_64: sparse warning cleanupsStephen Hemminger2006-01-111-2/+2
* | | [PATCH] x86_64: Move NUMA page_to_pfn/pfn_to_page functions out of lineAndi Kleen2006-01-111-13/+3
* | | [PATCH] x86_64: Remove unused segmentsAndi Kleen2006-01-111-3/+1
* | | [PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_archRavikiran G Thirumalai2006-01-112-0/+21
* | | [PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_alignRavikiran G Thirumalai2006-01-112-0/+18
* | | [PATCH] x86_64: Make sure BITS_PER_ATOMIC is defined in asm-generic/atomic.hAndi Kleen2006-01-111-0/+1
* | | [PATCH] x86_64: cleanup enter_lazy_tlb()Brian Gerst2006-01-111-7/+2
* | | [PATCH] x86_64: Remove useless KDB vectorAndi Kleen2006-01-112-5/+2
* | | [PATCH] x86_64: Don't claim too many vectors for TLB flushingJason Uhlenkott2006-01-111-4/+3
* | | [PATCH] x86_64: Allocate PDAs in the local nodeRavikiran G Thirumalai2006-01-111-2/+3
* | | [PATCH] x86_64: Node local pda take 2 -- cpu_pda preparationRavikiran G Thirumalai2006-01-112-2/+4
* | | [PATCH] x86_64: Early initialization of cpu_to_nodeRavikiran Thirumalai2006-01-111-0/+5
* | | [PATCH] i386: Replace broken serialize_cpu in microcode driver with correct s...Andi Kleen2006-01-111-2/+4
* | | [PATCH] x86_64: On Intel CPUs don't do an additional CPU sync before RDTSCAndi Kleen2006-01-112-0/+17
* | | [PATCH] x86_64: Support alternative() with a output argument.Andi Kleen2006-01-111-0/+15
* | | [PATCH] x86_64: Don't try to synchronize the TSC over CPUs on Intel CPUs at b...Andi Kleen2006-01-111-0/+2
* | | [PATCH] x86_64: Fix compile error with !CONFIG_COMPATAndi Kleen2006-01-112-2/+1
* | | [PATCH] x86_64: x86_64 write apic id fixVivek Goyal2006-01-111-0/+1
* | | [PATCH] x86_64: Remove unused apic_write_atomicAndi Kleen2006-01-111-5/+0
* | | [PATCH] i386: make pci_map_single/pci_map_sg warn for zero length.Andi Kleen2006-01-111-3/+9
* | | [PATCH] x86_64: Use function pointers to call DMA mapping functionsMuli Ben-Yehuda2006-01-115-112/+163
OpenPOWER on IntegriCloud