| Commit message (Expand) | Author | Age |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2007-01-11 |
|\ |
|
| * | Pull sgi into release branch | Len Brown | 2007-01-11 |
| |\ |
|
| | * | ACPI: Altix: ACPI _PRT support | John Keller | 2007-01-04 |
| * | | Pull trivial into release branch | Len Brown | 2007-01-11 |
| |\ \ |
|
| | * | | ACPI: rename cstate_entry_s to cstate_entry | Venkatesh Pallipadi | 2007-01-10 |
* | | | | [PATCH] fix typo in geode_configre()@cyrix.c | takada | 2007-01-11 |
* | | | | [PATCH] i386: sched_clock using init data tsc_disable fix | Vivek Goyal | 2007-01-11 |
* | | | | [PATCH] Change cpu_up and co from __devinit to __cpuinit | Gautham R Shenoy | 2007-01-11 |
* | | | | [PATCH] Fix sparsemem on Cell | Dave Hansen | 2007-01-11 |
* | | | | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2007-01-10 |
|\ \ \ \ |
|
| * | | | | [PATCH] x86-64: Fix warnings in ia32_aout.c | Andi Kleen | 2007-01-10 |
| * | | | | [PATCH] i386: Convert some functions to __init to avoid MODPOST warnings | Vivek Goyal | 2007-01-10 |
| * | | | | [PATCH] i386: Fix memory hotplug related MODPOST generated warning | Vivek Goyal | 2007-01-10 |
| * | | | | [PATCH] x86-64: tighten up printks | Muli Ben-Yehuda | 2007-01-10 |
| * | | | | [PATCH] x86-64: - Ignore long SMI interrupts in clock calibration | Jack Steiner | 2007-01-10 |
| * | | | | [PATCH] i386: make apic probe function non-init | Vivek Goyal | 2007-01-10 |
| * | | | | [PATCH] i386: cpu hotplug/smpboot misc MODPOST warning fixes | Vivek Goyal | 2007-01-10 |
| * | | | | [PATCH] i386: Update defconfig | Andi Kleen | 2007-01-10 |
| * | | | | [PATCH] x86-64: Update defconfig | Andi Kleen | 2007-01-10 |
| |/ / / |
|
* | | | | [MIPS] Alchemy: Fix PCI-memory access | Alexander Bigga | 2007-01-10 |
* | | | | [MIPS] Fix N32 SysV IPC routines | Atsushi Nemoto | 2007-01-10 |
* | | | | [MIPS] PNX8550: Fix system timer initialization | Atsushi Nemoto | 2007-01-10 |
|/ / / |
|
* | | | Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po... | Linus Torvalds | 2007-01-09 |
|\ \ \ |
|
| * | | | [POWERPC] Fix bugs in the hypervisor call stats code | Anton Blanchard | 2007-01-09 |
| * | | | [POWERPC] Fix corruption in hcall9 | Anton Blanchard | 2007-01-09 |
| * | | | [POWERPC] iSeries: fix setup initcall | Stephen Rothwell | 2007-01-09 |
| * | | | [POWERPC] iSeries: fix viopath initialisation | Stephen Rothwell | 2007-01-09 |
| * | | | [POWERPC] iSeries: fix lpevents initialisation | Stephen Rothwell | 2007-01-09 |
| * | | | [POWERPC] iSeries: fix proc/iSeries initialisation | Stephen Rothwell | 2007-01-09 |
| * | | | [POWERPC] iSeries: fix mf proc initialisation | Stephen Rothwell | 2007-01-09 |
| * | | | [POWERPC] disable PReP and EFIKA during make oldconfig | Olaf Hering | 2007-01-09 |
| * | | | [POWERPC] Don't include powerpc/sysdev/rom.o for arch/ppc builds | Grant Likely | 2007-01-09 |
| * | | | [POWERPC] Fix mpc52xx fdt to use correct device_type for sound devices | Grant Likely | 2007-01-09 |
| * | | | [POWERPC] 52xx: Don't use device_initcall to probe of_platform_bus | Sylvain Munaut | 2007-01-09 |
| * | | | [POWERPC] Add legacy iSeries to ppc64_defconfig | Stephen Rothwell | 2007-01-09 |
| * | | | [POWERPC] Update ppc64_defconfig | Stephen Rothwell | 2007-01-09 |
| * | | | [POWERPC] Fix manual assembly WARN_ON() in enter_rtas(). | David Woodhouse | 2007-01-09 |
| * | | | [POWERPC] Avoid calling get_irq_server() with a real, not virtual irq. | Michal Ostrowski | 2007-01-09 |
| * | | | [POWERPC] Fix unbalanced uses of of_node_put | Nathan Lynch | 2007-01-09 |
| * | | | [POWERPC] Fix bogus BUG_ON() in in hugetlb_get_unmapped_area() | David Gibson | 2007-01-09 |
* | | | | [S390] don't call handle_mm_fault() if in an atomic context. | Heiko Carstens | 2007-01-09 |
* | | | | [S390] Fix vmalloc area size calculation. | Heiko Carstens | 2007-01-09 |
* | | | | [S390] Fix cpu hotplug (missing 'online' attribute). | Heiko Carstens | 2007-01-09 |
* | | | | [S390] memory detection misses 128k. | Hongjie Yang | 2007-01-09 |
|/ / / |
|
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-01-08 |
|\ \ \ |
|
| * | | | [MIPS] PNX8550: Fix system timer support | Vitaly Wool | 2007-01-08 |
| * | | | [MIPS] TX49: Fix use of CDEX build_store_reg() | Atsushi Nemoto | 2007-01-08 |
| * | | | [MIPS] pnx8550: Fix write_config_byte() PCI config space accessor | Davy Chan | 2007-01-08 |
| * | | | [MIPS] Fix build errors on SEAD | Atsushi Nemoto | 2007-01-08 |
| * | | | [MIPS] csum_partial and copy in parallel | Atsushi Nemoto | 2007-01-08 |