aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-07-25ARM: mm: use 5 bits for swapfile type encodingael-12.03Will Deacon1-3/+3
2012-07-25ARM: mm: avoid setting nG bit for user mappings that aren't presentWill Deacon2-18/+18
2012-07-25ARM: 7414/1: SMP: prevent use of the console when using idmap_pgdColin Cross1-2/+2
2012-07-25ARM: 7410/1: Add extra clobber registers for assembly in kernel_execveTim Bird1-1/+1
2012-07-25ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpusLinus Walleij1-1/+5
2012-07-25ARM: mutex: use generic xchg-based implementation for ARMv6+Will Deacon1-115/+4
2012-07-25ARM: remove asm/locks.hPaul Bolle1-274/+0
2012-07-25ARM: mm: avoid NULL dereference when flushing gate_vma with VIVT cachesWill Deacon1-2/+6
2012-07-25ARM: errata: extend workaround for erratum #720789Will Deacon1-0/+12
2012-05-15ARM: vfp: fix VFP flushing regression on sigreturn pathWill Deacon1-12/+2
2012-05-15ARM: vfp: ensure preemption is disabled when enabling VFP accessWill Deacon1-4/+6
2012-05-15ARM: 7412/1: audit: use only AUDIT_ARCH_ARM regardless of endiannessWill Deacon1-7/+1
2012-05-15ARM: 7411/1: audit: fix treatment of saved ip register during syscall tracingWill Deacon1-8/+8
2012-04-20ARM: makefile: work around toolchain bug in recent versions of binutilsael-12.03.00Will Deacon1-1/+0
2012-04-20ARM: vic: re-read status register before dispatching each IRQ handlerWill Deacon1-3/+1
2012-04-20ARM: realview: add defconfig for all realview platformsWill Deacon1-0/+210
2012-04-20ARM: vexpress: add defconfig for all vexpress platformsWill Deacon1-0/+208
2012-04-20ARM: l2x0: only write to debug registers on PL310Will Deacon1-5/+8
2012-04-20ARM: l2x0: only apply workaround for erratum #753970 on PL310Will Deacon1-6/+6
2012-04-20ARM: hotplug: remove section mismatch on access to pen_releaseWill Deacon2-2/+2
2012-04-20ARM: vexpress: plug local timers into the DT codeMarc Zyngier1-1/+7
2012-04-20ARM: architected timers: add support for UP timerMarc Zyngier1-0/+13
2012-04-20ARM: architected timers: add DT supportMarc Zyngier3-7/+75
2012-04-20ARM: architected timers: Add A15 specific sched_clock implementationMarc Zyngier2-0/+31
2012-04-20ARM: local timers: Add A15 architected timer supportMarc Zyngier4-0/+314
2012-04-20ARM: local timers: reserve local_timer_register() to SMPMarc Zyngier1-0/+3
2012-04-20ARM: local timers: make the runtime registration interface mandatoryMarc Zyngier2-43/+6
2012-04-20ARM: local timers: convert MSM to runtime registration interfaceMarc Zyngier1-35/+44
2012-04-20ARM: local timers: convert exynos to runtime registration interfaceMarc Zyngier1-8/+10
2012-04-20ARM: smp_twd: remove old local timer interfaceMarc Zyngier3-43/+5
2012-04-20ARM: imx6q: convert to twd_local_timer_register() interfaceMarc Zyngier4-39/+5
2012-04-20ARM: highbank: convert to twd_local_timer_register() interfaceMarc Zyngier4-45/+7
2012-04-20ARM: ux500: convert to twd_local_timer_register() interfaceMarc Zyngier4-38/+25
2012-04-20ARM: shmobile: convert to twd_local_timer_register() interfaceMarc Zyngier7-38/+18
2012-04-20ARM: tegra: convert to twd_local_timer_register() interfaceMarc Zyngier3-32/+18
2012-04-20ARM: plat-versatile: convert to twd_local_timer_register() interfaceMarc Zyngier6-71/+68
2012-04-20ARM: OMAP4: convert to twd_local_timer_register() interfaceMarc Zyngier3-45/+17
2012-04-20ARM: smp_twd: add device tree supportMarc Zyngier3-13/+120
2012-04-20ARM: smp_twd: add runtime registration supportMarc Zyngier2-4/+65
2012-04-20ARM: local timers: introduce a new registration interfaceMarc Zyngier2-0/+42
2012-04-20ARM: smp_twd: make local_timer_stop a symbol instead of a #defineMarc Zyngier3-7/+7
2012-04-20ARM: realview: select SPARSE_IRQ and use NR_IRQS_LEGACY in mach descWill Deacon6-0/+6
2012-04-20ARM: realview: Initialise the L2 cache via early_initcallCatalin Marinas3-17/+45
2012-04-20ARM: realview: remove redundant write to SYS_RESETCTL on resetWill Deacon1-1/+0
2012-04-20ARM: realview: fix definition of GPIO0 interrupt on PB1176 to match TRMWill Deacon2-2/+2
2012-04-20ARM: vexpress: add support for motherboard CLCDWill Deacon1-1/+71
2012-04-20ARM: vexpress: add debug UARTs to DEBUG_LL kconfig choiceJonathan Austin2-21/+29
2012-04-20ARM: vexpress: Add RS1 UART for decompressor, selectable via DEBUG_LLJonathan Austin1-0/+13
2012-04-20ARM: vexpress: remove fragile UART detection mechanismJonathan Austin1-21/+1
2012-04-20ARM: vexpress: Motherboard RS1 memory map supportPawel Moll3-6/+108
2012-04-20ARM: vexpress: Add Device Tree supportPawel Moll5-5/+349
2012-04-16ARM: vexpress: Use FDT data in platform SMP callsPawel Moll2-2/+155
2012-04-16ARM: versatile: Map local timers using Device Tree when possiblePawel Moll1-0/+26
2012-04-16ARM: vexpress: Get rid of MMIO_P2VPawel Moll7-98/+102
2012-04-16net: smsc911x: fix skb handling in receive pathWill Deacon1-9/+5
2012-04-16ARM: LPAE: Invalidate the TLB for module addresses during translation faultCatalin Marinas1-2/+11
2012-04-16ARMv7: Do not clean the PTE if coherent page table walk is supportedCatalin Marinas2-2/+6
2012-04-16ARM: Do not call flush_cache_user_range with mmap_sem heldDima Zavin2-2/+4
2012-04-16ARM: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW on pre-ARMv6 CPUsCatalin Marinas2-14/+26
2012-04-16ARM: Remove current_mm per-cpu variableCatalin Marinas2-18/+1
2012-04-16ARM: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW on ASID-capable CPUsCatalin Marinas5-21/+61
2012-04-16ARM: Use TTBR1 instead of reserved context IDWill Deacon2-24/+31
2012-04-16sched/arch: Introduce the finish_arch_post_lock_switch() scheduler callbackCatalin Marinas2-0/+4
2012-04-16ARM: vfp: clear fpscr length and stride bits on entry to sig handlerWill Deacon1-1/+21
2012-04-16ARM: vfp: move user vfp state save/restore code out of signal.cWill Deacon3-51/+90
2012-04-16ARM: DT: do not add a zero-sized memory propertyMarc Zyngier1-0/+2
2012-04-16ARM: DT: fix atags_to_fdt() second call siteMarc Zyngier1-1/+1
2012-03-30ARM: Fail early when using CONFIG_MMU on v7 systems without an MMUJonathan Austin1-0/+7
2012-03-30ARM: mm: truncate memory banks to fit in 4GB space for classic MMUWill Deacon1-1/+15
2012-03-30ARM: nommu: Use VECTORS_BASE for vector copying with !MMUJonathan Austin1-1/+1
2012-03-30ARM: suspend: fix CPU suspend code for !CONFIG_MMU configurationsWill Deacon3-28/+44
2012-03-30ARM: nommu: fix typo in mm/KconfigWill Deacon1-1/+1
2012-03-30kexec: crash: don't save swapper_pg_dir for !CONFIG_MMU configurationsWill Deacon1-0/+2
2012-03-30ARM: ptrace: fix ptrace_read_user for !CONFIG_MMU platformsWill Deacon1-1/+3
2012-03-30ARM: ThumbEE: Use cpuid macros to read ID_PFR0 for ThumbEEJonathan Austin1-2/+2
2012-03-30ARM: ThumbEE: Disable userspace TEEHBR access for !CONFIG_ARM_THUMBEEJonathan Austin1-0/+12
2012-03-30ARM: tls: remove covert channel via TPIDRURWWill Deacon1-0/+4
2012-03-30ARM: perf: add support for the Cortex-A7 PMUWill Deacon3-0/+149
2012-03-30ARM: errata: only handle ARM erratum #326103 on affected coresWill Deacon2-6/+20
2012-03-30ARM: cmpxchg64: use atomic64 and local64 routines for cmpxchg64Will Deacon1-60/+13
2012-03-30ARM: SCU: use cpu_logical_map for per-CPU low power modeWill Deacon1-1/+2
2012-03-30ARM: hotplug: copy the affinity mask when forcefully migrating IRQsWill Deacon1-3/+3
2012-03-30ARM: kexec: call platform_cpu_kill on the killer rather than the victimWill Deacon1-9/+16
2012-03-30ARM: kexec: EOI active and mask all interrupts in kexec crash pathWill Deacon1-0/+25
2012-03-30ARM: gic: refactor irq_start assignmentWill Deacon1-7/+6
2012-03-30ARM: irq: avoid NULL check in for_each_irq_desc loopWill Deacon1-4/+1
2012-03-30ARM: Do not map the vectors page as write-through on UP systemsCatalin Marinas1-6/+0
2012-03-28ARMv7: Flush the vectors page using the base addressCatalin Marinas1-1/+1
2012-03-19ARM: vectors: use gate_vma for vectors user mappingWill Deacon4-42/+31
2012-03-18Linux 3.3Linus Torvalds1-1/+1
2012-03-18Don't limit non-nested epoll pathsJason Baron1-0/+4
2012-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds8-64/+57
2012-03-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds13-33/+48
2012-03-17netfilter: ctnetlink: fix race between delete and timeout expirationPablo Neira Ayuso1-11/+12
2012-03-16ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu.RongQing.Li1-1/+0
2012-03-16Merge branch 'akpm' (more patches from Andrew)Linus Torvalds1-0/+7
2012-03-16nilfs2: fix NULL pointer dereference in nilfs_load_super_block()Ryusuke Konishi1-0/+1
2012-03-16nilfs2: clamp ns_r_segments_percentage to [1, 99]Haogang Chen1-0/+6
2012-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-0/+8
2012-03-16Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds1-27/+0
2012-03-16afs: Remote abort can cause BUG in rxrpc codeAnton Blanchard1-0/+3
2012-03-16afs: Read of file returns EBADMSGAnton Blanchard1-1/+1
2012-03-16C6X: remove dead code from entry.SMark Salter1-27/+0
2012-03-16wimax/i2400m: fix erroneous NETDEV_TX_BUSY useEric Dumazet1-20/+10
2012-03-16net/hyperv: fix erroneous NETDEV_TX_BUSY useEric Dumazet1-2/+2
2012-03-16net/usbnet: reserve headroom on rx skbsEric Dumazet1-2/+2
2012-03-16bnx2x: fix memory leak in bnx2x_init_firmware()Michal Schmidt1-26/+24
2012-03-16bnx2x: fix a crash on corrupt firmware fileMichal Schmidt1-0/+1
2012-03-16sch_sfq: revert dont put new flow at the end of flowsEric Dumazet1-1/+5
2012-03-16ipv6: fix icmp6_dst_alloc()Eric Dumazet1-1/+1
2012-03-16MAINTAINERS: Add Serge as maintainer of capabilitiesJames Morris1-0/+8
2012-03-15Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds5-27/+92
2012-03-15Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-5/+15
2012-03-15Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-28/+24
2012-03-15Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds7-51/+21
2012-03-15Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-14/+128
2012-03-15Merge branch '3.3-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/na...Linus Torvalds3-13/+24
2012-03-15drivers/video/backlight/s6e63m0.c: fix corruption storing gamma modeDan Carpenter1-1/+1
2012-03-15MAINTAINERS: add entry for exynos mipi display driversDonghwa Lee1-0/+9
2012-03-15MAINTAINERS: fix link to Gustavo Padovans treeJohan Hedberg1-2/+2
2012-03-15MAINTAINERS: add Johan to Bluetooth maintainersJohan Hedberg1-0/+4
2012-03-15MAINTAINERS: Gustavo has movedGustavo Padovan1-2/+2
2012-03-15prctl: use CAP_SYS_RESOURCE for PR_SET_MM optionCyrill Gorcunov1-1/+1
2012-03-15rapidio/tsi721: fix bug in register offset definitionsAlexandre Bounine1-15/+15
2012-03-15MAINTAINERS: update ST's Mailing list for SPEArViresh Kumar1-0/+11
2012-03-15memcg: free mem_cgroup by RCU to fix oopsHugh Dickins1-6/+47
2012-03-15i2c-algo-bit: Fix spurious SCL timeouts under heavy loadVille Syrjala1-1/+7
2012-03-15i2c-core: Comment says "transmitted" but means "received"Wolfram Sang1-4/+8
2012-03-15Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie4-47/+16
2012-03-15drm exynos: use drm_fb_helper_set_par directlySascha Hauer1-27/+1
2012-03-15drm/exynos: Fix fb_videomode <-> drm_mode_modeinfo conversionLaurent Pinchart1-8/+8
2012-03-15drm/exynos: fix runtime_pm fimd device state on probeMarek Szyprowski1-11/+6
2012-03-15drm/exynos: use correct 'exynos-drm' name for platform deviceMarek Szyprowski1-1/+1
2012-03-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds11-96/+199
2012-03-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2-5/+9
2012-03-14Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2-2753/+2
2012-03-14arch/tile/configs: convert to minimal configs via "make savedefconfig"Chris Metcalf2-2753/+2
2012-03-14Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie3-4/+5
2012-03-14Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar13-33/+48
2012-03-14hwmon: (zl6100) Enable interval between chip accesses for all chipsGuenter Roeck2-17/+9
2012-03-14perf tools, x86: Build perf on older user-space as wellIngo Molnar4-0/+10
2012-03-14perf tools: Use scnprintf where applicableArnaldo Carvalho de Melo8-33/+35
2012-03-14perf tools: Incorrect use of snprintf results in SEGVAnton Blanchard1-0/+3
2012-03-14block: fix ioc leak in put_io_contextXiaotian Feng1-0/+6
2012-03-13iscsi-target: Fix reservation conflict -EBUSY response handling bugNicholas Bellinger1-1/+1
2012-03-13target: Fix compatible reservation handling (CRH=1) with legacy RESERVE/RELEASENicholas Bellinger2-12/+23
2012-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-1/+1
2012-03-13sparc32: Add -Av8 to assembler command line.David S. Miller1-1/+1
2012-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds15-45/+78
2012-03-13Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds6-576/+1488
2012-03-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-9/+10
2012-03-13Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2-16/+59
2012-03-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-6/+4
2012-03-13tile: Use set_current_blocked() and block_sigmask()Matt Fleming2-15/+3
2012-03-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville5-5/+22
2012-03-13perf record: Fix buffer overrun bug in tracepoint_id_to_path()Stephane Eranian1-1/+1
2012-03-13hwmon: (w83627ehf) Describe undocumented pwm attributesGuenter Roeck1-1/+6
2012-03-13hwmon: (w83627ehf) Fix temp2 source for W83627UHGJean Delvare2-5/+5
2012-03-12Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds7-3/+714
2012-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-0/+3
2012-03-12Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds4-2/+10
2012-03-12Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds4-2/+8
2012-03-12tun: don't hold network namespace by tun socketsStanislav Kinsbursky1-3/+12
2012-03-12bnx2x: FCoE statistics id fixedYuval Mintz1-3/+9
2012-03-12bnx2x: dcb bit indices flags used as bitsYuval Mintz2-4/+6
2012-03-12bnx2x: added cpu_to_le16 when preparing ramrod's dataAriel Elior1-1/+1
2012-03-12bnx2x: pfc statistics counts pfc events twiceYuval Mintz1-12/+0
2012-03-12perf/x86: Fix local vs remote memory events for NHM/WSMPeter Zijlstra1-8/+9
2012-03-12hwmon: (w83627ehf) Fix memory leak in probe functionGuenter Roeck1-4/+3
2012-03-12arch/tile: misplaced parens near likelyroel1-1/+1
2012-03-12arch/tile: sync up the defconfig files to the tipChris Metcalf2-559/+1483
2012-03-12arch/tile: Fix up from commit 8a25a2fd126c621f44f3aeaef80d51f00fc11639Chris Metcalf1-1/+1
2012-03-12rt2x00: fix random stallsStanislaw Gruszka3-1/+17
2012-03-12iwl3945: fix possible il->txq NULL pointer dereference in delayed worksStanislaw Gruszka2-4/+5
2012-03-12hwmon: (w83627ehf) Fix writing into fan_stop_time for NCT6775F/NCT6776FGuenter Roeck1-1/+1
2012-03-12panasonic-laptop: avoid overflow in acpi_pcc_hotkey_add()Xi Wang1-2/+2
2012-03-12acer-wmi: No wifi rfkill on Lenovo machinesIke Panhc1-1/+29
2012-03-12Fujitsu tablet extras driverRobert Gerlach4-0/+502
2012-03-12x86: Add amilo-rfkill driver for some Fujitsu-Siemens Amilo laptopsBen Hutchings3-0/+181
2012-03-11dql: Fix undefined jiffiesTom Herbert1-0/+1
2012-03-11tcp: fix syncookie regressionEric Dumazet2-17/+23
2012-03-11usb: asix: Patch for Sitecom LN-031Joerg Neikes1-0/+4
2012-03-11regulator: da9052: Ensure the selected voltage falls within the specified rangeAxel Lin1-4/+4
2012-03-11regulator: Set n_voltages for da9052 regulatorsAxel Lin1-0/+4
2012-03-11regulator: Fix setting selector in tps6524x set_voltage functionAxel Lin1-1/+1
2012-03-10restore smp_mb() in unlock_new_inode()Al Viro1-0/+1
2012-03-10vfs: fix return value from do_last()Miklos Szeredi1-1/+1
2012-03-10vfs: fix double put after complete_walk()Miklos Szeredi1-1/+1
2012-03-10Linux 3.3-rc7Linus Torvalds1-1/+1
2012-03-10udf: Fix deadlock in udf_release_file()Jan Kara1-2/+0
2012-03-10vfs: Correctly set the dir i_mutex lockdep classTyler Hicks1-2/+1
2012-03-09aio: fix the "too late munmap()" raceAl Viro1-8/+6
2012-03-09aio: fix io_setup/io_destroy raceAl Viro1-4/+4
2012-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2-3/+7
2012-03-09memcg: revert fix to mapcount check for this releaseHugh Dickins1-1/+1
2012-03-09x86: Derandom delay_tsc for 64 bitThomas Gleixner1-2/+2
2012-03-09Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds3-2/+20
2012-03-09MAINTAINERS: new git entry for arm/mach-msmDavid Brown1-1/+1
2012-03-09Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds1-2/+2
2012-03-09Merge tag 'iommu-fixes-v3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-4/+4