summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | ARM: 7811/1: locks: use early clobber in arch_spin_trylockWill Deacon2013-08-131-1/+1
| * | | | | | | | | | | | Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/geer...Linus Torvalds2013-08-172-8/+24
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | m68k: Truncate base in do_div()Andreas Schwab2013-08-141-4/+5
| | * | | | | | | | | | | | m68k/atari: ARAnyM - Fix NatFeat module supportGeert Uytterhoeven2013-08-141-4/+19
| | | |_|_|/ / / / / / / / | | |/| | | | | | | | | |
* | | | | | | | | | | | | ARM: at91/dt: define phy available on sama5d3 mother boardBoris BREZILLON2013-08-261-0/+8
* | | | | | | | | | | | | SolutionEngine7724: fix typo in Ether platform dataSergei Shtylyov2013-08-221-1/+1
* | | | | | | | | | | | | SH7619: fix typo in Ether platform dataSergei Shtylyov2013-08-221-1/+1
* | | | | | | | | | | | | can: mcp251x: Replace power callbacks with regulator APIAlexander Shiyan2013-08-212-24/+25
* | | | | | | | | | | | | sh_eth: remove 'register_type' field from 'struct sh_eth_plat_data'Sergei Shtylyov2013-08-218-11/+0
* | | | | | | | | | | | | SolutionEngine7724: fix Ether supportSergei Shtylyov2013-08-211-1/+3
* | | | | | | | | | | | | SH7619: fix Ether supportSergei Shtylyov2013-08-211-2/+10
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-1775-265/+538
|\| | | | | | | | | | | |
| * | | | | | | | | | | | Fix TLB gather virtual address range invalidation corner casesLinus Torvalds2013-08-166-13/+30
| * | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-08-1411-5/+109
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | arch: *: Kconfig: add "kernel/Kconfig.freezer" to "arch/*/Kconfig"Chen Gang2013-08-143-0/+4
| | * | | | | | | | | | | | x86 get_unmapped_area(): use proper mmap base for bottom-up directionRadu Caragea2013-08-142-2/+2
| | * | | | | | | | | | | | microblaze: fix clone syscallMichal Simek2013-08-142-1/+7
| | * | | | | | | | | | | | mm: save soft-dirty bits on file pagesCyrill Gorcunov2013-08-144-2/+68
| | * | | | | | | | | | | | mm: save soft-dirty bits on swapped pagesCyrill Gorcunov2013-08-142-0/+28
| | |/ / / / / / / / / / /
| * | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-08-142-2/+3
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | perf/x86: Add Haswell ULT model number used in Macbook Air and other systemsAndi Kleen2013-08-121-0/+1
| | * | | | | | | | | | | | perf/x86: Fix intel QPI uncore event definitionsVince Weaver2013-08-051-2/+2
| | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | perf/arm: Fix armpmu_map_hw_event()Stephen Boyd2013-08-141-1/+6
| * | | | | | | | | | | | sched: fix the theoretical signal_wake_up() vs schedule() raceOleg Nesterov2013-08-131-4/+0
| | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-08-1114-99/+170
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | powerpc/tm: Fix context switching TAR, PPR and DSCR SPRsMichael Neuling2013-08-093-0/+27
| | * | | | | | | | | | | powerpc: Save the TAR register earlierMichael Neuling2013-08-093-9/+19
| | * | | | | | | | | | | powerpc: Fix context switch DSCR on POWER8Michael Neuling2013-08-092-25/+60
| | * | | | | | | | | | | powerpc: Rework setting up H/FSCR bit definitionsMichael Neuling2013-08-091-11/+20
| | * | | | | | | | | | | powerpc: Fix hypervisor facility unavaliable vector numberMichael Neuling2013-08-091-2/+3
| | * | | | | | | | | | | powerpc/kvm/book3s_pr: Return appropriate error when allocation failsThadeu Lima de Souza Cascardo2013-08-091-2/+3
| | * | | | | | | | | | | powerpc/kvm: Add signed type cast for comparationChen Gang2013-08-091-2/+2
| | * | | | | | | | | | | powerpc/eeh: Add missing procfs entry for PowerNVMike Qiu2013-08-091-1/+1
| | * | | | | | | | | | | powerpc/pseries: Add backward compatibilty to read old kernel oops-logAruna Balakrishnaiah2013-08-091-4/+14
| | * | | | | | | | | | | powerpc/pseries: Fix buffer overflow when reading from pstoreAruna Balakrishnaiah2013-08-091-46/+24
| | * | | | | | | | | | | powerpc: On POWERNV enable PPC_DENORMALISATION by defaultAnton Blanchard2013-08-091-1/+1
| * | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-08-112-9/+16
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / | |/| | | | | / / / / / / | | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | KVM: s390: fix pfmf non-quiescing control handlingHeiko Carstens2013-07-291-2/+2
| | * | | | | | | | | | KVM: s390: move kvm_guest_enter,exit closer to sieDominik Dingel2013-07-291-7/+14
| * | | | | | | | | | | Merge tag 'fbdev-fixes-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-08-091-1/+1
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ARM: OMAP: dss-common: fix Panda's DVI DDC channelTomi Valkeinen2013-08-021-1/+1
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds2013-08-081-1/+0
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | avr32: boards/atngw100/mrmt.c: fix building errorCong Ding2013-08-081-1/+0
| | | |/ / / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-08-0820-107/+146
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | / / / | | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| | * | | | | | | | | ARM: tegra: enable ULPI phy on Colibri T20Lucas Stach2013-08-041-0/+1
| | * | | | | | | | | ARM: STi: remove sti_secondary_start from INIT section.Srinivas Kandagatla2013-08-041-2/+0
| | * | | | | | | | | ARM: STi: Fix cpu nodes with correct device_type.Srinivas Kandagatla2013-08-041-0/+2
| | * | | | | | | | | Merge tag 'renesas-fixes2-for-v3.11' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2013-08-043-5/+8
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | ARM: shmobile: lager: do not annotate gpio_buttons as __initdataSimon Horman2013-07-311-1/+1
| | | * | | | | | | | | ARM: shmobile: BOCK-W: fix SDHI0 PFC settingsSergei Shtylyov2013-07-311-1/+7