aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-05-23Merge branch 'releases/v7' of ssh://cvs.ou.linutronix.de/people/rw/ubi-cp int...ubi2/v7Richard Weinberger37-1523/+2821
2012-05-23[RFC] UBI: Implement Fastmap supportRichard Weinberger8-23/+1667
2012-05-21Merge git://git.infradead.org/linux-ubi into artemRichard Weinberger16-1149/+952
2012-05-20Linux 3.4Linus Torvalds1-1/+1
2012-05-20UBI: add in hex the value for UBI_INTERNAL_VOL_START to commentJoel Reardon1-2/+2
2012-05-20UBI: rename scan.c to attach.cArtem Bityutskiy2-1/+1
2012-05-20UBI: remove scan.hArtem Bityutskiy2-174/+147
2012-05-20UBI: rename UBI_SCAN_UNKNOWN_ECArtem Bityutskiy2-12/+15
2012-05-19Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds3-19/+30
2012-05-19Merge branch 'x86/ld-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds7-65/+205
2012-05-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds9-30/+34
2012-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-2/+2
2012-05-19memcg,thp: fix res_counter:96 regressionHugh Dickins1-1/+1
2012-05-18x86, relocs: When printing an error, say relative or absoluteH. Peter Anvin1-3/+8
2012-05-18x86, relocs: Workaround for binutils 2.22.52.0.1 section bugH. Peter Anvin1-1/+5
2012-05-18x86, realmode: 16-bit real-mode code support for relocs toolH. Peter Anvin7-65/+196
2012-05-18Merge tag 'dm-3.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-15/+17
2012-05-19dm thin: fix table output when pool target disables discard passdown internallyMike Snitzer1-15/+17
2012-05-18Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds1-1/+1
2012-05-18Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds1-0/+1
2012-05-19md/raid10: fix transcription error in calc_sectors conversion.NeilBrown1-1/+1
2012-05-18Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds4-17/+27
2012-05-18proc: move fd symlink i_mode calculations into tid_fd_revalidate()Linus Torvalds1-29/+14
2012-05-18pktgen: fix module unload for goodEric Dumazet1-2/+2
2012-05-18tilegx: enable SYSCALL_WRAPPERS supportChris Metcalf1-0/+1
2012-05-18Merge tag 'linus-mce-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-3/+11
2012-05-18UBI: move and rename attach_by_scanningArtem Bityutskiy4-62/+58
2012-05-18UBI: rename _init_scan functionsArtem Bityutskiy4-9/+9
2012-05-18UBI: amend comments after all the renamingsArtem Bityutskiy6-81/+73
2012-05-18UBI: rename ubi_scan_leb_slabArtem Bityutskiy2-16/+16
2012-05-18UBI: rename ubi_scan_move_to_listArtem Bityutskiy2-3/+3
2012-05-18UBI: rename ubi_scan_destroy_aiArtem Bityutskiy3-6/+6
2012-05-18UBI: rename ubi_scan_get_free_pebArtem Bityutskiy3-6/+6
2012-05-18UBI: rename ubi_scan_rm_volumeArtem Bityutskiy3-5/+5
2012-05-18UBI: rename ubi_scan_find_avArtem Bityutskiy4-9/+9
2012-05-18UBI: rename ubi_scan_add_usedArtem Bityutskiy3-12/+9
2012-05-18UBI: remove unused functionArtem Bityutskiy2-31/+0
2012-05-18UBI: make ubi_scan_erase_peb static and renameArtem Bityutskiy2-6/+4
2012-05-18UBI: rename sv to avArtem Bityutskiy7-182/+182
2012-05-18UBI: rename si to aiArtem Bityutskiy8-260/+260
2012-05-18UBI: rename seb to aebArtem Bityutskiy7-196/+196
2012-05-18UBI: amend comments after renaming in scan.cArtem Bityutskiy1-10/+11
2012-05-18UBI: rename struct ubi_scan_infoArtem Bityutskiy7-42/+44
2012-05-18UBI: rename struct ubi_scan_volumeArtem Bityutskiy7-34/+34
2012-05-18UBI: rename struct ubi_scan_lebArtem Bityutskiy8-37/+37
2012-05-17frv: delete incorrect task prototypes causing compile failPaul Gortmaker1-4/+0
2012-05-17slub: missing test for partial pages flush work in flush_all()majianpeng1-1/+1
2012-05-17fs, proc: fix ABBA deadlock in case of execution attempt of map_files/ entriesCyrill Gorcunov1-12/+8
2012-05-17drivers/rtc/rtc-pl031.c: configure correct wday for 2000-01-01Rajkumar Kasirajan1-0/+18
2012-05-17Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds3-18/+13
2012-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+6
2012-05-17ACPI / PCI / PM: Fix device PM regression related to D3hot/D3coldRafael J. Wysocki4-4/+15
2012-05-17e1000: Prevent reset task killing itself.Tushar Dave1-1/+5
2012-05-17tcp: do_tcp_sendpages() must try to push data out on oom conditionsWilly Tarreau1-2/+1
2012-05-17Merge branch '3.4-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/na...Linus Torvalds2-6/+19
2012-05-17target: Fix bug in handling of FILEIO + block_device resize opsNicholas Bellinger1-6/+16
2012-05-17Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds3-3/+8
2012-05-17Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-0/+10
2012-05-17Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-4/+7
2012-05-17Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds2-24/+34
2012-05-17Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urg...Linus Torvalds10-16/+59
2012-05-17ARM: 7419/1: vfp: fix VFP flushing regression on sigreturn pathWill Deacon1-12/+2
2012-05-17ARM: 7418/1: LPAE: fix access flag setup in mem_type_tableVitaly Andrianov1-1/+2
2012-05-17virtio_net: invoke softirqs after __napi_scheduleMichael S. Tsirkin1-0/+2
2012-05-17virtio: balloon: let host know of updated balloon size before module removalAmit Shah1-0/+1
2012-05-17virtio: console: tell host of open ports after resume from s3/s4Amit Shah1-0/+7
2012-05-16ARM: PRIMA2: fix irq domain size and IRQ mask of internal interrupt controllerBarry Song1-2/+4
2012-05-17MD: Add del_timer_sync to mddev_suspend (fix nasty panic)Jonathan Brassow1-0/+2
2012-05-17md/raid10: set dev_sectors properly when resizing devices in array.NeilBrown1-24/+32
2012-05-16Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-23/+40
2012-05-16Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds3-12/+12
2012-05-16Merge tag 'rproc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2012-05-16Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-1/+2
2012-05-16Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds5-34/+73
2012-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds22-74/+178
2012-05-16arch/tile: apply commit 74fca9da0 to the compat signal handling as wellChris Metcalf1-7/+5
2012-05-16arch/tile: fix up some issues in calling do_work_pending()Chris Metcalf4-27/+68
2012-05-16netfilter: ipset: fix hash size checking in kernelJozsef Kadlecsik8-21/+65
2012-05-16ptp_pch: Add missing #include <linux/slab.h>Geert Uytterhoeven1-0/+1
2012-05-16UBI: rename few functions for consistencyArtem Bityutskiy3-14/+15
2012-05-16cifs: fix misspelling of "forcedirectio"Jeff Layton1-1/+2
2012-05-16UBI: get rid of dbg_errArtem Bityutskiy8-54/+52
2012-05-16UBI: more of clean-up terminology for self-checksArtem Bityutskiy4-54/+49
2012-05-16UBI: clean-up terminology for self-checks in io.cArtem Bityutskiy1-39/+37
2012-05-16UBI: remove Kconfig debugging optionArtem Bityutskiy8-120/+0
2012-05-16UBI: rename ubi_dbg_dump_mkvol_reqArtem Bityutskiy3-5/+5
2012-05-16UBI: rename ubi_dbg_dump_sebArtem Bityutskiy3-7/+7
2012-05-16UBI: rename ubi_dbg_dump_svArtem Bityutskiy4-9/+9
2012-05-16UBI: rename ubi_dbg_dump_vtbl_recordArtem Bityutskiy4-9/+9
2012-05-16UBI: rename ubi_dbg_dump_vol_infoArtem Bityutskiy4-6/+6
2012-05-16ARM: prevent VM_GROWSDOWN mmaps extending below FIRST_USER_ADDRESSRussell King1-1/+3
2012-05-16Merge branch 'for-3.4/fixes-for-final' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann1-2/+2
2012-05-16Merge branch 'marvell_fixes_for_v3.4' of git://git.infradead.org/users/jcoope...Arnd Bergmann1-0/+1
2012-05-16KVM: PPC: Book3S HV: Fix bug leading to deadlock in guest HPT updatesPaul Mackerras1-0/+1
2012-05-16powerpc/kvm: Fix VSID usage in 64-bit "PR" KVMBenjamin Herrenschmidt2-9/+11
2012-05-16KVM: PPC: Book3S: PR: Fix hsrr codeAlexander Graf1-4/+3
2012-05-16KVM: PPC: Fix PR KVM on POWER7 bare metalAlexander Graf1-13/+22
2012-05-16KVM: PPC: Book3S: PR: Handle EMUL_ASSISTAlexander Graf1-0/+6
2012-05-16[PARISC] fix panic on prefetch(NULL) on PA7300LCJames Bottomley1-1/+6
2012-05-16[PARISC] fix crash in flush_icache_page_asm on PA1.1John David Anglin1-18/+20
2012-05-16[PARISC] fix PA1.1 oops on bootJames Bottomley1-0/+4
2012-05-16Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller8-20/+45
2012-05-15mn10300/CPU hotplug: Add missing call to notify_cpu_starting()Srivatsa S. Bhat1-3/+6
2012-05-15parisc/CPU hotplug: Add missing call to notify_cpu_starting()Srivatsa S. Bhat1-1/+7
2012-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville8-20/+45
2012-05-15Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2-9/+9
2012-05-15pch_gbe: fix transmit racesEric Dumazet2-16/+11
2012-05-15cdc_ether: add Novatel USB551L device IDs for FLAG_WWANDan Williams1-0/+16
2012-05-15usbnet: fix skb traversing races during unlink(v2)Ming Lei2-17/+40
2012-05-15ASoC: wm8994: Fix AIF2ADC power downMark Brown1-1/+1
2012-05-15genirq: export handle_edge_irq() and irq_to_desc()Jiri Kosina2-0/+2
2012-05-15Merge git://git.infradead.org/linux-ubi into artemRichard Weinberger31-365/+216
2012-05-15block: fix buffer overflow when printing partition UUIDsTejun Heo2-10/+6
2012-05-15ALSA: hda/idt - Fix power-map for speaker-pins with some HP laptopsTakashi Iwai1-3/+3
2012-05-15dmaengine: fix cyclic dma usageVinod Koul2-2/+6
2012-05-15crypto: mv_cesa requires on CRYPTO_HASH to buildAlexander Clouter1-0/+1
2012-05-14target: Fix SPC-2 RELEASE bug for multi-session iSCSI client setupsBernhard Kohl1-0/+3
2012-05-14x86/mce: Only restart instruction after machine check recovery if it is safeTony Luck1-3/+11
2012-05-14Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...HEADmasterLinus Torvalds16-118/+147
2012-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-7/+9
2012-05-14Bluetooth: mgmt: Fix device_connected sending orderJohan Hedberg2-2/+10
2012-05-14Bluetooth: notify userspace of security level changeGustavo Padovan5-5/+22
2012-05-14rtlwifi: fix for race condition when firmware is cachedLarry Finger2-13/+13
2012-05-14x86, kvm: KVM paravirt kernels don't check for CPUID being unavailableAlan Cox1-0/+3
2012-05-14tty: Fix LED error returnAlan Cox1-1/+1
2012-05-14UBI: amend commentaries WRT dtypeArtem Bityutskiy3-11/+14
2012-05-14UBI: remove data type hint from ubi-user.hRichard Weinberger1-21/+2
2012-05-14UBI: Kill data type hintRichard Weinberger25-230/+111
2012-05-14ARM: tegra: Fix flow controller accessesPeter De Schrijver1-2/+2
2012-05-14Fix blkdev.h build errors when BLOCK=nRussell King1-1/+2
2012-05-13remoteproc: fix off-by-one bug in __rproc_free_vringsSubramaniam Chanderashekarapuram1-1/+1
2012-05-13openvswitch: checking wrong variable in queue_userspace_packet()Dan Carpenter1-1/+1
2012-05-13bonding: Fix LACPDU rx_dropped commit.David S. Miller2-6/+8
2012-05-13Merge tag 'for-linus-3.4-20120513' of git://git.infradead.org/linux-mtdLinus Torvalds3-13/+8
2012-05-12Linux 3.4-rc7v3.4-rc7Linus Torvalds1-1/+1
2012-05-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds12-55/+88
2012-05-12Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-35/+40
2012-05-12Merge branch 'v3.4-samsung-fixes-5' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson3-2/+7
2012-05-13ARM: EXYNOS: fix ctrlbit for exynos5_clk_pdma1Kukjin Kim1-1/+1
2012-05-13ARM: EXYNOS: use s5p-timer for UniversalC210 boardMarek Szyprowski2-1/+6
2012-05-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/...Olof Johansson9-53/+81
2012-05-12ARM / mach-shmobile: Invalidate caches when booting secondary coresMagnus Damm1-1/+55
2012-05-12ARM / mach-shmobile: sh73a0 SMP TWD boot regression fixKuninori Morimoto4-11/+10
2012-05-12ARM / mach-shmobile: r8a7779 SMP TWD boot regression fixMagnus Damm3-1/+12
2012-05-12ARM: mach-shmobile: convert ag5evm to use the generic MMC GPIO hotplug helperGuennadi Liakhovetski1-20/+2
2012-05-12ARM: mach-shmobile: convert mackerel to use the generic MMC GPIO hotplug helperGuennadi Liakhovetski1-20/+2
2012-05-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds9-18/+57
2012-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds37-172/+236
2012-05-12Merge tag 'dm-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds2-6/+14
2012-05-12MAINTAINERS: Add myself as the cpufreq maintainerRafael J. Wysocki1-0/+2
2012-05-12ARM: 7417/1: vfp: ensure preemption is disabled when enabling VFP accessWill Deacon1-4/+6
2012-05-12dm mpath: check if scsi_dh module already loaded before trying to loadMike Snitzer1-2/+2
2012-05-12dm thin: correct module descriptionAlasdair G Kergon1-1/+1
2012-05-12dm thin: fix unprotected use of prepared_discards listMike Snitzer1-0/+5
2012-05-12dm thin: reinstate missing mempool_free in cell_release_singletonMike Snitzer1-3/+6
2012-05-11gpio/exynos: Fix compiler warnings when non-exynos machines are selectedSachin Kamat1-6/+12
2012-05-11gpio: pch9: Use proper flow type handlersThomas Gleixner1-29/+28
2012-05-11Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-6/+3
2012-05-11Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2-13/+44
2012-05-11Merge branch '3.4-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/na...Linus Torvalds1-22/+0
2012-05-12powerpc/irq: Fix another case of lazy IRQ state getting out of syncBenjamin Herrenschmidt2-13/+44
2012-05-11ks8851: Update link status during link change interruptStephen Boyd1-3/+4
2012-05-11macvtap: restore vlan header on user readBasil Gor1-5/+38
2012-05-11vhost-net: fix handle_rx buffer sizeBasil Gor1-1/+6
2012-05-11target: Drop incorrect se_lun_acl release for dynamic -> explict ACL conversionNicholas Bellinger1-22/+0
2012-05-11ASoC: cs42l73: Sync digital mixer kcontrols to allow for 0dBBrian Austin1-8/+8
2012-05-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds7-21/+21
2012-05-11mm: raise MemFree by reverting percpu_pagelist_fraction to 0Hugh Dickins1-1/+1
2012-05-11bio allocation failure due to bio_get_nr_vecs()Bernd Schubert1-1/+6
2012-05-11block: don't mark buffers beyond end of disk as mappedJeff Moyer3-4/+7
2012-05-11mtip32xx: release the semaphore on an error pathAsai Thambi S P1-1/+3
2012-05-11dac960: Remove unused variables from DAC960_CreateProcEntries()Jesper Juhl1-13/+10
2012-05-11dmaengine: pl330: dont complete descriptor for cyclic dmaVinod Koul1-1/+2
2012-05-10bonding: don't increase rx_dropped after processing LACPDUsJiri Bohac3-12/+24
2012-05-10connector/userns: replace netlink uses of cap_raised() with capable()Eric W. Biederman3-3/+3
2012-05-10sctp: check cached dst before using itNicolas Dichtel3-20/+14
2012-05-10pktgen: fix crash at module unloadEric Dumazet1-2/+8
2012-05-10Revert "net: maintain namespace isolation between vlan and real device"David S. Miller4-42/+7
2012-05-10ehea: fix losing of NEQ events when one event occurred earlyThadeu Lima de Souza Cascardo1-0/+2
2012-05-10igb: fix rtnl race in PM resume pathBenjamin Poirier1-14/+6
2012-05-10ipv4: Do not use dead fib_info entries.David S. Miller1-0/+2
2012-05-10Merge branch 'parisc' (PA-RISC compile fixes)Linus Torvalds9-8/+17
2012-05-10Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds9-10/+26
2012-05-10parisc: move definition of PAGE0 to asm/page.hRolf Eike Beer6-7/+11
2012-05-10parisc: add missing include of asm/page.h to asm/pgtable.hRolf Eike Beer1-0/+2
2012-05-10parisc: drop include of asm/pdc.h from asm/hardware.hRolf Eike Beer1-1/+0
2012-05-10parisc: add missing forward declarations in asm/hardware.hRolf Eike Beer1-0/+2
2012-05-10parisc: add missing includes in asm/spinlock.hRolf Eike Beer1-0/+2
2012-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2-4/+4
2012-05-10MAINTAINERS: add maintainer for LED subsystemBryan Wu1-0/+1
2012-05-10mm: nobootmem: fix sign extend problem in __free_pages_memory()Russ Anderson1-2/+1
2012-05-10drivers/leds: correct __devexit annotationsArnd Bergmann2-3/+3
2012-05-10memcg: free spare array to avoid memory leakSha Zhengju1-0/+6
2012-05-10namespaces, pid_ns: fix leakage on fork() failureMike Galbraith1-0/+3
2012-05-10hugetlb: prevent BUG_ON in hugetlb_fault() -> hugetlb_cow()Chris Metcalf1-1/+0
2012-05-10mm: fix division by 0 in percpu_pagelist_fraction()Sasha Levin1-2/+2
2012-05-10proc/pid/pagemap: correctly report non-present ptes and holes between vmasKonstantin Khlebnikov1-2/+10
2012-05-10Merge branch 'for-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+12
2012-05-10Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-1/+1
2012-05-10tracing: Do not enable function event with enableSteven Rostedt3-1/+7