summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-10-20Linux 3.7-rc2v3.7-rc2Linus Torvalds1-1/+1
2012-10-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds9-45/+83
2012-10-20arm64: fix alignment padding in assembly codeMarc Zyngier2-1/+7
2012-10-19use clamp_t in UNAME26 fixKees Cook1-1/+1
2012-10-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-17/+56
2012-10-20perf python: Properly link with libtraceeventArnaldo Carvalho de Melo3-14/+15
2012-10-20Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar9-6/+44
2012-10-19Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds32-75/+133
2012-10-19MODSIGN: Move the magic string to the end of a module and eliminate the searchDavid Howells4-31/+28
2012-10-19Merge tag 'kirkwood_fixes_for_v3.7' of git://git.infradead.org/users/jcooper/...Olof Johansson3-12/+12
2012-10-19MODSIGN: Cleanup .gitignoreDavid Howells1-6/+0
2012-10-19MODSIGN: perlify sign-file and merge in x509keyidDavid Howells3-347/+400
2012-10-19Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/...Olof Johansson7-10/+11
2012-10-19hold task->mempolicy while numa_maps scans.KAMEZAWA Hiroyuki2-3/+51
2012-10-19Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds6-34/+24
2012-10-19Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds8-26/+30
2012-10-19lib/dma-debug.c: fix __hash_bucket_find()Ming Lei1-2/+2
2012-10-19mm: compaction: correct the nr_strict va isolated check for CMAMel Gorman1-1/+1
2012-10-19firmware/memmap: avoid type conflicts with the generic memmap_init()Fengguang Wu1-2/+2
2012-10-19pidns: remove recursion from free_pid_ns()Cyrill Gorcunov2-14/+15
2012-10-19drivers/video/backlight/lm3639_bl.c: return proper error in lm3639_bled_mode_...Axel Lin1-2/+2
2012-10-19kernel/sys.c: fix stack memory content leak via UNAME26Kees Cook1-5/+7
2012-10-19linux/coredump.h needs asm/siginfo.hRichard Weinberger1-0/+1
2012-10-19remap_file_pages: correctly handle the case of a NULL vm_ops pointerLinus Torvalds1-1/+1
2012-10-19Merge tag 'xtensa-next-20121018' of git://github.com/czankel/xtensa-linuxLinus Torvalds82-1620/+1677
2012-10-19kbuild: Fix module signature generationLinus Torvalds1-2/+3
2012-10-19xen: Fix annoying compile-time warningLinus Torvalds1-1/+1
2012-10-19Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-5/+8
2012-10-19Merge tag 'tty-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds11-31/+43
2012-10-19Merge tag 'usb-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds51-2221/+2333
2012-10-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds104-136/+112
2012-10-19Merge tag 'parisc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds57-1542/+1511
2012-10-19MAINTAINERS: Add Rafael's address to ACPI maintainersRafael J. Wysocki1-0/+1
2012-10-19Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linuxLinus Torvalds3-4/+5
2012-10-19USB: ehci-fsl: Return valid error in ehci_fsl_setup_phyBen Collins1-1/+1
2012-10-19xtensa: add missing system calls to the syscall tableChris Zankel1-20/+78
2012-10-19Merge tag 'disintegrate-parisc-20121016' into for-linusJames Bottomley57-1542/+1511
2012-10-19xtensa: minor compiler warning fixChris Zankel2-2/+5
2012-10-19kbuild: sign the modules at install timeRusty Russell5-111/+39
2012-10-19Merge commit '5bc66170dc486556a1e36fd384463536573f4b82' into x86/urgentH. Peter Anvin13288-373046/+693449
2012-10-19x86, MCE: Remove bios_cmci_threshold sysfs attributeBorislav Petkov1-6/+0
2012-10-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds14-431/+487
2012-10-18Hexagon: Copyright marking changesRichard Kuo101-133/+100
2012-10-18UAPI: (Scripted) Disintegrate arch/hexagon/include/asmDavid Howells14-3/+12
2012-10-18crypto: aesni - fix XTS mode on x86-32, add wrapper function for asmlinkage a...Jussi Kivilinna1-2/+7
2012-10-18fs, xattr: fix bug when removing a name not in xattr listDavid Rientjes1-1/+1
2012-10-18arm64: ptrace: use HW_BREAKPOINT_EMPTY type for disabled breakpointsWill Deacon1-16/+21
2012-10-18arm64: ptrace: make structure padding explicit for debug registersWill Deacon2-7/+32
2012-10-18arm64: No need to set the x0-x2 registers in start_thread()Catalin Marinas1-10/+0
2012-10-18arm64: Ignore memory blocks below PHYS_OFFSETCatalin Marinas1-0/+12
2012-10-18arm64: Fix the update_vsyscall() prototypeCatalin Marinas1-10/+10
2012-10-18arm64: Select MODULES_USE_ELF_RELACatalin Marinas1-0/+1
2012-10-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds8-25/+68
2012-10-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds6-39/+36
2012-10-18Merge tag 'dt-fixes-for-3.7' of git://sources.calxeda.com/kernel/linuxLinus Torvalds7-54/+39
2012-10-18Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds16-79/+130
2012-10-18ARM: kirkwood: fix buttons on lsxl boardsMichael Walle1-3/+5
2012-10-18ARM: kirkwood: fix LEDs names for lsxl boardsMichael Walle1-5/+5
2012-10-18ARM: Kirkwood: fix disabling CACHE_FEROCEON_L2Jason Gunthorpe2-4/+2
2012-10-18USB: option: add more ZTE devicesBjørn Mork1-0/+16
2012-10-18USB: option: blacklist net interface on ZTE devicesBjørn Mork1-20/+48
2012-10-18Merge tag 'fixes-for-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman6-7/+17
2012-10-18usb: host: xhci: New system added for Compliance Mode Patch on SN65LVPE502CPAlexis R. Cortes1-1/+2
2012-10-18USB: io_ti: fix sysfs-attribute creationJohan Hovold1-7/+7
2012-10-18USB: iuu_phoenix: fix sysfs-attribute creationJohan Hovold1-2/+12
2012-10-18MIPS: CMP: Fix physical core number calculation logicjerin jacob1-1/+1
2012-10-17Merge tag 'mvebu_gpio_fixes_for_v3.7' of git://git.infradead.org/users/jcoope...Olof Johansson1-0/+3
2012-10-17Merge tag 'mvebu_dove_late_fixes_for_v3.7' of git://git.infradead.org/users/j...Olof Johansson3-21/+41
2012-10-17Merge tag 'omap-for-v3.7-rc1/fixes-take5-signed' of git://git.kernel.org/pub/...Olof Johansson6-12/+34
2012-10-17Merge tag 'tegra-for-3.7-fixes-for-rc2' of git://git.kernel.org/pub/scm/linux...Olof Johansson7-5/+7
2012-10-18cpuidle/powerpc: Fix snooze state problem in the cpuidle design on pseries.Deepthi Dharwar1-23/+13
2012-10-18cpuidle/powerpc: Fix smt_snooze_delay functionality.Deepthi Dharwar3-10/+20
2012-10-18cpuidle/powerpc: Fix target residency initialisation in pseries cpuidleDeepthi Dharwar1-4/+0
2012-10-18powerpc: Build fix for powerpc KVMAneesh Kumar K.V2-2/+3
2012-10-18Revert "powerpc/perf: Use pmc_overflow() to detect rolled back events"Benjamin Herrenschmidt1-1/+1
2012-10-17apparmor: fix apparmor OOPS in audit_log_untrustedstring+0x1c/0x40John Johansen1-1/+1
2012-10-17staging: dgrp: check return value of alloc_tty_driverBill Pemberton1-0/+9
2012-10-17staging: dgrp: check for NULL pointer in (un)register_proc_tableBill Pemberton1-0/+6
2012-10-17Merge tag 'disintegrate-tty-20121009' of git://git.infradead.org/users/dhowel...Greg Kroah-Hartman3-1/+1
2012-10-17dtc: fix for_each_*() to skip first object if deletedStephen Warren1-34/+10
2012-10-17of/platform: sparse fixKim Phillips1-1/+1
2012-10-17of/irq: sparse fixesKim Phillips2-5/+7
2012-10-17of/address: sparse fixesKim Phillips2-14/+14
2012-10-17of: add stub of_get_child_by_name for non-OF buildsOlof Johansson1-0/+7
2012-10-17USB: spcp8x5: fix port-data memory leakJohan Hovold1-28/+18
2012-10-17USB: ssu100: fix port-data memory leakJohan Hovold1-14/+20
2012-10-17USB: ti_usb_3410_5052: fix port-data memory leakJohan Hovold1-45/+43
2012-10-17USB: oti6858: fix port-data memory leakJohan Hovold1-40/+28
2012-10-17USB: iuu_phoenix: fix port-data memory leakJohan Hovold1-40/+22
2012-10-17USB: kl5kusb105: fix port-data memory leakJohan Hovold1-44/+24
2012-10-17USB: io_ti: fix port-data memory leakJohan Hovold1-46/+45
2012-10-17USB: keyspan_pda: fix port-data memory leakJohan Hovold1-13/+17
2012-10-17USB: f81232: fix port-data memory leakJohan Hovold1-26/+17
2012-10-17USB: io_edgeport: fix port-data memory leakJohan Hovold2-25/+37
2012-10-17USB: kobil_sct: fix port-data memory leakJohan Hovold1-10/+13
2012-10-17USB: cypress_m8: fix port-data memory leakJohan Hovold1-38/+37
2012-10-17usb: acm: fix the computation of the number of data bitsNicolas Boullis1-5/+15
2012-10-17usb: Missing dma_mask in ehci-vt8500.c when probed from device-treeTony Prisk1-0/+10
2012-10-17usb: Missing dma_mask in uhci-platform.c when probed from device-treeTony Prisk1-0/+9
2012-10-17USB: cdc-acm: fix pipe type of write endpointMing Lei1-1/+1
2012-10-17usbdevfs: Fix broken scatter-gather transferHenrik Rydberg1-0/+1
2012-10-17Merge tag 'uapi-fixes-20121017' of git://git.infradead.org/users/dhowells/lin...Linus Torvalds38-36/+33
2012-10-17[media] Kconfig: Fix dependencies for driver autoselect optionsMauro Carvalho Chehab1-8/+10
2012-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds10-24/+55
2012-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds8-29/+198
2012-10-17SUNRPC: Prevent kernel stack corruption on long values of flushSasha Levin1-2/+2
2012-10-17x86, amd, mce: Avoid NULL pointer reference on CPU northbridge lookupDaniel J Blueman1-5/+5
2012-10-17USB: usb.h: remove dbg() macroGreg Kroah-Hartman1-11/+0
2012-10-17x86: Exclude E820_RESERVED regions and memory holes above 4 GB from direct ma...Jacob Shin1-2/+15
2012-10-17gpio: mvebu: Add missing breaks in mvebu_gpio_irq_set_typeAxel Lin1-0/+3
2012-10-17ARM: dove: Add crypto engine to DTSebastian Hesselbarth2-1/+9
2012-10-17ARM: dove: Remove watchdog from DTSebastian Hesselbarth1-5/+0
2012-10-17ARM: dove: Restructure SoC device tree descriptorSebastian Hesselbarth1-12/+18
2012-10-17ARM: dove: Fix clock names of sata and gbeSebastian Hesselbarth1-2/+2
2012-10-17ARM: dove: Fix tauros2 device tree initSebastian Hesselbarth2-1/+7
2012-10-17ARM: dove: Add pcie clock supportSebastian Hesselbarth1-0/+5
2012-10-17perf hists browser: Add back callchain folding symbolArnaldo Carvalho de Melo1-1/+1
2012-10-17ALSA: emu10k1: add chip details for E-mu 1010 PCIe cardMaxim Kachur1-0/+9
2012-10-17ARM: OMAP2+: Allow kernel to boot even if GPMC fails to reserve memoryJon Hunter1-5/+19
2012-10-17ARM: OMAP: clockdomain: Fix locking on _clkdm_clk_hwmod_enable / disableTero Kristo1-4/+11
2012-10-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/r...Olof Johansson2-12/+12
2012-10-17MIPS: JZ4740: Forward declare struct uart_port in header.Ralf Baechle1-0/+2
2012-10-17MIPS: JZ4740: Fix '#include guard' in serial.hAntony Pavlov1-0/+1
2012-10-17perf tools: Fix build on sparc.David Miller1-1/+1
2012-10-17perf python: Link with libtraceeventArnaldo Carvalho de Melo1-0/+1
2012-10-17perf python: Initialize 'page_size' variableArnaldo Carvalho de Melo1-0/+2
2012-10-17NLM: nlm_lookup_file() may return NLMv4-specific error codesTrond Myklebust2-2/+3
2012-10-17ARM: s3c: mark s3c2440_clk_add as __init_refokArnd Bergmann1-1/+1
2012-10-17spi/s3c64xx: use correct dma_transfer_direction typeArnd Bergmann1-3/+3
2012-10-17DocBook/media/Makefile: Fix build due to uapi breakageMauro Carvalho Chehab1-38/+38
2012-10-17UAPI: (Scripted) Disintegrate include/linux/dvbDavid Howells12-385/+439
2012-10-17Merge tag 'v3.7-rc1' into staging/for_v3.8Mauro Carvalho Chehab11001-329446/+629356
2012-10-17Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai12-62/+90
2012-10-17UAPI: Make arch/sparc/include/uapi/asm/sigcontext.h non-emptyDavid Howells1-0/+4
2012-10-17UAPI: Make arch/sh/include/uapi/asm/hw_breakpoint.h non-emptyDavid Howells1-0/+4
2012-10-17UAPI: Make arch/mn10300/include/uapi/asm/setup.h non-emptyDavid Howells1-0/+4
2012-10-17UAPI: Put a comment into uapi/asm-generic/kvm_para.h and use it from archesDavid Howells5-0/+8
2012-10-17UAPI: The tile arch uses the generic ucontext.h fileDavid Howells2-3/+3
2012-10-17UAPI: Place comments in empty arch Kbuilds to make them non-emptyDavid Howells2-0/+2
2012-10-17UAPI: Remove empty non-UAPI Kbuild filesDavid Howells23-21/+0
2012-10-17UAPI: Remove empty conditionals from include/linux/KbuildDavid Howells1-10/+0
2012-10-17UAPI: Make uapi/linux/irqnr.h non-emptyDavid Howells1-0/+4
2012-10-17uapi: Allow automatic generation of uapi/asm/ header filesCatalin Marinas2-2/+4
2012-10-17ALSA: hda - Always check array bounds in alc_get_line_out_pfxDavid Henningsson1-1/+3
2012-10-17ASoC: bells: Correct typo in sub speaker DAI name for WM5110Mark Brown1-1/+1
2012-10-16Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds37-176/+210
2012-10-16Merge branch 'frv' (FRV patches from David Howells)Linus Torvalds5-42/+59
2012-10-16FRV: Fix linux/elf-fdpic.hDavid Howells2-39/+54
2012-10-16FRV: Fix const sections changeAndi Kleen1-0/+2
2012-10-16FRV: Fix incorrect symbol in copy_thread()David Howells1-1/+1
2012-10-16FRV: Fix VLIW packing constraint violation in entry.SDavid Howells1-2/+2
2012-10-16printk: Fix scheduling-while-atomic problem in console_cpu_notify()Paul E. McKenney1-1/+0
2012-10-16Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds29-249/+443
2012-10-16Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds5-23/+46
2012-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-145/+136
2012-10-16Merge tag 'pinctrl-fixes-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-68/+23
2012-10-16Merge branch 'ipmi' (IPMI patches from Corey Minyard)Linus Torvalds6-67/+46
2012-10-16IPMI: Detect register spacing on PCI interfacesCorey Minyard1-2/+34
2012-10-16IPMI: Fix some uninitialized warningCorey Minyard1-1/+1
2012-10-16IPMI: Change link orderMatthew Garrett2-1/+4
2012-10-16ACPI: Reorder IPMI driver before any other ACPI driversMatthew Garrett1-1/+4
2012-10-16IPMI: Remove SMBus driver info from the docsCorey Minyard1-62/+3
2012-10-16MAINTAINERS: change email after moving for LED subsystem maintainingBryan Wu1-1/+1
2012-10-16mm, mempolicy: fix printing stack contents in numa_mapsDavid Rientjes2-5/+7
2012-10-17MIPS: hugetlbfs: Fix hazard between tlb write and pagemask restoration.Ralf Baechle1-0/+1
2012-10-17MIPS: Restore pagemask after dumping the TLB.Ralf Baechle1-1/+3
2012-10-17MIPS: Hugetlbfs: Handle huge pages correctly in pmd_bad()Ralf Baechle1-1/+14
2012-10-16ARM: OMAP4: devices: fixup OMAP4 DMIC platform device error messageSebastien Guiriec1-1/+1
2012-10-16ARM: OMAP2+: clock data: Add dev-id for the omap-gpmc dummy fckBenoit Cousson1-1/+1
2012-10-16ARM: OMAP: resolve sparse warning concerning debug_card_init()Paul Walmsley1-0/+1
2012-10-16UAPI: (Scripted) Disintegrate arch/parisc/include/asmDavid Howells35-1453/+1507
2012-10-16Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/par...David Howells23-89/+4
2012-10-16MIPS: R5000: Fix TLB hazard handling.Ralf Baechle1-15/+8
2012-10-16MIPS: tlbex: Deal with re-definition of labelRalf Baechle1-7/+34
2012-10-16MIPS: Make __{,n,u}delay declarations match definitions and generic delay.hDavid Daney2-4/+8
2012-10-16sparc64: Fix bit twiddling in sparc_pmu_enable_event().David S. Miller1-2/+4
2012-10-16ipv6: addrconf: fix /proc/net/if_inet6Eric Dumazet1-6/+9
2012-10-16bnx2x: fix handling mf storage modesDmitry Kravkov2-4/+8
2012-10-16qeth: fix deadlock between recovery and bonding driverStefan Raspl2-10/+12
2012-10-16smsgiucv: reestablish IUCV path after resumeHendrik Brueckner1-1/+1
2012-10-16sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()Zijie Pan1-1/+2
2012-10-16vlan: fix bond/team enslave of vlan challenged slave/portJiri Pirko2-2/+9
2012-10-16ARM: OMAP4: Fix twd_local_timer_register regressionTony Lindgren1-1/+1
2012-10-16MAINTAINERS: Add explicit section for IPSEC networking.David S. Miller1-0/+14
2012-10-16bury SEL_{IN,OUT,EX}Al Viro1-4/+0
2012-10-16Unexport some bits of linux/fs.hDavid Howells2-132/+130
2012-10-16fix a leak in replace_fd() usersAl Viro2-13/+10
2012-10-16USB: fix port probing and removal in garmin_gpsAlan Stern1-17/+7
2012-10-16USB: pl2303: fix port-data memory leakJohan Hovold1-36/+54
2012-10-16USB: cp210x: fix port-data memory leakJohan Hovold1-23/+17
2012-10-16USB: belkin_sa: fix port-data memory leakJohan Hovold1-16/+15
2012-10-16USB: cyberjack: fix port-data memory leakJohan Hovold1-30/+19
2012-10-16USB: ark3116: fix NULL-pointer dereferenceJohan Hovold1-12/+14
2012-10-16ARM: tegra: add tegra_timer clockSivaram Nair2-0/+2
2012-10-16ARM: tegra: rename tegra system timerSivaram Nair4-4/+4
2012-10-16ARM: tegra30: clk: Fix output_rate overflowMark Zhang1-1/+1
2012-10-16ARM: dts: imx6q-arm2: move NANDF_CS pins out of 'hog'Shawn Guo1-1/+9
2012-10-16sparc64: Add global PMU register dumping via sysrq.David S. Miller7-23/+189
2012-10-16arm64: Remove duplicate inclusion of mmu_context.h in smp.cSachin Kamat1-1/+0
2012-10-16tools lib traceevent: Fix missed freeing of subargs in free_arg() in filterSteven Rostedt1-0/+15