aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* arch/tile: clarify flush_buffer()/finv_buffer() function namesChris Metcalf2011-05-04
* arch/tile: kernel-related cleanups from removing static page sizeChris Metcalf2011-05-04
* arch/tile: various header improvements for building driversChris Metcalf2011-05-04
* arch/tile: disable GX prefetcher during cache flushChris Metcalf2011-05-04
* arch/tile: tolerate disabling CONFIG_BLK_DEV_INITRDChris Metcalf2011-05-04
* arch/tile: properly flush the I$ when unloading kernel modulesChris Metcalf2011-05-04
* arch/tile: disable SD_WAKE_AFFINE flag on CPU/NODE scheduling domainChris Metcalf2011-05-04
* arch/tile: allow nonatomic stores to interoperate with fast atomic syscallsChris Metcalf2011-05-04
* arch/tile: improve support for PCI hotplugChris Metcalf2011-05-04
* arch/tile: support TIF_NOTIFY_RESUMEChris Metcalf2011-05-02
* arch/tile: refactor backtracing codeChris Metcalf2011-05-02
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-04-26
|\
| * [S390] kvm-390: Let kernel exit SIE instruction on workCarsten Otte2011-04-20
| * [S390] pfault: fix token handlingHeiko Carstens2011-04-20
| * [S390] fix page table walk for changing page attributesJan Glauber2011-04-20
| * [S390] prng: prevent access beyond end of stackJan Glauber2011-04-20
* | Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-04-25
|\ \
| * | mach-ux500: fix i2c0 device setup regressionLinus Walleij2011-04-20
* | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-04-24
|\ \ \
| * | | PM: Add missing syscore_suspend() and syscore_resume() callsRafael J. Wysocki2011-04-19
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-04-22
|\ \ \ \
| * \ \ \ Merge commit 'v2.6.39-rc3' into for-2.6.39Mark Brown2011-04-18
| |\ \ \ \
| * | | | | ARM: s3c2440: gta02; Register dfbmcs320 device for BT audio interfaceLars-Peter Clausen2011-04-13
* | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-04-22
|\ \ \ \ \ \
| * | | | | | perf, x86: Update/fix Intel Nehalem cache eventsPeter Zijlstra2011-04-22
| * | | | | | perf, x86: P4 PMU - Don't forget to clear cpuc->active_mask on overflowCyrill Gorcunov2011-04-22
| * | | | | | x86, perf event: Turn off unstructured raw event access to offcore registersIngo Molnar2011-04-22
| * | | | | | perf: Support Xeon E7's via the Westmere PMU driverAndi Kleen2011-04-22
* | | | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-04-22
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | xtensa: Fixup irq conversion fallout and nmi_countThomas Gleixner2011-04-19
| | |_|_|_|/ | |/| | | |
* | | | | | x86, numa: Fix cpu nodemasks for NUMA emulation and CONFIG_DEBUG_PER_CPU_MAPSDavid Rientjes2011-04-21
* | | | | | Revert "x86, NUMA: Fix fakenuma boot failure"David Rientjes2011-04-21
* | | | | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-04-20
|\ \ \ \ \ \
| * | | | | | ARM: 6881/1: cputype.h uses __attribute_const__ which requires including kern...Jonathan Cameron2011-04-16
| * | | | | | ARM: Add new syscallsRussell King2011-04-15
* | | | | | | Merge branch 'stable/bug-fixes-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-04-20
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | xen: mask_rw_pte: do not apply the early_ioremap checks on x86_32Stefano Stabellini2011-04-20
| * | | | | | xen: do not create the extra e820 region at an addr lower than 4GStefano Stabellini2011-04-20
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-04-19
|\ \ \ \ \ \
| * | | | | | x86, gart: Make sure GART does not map physmem above 1TBJoerg Roedel2011-04-18
| * | | | | | x86, gart: Set DISTLBWALKPRB bit alwaysJoerg Roedel2011-04-18
| * | | | | | x86, gart: Convert spaces to tabs in enable_gart_translationJoerg Roedel2011-04-18
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-04-19
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | perf, x86: Fix AMD family 15h FPU event constraintsRobert Richter2011-04-19
| * | | | | perf, x86: Fix pre-defined cache-misses event for AMD family 15h cpusAndre Przywara2011-04-19
* | | | | | Merge branch 'for-39-rc4' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds2011-04-18
|\ \ \ \ \ \
| * | | | | | msm: timer: fix missing return valueDavid Brown2011-03-31
| * | | | | | msm: Remove extraneous ffa device checkDavid Brown2011-03-31
| | |_|_|/ / | |/| | | |
* | | | | | powerpc/powermac: Build fix with SMP and CPU hotplugBenjamin Herrenschmidt2011-04-18
* | | | | | powerpc/perf_event: Skip updating kernel counters if register value shrinksEric B Munson2011-04-17