summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arm: vt8500: Update MAINTAINERS entry for arch-vt8500Tony Prisk2013-02-101-3/+8
* ARM: integrator: ensure ap_syscon_base is initialised when !CONFIG_MMUWill Deacon2013-02-101-1/+1
* Merge tag 'omap-for-v3.9/fixes-non-critical-signed-v2' of git://git.kernel.or...Olof Johansson2013-02-05253-1190/+2104
|\
| * ARM: OMAP2+: using strlcpy instead of strncpyChen Gang2013-02-041-1/+2
| * ARM: OMAP2+: Fix selection of clockevent timer when using device-treeJon Hunter2013-02-011-1/+1
| * ARM: OMAP: Fix the use of uninitialized dma_lch_countChen Gang2013-02-011-1/+1
| * ARM: OMAP: make wakeupgen_lock rawThomas Gleixner2013-02-011-7/+7
| * Linux 3.8-rc6Linus Torvalds2013-02-011-2/+2
| * Merge tag 'dm-3.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-02-012-14/+5Star
| |\
| | * dm: fix write same requests countingAlasdair G Kergon2013-01-311-2/+4
| | * dm thin: fix queue limits stackingMike Snitzer2013-01-311-12/+1Star
| * | Merge branch 'for-3.8/upstream-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-01-314-1/+16
| |\ \
| | * | HID: i2c-hid: fix i2c_hid_output_raw_reportBenjamin Tissoires2013-01-311-1/+12
| | * | HID: usbhid: quirk for Formosa IR receiverNicholas Santos2013-01-032-0/+4
| | * | HID: remove x bit from sensor docJiri Kosina2012-12-141-0/+0
| * | | Merge tag 'nfs-for-3.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-01-315-58/+86
| |\ \ \
| | * | | NFSv4.1: Handle NFS4ERR_DELAY when resetting the NFSv4.1 sessionTrond Myklebust2013-01-301-2/+12
| | * | | SUNRPC: When changing the queue priority, ensure that we change the ownerTrond Myklebust2013-01-301-1/+17
| | * | | NFS: Don't silently fail setattr() requests on mountpointsTrond Myklebust2013-01-301-0/+20
| | * | | NFSv4.1: Ensure that nfs41_walk_client_list() does start lease recoveryTrond Myklebust2013-01-271-1/+4
| | * | | NFSv4: Fix NFSv4 trunking discoveryTrond Myklebust2013-01-272-25/+9Star
| | * | | NFSv4: Fix NFSv4 reference counting for trunked sessionsTrond Myklebust2013-01-271-16/+15Star
| | * | | NFS: Fix error reporting in nfs_xdev_mountTrond Myklebust2013-01-271-13/+9Star
| | | |/ | | |/|
| * | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-01-3118-22/+67
| |\ \ \
| | * | | MIPS: Function tracer: Fix broken function tracingAl Cooper2013-01-312-4/+39
| | * | | mips: Move __virt_addr_valid() to a place for MIPS 64Steven Rostedt2013-01-312-6/+6
| | * | | MIPS: Netlogic: Fix UP compilation on XLRJayachandran C2013-01-301-1/+4
| | * | | MIPS: AR71xx: Fix AR71XX_PCI_MEM_SIZEGabor Juhos2013-01-301-1/+1
| | * | | MIPS: AR724x: Fix AR724X_PCI_MEM_SIZEGabor Juhos2013-01-301-1/+1
| | * | | MIPS: Lantiq: Fix cp0_perfcount_irq mappingJohn Crispin2013-01-301-1/+1
| | * | | MIPS: DSP: Fix DSP mask for registers.Steven J. Hill2013-01-241-1/+1
| | * | | MIPS: Fix build failure by adding definition of pfn_pmd().David Daney2013-01-231-0/+1
| | * | | MIPS: Octeon: Fix warning.Ralf Baechle2013-01-221-4/+5
| | * | | MIPS: delay.c: Check BITS_PER_LONG instead of __SIZEOF_LONG__Geert Uytterhoeven2013-01-221-1/+1
| | * | | MIPS: PNX833x: Fix comment.Ralf Baechle2013-01-221-1/+1
| | * | | MIPS: Add struct p_format to union mips_instruction.Ralf Baechle2013-01-171-0/+1
| | * | | MIPS: Export <asm/break.h>.Ralf Baechle2013-01-162-0/+1
| | * | | MIPS: BCM47xx: Enable SSB prerequisite SSB_DRIVER_PCICORE.Ralf Baechle2013-01-161-0/+1
| | * | | MIPS: BCM47xx: Select GPIOLIB for BCMA on bcm47xx platformArend van Spriel2013-01-161-0/+2
| | * | | MIPS: vpe.c: Fix null pointer dereference in print arguments.Cong Ding2013-01-161-1/+1
| * | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-01-3114-76/+216
| |\ \ \ \
| | * \ \ \ Merge tag 'efi-for-3.8' into x86/efiH. Peter Anvin2013-01-304-15/+25
| | |\ \ \ \
| | | * | | | x86, efi: remove attribute check from setup_efi_pciMaarten Lankhorst2013-01-291-3/+0Star
| | | * | | | x86, efi: Set runtime_version to the EFI spec revisionMatt Fleming2013-01-251-1/+1
| | | * | | | x86, efi: fix 32-bit warnings in setup_efi_pci()Jan Beulich2013-01-251-4/+4
| | | * | | | efivarfs: Delete dentry from dcache in efivarfs_file_write()Matt Fleming2013-01-181-0/+1
| | | * | | | efivarfs: Never return ENOENT from firmwareMatt Fleming2013-01-181-1/+1
| | | * | | | efi, x86: Pass a proper identity mapping in efi_call_phys_prelogNathan Zimmer2013-01-181-5/+17
| | | * | | | efivarfs: Drop link count of the right inodeLingzhu Xiang2013-01-181-1/+1
| | * | | | | x86, build: Dynamically find entry points in compressed startup codeDavid Woodhouse2013-01-284-27/+72