aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-10-25jump-label: initialize jump-label subsystem much earlierupstream/jump-label-noearlyJeremy Fitzhardinge3-9/+13
2011-10-25x86/jump_label: add arch_jump_label_transform_static()Jeremy Fitzhardinge1-3/+17
2011-10-25s390/jump-label: add arch_jump_label_transform_static()Jeremy Fitzhardinge1-20/+31
2011-10-25jump_label: add arch_jump_label_transform_static() to optimise non-live code ...Jeremy Fitzhardinge2-3/+17
2011-10-25sparc/jump_label: drop arch_jump_label_text_poke_early()Jeremy Fitzhardinge1-8/+0
2011-10-25x86/jump_label: drop arch_jump_label_text_poke_early()Jeremy Fitzhardinge1-6/+0
2011-10-25jump_label: if a key has already been initialized, don't nop it outJeremy Fitzhardinge2-14/+9
2011-10-25stop_machine: make stop_machine safe and efficient to call earlyJeremy Fitzhardinge1-0/+22
2011-10-25jump_label: use proper atomic_t initializerJeremy Fitzhardinge1-2/+2
2011-09-27Linux 3.1-rc8v3.1-rc8Linus Torvalds1-1/+1
2011-09-27Merge branch 'for-linus' of git://github.com/tiwai/soundLinus Torvalds5-5/+21
2011-09-27Merge branch 'pm-fixes' of git://github.com/rjwysocki/linux-pmLinus Torvalds1-37/+38
2011-09-27Merge branch 'fix/asoc' into for-linusTakashi Iwai2-1/+8
2011-09-27vfs: remove LOOKUP_NO_AUTOMOUNT flagLinus Torvalds3-9/+1
2011-09-27ASoC: ssm2602: Re-enable oscillator after suspendLars-Peter Clausen1-1/+2
2011-09-26VFS: Fix the remaining automounter semantics regressionsTrond Myklebust3-3/+3
2011-09-26vfs pathname lookup: Add LOOKUP_AUTOMOUNT flagLinus Torvalds2-1/+2
2011-09-26Merge branch 'samsung-fixes-3' of git://github.com/kgene/linux-samsungLinus Torvalds4-13/+10
2011-09-27ARM: EXYNOS4: Rename sclk_cam clocks for FIMC driverSylwester Nawrocki1-4/+2
2011-09-27ARM: S5PV210: Rename sclk_cam clocks for FIMC media driverSylwester Nawrocki1-4/+2
2011-09-26Merge branch 'hwmon-for-linus' of git://github.com/groeck/linuxLinus Torvalds4-166/+47
2011-09-26Merge branch 'kvm-updates/3.1' of git://github.com/avikivity/kvmLinus Torvalds2-2/+3
2011-09-26Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds7-22/+77
2011-09-26PM / Clocks: Do not acquire a mutex under a spinlockRafael J. Wysocki1-37/+38
2011-09-26ALSA: usb-audio: Check for possible chip NULL pointer before clearing probing...Thomas Pfaff1-3/+5
2011-09-26ALSA: hda/realtek - Don't detect LO jack when identical with HPTakashi Iwai1-0/+4
2011-09-26ARM: 7099/1: futex: preserve oldval in SMP __futex_atomic_opWill Deacon1-17/+17
2011-09-26ALSA: hda/realtek - Avoid bogus HP-pin assignmentTakashi Iwai1-1/+3
2011-09-26ARM: dma-mapping: free allocated page if unable to mapRussell King1-0/+2
2011-09-26ARM: S5P: fix incorrect loop iterator usage on gpio-interruptMarek Szyprowski1-4/+5
2011-09-26ARM: S3C2443: Fix bit-reset in setrate of clk_armdivHeiko Stuebner1-1/+1
2011-09-25ptrace: PTRACE_LISTEN forgets to unlock ->siglockOleg Nesterov1-13/+10
2011-09-25KVM: x86 emulator: fix Src2CL decodeAvi Kivity1-1/+1
2011-09-25KVM: MMU: fix incorrect return of spteZhao Jin1-1/+2
2011-09-24ALSA: HDA: No power nids on 92HD93David Henningsson1-0/+1
2011-09-23Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-1/+6
2011-09-23spi: Fix WARN when removing spi-fsl-spi moduleJeff Harris1-0/+3
2011-09-23scsi: fix qla2xxx printk format warningRandy Dunlap1-2/+2
2011-09-23scsi: SCSI_ISCI needs to select SCSI_SAS_HOST_SMP, fixes build errorRandy Dunlap1-0/+1
2011-09-23Merge branch 'perf-tools-for-linus' of git://github.com/acmel/linuxLinus Torvalds1-1/+1
2011-09-23Merge branch 'perf-tools-for-linus' of git://github.com/acmel/linuxLinus Torvalds13-57/+209
2011-09-23Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-3/+10
2011-09-23Merge branch 'for-linus' of git://github.com/tiwai/soundLinus Torvalds5-35/+27
2011-09-23perf python: Add missing perf_event__parse_sample 'swapped' parmArnaldo Carvalho de Melo1-1/+1
2011-09-23hwmon: (coretemp) remove struct platform_data * parameter from create_core_da...Jan Beulich1-6/+3
2011-09-23hwmon: (coretemp) constify static dataJan Beulich1-2/+2
2011-09-23hwmon: (coretemp) don't use kernel assigned CPU number as platform device IDJan Beulich1-2/+2
2011-09-23perf tools: Add support for disabling -Werror via WERROR=0Darren Hart1-1/+8
2011-09-23perf top: Fix userspace sample addr map offsetArnaldo Carvalho de Melo1-4/+5
2011-09-23perf symbols: Fix issue with binaries using 16-bytes buildids (v2)Stephane Eranian1-11/+13
2011-09-23perf tool: Fix endianness handling of u32 data in samplesDavid Ahern4-14/+47
2011-09-23perf sort: Fix symbol sort output by separating unresolved samples by typeAnton Blanchard1-2/+8
2011-09-23perf symbols: Synthesize anonymous mmap eventsAnton Blanchard1-0/+5
2011-09-23perf record: Create events initially disabled and enable after initDavid Ahern3-0/+17
2011-09-23perf symbols: Add some heuristics for choosing the best duplicate symbolAnton Blanchard1-0/+88
2011-09-23perf symbols: Preserve symbol scope when parsing /proc/kallsymsAnton Blanchard1-2/+4
2011-09-23perf symbols: /proc/kallsyms does not sort module symbolsAnton Blanchard1-22/+11
2011-09-23perf symbols: Fix ppc64 SEGV in dso__load_sym with debuginfo filesAnton Blanchard1-0/+2
2011-09-23perf probe: Fix regression of variable finderMasami Hiramatsu1-1/+1
2011-09-23Merge branch 'fix/asoc' into for-linusTakashi Iwai3-30/+16
2011-09-23ALSA: usb-audio - clear chip->probing on error exitThomas Pfaff1-0/+1
2011-09-23drm/radeon/kms: fix DDIA enable on some rs690 systemsAlex Deucher1-1/+8
2011-09-23Revert "drm/radeon/kms: fix typo in r100_blit_copy"Dave Airlie1-2/+2
2011-09-23ASoC: omap-mcbsp: Do not attempt to change DAI sysclk if stream is activeJarkko Nikula1-0/+6
2011-09-22Merge branch 'for-linus' of git://git.selinuxproject.org/~jmorris/linux-securityLinus Torvalds3-3/+9
2011-09-23TPM: Zero buffer after copying to userspacePeter Huewe1-1/+5
2011-09-23TPM: Call tpm_transmit with correct sizePeter Huewe1-0/+3
2011-09-23TPM: tpm_nsc: Fix a double free of pdev in cleanup_nscAxel Lin1-2/+0
2011-09-23TPM: TCG_ATMEL should depend on HAS_IOPORTGeert Uytterhoeven1-0/+1
2011-09-22thp: fix khugepaged defrag tunable documentationDavid Rientjes1-3/+4
2011-09-22zorro: Defer device_register() until all devices have been identifiedGeert Uytterhoeven1-1/+6
2011-09-22Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds6-10/+17
2011-09-22ALSA: fm801: Gracefully handle failure of tuner auto-detectBen Hutchings1-3/+10
2011-09-22ALSA: fm801: Fix double free in case of error in tuner detectionBen Hutchings1-2/+0
2011-09-21hwmon: (ds620) Fix handling of negative temperaturesRoland Stigge1-1/+1
2011-09-21hwmon: (w83791d) rename prototype parameter from 'register' to 'reg'Chris Peterson1-2/+2
2011-09-21hwmon: (coretemp) Don't use threshold registers for tempX_maxGuenter Roeck2-128/+14
2011-09-21hwmon: (coretemp) Let the user force TjMaxJean Delvare2-3/+19
2011-09-21hwmon: (coretemp) Drop duplicate function get_pkg_tjmaxJean Delvare1-22/+4
2011-09-21Linux 3.1-rc7v3.1-rc7Linus Torvalds1-1/+1
2011-09-21XZ: Fix incorrect XZ_BUF_ERRORLasse Collin1-7/+20
2011-09-21Merge git://github.com/davem330/netLinus Torvalds22-80/+165
2011-09-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds21-78/+92
2011-09-21init: carefully handle loglevel option on kernel cmdline.Alexander Sverdlin1-2/+13
2011-09-21teach /proc/$pid/numa_maps about transparent hugepagesDave Hansen1-0/+20
2011-09-21break out numa_maps gather_pte_stats() checksDave Hansen1-15/+24
2011-09-21make /proc/$pid/numa_maps gather_stats() take variable page sizeDave Hansen1-10/+11
2011-09-21xfrm: Perform a replay check after return from async codepathsSteffen Klassert1-0/+5
2011-09-21fib:fix BUG_ON in fib_nl_newrule when add new fib ruleGao feng1-2/+2
2011-09-21ASoC: Ensure we generate a driver nameMark Brown1-3/+15
2011-09-21floppy: use del_timer_sync() in init cleanupCarsten Emde1-4/+4
2011-09-21blk-cgroup: be able to remove the record of unplugged deviceWanlong Gao1-21/+16
2011-09-21ixgbe: fix possible null buffer errorJesse Brandeburg1-2/+2
2011-09-21tg3: fix VLAN tagging regressionKasper Pedersen1-2/+0
2011-09-20ARM: fix vmlinux.lds.S discarding sectionsRussell King1-3/+12
2011-09-20Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds13-65/+52
2011-09-20Merge branch 'for-linus' of git://github.com/chrismason/linuxLinus Torvalds1-1/+6
2011-09-20staging: zcache: fix cleancache crashSeth Jennings1-1/+1
2011-09-20mach-integrator: fix VGA base regressionLinus Walleij2-2/+2
2011-09-20arm/dt: Tegra: Update SDHCI nodes to match bindingsStephen Warren2-9/+9
2011-09-20net: pxa168: Fix build errors by including interrupt.hTanmay Upadhyay1-0/+1
2011-09-20netconsole: switch init_netconsole() to late_initcallLin Ming1-1/+7
2011-09-20gianfar: Fix overflow check and return value for gfar_get_cls_all()Ben Hutchings1-4/+4
2011-09-20ppp_generic: fix multilink fragment MTU calculation (again)Henry Wong1-1/+6
2011-09-20GRETH: avoid overwrite IP-stack's IP-frags checksumDaniel Hellstrom1-2/+5
2011-09-20GRETH: RX/TX bytes were never increasedDaniel Hellstrom2-0/+6
2011-09-20ipv6: fix a possible double freeRoy Li1-2/+2
2011-09-20Merge branch 'btrfs-3.0' into for-linusChris Mason1-1/+6
2011-09-20Btrfs: reserve sufficient space for ioctl cloneSage Weil1-1/+6
2011-09-20Merge branch 'davem.r8169.fixes' of git://violet.fr.zoreil.com/romieu/linuxDavid S. Miller1-5/+27
2011-09-20Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds4-50/+21
2011-09-20Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds4-16/+17
2011-09-20Merge branch 'for-linus' of git://github.com/tiwai/soundLinus Torvalds2-4/+6
2011-09-20[S390] kvm: extension capability for new address space layoutChristian Borntraeger2-0/+2
2011-09-20[S390] kvm: fix address mode switchingChristian Borntraeger5-10/+15
2011-09-20Merge branch 'master' of ssh://infradead/~/public_git/wireless into for-davemJohn W. Linville10-59/+98
2011-09-20watchdog: Initconst section fixes for watchdogAndi Kleen1-1/+1
2011-09-20watchdog: lantiq: fix watchdogs timeout handlingJohn Crispin1-4/+4
2011-09-20watchdog: hpwdt: prevent multiple "NMI occurred" messagesNaga Chumbalkar1-4/+5
2011-09-20watchdog: WatchDog Timer Driver Core - use passed watchdog_deviceH Hartley Sweeten1-7/+7
2011-09-20ASoC: Remove bitrotted wm8962_resume()Mark Brown1-26/+0
2011-09-20ALSA: HDA: Add support for IDT 92HD93David Henningsson1-0/+1
2011-09-19cifs: Fix broken sec=ntlmv2/i sec option (try #2)Shirish Pargaonkar1-43/+11
2011-09-19Fix the conflict between rwpidforward and rw mount optionsSteve French1-2/+2
2011-09-19CIFS: Fix ERR_PTR dereference in cifs_get_rootPavel Shilovsky1-4/+6
2011-09-19cifs: fix possible memory corruption in CIFSFindNextJeff Layton1-1/+2
2011-09-19Merge branch 'irq-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds2-2/+2
2011-09-19Merge branch 'for-linus' of git://github.com/chrismason/linuxLinus Torvalds3-11/+30
2011-09-19USB: xHCI: prevent infinite loop when processing MSE eventAndiry Xu1-0/+19
2011-09-19USB: xhci: Set change bit when warm reset change is set.Greg KH1-1/+1
2011-09-19staging: fix comedi build when ISA_DMA_API is enabled but COMEDI_PCI is not e...Randy Dunlap1-1/+3
2011-09-19Make taskstats round statistics down to nearest 1k bytes/eventsLinus Torvalds1-7/+8
2011-09-19Make TASKSTATS require root accessLinus Torvalds1-0/+1
2011-09-19b43: Fix beacon problem in ad-hoc modeManual Munz1-1/+2
2011-09-19Merge branch 'for-3.1' of git://github.com/padovan/bluetooth-nextJohn W. Linville3-17/+22
2011-09-19Merge branch 'slab/urgent' of git://github.com/penberg/linuxLinus Torvalds1-1/+1
2011-09-19Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds10-42/+51
2011-09-19Merge git://github.com/davem330/netLinus Torvalds2-2/+19
2011-09-19ALSA: hda/realtek - Fix auto-mute with HP+LO configurationTakashi Iwai1-4/+5
2011-09-18tcp: fix validation of D-SACKZheng Yan1-1/+1
2011-09-18tcp: fix build error if !CONFIG_SYN_COOKIESEric Dumazet1-1/+18
2011-09-18Merge branch 'for-linus' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds6-5/+15
2011-09-18drm/radeon/kms: Make GPU/CPU page size handling consistent in blit code (v2)Alex Deucher7-24/+34
2011-09-18drm/radeon/kms: fix typo in r100_blit_copyAlex Deucher1-2/+2
2011-09-18Merge git://github.com/davem330/netLinus Torvalds68-507/+826
2011-09-18Btrfs: only clear the need lookup flag after the dentry is setupJosef Bacik1-2/+11
2011-09-18BTRFS: Fix lseek return value for errorJeff Liu1-2/+7
2011-09-18Merge branch 'btrfs-3.0' into for-linusChris Mason2-7/+12
2011-09-18Btrfs: don't change inode flag of the dest clone fileLi Zefan1-1/+0
2011-09-18Btrfs: don't make a file partly checksummed through file cloneLi Zefan1-0/+5
2011-09-18Btrfs: fix pages truncation in btrfs_ioctl_clone()Li Zefan1-4/+4
2011-09-18btrfs: fix d_off in the first direntHidetoshi Seto1-2/+3
2011-09-17Merge branch 'fixes' of git://git.user.in-berlin.de/s5r6/linux1394Linus Torvalds1-0/+3
2011-09-17Merge branch '3.1-rc-fixes' of git://linux-iscsi.org/target-pendingLinus Torvalds8-382/+105
2011-09-17Bluetooth: add support for 2011 mac miniJurgen Kramer1-0/+3
2011-09-17Bluetooth: Add MacBookAir4,1 supportPieter-Augustijn Van Malleghem1-0/+3
2011-09-17Bluetooth: Fixed BT ST Channel reg orderChen Ganir1-8/+8
2011-09-17ARM: nommu: fix warning with checksyscalls.shRussell King1-2/+2
2011-09-17ARM: 7091/1: errata: D-cache line maintenance operation by MVA may not succeedWill Deacon3-0/+44
2011-09-17r8169: do not enable the TBI for anything but the original 8169.Francois Romieu1-3/+10
2011-09-17r8169: remove erroneous processing of always set bit.Francois Romieu1-1/+6
2011-09-17r8169: fix WOL setting for 8105 and 8111evlHayes Wang1-1/+9
2011-09-17r8169: add MODULE_FIRMWARE for the firmware of 8111evlHayes Wang1-0/+1
2011-09-17r8169: fix the reset setting for 8111evlHayes Wang1-0/+1
2011-09-17ipv6: don't use inetpeer to store metrics for routes.Yan, Zheng1-11/+22
2011-09-16iscsi-target: Fix sendpage breakage with proper padding+DataDigest iovec offsetsNicholas Bellinger1-7/+15
2011-09-16can: ti_hecc: include linux/io.hDaniel Mack1-0/+1
2011-09-16IRDA: Fix global type conflicts in net/irda/irsysctl.c v2Andi Kleen2-6/+6
2011-09-16net: Handle different key sizes between address families in flow cachedpward2-14/+36
2011-09-16net: Align AF-specific flowi structs to longDavid Ward1-3/+3
2011-09-16ipv4: Fix fib_info->fib_metrics leakYan, Zheng1-1/+9
2011-09-16caif: fix a potential NULL dereferenceEric Dumazet1-1/+5
2011-09-16sctp: deal with multiple COOKIE_ECHO chunksMax Matveev3-0/+12
2011-09-16Merge branch 'for-linus' of git://github.com/dtor/inputLinus Torvalds7-26/+60
2011-09-16firewire: ohci: add no MSI quirk for O2Micro controllerMing Lei1-0/+3
2011-09-16iscsi-target: Disable markers + remove dangerous local scope array usageNicholas Bellinger2-243/+7
2011-09-16target: Skip non hex characters for VPD=0x83 NAA IEEE Registered ExtendedNicholas Bellinger1-2/+33
2011-09-16iwlagn: workaround bug crashing some APsDon Fry1-0/+5
2011-09-16wireless: Fix rate mask for scan requestRajkumar Manoharan1-0/+2
2011-09-16rtl2800usb: Fix incorrect storage of MAC address on big-endian platformsLarry Finger1-8/+9
2011-09-16rt2800pci: Fix compiler error on PowerPCLarry Finger1-13/+17
2011-09-16ipw2x00: fix rtnl mutex deadlockStanislaw Gruszka2-20/+40
2011-09-16wireless: Reset beacon_found while updating regulatoryRajkumar Manoharan1-0/+1
2011-09-16ibmveth: Fix checksum offload failure handlingAnton Blanchard1-11/+20
2011-09-16ibmveth: Checksum offload is always disabledAnton Blanchard1-1/+1
2011-09-16ibmveth: Fix issue with DMA mapping failureAnton Blanchard1-5/+5
2011-09-16ibmveth: Fix DMA unmap errorBrian King1-1/+6
2011-09-16Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xenLinus Torvalds4-29/+28
2011-09-16tcm_fc: Work queue based approach instead of managing own thread and event ba...Christoph Hellwig3-93/+16
2011-09-16tcm_fc: Invalidation of DDP context for FCoE target in error conditionsKiran Patil1-32/+30
2011-09-16target: Fix race between multiple invocations of target_qf_do_work()Roland Dreier1-5/+4
2011-09-15Merge branch 'for-linus' of git://github.com/tiwai/soundLinus Torvalds12-28/+50
2011-09-16Merge branch 'master' of ../netdev/David S. Miller241-1133/+1881
2011-09-16ASoC: bf5xx-ad73311: Fix prototype for bf5xx_probeAxel Lin1-1/+1
2011-09-15spi/imx: Fix spi-imx when the hardware SPI chipselects are usedFabio Estevam1-1/+3
2011-09-15pch_gbe: support ML7831 IOHToshiharu Okada2-5/+16
2011-09-15pch_gbe: added the process of FIFO over run errorToshiharu Okada2-104/+179
2011-09-15pch_gbe: fixed the issue which receives an unnecessary packet.Toshiharu Okada1-7/+14
2011-09-15sfc: Use 64-bit writes for TX push where possibleBen Hutchings1-4/+5
2011-09-15Revert "sfc: Use write-combining to reduce TX latency" and follow-upsBen Hutchings7-88/+27