| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-08-01 | 13 | -194/+139 |
|\ |
|
| * | ARM: 7479/1: mm: avoid NULL dereference when flushing gate_vma with VIVT caches | Will Deacon | 2012-07-31 | 1 | -2/+6 |
| * | ARM: Fix undefined instruction exception handling | Russell King | 2012-07-31 | 4 | -62/+92 |
| * | ARM: 7480/1: only call smp_send_stop() on SMP | Javier Martinez Canillas | 2012-07-31 | 1 | -1/+2 |
| * | ARM: 7478/1: errata: extend workaround for erratum #720789 | Will Deacon | 2012-07-31 | 1 | -0/+12 |
| * | ARM: 7477/1: vfp: Always save VFP state in vfp_pm_suspend on UP | Colin Cross | 2012-07-31 | 1 | -0/+6 |
| * | ARM: 7476/1: vfp: only clear vfp state for current cpu in vfp_pm_suspend | Colin Cross | 2012-07-31 | 1 | -1/+1 |
| * | ARM: 7468/1: ftrace: Trace function entry before updating index | Colin Cross | 2012-07-31 | 1 | -8/+9 |
| * | ARM: 7467/1: mutex: use generic xchg-based implementation for ARMv6+ | Will Deacon | 2012-07-31 | 1 | -115/+4 |
| * | ARM: 7466/1: disable interrupt before spinning endlessly | Shawn Guo | 2012-07-31 | 1 | -0/+2 |
| * | ARM: 7465/1: Handle >4GB memory sizes in device tree and mem=size@start option | Peter Maydell | 2012-07-29 | 2 | -5/+5 |
* | | Merge tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 2012-08-01 | 2 | -4/+22 |
|\ \ |
|
| * | | arm: da850: configure LCDC fifo threshold | Manjunathappa, Prakash | 2012-07-29 | 1 | -0/+1 |
| * | | Merge branch 'for-florian' of git://gitorious.org/linux-omap-dss2/linux into ... | Florian Tobias Schandinat | 2012-07-25 | 1 | -4/+21 |
| |\ \ |
|
| | * | | ARM: OMAP2PLUS: DSS: Disable LCD3 output when resetting DSS | Chandrabhanu Mahapatra | 2012-06-29 | 1 | -4/+21 |
| | * | | Merge tag 'v3.5-rc2' | Tomi Valkeinen | 2012-06-13 | 2756 | -89037/+99482 |
| | |\ \ |
|
* | | \ \ | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-08-01 | 2 | -53/+26 |
|\ \ \ \ \ |
|
| * | | | | | new helper: done_path_create() | Al Viro | 2012-07-29 | 1 | -3/+1 |
| * | | | | | pull unlock+dput() out into do_spu_create() | Al Viro | 2012-07-29 | 2 | -16/+11 |
| * | | | | | spufs: pull unlock-and-dput() up into spufs_create() | Al Viro | 2012-07-29 | 1 | -23/+10 |
| * | | | | | spufs_create_context(): simplify failure exits | Al Viro | 2012-07-29 | 1 | -7/+1 |
| * | | | | | move spu_forget() into spufs_rmdir() | Al Viro | 2012-07-29 | 1 | -6/+5 |
* | | | | | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-07-31 | 3 | -5/+2 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge remote-tracking branch 'origin' into irqdomain/next | Grant Likely | 2012-07-24 | 1426 | -20404/+45092 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | irqdomain: Eliminate dedicated radix lookup functions | Grant Likely | 2012-07-11 | 2 | -2/+2 |
| * | | | | | | | irqdomain: Always update revmap when setting up a virq | Grant Likely | 2012-07-11 | 1 | -3/+0 |
| * | | | | | | | Merge tag 'v3.5-rc6' into irqdomain/next | Grant Likely | 2012-07-11 | 267 | -1249/+1228 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | devicetree: add helper inline for retrieving a node's full name | Grant Likely | 2012-06-15 | 6 | -15/+9 |
| | |_|_|_|_|/ /
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-07-31 | 13 | -19/+20 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | mips: zero out pg_data_t when it's allocated | Minchan Kim | 2012-07-31 | 1 | -0/+1 |
| * | | | | | | | | memcg: rename config variables | Andrew Morton | 2012-07-31 | 10 | -18/+18 |
| * | | | | | | | | mm: account the total_vm in the vm_stat_account() | Huang Shijie | 2012-07-31 | 1 | -1/+0 |
| * | | | | | | | | xtensa: select generic atomic64_t support | Fengguang Wu | 2012-07-31 | 1 | -0/+1 |
* | | | | | | | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-07-31 | 12 | -32/+20 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | um: remove IRQF_SAMPLE_RANDOM which is now a no-op | Theodore Ts'o | 2012-07-19 | 6 | -19/+12 |
| * | | | | | | | | | sparc/ldc: remove IRQF_SAMPLE_RANDOM which is now a no-op | Theodore Ts'o | 2012-07-19 | 1 | -4/+2 |
| * | | | | | | | | | [ARM] pxa: remove IRQF_SAMPLE_RANDOM which is now a no-op | Theodore Ts'o | 2012-07-19 | 3 | -6/+5 |
| * | | | | | | | | | board-palmz71: remove IRQF_SAMPLE_RANDOM which is now a no-op | Theodore Ts'o | 2012-07-19 | 1 | -2/+1 |
| * | | | | | | | | | random: remove rand_initialize_irq() | Theodore Ts'o | 2012-07-19 | 1 | -1/+0 |
* | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-07-31 | 5 | -146/+1473 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | perf/x86: Fix missing struct before structure name | Jovi Zhang | 2012-07-26 | 1 | -1/+1 |
| * | | | | | | | | | | perf/x86: Fix format definition of SNB-EP uncore QPI box | Yan, Zheng | 2012-07-26 | 2 | -1/+25 |
| * | | | | | | | | | | perf/x86: Make bitfield unsigned | Peter Zijlstra | 2012-07-26 | 1 | -1/+1 |
| * | | | | | | | | | | perf/x86: Fix LLC-* and node-* events on Intel SandyBridge | Yan, Zheng | 2012-07-26 | 1 | -6/+86 |
| * | | | | | | | | | | perf/x86: Add Intel Nehalem-EX uncore support | Yan, Zheng | 2012-07-26 | 2 | -129/+1352 |
| * | | | | | | | | | | perf/x86: Fix typo in format definition of uncore PCU filter | Yan, Zheng | 2012-07-26 | 1 | -8/+8 |
* | | | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2012-07-31 | 7 | -55/+121 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | powerpc/kvm/book3s_32: Fix MTMSR_EERI macro | Alexander Graf | 2012-07-31 | 1 | -1/+0 |
| * | | | | | | | | | | | Merge remote-tracking branch 'kumar/merge' into merge | Benjamin Herrenschmidt | 2012-07-31 | 6 | -54/+121 |
| |\ \ \ \ \ \ \ \ \ \ \
| | |_|_|/ / / / / / / /
| |/| | | | | | | | | | |
|
| | * | | | | | | | | | | powerpc/85xx: p1022ds: fix DIU/LBC switching with NAND enabled | Timur Tabi | 2012-07-26 | 1 | -2/+62 |