summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Move read_mostly definition to asm/cache.hKyle McMartin2006-03-236-3/+11
* [PATCH] kill cdrom ->dev_ioctl methodChristoph Hellwig2006-03-2310-482/+450
* [PATCH] cleanup cdrom_ioctlChristoph Hellwig2006-03-231-340/+537
* [PATCH] Avoid taking global tasklist_lock for single threadedprocess at getru...Ravikiran G Thirumalai2006-03-231-8/+34
* [PATCH] Shrinks sizeof(files_struct) and better layoutEric Dumazet2006-03-236-42/+55
* [PATCH] ext3_readdir: use generic readaheadAndrew Morton2006-03-234-32/+32
* [PATCH] m68k: rtc driver cleanupJean Delvare2006-03-231-3/+1
* [PATCH] swsusp: add s2ram ioctl to userland interfaceLuca Tettamanti2006-03-233-2/+40
* [PATCH] swsusp: let userland tools switch console on suspendRafael J. Wysocki2006-03-231-3/+0
* [PATCH] swsusp: add check for suspension of X-controlled devicesRafael J. Wysocki2006-03-233-1/+17
* [PATCH] swsusp: drain high mem pagesShaohua Li2006-03-231-0/+1
* [PATCH] swsusp: finally solve mysqld problemRafael J. Wysocki2006-03-233-9/+2
* [PATCH] suspend: make progress printing prettierPavel Machek2006-03-231-2/+3
* [PATCH] swsusp: freeze user space processes firstRafael J. Wysocki2006-03-233-17/+46
* [PATCH] swsusp: userland interfaceRafael J. Wysocki2006-03-237-7/+475
* [PATCH] swsusp: documentation updatesPavel Machek2006-03-233-49/+78
* [PATCH] kernel/power: move externs to header filesRandy Dunlap2006-03-233-13/+7
* [PATCH] swsusp: separate swap-writing/reading codeRafael J. Wysocki2006-03-234-564/+581
* [PATCH] swsusp: low level interfaceRafael J. Wysocki2006-03-236-491/+656
* [PATCH] revert "swsusp: fix breakage with swap on lvm"Andrew Morton2006-03-231-1/+3
* [PATCH] x86 topology: don;t create a control file for BSP that cannot be removedAshok Raj2006-03-231-0/+9
* [PATCH] x86: Make _syscallX() macros compile in PIC modeMarkus Gutschke2006-03-231-15/+21
* [PATCH] x86: some fixups for the X86_NUMAQ dependenciesAdrian Bunk2006-03-231-4/+3
* [PATCH] i386 spinlocks: disable interrupts only if we enabled themChuck Ebbert2006-03-231-4/+9
* [PATCH] x86: deterine xapic using apic versionShaohua Li2006-03-232-2/+4
* [PATCH] x86: cpuid.4 doesn't need cpu level 5Shaohua Li2006-03-231-1/+1
* [PATCH] i386: fix dump_stack()Chuck Ebbert2006-03-231-6/+4
* [PATCH] i386: cleanup after cpu_gdt_descr conversion to per-cpu dataJan Beulich2006-03-231-4/+1
* [PATCH] Fix the imlicit declaration of mtrr_centaur_report_mcr in arch/i386/k...Jesper Juhl2006-03-232-0/+2
* [PATCH] fix implicit declaration of GET_APIC_ID in arch/i386/kernel/apic.cJesper Juhl2006-03-231-0/+1
* [PATCH] i386: more vsyscall documentationChuck Ebbert2006-03-231-0/+3
* [PATCH] i386: fix singlestep through an int80 syscallChuck Ebbert2006-03-231-0/+4
* [PATCH] i386: fix uses of user_mode() vs. user_mode_vm()Jan Beulich2006-03-236-7/+7
* [PATCH] i386: actively synchronize vmalloc area when registering certain call...Jan Beulich2006-03-234-57/+123
* [PATCH] Register the boot-cpu in the cpu maps earlierStas Sergeev2006-03-231-6/+11
* [PATCH] x86: early_printk(): remove MAX_YPOS and MAX_XPOS macrosAndrew Morton2006-03-231-13/+10
* [PATCH] x86: start early_printk at sensible screen rowChuck Ebbert2006-03-231-1/+1
* [PATCH] x86: early printk handling fixesStas Sergeev2006-03-233-14/+15
* [PATCH] i386: let signal handlers set the resume flagChuck Ebbert2006-03-231-1/+2
* [PATCH] i386: Don't let ptrace set the nested task bitChuck Ebbert2006-03-231-2/+2
* [PATCH] i386 traps: merge printk callsJean Delvare2006-03-231-6/+3
* [PATCH] i386: remove duplicate declaration of mp_bus_id_to_pci_busChris Wright2006-03-231-1/+0
* [PATCH] Compilation fix for ES7000 when no ACPI is specified in config (i386)Natalie.Protasevich@unisys.com2006-03-234-9/+16
* [PATCH] i386: fall back to sensible CPU model nameChuck Ebbert2006-03-231-1/+1
* [PATCH] i386: Add a temporary to make put_user more type safeEric W. Biederman2006-03-231-5/+7
* [PATCH] i386: allow disabling X86_FEATURE_SEP at bootChuck Ebbert2006-03-232-2/+19
* [PATCH] i386: __devinit should be __cpuinitChuck Ebbert2006-03-233-23/+23
* [PATCH] x86: SMP alternativesGerd Hoffmann2006-03-2320-259/+605
* [PATCH] i386: multi-column stack backtracesChuck Ebbert2006-03-232-5/+36
* [PATCH] Make CONFIG_REGPARM enabled by defaultIngo Molnar2006-03-231-2/+10
OpenPOWER on IntegriCloud