summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-10-16[POWERPC] Lazy interrupt disabling for 64-bit machinesPaul Mackerras12-111/+160
2006-10-16[POWERPC] Check for offline nodes in pci NUMA codeAnton Blanchard1-2/+8
2006-10-16[POWERPC] Better check in show_instructionsAnton Blanchard1-8/+2
2006-10-16[POWERPC] POWER6 has 6 PMCsAnton Blanchard1-1/+1
2006-10-16[POWERPC] Never panic when taking altivec exceptions from userspaceAnton Blanchard1-2/+1
2006-10-16[POWERPC] Fix IO Window Updates on P2P bridges.Randy Vinson1-6/+6
2006-10-16[POWERPC] Add Makefile entry for MPC832x_mds supportLi Yang1-1/+2
2006-10-16[POWERPC] Fix MPC8360EMDS PB board supportLi Yang3-0/+33
2006-10-16[POWERPC] ppc: Add missing calls to set_irq_regsKumar Gala1-0/+4
2006-10-16[POWERPC] Off-by-one in /arch/ppc/platforms/mpc8*Eric Sesterhenn3-6/+6
2006-10-16[POWERPC] Add DOS partition table support to mpc834x_itx_defconfigTimur Tabi1-1/+1
2006-10-16[POWERPC] spufs: fix support for read/write on cntlNoguchi, Masato1-0/+1
2006-10-16[POWERPC] Don't crash on cell with 2 BEs when !CONFIG_NUMABenjamin Herrenschmidt1-4/+11
2006-10-15[PATCH] make UML compile (FC6/x86-64)Ulrich Drepper2-2/+0
2006-10-15Fix VM_MAYEXEC calculationLinus Torvalds1-11/+10
2006-10-15[PATCH] Fix core files so they make sense to gdb...Petr Vandrovec1-5/+3
2006-10-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds29-1005/+1088
2006-10-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mcheha...Linus Torvalds26-81/+342
2006-10-15[PATCH] serial167 __user annotations, NULL noise removalAl Viro1-26/+26
2006-10-15[PATCH] sun3_ioremap() prototypeAl Viro1-1/+2
2006-10-15[PATCH] hp drivers/input stuff: C99 initializers, NULL noise removal, __user ...Al Viro3-15/+15
2006-10-15[PATCH] new cifs endianness bugsAl Viro1-5/+7
2006-10-15[PATCH] gfp_t in netlabelAl Viro1-1/+1
2006-10-14Pull trivial into test branchLen Brown7-11/+14
2006-10-14Pull sci into test branchLen Brown1-5/+5
2006-10-14Pull bugzilla-5534 into test branchLen Brown2-34/+14
2006-10-14Pull msi-laptop into test branchLen Brown4-0/+422
2006-10-14Pull ec into test branchLen Brown2-803/+296
2006-10-14Pull mwait into test branchLen Brown8-56/+242
2006-10-14Pull battery into test branchLen Brown2-7/+27
2006-10-14Pull ibm into test branchLen Brown2-52/+25
2006-10-14Pull asus into test branchLen Brown1-30/+37
2006-10-14ACPI: check battery status on resume for un/plug events during sleepJiri Kosina1-0/+14
2006-10-14ACPICA: Fix incorrect handling of PCI Express Root Bridge _HIDEiichiro Oiwa1-7/+6
2006-10-14ACPI: asus_acpi: don't printk on writing garbage to proc filesAlexey Dobriyan1-9/+1
2006-10-14ACPI: asus_acpi: fix proc files parsingDarren Jenkins1-23/+23
2006-10-14ACPI: SCI interrupt source overrideKimball Murray1-5/+5
2006-10-14ACPI: fix printk format warningsRandy Dunlap2-2/+2
2006-10-14ACPI: fix section for CPU init functionsPierre Ossman2-2/+2
2006-10-14ACPI: update comments in motherboard.cLen Brown1-0/+6
2006-10-14ACPI: acpi_pci_link_set() can allocate with either GFP_ATOMIC or GFP_KERNELJiri Kosina1-1/+1
2006-10-14ACPI: fix potential OOPS in power driver with CONFIG_ACPI_DEBUGDmitry Torokhov1-6/+3
2006-10-14ACPI: ibm_acpi: delete obsolete documentationPavel Machek1-34/+1
2006-10-14ACPI: created a dedicated workqueue for notify() executionAlexey Y. Starikovskiy1-21/+13
2006-10-14ACPI: Remove deferred execution from global lock acquire wakeup pathAlexey Y. Starikovskiy1-13/+1
2006-10-14MSI S270 Laptop support: backlight, wlan, bluetooth statesLennart Poettering4-0/+422
2006-10-14ACPI: EC: export ec_transaction() for msi-laptop driverLennart Poettering1-0/+2
2006-10-14ACPI: EC: Simplify acpi_hw_low_level*() with inb()/outb().Denis M. Sadykov1-79/+45
2006-10-14ACPI: EC: Unify poll and interrupt gpe handlersDenis M. Sadykov1-95/+12
2006-10-14ACPI: EC: Unify poll and interrupt mode transaction functionsDenis M. Sadykov1-81/+29