summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | ARM: 7480/1: only call smp_send_stop() on SMPJavier Martinez Canillas2012-07-311-1/+2
| * | | | | | | | | | | ARM: 7478/1: errata: extend workaround for erratum #720789Will Deacon2012-07-311-0/+12
| * | | | | | | | | | | ARM: 7477/1: vfp: Always save VFP state in vfp_pm_suspend on UPColin Cross2012-07-311-0/+6
| * | | | | | | | | | | ARM: 7476/1: vfp: only clear vfp state for current cpu in vfp_pm_suspendColin Cross2012-07-311-1/+1
| * | | | | | | | | | | ARM: 7468/1: ftrace: Trace function entry before updating indexColin Cross2012-07-311-8/+9
| * | | | | | | | | | | ARM: 7467/1: mutex: use generic xchg-based implementation for ARMv6+Will Deacon2012-07-311-115/+4Star
| * | | | | | | | | | | ARM: 7466/1: disable interrupt before spinning endlesslyShawn Guo2012-07-311-0/+2
| * | | | | | | | | | | ARM: 7465/1: Handle >4GB memory sizes in device tree and mem=size@start optionPeter Maydell2012-07-292-5/+5
* | | | | | | | | | | | Merge tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-08-012-4/+22
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | arm: da850: configure LCDC fifo thresholdManjunathappa, Prakash2012-07-291-0/+1
| * | | | | | | | | | | | Merge branch 'for-florian' of git://gitorious.org/linux-omap-dss2/linux into ...Florian Tobias Schandinat2012-07-251-4/+21
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | ARM: OMAP2PLUS: DSS: Disable LCD3 output when resetting DSSChandrabhanu Mahapatra2012-06-291-4/+21
| | * | | | | | | | | | | Merge tag 'v3.5-rc2'Tomi Valkeinen2012-06-132756-89037/+99482
| | |\ \ \ \ \ \ \ \ \ \ \
* | | \ \ \ \ \ \ \ \ \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-012-53/+26Star
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | new helper: done_path_create()Al Viro2012-07-291-3/+1Star
| * | | | | | | | | | | | | pull unlock+dput() out into do_spu_create()Al Viro2012-07-292-16/+11Star
| * | | | | | | | | | | | | spufs: pull unlock-and-dput() up into spufs_create()Al Viro2012-07-291-23/+10Star
| * | | | | | | | | | | | | spufs_create_context(): simplify failure exitsAl Viro2012-07-291-7/+1Star
| * | | | | | | | | | | | | move spu_forget() into spufs_rmdir()Al Viro2012-07-291-6/+5Star
* | | | | | | | | | | | | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-08-013-5/+2Star
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Merge remote-tracking branch 'origin' into irqdomain/nextGrant Likely2012-07-251426-20404/+45092
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | irqdomain: Eliminate dedicated radix lookup functionsGrant Likely2012-07-112-2/+2
| * | | | | | | | | | | | | irqdomain: Always update revmap when setting up a virqGrant Likely2012-07-111-3/+0Star
| * | | | | | | | | | | | | Merge tag 'v3.5-rc6' into irqdomain/nextGrant Likely2012-07-11267-1249/+1228Star
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | devicetree: add helper inline for retrieving a node's full nameGrant Likely2012-06-156-15/+9Star
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-08-0113-19/+20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | mips: zero out pg_data_t when it's allocatedMinchan Kim2012-08-011-0/+1
| * | | | | | | | | | | | | | memcg: rename config variablesAndrew Morton2012-08-0110-18/+18
| * | | | | | | | | | | | | | mm: account the total_vm in the vm_stat_account()Huang Shijie2012-08-011-1/+0Star
| * | | | | | | | | | | | | | xtensa: select generic atomic64_t supportFengguang Wu2012-08-011-0/+1
| | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-08-0112-32/+20Star
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | um: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-196-19/+12Star
| * | | | | | | | | | | | | | sparc/ldc: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-191-4/+2Star
| * | | | | | | | | | | | | | [ARM] pxa: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-193-6/+5Star
| * | | | | | | | | | | | | | board-palmz71: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-191-2/+1Star
| * | | | | | | | | | | | | | random: remove rand_initialize_irq()Theodore Ts'o2012-07-191-1/+0Star
| | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-08-015-146/+1473
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | perf/x86: Fix missing struct before structure nameJovi Zhang2012-07-261-1/+1
| * | | | | | | | | | | | | | perf/x86: Fix format definition of SNB-EP uncore QPI boxYan, Zheng2012-07-262-1/+25
| * | | | | | | | | | | | | | perf/x86: Make bitfield unsignedPeter Zijlstra2012-07-261-1/+1
| * | | | | | | | | | | | | | perf/x86: Fix LLC-* and node-* events on Intel SandyBridgeYan, Zheng2012-07-261-6/+86
| * | | | | | | | | | | | | | perf/x86: Add Intel Nehalem-EX uncore supportYan, Zheng2012-07-262-129/+1352
| * | | | | | | | | | | | | | perf/x86: Fix typo in format definition of uncore PCU filterYan, Zheng2012-07-261-8/+8
* | | | | | | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-08-017-55/+121
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | powerpc/kvm/book3s_32: Fix MTMSR_EERI macroAlexander Graf2012-07-311-1/+0Star
| * | | | | | | | | | | | | | | Merge remote-tracking branch 'kumar/merge' into mergeBenjamin Herrenschmidt2012-07-316-54/+121
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | powerpc/85xx: p1022ds: fix DIU/LBC switching with NAND enabledTimur Tabi2012-07-261-2/+62
| | * | | | | | | | | | | | | | powerpc/85xx: p1022ds: disable the NAND flash node if video is enabledTimur Tabi2012-07-261-20/+38
| | * | | | | | | | | | | | | | powerpc/85xx: Fix sram_offset parameter typeClaudiu Manoil2012-07-262-27/+16Star
| | * | | | | | | | | | | | | | powerpc/85xx: P3041DS - change espi input-clock from 40MHz to 35MHzShaohui Xie2012-07-261-1/+1