summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] error path in setup_arg_pages() misses vm_unacct_memory()Hugh Dickins2005-09-145-29/+12
* Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds2005-09-132-1/+5
|\
| * [ARM] 2896/1: Add sys_ipc_wrapper to pass 'fifth' argument on stackGeorge G. Davis2005-09-132-1/+5
* | [PATCH] Even more fallout from ATI Xpress timer workaroundCal Peake2005-09-131-3/+1
* | [PATCH] x86_64: Export end_pfnAndi Kleen2005-09-131-0/+1
* | [PATCH] i386: Ignore masked FPU exceptionsChuck Ebbert2005-09-131-2/+3
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 Linus Torvalds2005-09-132-4/+15
|\ \
| * | Fix build failure on ppc64 without CONFIG_AUDITDavid Woodhouse2005-09-061-0/+2
| * | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-08-2759-628/+825
| |\ \
| * | | Fix missing audit_syscall_exit() on ppc64 sigsuspend exit pathDavid Woodhouse2005-08-272-4/+13
* | | | [PATCH] ppc64: Make eeh_init function againPaul Mackerras2005-09-131-1/+1
* | | | [PATCH] x86_64: NMI watchdog frequency calculation adjustmentsJan Beulich2005-09-131-4/+4
* | | | [PATCH] arch/i386: Replace custom macro with isdigit()Tobias Klauser2005-09-131-4/+3
* | | | [PATCH] SharpSL: Add new ARM PXA machines Spitz and Borzoi with partial Akita...Richard Purdie2005-09-133-9/+421
* | | | [PATCH] SharpSL: Abstract model specifics from Corgi Backlight driverRichard Purdie2005-09-133-0/+79
* | | | [PATCH] SharpSL: Abstract c7x0 specifics from Corgi Touchscreen driverRichard Purdie2005-09-131-0/+18
* | | | [PATCH] SharpSL: Add cxx00 support to the Corgi LCD driverRichard Purdie2005-09-132-14/+129
* | | | [PATCH] SharpSL: Abstract c7x0 specifics from Corgi SSPRichard Purdie2005-09-133-27/+67
* | | | [PATCH] use add_taint() for setting tainted bit flagsRandy Dunlap2005-09-132-2/+2
* | | | [PATCH] ppc32: remove use of asm/segment.hKumar Gala2005-09-134-4/+0
* | | | [PATCH] ppc32: discard *.exit.text and *.exit.data sectionsTom Rini2005-09-131-0/+4
| |_|/ |/| |
* | | [PATCH] m68knommu: startup code for the Drangen Engine 68328 based boardGreg Ungerer2005-09-121-0/+135
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 Linus Torvalds2005-09-128-22/+30
|\ \ \
| * | | [SPARC]: Fix dot-symbol exporting for good.Al Viro2005-09-118-22/+30
* | | | Fix fallout from ATI Xpress timer workaroundLinus Torvalds2005-09-121-0/+3
* | | | [PATCH] x86-64: Use correct mask to compute conflicting nodes in SRATAndi Kleen2005-09-121-1/+1
* | | | [PATCH] x86-64: reset apicid<->node tables when SRAT cannot be parsedAndi Kleen2005-09-121-0/+3
* | | | [PATCH] x86-64: Clean up the SRAT node list before computing the hash functionAndi Kleen2005-09-121-9/+11
* | | | [PATCH] x86-64: i386/x86-64: Fix time going twice as fast problem on ATI Xpre...Chuck Ebbert2005-09-125-0/+34
* | | | [PATCH] x86-64: reduce x86-64 bug frame by 4 bytesJan Beulich2005-09-121-4/+4
* | | | [PATCH] x86-64: more gratitious linux/irq.h includesAl Viro2005-09-1212-16/+2
* | | | [PATCH] x86-64: Fix incorrect FP signalsChuck Ebbert2005-09-121-3/+6
* | | | [PATCH] x86-64: Clean up nmi error messageChuck Ebbert2005-09-121-2/+2
* | | | [PATCH] x86-64: Remove unused vxtime.hz fieldAndi Kleen2005-09-121-1/+0
* | | | [PATCH] x86-64: Set the stack pointer correctly in init_thread and init_tssAndi Kleen2005-09-121-1/+1
* | | | [PATCH] x86-64: Safe interrupts in oops_begin/endJan Beulich2005-09-122-20/+27
* | | | [PATCH] x86-64: Merge msr.c with i386 versionAndi Kleen2005-09-122-279/+1
* | | | [PATCH] x86-64: Clean up includes in arch/x86_64/kernel/suspend.cAl Viro2005-09-121-16/+1
* | | | [PATCH] x86-64: Fix CFI informationJan Beulich2005-09-122-61/+197
* | | | [PATCH] x86-64: Fix gcc 4 warnings about pointer signednessAndi Kleen2005-09-121-3/+3
* | | | [PATCH] x86-64: Use physflat on Intel for < 8 CPUs with CPU hotplugAndi Kleen2005-09-121-2/+7
* | | | [PATCH] x86-64: Improve error handling for overlapping PXMs in SRAT.Andi Kleen2005-09-121-6/+13
* | | | [PATCH] x86-64: Prevent gcc 4 from optimizing away vsyscallsAndi Kleen2005-09-121-4/+4
* | | | [PATCH] x86-64: Delivery mode should be APIC_DM_FIXED when using physical mode.Ashok Raj2005-09-121-2/+2
* | | | [PATCH] x86-64: Remove freeing of SMP trampoline pagesAndi Kleen2005-09-121-11/+0
* | | | [PATCH] x86-64: Fix typo CONFIG_CPU_HOTPLUG -> CONFIG_HOTPLUG_CPU in genapic.cAndi Kleen2005-09-121-1/+1
* | | | [PATCH] Remove unnecessary BUG_ON in irq.cAlexander Nyberg2005-09-121-1/+0
* | | | [PATCH] x86-64: Fix show_mem a little bitAndi Kleen2005-09-121-14/+14
* | | | [PATCH] x86-64: Remove disable_tsc code in context switchAndi Kleen2005-09-121-29/+0
* | | | [PATCH] x86-64: Print version at end of kernel buildAndi Kleen2005-09-121-1/+1
OpenPOWER on IntegriCloud