summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-11ARM: 6657/1: hw_breakpoint: fix ptrace breakpoint advertising on unsupported ...Will Deacon
2011-02-11ARM: 6656/1: hw_breakpoint: avoid UNPREDICTABLE behaviour when reading DBGDSCRWill Deacon
2011-02-11ARM: 6658/1: collie: do actually pass locomo_info to locomo driverDmitry Eremin-Solenikov
2011-02-11ARM: 6659/1: Thumb-2: Make CONFIG_OABI_COMPAT depend on !CONFIG_THUMB2_KERNELDave Martin
2011-02-10ARM: 6654/1: perf/oprofile: fix off-by-one in stack checkRabin Vincent
2011-02-10ARM: fixup SMP alternatives in modulesRussell King
2011-02-10ARM: make SWP emulation explicit on !CPU_USE_DOMAINSRussell King
2011-02-09ARM: Avoid building unsafe kernels on OMAP2 and MX3Russell King
2011-02-07Linux 2.6.38-rc4v2.6.38-rc4Linus Torvalds
2011-02-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2011-02-07Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2011-02-07Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-02-07Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-02-07CRED: Fix memory and refcount leaks upon security_prepare_creds() failureTetsuo Handa
2011-02-07CRED: Fix BUG() upon security_cred_alloc_blank() failureTetsuo Handa
2011-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-02-07Btrfs: Fix page count calculationYan, Zheng
2011-02-07Merge branch 'fixes'Russell King
2011-02-07cifs: remove checks for ses->status == CifsExitingJeff Layton
2011-02-07Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into fixesRussell King
2011-02-07ALSA: AACI: allow writes to MAINCR to take effectRussell King
2011-02-07ARM: Update mach-typesRussell King
2011-02-07x86, nx: Mark the ACPI resume trampoline code as +xH. Peter Anvin
2011-02-07powerpc: Fix hcall tracepoint recursionAnton Blanchard
2011-02-07powerpc/numa: Fix bug in unmap_cpu_from_nodeAnton Blanchard
2011-02-07powerpc/numa: Disable VPHN on dedicated processor partitionsAnton Blanchard
2011-02-07powerpc/numa: Add length when creating OF properties via VPHNAnton Blanchard
2011-02-07powerpc/numa: Check for all VPHN changesAnton Blanchard
2011-02-07powerpc/numa: Only use active VPHN count fieldsAnton Blanchard
2011-02-07powerpc/pseries: Remove unnecessary variable initializations in numa.cJesse Larrew
2011-02-07powerpc/pseries: Fix brace placement in numa.cJesse Larrew
2011-02-07powerpc/pseries: Fix typo in VPHN commentsJesse Larrew
2011-02-07powerpc: Fix some 6xx/7xxx CPU setup functionsBenjamin Herrenschmidt
2011-02-07powerpc: Pass the right cpu_spec to ->setup_cpu() on 64-bitBenjamin Herrenschmidt
2011-02-07powerpc/book3e: Protect complex macro args in mmu-book3e.hScott Wood
2011-02-07powerpc: Fix pfn_valid() when memory starts at a non-zero addressScott Wood
2011-02-06Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Linus Torvalds
2011-02-06Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-02-06Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-02-06Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-02-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-02-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-02-06arm/ixp4xx: Rename FREQ macro to avoid collisionsBen Hutchings
2011-02-06IXP4xx: Fix qmgr_release_queue() flushing unexpected queue entries.Krzysztof HaƂasa
2011-02-06btrfs: Drop __exit attribute on btrfs_exit_compressAlexey Charkov
2011-02-06btrfs: cleanup error handling in btrfs_unlink_inode()Tsutomu Itoh
2011-02-06Btrfs: exclude super blocks when we read in block groupsJosef Bacik
2011-02-06Btrfs: make sure search_bitmap finds something in remove_from_bitmapJosef Bacik
2011-02-06Merge branch 'timers/locking'Ingo Molnar