aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-01-18... and several more architectures can use generic scatterlist.hHEADmasterAl Viro8-20/+5
2014-01-18get rid of ARCH_HAS_SG_CHAINAl Viro12-17/+8
2014-01-18switch the obvious cases to generic scatterlist.hAl Viro14-47/+7
2013-11-20[splitme] use %p[dD]Al Viro2-9/+8
2013-11-20Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds13-34/+542
2013-11-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds23-387/+768
2013-11-20Merge branch 'parisc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds5-55/+41
2013-11-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds35-129/+101
2013-11-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-7/+1
2013-11-20Wrong page freed on preallocate_pmds() failure exitAl Viro1-1/+1
2013-11-21powerpc: Wrong DWARF CFI in the kernel vdso for little-endian / ELFv2Ulrich Weigand1-1/+15
2013-11-21powerpc: Add pseries_le_defconfigAnton Blanchard1-0/+352
2013-11-21powerpc: Add CONFIG_CPU_LITTLE_ENDIAN kernel config option.Anton Blanchard1-0/+11
2013-11-21powerpc: Don't use ELFv2 ABI to build the kernelAlistair Popple1-0/+1
2013-11-21powerpc: ELF2 binaries signal handlingRusty Russell1-9/+16
2013-11-21powerpc: ELF2 binaries launched directly.Rusty Russell1-15/+35
2013-11-21powerpc: Set eflags correctly for ELF ABIv2 core dumps.Rusty Russell1-0/+2
2013-11-21powerpc: Add TIF_ELF2ABI flag.Rusty Russell2-0/+11
2013-11-21pseries: Add H_SET_MODE to change exception endiannessAnton Blanchard4-0/+87
2013-11-21powerpc/pseries: Fix endian issues in pseries EEH codeAnton Blanchard1-9/+12
2013-11-20Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-10/+12
2013-11-20Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds8-66/+170
2013-11-20avr32: uapi: be sure of "_UAPI" prefix for all guard macrosChen Gang31-102/+56
2013-11-20avr32: add kprobe_ctlblk memory structEirik Aanonsen1-0/+14
2013-11-20avr32: fix out-of-range jump in large kernelsAndreas Bießmann2-2/+6
2013-11-20avr32: setup crt for early panic()Andreas Bießmann2-25/+25
2013-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2-3/+0
2013-11-20parisc: size_t is unsigned, so comparison size < 0 doesn't make sense.Helge Deller1-1/+1
2013-11-19parisc: improve SIGBUS/SIGSEGV error reportingHelge Deller1-2/+20
2013-11-19parisc: break out SOCK_NONBLOCK define to own asm header fileHelge Deller2-8/+14
2013-11-19parisc: do not inline pa_memcpy() internal functionsHelge Deller1-2/+2
2013-11-19Revert "parisc: implement full version of access_ok()"Helge Deller1-42/+4
2013-11-19Merge tag 'arc-v3.13-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds11-188/+814
2013-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds12-154/+197
2013-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds21-1041/+273
2013-11-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds45-240/+21
2013-11-19Merge branch 'pm-tools'Rafael J. Wysocki1-0/+2
2013-11-18Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-0/+1
2013-11-18Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds21-21/+21
2013-11-18Merge tag 'for-v3.13' of git://git.infradead.org/battery-2.6Linus Torvalds1-0/+6
2013-11-18sparc64: merge fixStephen Rothwell1-2/+0
2013-11-18sparc64: fix build regessionKirill A. Shutemov1-1/+0
2013-11-18Merge tag 'edac_for_3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds3-6/+12
2013-11-18Merge tag 'mmc-updates-for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-1/+1
2013-11-17watchdog: sirf: add watchdog driver of CSR SiRFprimaII and SiRFatlasVIXianglong Du1-0/+1
2013-11-17um: Remove unused declarations from <as-layout.h>Geert Uytterhoeven2-3/+1
2013-11-17um: remove used STDIO_CONSOLE Kconfig paramMichael Opdenacker1-4/+0
2013-11-17um/vdso: add .gitignore for a couple of targetsRamkumar Ramachandra1-0/+2
2013-11-17arch/um: make it work with defconfig and x86_64Ramkumar Ramachandra6-904/+167
2013-11-17um: Make kstack_depth_to_print conform to arch/x86Richard Weinberger1-4/+1
2013-11-17um: Get rid of thread_struct->saved_taskRichard Weinberger3-18/+4
2013-11-17um: Make stack trace reliable against kernel mode faultsRichard Weinberger5-12/+44
2013-11-17um: Rewrite show_stack()Richard Weinberger6-106/+64
2013-11-16alpha: Prevent a NULL ptr dereference in csum_partial_copy.Jay Estabrook1-5/+5
2013-11-16alpha: perf: fix out-of-bounds array access triggered from raw eventWill Deacon1-2/+13
2013-11-16alpha: Use qemu+cserve provided high-res clock and alarm.Richard Henderson4-7/+165
2013-11-16alpha: Switch to GENERIC_CLOCKEVENTSRichard Henderson5-109/+53
2013-11-16alpha: Enable the rpcc clocksource for single processorRichard Henderson1-30/+37
2013-11-16alpha: Reorganize rtc handlingRichard Henderson10-222/+328
2013-11-16alpha: Primitive support for CPU power down.Richard Henderson5-0/+58
2013-11-16alpha: Allow HZ to be configuredRichard Henderson3-11/+59
2013-11-16alpha: Notice if we're being run under QEMURichard Henderson3-7/+38
2013-11-16alpha: Eliminate compiler warning from memset macroRichard Henderson4-15/+33
2013-11-16Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds33-68/+331
2013-11-16Merge tag 'trace-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds1-1/+13
2013-11-16Merge tag 'pwm/for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds30-34/+36
2013-11-16Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel...Vinod Koul3-60/+0
2013-11-15consolidate simple ->d_delete() instancesAl Viro1-7/+1
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds14-16/+16
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-1/+11
2013-11-15Merge tag 'omap-for-v3.13/fixes-for-merge-window-take2' of git://git.kernel.o...Olof Johansson660-17459/+9317
2013-11-15Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds16-710/+1025
2013-11-15Merge tag 'for-3.13' of git://git.openrisc.net/~jonas/linuxLinus Torvalds6-27/+19
2013-11-15Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds13-7/+12
2013-11-15Merge tag 'at91-fixes-non-critical' of git://github.com/at91linux/linux-at91 ...Olof Johansson14-1/+120
2013-11-15ARM: OMAP2+: Fix build for dra7xx without omap4 and 5Tony Lindgren2-2/+3
2013-11-15ARM: OMAP2+: omap_device: maintain sane runtime pm status around suspend/resumeNishanth Menon1-2/+11
2013-11-15ARM: OMAP3: Beagle: fix return value check in beagle_opp_init()Wei Yongjun1-1/+1
2013-11-15s390/pci: implement hotplug notificationsSebastian Ott1-25/+54
2013-11-15s390/scm_block: do not hide eadm subchannel dependencySebastian Ott1-12/+1
2013-11-15s390/sclp: Consolidate early sclp init calls to sclp_early_detect()Michael Holzheu2-4/+2
2013-11-15s390/sclp: Move early code from sclp_cmd.c to sclp_early.cMichael Holzheu1-0/+2
2013-11-15s390/sclp: Determine HSA size dynamically for zfcpdumpMichael Holzheu5-15/+20
2013-11-15s390/pci: implement pcibios_remove_busSebastian Ott3-40/+39
2013-11-15s390/pci: improve handling of bus resourcesSebastian Ott2-65/+86
2013-11-15s390/boot: Install bzImage as default kernel imageHendrik Brueckner1-2/+2
2013-11-15ARM: at91: fix hanged boot due to early rtt-interruptJohan Hovold7-0/+34
2013-11-15ARM: at91: fix hanged boot due to early rtc-interruptJohan Hovold11-1/+86
2013-11-15blackfin: fix build warning for unused variableSteven Miao1-1/+4
2013-11-15smp: bf561: and smb_wmb()/smp_rmb() at ipi send/receiveSteven Miao1-4/+8
2013-11-15pm: use GFP_ATOMIC when pm core call this functionScott Jiang1-1/+1
2013-11-15blackfin: serial: Add serial port_fer and port_mux early platform resources.Sonic Zhang2-27/+47
2013-11-15blackfin: pinctrl-adi2: code cleanup after using pinctrl-adi2Steven Miao1-66/+4
2013-11-15openrisc: Refactor or32_early_setup()Geert Uytterhoeven1-7/+7
2013-11-15openrisc: Remove unused declaration of __initramfs_startGeert Uytterhoeven1-1/+0
2013-11-15openrisc: Use the declarations provided by <asm/sections.h>Geert Uytterhoeven2-6/+6
2013-11-15openrisc: Refresh or1ksim_defconfig for v3.12Geert Uytterhoeven1-8/+2
2013-11-15blackfin: adi gpio driver and pinctrl driver supportSonic Zhang19-796/+1044
2013-11-15bf609: update default config for spiScott Jiang1-1/+1
2013-11-15Blackfin: bfin_gpio: Use proper mask for comparing pfuncSonic Zhang1-9/+14
2013-11-15x86: Export 'boot_cpu_physical_apicid' to modulesDavid Rientjes1-0/+1
2013-11-15ARC: [plat-arcfpga] Add defconfig without initramfs locationMischa Jonker1-0/+64
2013-11-15ARC: perf: ARC 700 PMU doesn't support sampling eventsMischa Jonker1-0/+4
2013-11-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+12
2013-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds34-434/+510
2013-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds116-2094/+4531
2013-11-15Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds23-28/+597
2013-11-15kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig19-21/+0
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang3-5/+5
2013-11-15mm: dynamically allocate page->ptl if it cannot be embedded to struct pageKirill A. Shutemov1-1/+1
2013-11-15xtensa: use buddy allocator for PTE tableKirill A. Shutemov3-30/+13
2013-11-15xtensa: handle pgtable_page_ctor() failKirill A. Shutemov1-1/+4
2013-11-15x86: handle pgtable_page_ctor() failKirill A. Shutemov1-2/+6
2013-11-15unicore32: handle pgtable_page_ctor() failKirill A. Shutemov1-6/+8
2013-11-15um: handle pgtable_page_ctor() failKirill A. Shutemov1-2/+6
2013-11-15tile: handle pgtable_page_ctor() failKirill A. Shutemov1-1/+5
2013-11-15sparc: handle pgtable_page_ctor() failKirill A. Shutemov2-6/+10
2013-11-15sh: handle pgtable_page_ctor() failKirill A. Shutemov1-1/+4
2013-11-15score: handle pgtable_page_ctor() failKirill A. Shutemov1-3/+6
2013-11-15s390: handle pgtable_page_ctor() failKirill A. Shutemov1-2/+9
2013-11-15powerpc: handle pgtable_page_ctor() failKirill A. Shutemov3-5/+12
2013-11-15parisc: handle pgtable_page_ctor() failKirill A. Shutemov1-2/+6
2013-11-15mips: handle pgtable_page_ctor() failKirill A. Shutemov1-3/+6
2013-11-15metag: handle pgtable_page_ctor() failKirill A. Shutemov1-2/+6
2013-11-15m68k: handle pgtable_page_ctor() failKirill A. Shutemov3-3/+14
2013-11-15m32r: handle pgtable_page_ctor() failKirill A. Shutemov1-1/+4
2013-11-15ia64: handle pgtable_page_ctor() failKirill A. Shutemov1-1/+4
2013-11-15hexagon: handle pgtable_page_ctor() failKirill A. Shutemov1-4/+6
2013-11-15frv: handle pgtable_page_ctor() failKirill A. Shutemov1-4/+8
2013-11-15cris: handle pgtable_page_ctor() failKirill A. Shutemov1-1/+4
2013-11-15avr32: handle pgtable_page_ctor() failKirill A. Shutemov1-1/+4
2013-11-15arm64: handle pgtable_page_ctor() failKirill A. Shutemov1-3/+6
2013-11-15arm: handle pgtable_page_ctor() failKirill A. Shutemov1-5/+7
2013-11-15arc: handle pgtable_page_ctor() failKirill A. Shutemov1-3/+8
2013-11-15alpha: handle pgtable_page_ctor() failKirill A. Shutemov1-1/+4
2013-11-15openrisc: add missing pgtable_page_ctor/dtor callsKirill A. Shutemov1-2/+8
2013-11-15mn10300: add missing pgtable_page_ctor/dtor callsKirill A. Shutemov2-2/+8
2013-11-15microblaze: add missing pgtable_page_ctor/dtor callsKirill A. Shutemov1-3/+9
2013-11-15xtensa: fix potential NULL-pointer dereferenceKirill A. Shutemov1-1/+5
2013-11-15m32r: fix potential NULL-pointer dereferenceKirill A. Shutemov1-0/+2
2013-11-15cris: fix potential NULL-pointer dereferenceKirill A. Shutemov1-0/+2
2013-11-15x86: add missed pgtable_pmd_page_ctor/dtor calls for preallocated pmdsKirill A. Shutemov1-2/+9
2013-11-15x86, mm: enable split page table lock for PMD levelKirill A. Shutemov2-1/+14
2013-11-15mm, thp: do not access mm->pmd_huge_pte directlyKirill A. Shutemov2-12/+12
2013-11-15mm: rename USE_SPLIT_PTLOCKS to USE_SPLIT_PTE_PTLOCKSKirill A. Shutemov2-6/+6
2013-11-14sparc64: Implement HAVE_CONTEXT_TRACKINGKirill Tkhai14-39/+137
2013-11-14sparc64: Add self-IPI support for smp_send_reschedule()Kirill Tkhai1-2/+7
2013-11-14sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-...oftedal1-2/+2
2013-11-14ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki6-10/+10
2013-11-14dmaengine: remove DMA unmap from driversBartlomiej Zolnierkiewicz3-60/+0
2013-11-14ARM: highbank: only select errata 764369 if SMPOlof Johansson1-1/+1
2013-11-14ARM: sti: only select errata 764369 if SMPOlof Johansson1-1/+1
2013-11-14ARM: tegra: init fuse before setting reset handlerAlexandre Courbot1-1/+1
2013-11-14ARM: vt8500: add defconfig for v6/v7 chipsOlof Johansson1-0/+90
2013-11-14ARM: integrator_cp: Set LCD{0,1} enable lines when turning on CLCDJonathan Austin1-1/+2
2013-11-14ARM: OMAP2+: smsc911x: fix return value check in gpmc_smsc911x_init()Wei Yongjun1-1/+1
2013-11-14Merge tag 'for-v3.13/clock-fixes-a' of git://git.kernel.org/pub/scm/linux/ker...Tony Lindgren2-10/+51
2013-11-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-8/+13
2013-11-14Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-18/+7
2013-11-14Merge branch 'x86-trace-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds12-50/+165
2013-11-14Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds20-49/+47
2013-11-14Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds15-70/+44
2013-11-14Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds51-396/+681
2013-11-14Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtdLinus Torvalds3-15/+37
2013-11-14Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds104-581/+7636
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds5-14/+62
2013-11-13sparc64: Encode huge PMDs using PTE encoding.David S. Miller5-262/+131
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner30-78/+2
2013-11-13sparc: Use preempt_schedule_irqThomas Gleixner1-4/+2
2013-11-13ia64: Use preempt_schedule_irqThomas Gleixner1-14/+1
2013-11-13m32r: Use preempt_schedule_irqThomas Gleixner1-7/+1
2013-11-13hardirq: Make hardirq bits genericThomas Gleixner8-49/+0
2013-11-13m68k: Simplify low level interrupt handling codeThomas Gleixner4-88/+15
2013-11-13kvm, vmx: Fix lazy FPU on nested guestAnthoine Bourgeois1-0/+3
2013-11-13DMA: Freescale: Add new 8-channel DMA engine device tree nodesHongbo Zhang4-4/+168
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds16-8/+53
2013-11-13Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds37-82/+195
2013-11-12twl4030_charger: Add devicetree supportNeilBrown1-0/+6
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds17-141/+92
2013-11-13Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds1-8/+0
2013-11-13exec/ptrace: fix get_dumpable() incorrect testsKees Cook1-1/+1
2013-11-13arch/arm/mach-davinci/sram.c: use gen_pool_dma_alloc() to sram.cNicolin Chen1-8/+1
2013-11-13x86: move fpu_counter into ARCH specific thread_structVineet Gupta6-10/+19
2013-11-13sh: move fpu_counter into ARCH specific thread_structVineet Gupta5-5/+25
2013-11-13errno.h: remove "NFS" from descriptions in commentsEric Sandeen4-4/+4
2013-11-13arch/x86/mm/init.c: fix incorrect function name in alloc_low_pages()Zhi Yong Wu1-2/+2
2013-11-13mem-hotplug: introduce movable_node boot optionTang Chen1-0/+11
2013-11-13x86, acpi, crash, kdump: do reserve_crashkernel() after SRAT is parsed.Tang Chen1-2/+7
2013-11-13x86/mem-hotplug: support initialize page tables in bottom-upTang Chen1-2/+64
2013-11-13x86/mm: factor out of top-down direct mapping setupTang Chen1-20/+39
2013-11-13s390/mmap: randomize mmap base for bottom up directionHeiko Carstens1-2/+7
2013-11-13mm/arch: use NUMA_NO_NODEJianguo Wu6-6/+6
2013-11-13mm: use pgdat_end_pfn() to simplify the code in archXishi Qiu4-7/+4
2013-11-13mm: remove obsolete comments about page table lockNaoya Horiguchi1-2/+0
2013-11-13mm/arch: use __free_reserved_page() to simplify the codeXishi Qiu3-11/+4
2013-11-13cris: media platform drivers: fix buildMauro Carvalho Chehab1-0/+1
2013-11-13sh64: kernel: remove useless variable 'regs'Chen Gang1-1/+1
2013-11-13sh64: kernel: use 'usp' instead of 'fn'Chen Gang1-1/+1
2013-11-12sparc64: Move to 64-bit PGDs and PMDs.David S. Miller4-31/+34