| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-01-16 | 1 | -6/+8 |
|\ \ |
|
| * | | perf: Stop stack frame walking off kernel addresses boundaries | Frederic Weisbecker | 2010-01-13 | 1 | -6/+8 |
* | | | m68knommu: fix invalid flags on coldfire pit clocksource | john stultz | 2010-01-16 | 1 | -1/+0 |
* | | | Merge branch 'for-linus/samsung' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 2010-01-15 | 3 | -20/+21 |
|\ \ \ |
|
| * | | | ARM: MINI2440: Fixup __initdata usage | Ben Dooks | 2010-01-15 | 1 | -13/+13 |
| * | | | ARM: MINI2440: Fix crash on boot due to improper __initdata qualifier | Uri Yosef | 2010-01-15 | 1 | -5/+5 |
| * | | | ARM: SMDK6410: Specify no GPIO for B_PWR_5V regulator | Mark Brown | 2010-01-15 | 1 | -0/+1 |
| * | | | ARM: S3C: NAND: Check the existence of nr_map before copying | Ramax Lo | 2010-01-14 | 1 | -2/+2 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-01-15 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | Input: davinci_keyscan - add device_enable method to platform data | Miguel Aguilar | 2010-01-06 | 1 | -0/+1 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat... | Linus Torvalds | 2010-01-15 | 1 | -0/+3 |
|\ \ \ \ \ |
|
| * | | | | | alpha: cpumask_of_node() should handle -1 as a node | Anton Blanchard | 2010-01-14 | 1 | -0/+3 |
* | | | | | | sh: mach-ecovec24: Add motion sensor driver support. | NISHIMOTO Hiroki | 2010-01-15 | 1 | -0/+8 |
|/ / / / / |
|
* | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2010-01-14 | 15 | -73/+66 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | [S390] unwire sys_recvmmsg again | Heiko Carstens | 2010-01-13 | 3 | -12/+4 |
| * | | | | [S390] mmap: add missing compat_ptr conversion to both mmap compat syscalls | Heiko Carstens | 2010-01-13 | 1 | -25/+16 |
| * | | | | [S390] bug: implement arch specific __WARN macro | Heiko Carstens | 2010-01-13 | 1 | -0/+4 |
| * | | | | [S390] Move __cpu_logical_map to smp.c | Heiko Carstens | 2010-01-13 | 5 | -8/+18 |
| * | | | | [S390] smp: remove volatile type quilifier from __cpu_logical_map | Heiko Carstens | 2010-01-13 | 2 | -2/+2 |
| * | | | | [S390] smp: setup smp_processor_id early | Heiko Carstens | 2010-01-13 | 2 | -1/+6 |
| * | | | | [S390] use helpers for rlimits | Jiri Slaby | 2010-01-13 | 1 | -2/+2 |
| * | | | | [S390] remove superfluous TIF_USEDFPU bit | Martin Schwidefsky | 2010-01-13 | 3 | -15/+5 |
| * | | | | [S390] duplicate SIGTRAP on signal delivery. | Martin Schwidefsky | 2010-01-13 | 1 | -9/+1 |
| * | | | | [S390] clear TIF_SINGLE_STEP for new process. | Martin Schwidefsky | 2010-01-13 | 1 | -0/+1 |
| * | | | | [S390] fix loading of PER control registers for utrace. | Martin Schwidefsky | 2010-01-13 | 1 | -0/+8 |
| | |/ /
| |/| | |
|
* | | | | zlib: Fix build of powerpc boot wrapper | Benjamin Herrenschmidt | 2010-01-13 | 1 | -3/+1 |
* | | | | Makefile: do not override LC_CTYPE | Michal Marek | 2010-01-13 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-01-12 | 29 | -54/+181 |
|\ \ \ |
|
| * | | | ARM: Ensure ARMv6/7 mm files are built using appropriate assembler options | Russell King | 2010-01-12 | 1 | -0/+12 |
| * | | | ARM: Fix wrong dmb | Russell King | 2010-01-12 | 1 | -3/+1 |
| * | | | ARM: 5873/1: ARM: Fix the reset logic for ARM RealView boards | Colin Tuckley | 2010-01-11 | 7 | -15/+57 |
| * | | | ARM: 5872/1: ARM: include needed linux/cpu.h in asm/cpu.h | Santosh Shilimkar | 2010-01-10 | 1 | -0/+1 |
| * | | | ARM: 5871/1: arch/arm: Fix build failure for lpd7a404_defconfig caused by mis... | Peter Hüwe | 2010-01-10 | 1 | -0/+2 |
| * | | | ARM: 5870/1: arch/arm: Fix build failure for defconfigs without CONFIG_ISA_DM... | Peter Hüwe | 2010-01-10 | 1 | -2/+2 |
| * | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 2010-01-08 | 13 | -23/+26 |
| |\ \ \ |
|
| | * | | | [ARM] pxa: fix strange characters in zaurus gpio .desc | Cyril Hrubis | 2010-01-08 | 1 | -2/+2 |
| | * | | | [ARM] pxa: fix compiler warnings of unused variable 'id' in cpu_is_pxa9*() | Eric Miao | 2010-01-04 | 1 | -6/+3 |
| | * | | | [ARM] pxa: update pwm_backlight->notify() to include missed 'struct device *' | Eric Miao | 2010-01-04 | 9 | -9/+9 |
| | * | | | [ARM] pxa: enable L2 if present in XSC3 | Haojian Zhuang | 2010-01-01 | 1 | -0/+7 |
| | * | | | [ARM] pxa: do not enable L2 after MMU is enabled | Haojian Zhuang | 2010-01-01 | 1 | -6/+5 |
| * | | | | ARM: 5868/1: ARM: fix "BUG: using smp_processor_id() in preemptible code" | Rabin Vincent | 2010-01-08 | 1 | -1/+2 |
| * | | | | ARM: 5867/1: Update U300 defconfig | Linus Walleij | 2010-01-08 | 1 | -10/+71 |