| Commit message (Expand) | Author | Age | Files | Lines |
* | arch/tile: update defconfig file to something more useful | Chris Metcalf | 2011-05-04 | 1 | -0/+1091 |
* | tile: do_hardwall_trap: do not play with task->sighand | Oleg Nesterov | 2011-05-04 | 1 | -4/+2 |
* | tile: replace mm->cpu_vm_mask with mm_cpumask() | KOSAKI Motohiro | 2011-05-04 | 2 | -8/+8 |
* | tile,mn10300: add device parameter to dma_cache_sync() | James Hogan | 2011-05-04 | 2 | -2/+3 |
* | arch/tile: clarify flush_buffer()/finv_buffer() function names | Chris Metcalf | 2011-05-04 | 1 | -6/+12 |
* | arch/tile: kernel-related cleanups from removing static page size | Chris Metcalf | 2011-05-04 | 4 | -48/+17 |
* | arch/tile: various header improvements for building drivers | Chris Metcalf | 2011-05-04 | 11 | -10/+83 |
* | arch/tile: disable GX prefetcher during cache flush | Chris Metcalf | 2011-05-04 | 1 | -0/+18 |
* | arch/tile: tolerate disabling CONFIG_BLK_DEV_INITRD | Chris Metcalf | 2011-05-04 | 1 | -0/+6 |
* | arch/tile: properly flush the I$ when unloading kernel modules | Chris Metcalf | 2011-05-04 | 1 | -1/+7 |
* | arch/tile: disable SD_WAKE_AFFINE flag on CPU/NODE scheduling domain | Chris Metcalf | 2011-05-04 | 1 | -18/+57 |
* | arch/tile: allow nonatomic stores to interoperate with fast atomic syscalls | Chris Metcalf | 2011-05-04 | 2 | -36/+27 |
* | arch/tile: improve support for PCI hotplug | Chris Metcalf | 2011-05-04 | 3 | -91/+127 |
* | arch/tile: support TIF_NOTIFY_RESUME | Chris Metcalf | 2011-05-03 | 7 | -100/+87 |
* | arch/tile: refactor backtracing code | Chris Metcalf | 2011-05-02 | 6 | -131/+93 |
* | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2011-04-26 | 4 | -7/+8 |
|\ |
|
| * | [S390] kvm-390: Let kernel exit SIE instruction on work | Carsten Otte | 2011-04-20 | 1 | -2/+2 |
| * | [S390] pfault: fix token handling | Heiko Carstens | 2011-04-20 | 1 | -2/+2 |
| * | [S390] fix page table walk for changing page attributes | Jan Glauber | 2011-04-20 | 1 | -2/+3 |
| * | [S390] prng: prevent access beyond end of stack | Jan Glauber | 2011-04-20 | 1 | -1/+1 |
* | | Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-04-26 | 1 | -9/+10 |
|\ \ |
|
| * | | mach-ux500: fix i2c0 device setup regression | Linus Walleij | 2011-04-20 | 1 | -9/+10 |
* | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2011-04-24 | 1 | -0/+5 |
|\ \ \ |
|
| * | | | PM: Add missing syscore_suspend() and syscore_resume() calls | Rafael J. Wysocki | 2011-04-20 | 1 | -0/+5 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-04-22 | 1 | -0/+5 |
|\ \ \ \ |
|
| * \ \ \ | Merge commit 'v2.6.39-rc3' into for-2.6.39 | Mark Brown | 2011-04-18 | 635 | -1465/+2154 |
| |\ \ \ \ |
|
| * | | | | | ARM: s3c2440: gta02; Register dfbmcs320 device for BT audio interface | Lars-Peter Clausen | 2011-04-13 | 1 | -0/+5 |
* | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-04-22 | 3 | -6/+11 |
|\ \ \ \ \ \ |
|
| * | | | | | | perf, x86: Update/fix Intel Nehalem cache events | Peter Zijlstra | 2011-04-22 | 1 | -4/+4 |
| * | | | | | | perf, x86: P4 PMU - Don't forget to clear cpuc->active_mask on overflow | Cyrill Gorcunov | 2011-04-22 | 1 | -1/+1 |
| * | | | | | | x86, perf event: Turn off unstructured raw event access to offcore registers | Ingo Molnar | 2011-04-22 | 1 | -1/+5 |
| * | | | | | | perf: Support Xeon E7's via the Westmere PMU driver | Andi Kleen | 2011-04-22 | 1 | -0/+1 |
* | | | | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-04-22 | 1 | -12/+6 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | xtensa: Fixup irq conversion fallout and nmi_count | Thomas Gleixner | 2011-04-20 | 1 | -12/+6 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | x86, numa: Fix cpu nodemasks for NUMA emulation and CONFIG_DEBUG_PER_CPU_MAPS | David Rientjes | 2011-04-21 | 3 | -33/+20 |
* | | | | | | Revert "x86, NUMA: Fix fakenuma boot failure" | David Rientjes | 2011-04-21 | 1 | -23/+0 |
* | | | | | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-04-21 | 3 | -0/+9 |
|\ \ \ \ \ \ |
|
| * | | | | | | ARM: 6881/1: cputype.h uses __attribute_const__ which requires including kern... | Jonathan Cameron | 2011-04-16 | 1 | -0/+1 |
| * | | | | | | ARM: Add new syscalls | Russell King | 2011-04-15 | 2 | -0/+8 |
* | | | | | | | Merge branch 'stable/bug-fixes-rc4' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-04-21 | 2 | -5/+10 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | xen: mask_rw_pte: do not apply the early_ioremap checks on x86_32 | Stefano Stabellini | 2011-04-20 | 1 | -4/+9 |
| * | | | | | | xen: do not create the extra e820 region at an addr lower than 4G | Stefano Stabellini | 2011-04-20 | 1 | -1/+1 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-04-19 | 3 | -14/+21 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86, gart: Make sure GART does not map physmem above 1TB | Joerg Roedel | 2011-04-18 | 1 | -1/+8 |
| * | | | | | | x86, gart: Set DISTLBWALKPRB bit always | Joerg Roedel | 2011-04-18 | 2 | -3/+3 |
| * | | | | | | x86, gart: Convert spaces to tabs in enable_gart_translation | Joerg Roedel | 2011-04-18 | 1 | -11/+11 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-04-19 | 1 | -4/+18 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | perf, x86: Fix AMD family 15h FPU event constraints | Robert Richter | 2011-04-19 | 1 | -3/+17 |
| * | | | | | perf, x86: Fix pre-defined cache-misses event for AMD family 15h cpus | Andre Przywara | 2011-04-19 | 1 | -1/+1 |
* | | | | | | Merge branch 'for-39-rc4' of git://codeaurora.org/quic/kernel/davidb/linux-msm | Linus Torvalds | 2011-04-19 | 2 | -5/+2 |
|\ \ \ \ \ \ |
|