summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] i386 kexec-on-panic: Don't shutdown the apics.Eric W. Biederman2005-10-311-7/+0Star
* [PATCH] i386: move apic init in init_IRQsEric W. Biederman2005-10-3110-105/+103Star
* [PATCH] i386 nmi_watchdog: Merge check_nmi_watchdog fixes from x86_64Eric W. Biederman2005-10-311-2/+37
* [PATCH] i386 io_apic.c: Memorize at bootup where the i8259 is connectedEric W. Biederman2005-10-311-35/+112
* [PATCH] ES7000 platform updateNatalie.Protasevich@unisys.com2005-10-313-6/+18
* [PATCH] x86: when L3 is present show its size in /proc/cpuinfoVenkatesh Pallipadi2005-10-311-7/+1Star
* [PATCH] fixup bogus e820 entry with mem=Dave Hansen2005-10-311-7/+17
* [PATCH] asus vt8235 router buggy bios workaroundaleksey_gorelov@phoenix.com2005-10-311-19/+36
* [PATCH] x86: bug fix in P6 Machine check initializationVenkatesh Pallipadi2005-10-311-3/+8
* [PATCH] x86: add an accessor function for getting the per-CPU gdtZachary Amsden2005-10-314-27/+32
* [PATCH] x86: bogus tls from gdtZachary Amsden2005-10-311-6/+0Star
* [PATCH] x86: hot plug CPU to support physical add of new processorsNatalie Protasevich2005-10-313-7/+11
* [PATCH] i386: little pgtable.h consolidation vs 2/3levelPaolo 'Blaisorblade' Giarrusso2005-10-313-10/+5Star
* [PATCH] intel_cacheinfo: remove MAX_CACHE_LEAVES limitSiddha, Suresh B2005-10-311-12/+6Star
* [PATCH] x86: initialise tss->io_bitmap_owner to somethingBart Oldeman2005-10-311-0/+1
* [PATCH] FPU context corrupted after resumeShaohua Li2005-10-312-13/+10Star
* [PATCH] x86: cmpxchg improvementsJan Beulich2005-10-312-3/+35
* [PATCH] i386 and x86_64 TSC set_cyc2ns_scale imprecisionMathieu Desnoyers2005-10-313-18/+28
* [PATCH] SELinux: remove unecessary size_t checks in selinuxfsDavi Arnaut2005-10-311-9/+9
* [PATCH] selinux-canonicalize-getxattr-fixAndrew Morton2005-10-311-3/+0Star
* [PATCH] SELinux: canonicalize getxattr()James Morris2005-10-314-24/+49
* [PATCH] SELinux: convert to kzallocJames Morris2005-10-318-97/+49Star
* [PATCH] CONFIG_IA32Brian Gerst2005-10-3115-25/+29
* [PATCH] Remove redundant configs.oBrian Gerst2005-10-311-1/+0Star
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2005-10-3019-233/+232Star
|\
| * [libata] use dev_printk() throughout driversJeff Garzik2005-10-3014-83/+101
| * [libata ata_piix] fix native mode probe, after recent updatesJeff Garzik2005-10-301-4/+3Star
| * [libata ata_piix] use dev_printk() where appropriateJeff Garzik2005-10-301-2/+6
| * [libata] fix legacy IDE probingJeff Garzik2005-10-301-4/+4
| * [libata] change ata_qc_complete() to take error mask as second argJeff Garzik2005-10-3011-71/+109
| * Merge branch 'master'Jeff Garzik2005-10-30170-3451/+3281Star
| |\
| * | [libata] remove ata_chk_err(), ->check_err() hook.Jeff Garzik2005-10-305-69/+9Star
* | | [PATCH] NFS: Remove unbalanced spin_unlock() calls from nfs_refresh_inode()Trond Myklebust2005-10-301-2/+0Star
* | | Fix PIIX4 SMB region sizeLinus Torvalds2005-10-301-2/+2
| |/ |/|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2005-10-3012-113/+64Star
|\ \
| * | [CRYPTO] Check cra_alignmask against cra_blocksizeHerbert Xu2005-10-301-1/+4
| * | [CRYPTO] Simplify one-member scatterlist expressionsHerbert Xu2005-10-303-8/+8
| * | [PATCH] Use sg_set_buf/sg_init_one where applicableDavid Hardeman2005-10-3010-105/+44Star
| * | [PATCH] Introduce sg_set_bufHerbert Xu2005-10-301-4/+13
| |/
* | [PATCH] mm/filemap.c:filemap_populate(): move export.Nikita Danilov2005-10-301-1/+1
* | [PATCH] mm: wider use of for_each_*cpu()John Hawkes2005-10-301-4/+1Star
* | [PATCH] Remove policy contextualization from mbindChristoph Lameter2005-10-301-1/+1
* | [PATCH] Implement sys_* do_* layering in the memory policy layer.Christoph Lameter2005-10-301-114/+162
* | [PATCH] memory hotplug: ppc64 specific hot-add functionsDave Hansen2005-10-301-0/+77
* | [PATCH] memory hotplug: i386 addition functionsDave Hansen2005-10-302-7/+59
* | [PATCH] memory hotplug: call setup_per_zone_pages_min after hotplugDave Hansen2005-10-301-0/+2
* | [PATCH] memory hotplug: move section_mem_map alloc to sparse.cDave Hansen2005-10-304-57/+75
* | [PATCH] memory hotplug: sysfs and add/remove functionsDave Hansen2005-10-3010-3/+777
* | [PATCH] memory hotplug locking: zone span seqlockDave Hansen2005-10-303-7/+66
* | [PATCH] memory hotplug locking: node_size_lockDave Hansen2005-10-309-2/+76