aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-03-23[PATCH] kernel/power: move externs to header filesRandy Dunlap3-13/+7
2006-03-23[PATCH] swsusp: separate swap-writing/reading codeRafael J. Wysocki4-564/+581
2006-03-23[PATCH] swsusp: low level interfaceRafael J. Wysocki6-491/+656
2006-03-23[PATCH] revert "swsusp: fix breakage with swap on lvm"Andrew Morton1-1/+3
2006-03-23[PATCH] x86 topology: don;t create a control file for BSP that cannot be removedAshok Raj1-0/+9
2006-03-23[PATCH] x86: Make _syscallX() macros compile in PIC modeMarkus Gutschke1-15/+21
2006-03-23[PATCH] x86: some fixups for the X86_NUMAQ dependenciesAdrian Bunk1-4/+3
2006-03-23[PATCH] i386 spinlocks: disable interrupts only if we enabled themChuck Ebbert1-4/+9
2006-03-23[PATCH] x86: deterine xapic using apic versionShaohua Li2-2/+4
2006-03-23[PATCH] x86: cpuid.4 doesn't need cpu level 5Shaohua Li1-1/+1
2006-03-23[PATCH] i386: fix dump_stack()Chuck Ebbert1-6/+4
2006-03-23[PATCH] i386: cleanup after cpu_gdt_descr conversion to per-cpu dataJan Beulich1-4/+1
2006-03-23[PATCH] Fix the imlicit declaration of mtrr_centaur_report_mcr in arch/i386/kernel/cpu/centaur.cJesper Juhl2-0/+2
2006-03-23[PATCH] fix implicit declaration of GET_APIC_ID in arch/i386/kernel/apic.cJesper Juhl1-0/+1
2006-03-23[PATCH] i386: more vsyscall documentationChuck Ebbert1-0/+3
2006-03-23[PATCH] i386: fix singlestep through an int80 syscallChuck Ebbert1-0/+4
2006-03-23[PATCH] i386: fix uses of user_mode() vs. user_mode_vm()Jan Beulich6-7/+7
2006-03-23[PATCH] i386: actively synchronize vmalloc area when registering certain callbacksJan Beulich4-57/+123
2006-03-23[PATCH] Register the boot-cpu in the cpu maps earlierStas Sergeev1-6/+11
2006-03-23[PATCH] x86: early_printk(): remove MAX_YPOS and MAX_XPOS macrosAndrew Morton1-13/+10
2006-03-23[PATCH] x86: start early_printk at sensible screen rowChuck Ebbert1-1/+1
2006-03-23[PATCH] x86: early printk handling fixesStas Sergeev3-14/+15
2006-03-23[PATCH] i386: let signal handlers set the resume flagChuck Ebbert1-1/+2
2006-03-23[PATCH] i386: Don't let ptrace set the nested task bitChuck Ebbert1-2/+2
2006-03-23[PATCH] i386 traps: merge printk callsJean Delvare1-6/+3
2006-03-23[PATCH] i386: remove duplicate declaration of mp_bus_id_to_pci_busChris Wright1-1/+0
2006-03-23[PATCH] Compilation fix for ES7000 when no ACPI is specified in config (i386)Natalie.Protasevich@unisys.com4-9/+16
2006-03-23[PATCH] i386: fall back to sensible CPU model nameChuck Ebbert1-1/+1
2006-03-23[PATCH] i386: Add a temporary to make put_user more type safeEric W. Biederman1-5/+7
2006-03-23[PATCH] i386: allow disabling X86_FEATURE_SEP at bootChuck Ebbert2-2/+19
2006-03-23[PATCH] i386: __devinit should be __cpuinitChuck Ebbert3-23/+23
2006-03-23[PATCH] x86: SMP alternativesGerd Hoffmann20-259/+605
2006-03-23[PATCH] i386: multi-column stack backtracesChuck Ebbert2-5/+36
2006-03-23[PATCH] Make CONFIG_REGPARM enabled by defaultIngo Molnar1-2/+10
2006-03-23[PATCH] i386: let REGPARM no longer depend on EXPERIMENTALAdrian Bunk1-4/+1
2006-03-23[PATCH] Bug fixes and cleanup for the BSD Secure Levels LSMDavi Arnaut1-97/+113
2006-03-23[PATCH] cciss: fix use-after-free in cciss_init_onePatrick McHardy1-1/+1
2006-03-23[PATCH] DM: Fix bug: BIO_RW_BARRIER requests to md/raid1 hang.NeilBrown1-1/+1
2006-03-23[PATCH] fix scheduler deadlockAnton Blanchard1-2/+7
2006-03-23[PATCH] proc: fix duplicate line in /proc/devicesNeil Horman1-1/+1
2006-03-23[PATCH] sparc64: fix set_page_count merge clashNick Piggin1-2/+2
2006-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds366-1472/+6577
2006-03-23[PATCH] powerpc: Add FSL SEC node to documentationKim Phillips1-0/+72
2006-03-23[PATCH] macintosh: tidy-up driver_register() return valuesBjorn Helgaas1-4/+1
2006-03-23[PATCH] powerpc: tidy-up of_register_driver()/driver_register() return valuesBjorn Helgaas2-7/+2
2006-03-23[PATCH] powerpc: via-pmu warning fixAndrew Morton1-0/+2
2006-03-23[PATCH] macintosh: cleanup the use of i2c headersJean Delvare4-5/+0
2006-03-23[PATCH] powerpc: dont allow old RTC to be selectedAnton Blanchard1-1/+1
2006-03-23[PATCH] powerpc: make powerbook_sleep_grackle staticOlaf Hering1-2/+1
2006-03-23[PATCH] powerpc: Fix warning in add_memoryAndrew Morton1-1/+1