| Commit message (Expand) | Author | Age | Files | Lines |
* | [POWERPC] Fixed some missing files to be deleted when running make clean | Matthew McClintock | 2006-10-25 | 1 | -1/+1 |
* | [POWERPC] Move iSeries initrd logic into device tree | Michael Ellerman | 2006-10-24 | 2 | -34/+13 |
* | [POWERPC] Fix up the OF functions to only do PCI stuff if PCI is actually con... | Andy Fleming | 2006-10-24 | 1 | -140/+148 |
* | [POWERPC] Add mktree utility to arch/powerpc/boot | Josh Boyer | 2006-10-24 | 2 | -2/+154 |
* | [POWERPC] Add simple memory allocator to bootwrapper | Mark A. Greer | 2006-10-23 | 2 | -1/+150 |
* | [POWERPC] Add non-OF serial console support | Mark A. Greer | 2006-10-23 | 5 | -2/+359 |
* | [POWERPC] Add flatdevtree source | Mark A. Greer | 2006-10-23 | 5 | -2/+1046 |
* | [POWERPC] More bootwrapper reorganization | Mark A. Greer | 2006-10-18 | 7 | -42/+34 |
* | [POWERPC] Make sure interrupt enable gets restored properly | Paul Mackerras | 2006-10-18 | 2 | -9/+23 |
* | [POWERPC] Make pSeries_lpar_hpte_insert static | Geoff Levand | 2006-10-16 | 3 | -18/+3 |
* | [POWERPC] Remove todc code from ARCH=powerpc | David Gibson | 2006-10-16 | 4 | -886/+0 |
* | [POWERPC] powerpc: Enable DEEPNAP power savings mode on 970MP | Olof Johansson | 2006-10-16 | 2 | -1/+18 |
* | [POWERPC] Lazy interrupt disabling for 64-bit machines | Paul Mackerras | 2006-10-16 | 12 | -111/+160 |
* | [POWERPC] Check for offline nodes in pci NUMA code | Anton Blanchard | 2006-10-16 | 1 | -2/+8 |
* | [POWERPC] Better check in show_instructions | Anton Blanchard | 2006-10-16 | 1 | -8/+2 |
* | [POWERPC] POWER6 has 6 PMCs | Anton Blanchard | 2006-10-16 | 1 | -1/+1 |
* | [POWERPC] Never panic when taking altivec exceptions from userspace | Anton Blanchard | 2006-10-16 | 1 | -2/+1 |
* | [POWERPC] Fix IO Window Updates on P2P bridges. | Randy Vinson | 2006-10-16 | 1 | -6/+6 |
* | [POWERPC] Add Makefile entry for MPC832x_mds support | Li Yang | 2006-10-16 | 1 | -1/+2 |
* | [POWERPC] Fix MPC8360EMDS PB board support | Li Yang | 2006-10-16 | 3 | -0/+33 |
* | [POWERPC] ppc: Add missing calls to set_irq_regs | Kumar Gala | 2006-10-16 | 1 | -0/+4 |
* | [POWERPC] Off-by-one in /arch/ppc/platforms/mpc8* | Eric Sesterhenn | 2006-10-16 | 3 | -6/+6 |
* | [POWERPC] Add DOS partition table support to mpc834x_itx_defconfig | Timur Tabi | 2006-10-16 | 1 | -1/+1 |
* | [POWERPC] spufs: fix support for read/write on cntl | Noguchi, Masato | 2006-10-16 | 1 | -0/+1 |
* | [POWERPC] Don't crash on cell with 2 BEs when !CONFIG_NUMA | Benjamin Herrenschmidt | 2006-10-16 | 1 | -4/+11 |
* | [PATCH] make UML compile (FC6/x86-64) | Ulrich Drepper | 2006-10-15 | 2 | -2/+0 |
* | Fix VM_MAYEXEC calculation | Linus Torvalds | 2006-10-15 | 1 | -11/+10 |
* | [PATCH] Fix core files so they make sense to gdb... | Petr Vandrovec | 2006-10-15 | 1 | -5/+3 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2006-10-15 | 29 | -1005/+1088 |
|\ |
|
| * | Pull trivial into test branch | Len Brown | 2006-10-14 | 7 | -11/+14 |
| |\ |
|
| | * | ACPI: fix printk format warnings | Randy Dunlap | 2006-10-14 | 2 | -2/+2 |
| | * | ACPI: fix section for CPU init functions | Pierre Ossman | 2006-10-14 | 2 | -2/+2 |
| | * | ACPI: update comments in motherboard.c | Len Brown | 2006-10-14 | 1 | -0/+6 |
| | * | ACPI: acpi_pci_link_set() can allocate with either GFP_ATOMIC or GFP_KERNEL | Jiri Kosina | 2006-10-14 | 1 | -1/+1 |
| | * | ACPI: fix potential OOPS in power driver with CONFIG_ACPI_DEBUG | Dmitry Torokhov | 2006-10-14 | 1 | -6/+3 |
| * | | Pull sci into test branch | Len Brown | 2006-10-14 | 1 | -5/+5 |
| |\ \ |
|
| | * | | ACPI: SCI interrupt source override | Kimball Murray | 2006-10-14 | 1 | -5/+5 |
| | |/ |
|
| * | | Pull bugzilla-5534 into test branch | Len Brown | 2006-10-14 | 2 | -34/+14 |
| |\ \ |
|
| | * | | ACPI: created a dedicated workqueue for notify() execution | Alexey Y. Starikovskiy | 2006-10-14 | 1 | -21/+13 |
| | * | | ACPI: Remove deferred execution from global lock acquire wakeup path | Alexey Y. Starikovskiy | 2006-10-14 | 1 | -13/+1 |
| | |/ |
|
| * | | Pull msi-laptop into test branch | Len Brown | 2006-10-14 | 4 | -0/+422 |
| |\ \ |
|
| | * | | MSI S270 Laptop support: backlight, wlan, bluetooth states | Lennart Poettering | 2006-10-14 | 4 | -0/+422 |
| * | | | Pull ec into test branch | Len Brown | 2006-10-14 | 2 | -803/+296 |
| |\ \ \
| | |/ / |
|
| | * | | ACPI: EC: export ec_transaction() for msi-laptop driver | Lennart Poettering | 2006-10-14 | 1 | -0/+2 |
| | * | | ACPI: EC: Simplify acpi_hw_low_level*() with inb()/outb(). | Denis M. Sadykov | 2006-10-14 | 1 | -79/+45 |
| | * | | ACPI: EC: Unify poll and interrupt gpe handlers | Denis M. Sadykov | 2006-10-14 | 1 | -95/+12 |
| | * | | ACPI: EC: Unify poll and interrupt mode transaction functions | Denis M. Sadykov | 2006-10-14 | 1 | -81/+29 |
| | * | | ACPI: EC: Remove unused variables and duplicated code | Denis M. Sadykov | 2006-10-14 | 1 | -458/+253 |
| | * | | ACPI: EC: Remove unnecessary delay added by previous transation patch. | Denis M. Sadykov | 2006-10-14 | 1 | -53/+50 |
| | * | | ACPI: consolidate functions in acpi ec driver | Lennart Poettering | 2006-10-14 | 2 | -230/+98 |
| | |/ |
|