| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2010-01-21 | 1 | -16/+6 |
|\ |
|
| * | Merge branch 'misc' into release | Len Brown | 2010-01-20 | 1 | -16/+6 |
| |\ |
|
| | * | x86, ACPI: delete acpi_boot_table_init() return value | Len Brown | 2010-01-06 | 1 | -16/+6 |
* | | | Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-01-21 | 5 | -5/+7 |
|\ \ \ |
|
| * | | | sh64: wire up sys_accept4. | Paul Mundt | 2010-01-19 | 2 | -1/+3 |
| * | | | sh: unwire sys_recvmmsg. | Paul Mundt | 2010-01-19 | 2 | -3/+3 |
| * | | | sh: ms7724: Correct sh-eth EEPROM polling timeout. | Kuninori Morimoto | 2010-01-18 | 1 | -1/+1 |
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-01-21 | 12 | -57/+110 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | ARM: 5888/1: arm: Update comments in cacheflush.h and remove unnecessary V6 a... | Tony Lindgren | 2010-01-19 | 3 | -7/+17 |
| * | | | ARM: 5886/1: arm: Fix cpu_proc_fin() for proc-v7.S and make kexec work | Tony Lindgren | 2010-01-19 | 1 | -1/+8 |
| * | | | ARM: 5885/1: arm: Flush TLB entries in setup_mm_for_reboot() | Tony Lindgren | 2010-01-19 | 1 | -0/+2 |
| * | | | ARM: 5884/1: arm: Fix DCC console for v7 | Tony Lindgren | 2010-01-19 | 3 | -0/+40 |
| * | | | ARM: 5883/1: Revert "disable NX support for OABI-supporting kernels" | Rabin Vincent | 2010-01-18 | 1 | -9/+0 |
| * | | | ARM: 5882/1: ARM: Fix uncompress code compile for different defines of flush(... | Tony Lindgren | 2010-01-18 | 3 | -3/+6 |
| * | | | ARM: fix badly placed mach/plat entries in Kconfig & Makefile | Russell King | 2010-01-17 | 2 | -37/+37 |
* | | | | x86, apic: use logical flat for systems with <= 8 logical cpus | Suresh Siddha | 2010-01-18 | 2 | -19/+4 |
* | | | | x86, apic: use physical mode for IBM summit platforms | Suresh Siddha | 2010-01-18 | 1 | -0/+5 |
* | | | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2010-01-18 | 5 | -5/+20 |
|\ \ \ \ |
|
| * | | | | microblaze: pci_controller->arch_data really is a struct device_node * | Michal Simek | 2010-01-18 | 1 | -1/+1 |
| * | | | | microblaze: Add missing double apostrophe in Kconfig | Michal Simek | 2010-01-18 | 1 | -1/+1 |
| * | | | | microblaze: Add PT_ macros for special purpose regs | Michal Simek | 2010-01-18 | 1 | -0/+14 |
| * | | | | microblaze: Enable accept4 syscall | Michal Simek | 2010-01-18 | 2 | -2/+2 |
| * | | | | microblaze: Wire up recvmmsg syscall | Michal Simek | 2010-01-18 | 1 | -1/+2 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2010-01-18 | 70 | -1171/+3822 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Merge commit 'gcl/merge' into merge | Benjamin Herrenschmidt | 2010-01-15 | 7 | -101/+418 |
| |\ \ \ |
|
| | * | | | powerpc: Use scripts/mkuboot.sh instead of 'mkimage' | Peter Tyser | 2009-12-30 | 1 | -2/+5 |
| | * | | | powerpc/5200: update defconfigs | Grant Likely | 2009-12-30 | 6 | -99/+413 |
| * | | | | Merge commit 'kumar/merge' into merge | Benjamin Herrenschmidt | 2010-01-15 | 52 | -1030/+3351 |
| |\ \ \ \ |
|
| | * | | | | powerpc: 2.6.33 update of defconfigs for embedded 6xx/7xxx, 8xx, 8xxx | Kumar Gala | 2010-01-06 | 52 | -1030/+3351 |
| | | |_|/
| | |/| | |
|
| * | | | | powerpc: Move cpu hotplug driver lock from pseries to powerpc | Nathan Fontenot | 2010-01-15 | 2 | -14/+12 |
| * | | | | powerpc: Move /proc/ppc64 to /proc/powerpc update | Nathan Fontenot | 2010-01-15 | 1 | -7/+7 |
| * | | | | powerpc/8xx: Fix user space TLB walk in dcbX fixup | Joakim Tjernlund | 2010-01-15 | 1 | -2/+2 |
| * | | | | powerpc: Fix decrementer setup on 1GHz boards | Stefan Roese | 2010-01-15 | 1 | -1/+10 |
| * | | | | powerpc/iseries: Initialise on-stack completion | Michael Ellerman | 2010-01-15 | 1 | -0/+2 |
| * | | | | powerpc: Use helpers for rlimits | Jiri Slaby | 2010-01-15 | 2 | -3/+3 |
| * | | | | powerpc: cpumask_of_node() should handle -1 as a node | Anton Blanchard | 2010-01-15 | 1 | -1/+3 |
| * | | | | powerpc/pseries: Fix dlpar compile warning without CONFIG_PROC_DEVICETREE | FUJITA Tomonori | 2010-01-15 | 1 | -1/+3 |
| * | | | | powerpc/pseries: Fix xics interrupt affinity | Anton Blanchard | 2010-01-15 | 1 | -6/+6 |
| * | | | | powerpc/swsusp_32: Fix TLB invalidation | Anton Vorontsov | 2010-01-15 | 1 | -1/+1 |
| * | | | | powerpc/8xx: Always pin kernel instruction TLB | Joakim Tjernlund | 2010-01-15 | 1 | -4/+4 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-01-17 | 1 | -31/+18 |
|\ \ \ \ \ |
|
| * | | | | | Unrot uml mconsole a bit | Al Viro | 2010-01-14 | 1 | -31/+18 |
| |/ / / / |
|
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-01-16 | 6 | -9/+39 |
|\ \ \ \ \ |
|
| * | | | | | x86, uv: Ensure hub revision set for all ACPI modes. | Russ Anderson | 2010-01-15 | 1 | -1/+4 |
| * | | | | | x86, uv: Add function retrieving node controller revision number | Jack Steiner | 2010-01-15 | 2 | -0/+18 |
| * | | | | | x86: xen: 64-bit kernel RPL should be 0 | Ian Campbell | 2010-01-13 | 1 | -0/+4 |
| * | | | | | x86: kernel_thread() -- initialize SS to a known state | Cyrill Gorcunov | 2010-01-13 | 1 | -0/+2 |
| * | | | | | x86/agp: Fix agp_amd64_init and agp_amd64_cleanup | FUJITA Tomonori | 2010-01-13 | 1 | -0/+1 |
| * | | | | | x86: SGI UV: Fix mapping of MMIO registers | Mike Travis | 2010-01-13 | 1 | -7/+8 |
| * | | | | | x86: mce.h: Fix warning in header checks | Alan Cox | 2010-01-13 | 1 | -1/+2 |