- 87e677c sparc32,leon: always support leon in ioport by Sam Ravnborg · 12 years ago
- 556626a sparc32,leon: always include leon_pmc in build by Sam Ravnborg · 12 years ago
- 3732106 sparc32: refactor cpu_idle() by Sam Ravnborg · 12 years ago
- 805918f sparc32: srmmu_probe now knows about leon too by Sam Ravnborg · 12 years ago
- b0acd24 sparc32: drop LEON hack for ASI_M_MMUREGS by Sam Ravnborg · 12 years ago
- 6729cf7 sparc32: introduce run-time patching of srmmu access functions by Sam Ravnborg · 12 years ago
- 1ec8cf6 sparc32: introduce support for run-time patching for all shared assembler code by Sam Ravnborg · 12 years ago
- 080f888 sparc32,leon: fix section mismatch warning by Sam Ravnborg · 12 years ago
- 3107948 sparc32,leon: always include leon_smp + leon_mm in build by Sam Ravnborg · 12 years ago
- 5561cd2 sparc32,leon: always include leon_kernel in build by Sam Ravnborg · 12 years ago
- 93bb32f sparc32,leon: clean up leon.h by Sam Ravnborg · 12 years ago
- d87d8c1 sparc32: handle leon in cpu.c by Sam Ravnborg · 12 years ago
- b08b5c9 sparc32: handle leon in irq_32.c by Sam Ravnborg · 12 years ago
- 5b8b93c sparc32: add support for run-time patching of leon/sun single instructions by Sam Ravnborg · 12 years ago
- 4efb55e sparc32: introduce sparc32_start_kernel called from head_32.S by Sam Ravnborg · 12 years ago
- 30005ef sparc32: implement proper LEON support in head_32 (after highmem) by Sam Ravnborg · 12 years ago
- 7b372d6 sparc32: implement proper LEON support in head_32 (before highmem) by Sam Ravnborg · 12 years ago
- ec24158 sparc32: string and whitespace cleanup in head_32.S by Sam Ravnborg · 12 years ago
- 492c24e sparc: fix bad merge of sparc Kconfig by Stephen Rothwell · 12 years ago
- c2e1ff3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 12 years ago
- b48b2c3 openrisc: use generic strnlen_user() function by Jonas Bonn · 12 years ago
- 1629372 powerpc: Use the new generic strncpy_from_user() and strnlen_user() by Paul Mackerras · 12 years ago
- 69ea640 lib: Fix generic strnlen_user for 32-bit big-endian machines by Paul Mackerras · 12 years ago
- 1e2aec8 Merge branch 'generic-string-functions' by Linus Torvalds · 12 years ago
- ae32adc Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
- f465d14 Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
- 30b8428 Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
- 84a442b Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
- 39b6cc6 Merge tag 'stmp-dev' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
- 2795343 Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
- 2c757fd Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
- ce53044 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
- 0877aa39 Merge tag 'defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
- 2c66f62 sparc: use the new generic strnlen_user() function by David Miller · 12 years ago
- 5723aa9 x86: use the new generic strnlen_user() function by Linus Torvalds · 12 years ago
- a08c535 lib: add generic strnlen_user() function by Linus Torvalds · 12 years ago
- 36126f8 word-at-a-time: make the interfaces truly generic by Linus Torvalds · 12 years ago
- 4ae73f2 x86: use generic strncpy_from_user routine by Linus Torvalds · 12 years ago
- 786f02b Merge tag 'x86-mce-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 12 years ago
- fa2af6e Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
- 109b9b0 intel-iommu: Move duplicate list-mangling code into unlink_domain_info() helper by David Woodhouse · 12 years ago
- e2ad23d intel-iommu: Add device info into list before doing context mapping by David Woodhouse · 12 years ago
- 1fcb78e tile: default to tilegx_defconfig for ARCH=tile by Chris Metcalf · 13 years ago
- 9f1d62b tile: fix bug where fls(0) was not returning 0 by Chris Metcalf · 12 years ago
- acd1a19 arch/tile: mark TILEGX as not EXPERIMENTAL by Chris Metcalf · 13 years ago
- 4ce6bea tile/mm/fault.c: Port OOM changes to handle_page_fault by Kautuk Consul · 13 years ago
- c6f696f arch/tile: add descriptive text if the kernel reports a bad trap by Chris Metcalf · 13 years ago
- 8703d6e arch/tile: allow querying cpu module information from the hypervisor by Chris Metcalf · 13 years ago
- b8ace08 arch/tile: fix hardwall for tilegx and generalize for idn and ipi by Chris Metcalf · 13 years ago
- 621b195 arch/tile: support multiple huge page sizes dynamically by Chris Metcalf · 13 years ago
- d9ed9fa mm: add new arch_make_huge_pte() method for tile support by Chris Metcalf · 13 years ago
- fc0c49f arch/tile: support kexec() for tilegx by Chris Metcalf · 13 years ago
- cd6f32a arch/tile: support <asm/cachectl.h> header for cacheflush() syscall by Chris Metcalf · 13 years ago
- d5d14ed arch/tile: Allow tilegx to build with either 16K or 64K page size by Chris Metcalf · 13 years ago
- 47d632f arch/tile: optimize get_user/put_user and friends by Chris Metcalf · 13 years ago
- 1efea40 arch/tile: support building big-endian kernel by Chris Metcalf · 13 years ago
- 73636b1 arch/tile: allow building Linux with transparent huge pages enabled by Chris Metcalf · 13 years ago
- 5100700 arch/tile: use interrupt critical sections less by Chris Metcalf · 13 years ago
- da89fb1 Merge tag 'tag-for-linus-3.5' of git://git.linaro.org/people/sumitsemwal/linux-dma-buf by Linus Torvalds · 12 years ago
- d5adf23 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
- d484864 Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
- be87cfb Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
- 58823de9 Merge tag 'hda-switcheroo' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
- 4b7eba4 Merge tag 'cris-for-linus' of git://jni.nu/cris by Linus Torvalds · 12 years ago
- 92bf3d0 Merge tag 'mmc-merge-for-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
- 603d663 openrisc: use generic strncpy_from_user by Jonas Bonn · 12 years ago
- ece78b7 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
- 456d3d4 sparc64: Fix several bugs in quad floating point emulation. by David S. Miller · 12 years ago
- b25b086 dma-buf: add initial vmap documentation by Dave Airlie · 12 years ago
- 12c4727 dma-buf: minor documentation fixes. by Sumit Semwal · 12 years ago
- 98f86c9 dma-buf: add vmap interface by Dave Airlie · 13 years ago
- 4c78513 dma-buf: mmap support by Daniel Vetter · 13 years ago
- adcc70b ALSA: hda/realtek - Add new codec support for ALC269VD by Kailang Yang · 12 years ago
- 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
- b5f4035 Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
- ce00417 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
- 9978306 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
- abe81e2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- b1bf7d4 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
- 0708500 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
- be122ab Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
- b343c8b Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
- 745914d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha by Linus Torvalds · 12 years ago
- c538983 sparc: Fix user_addr_max() definition. by David S. Miller · 12 years ago
- c7523a7c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 2922585 lib: Sparc's strncpy_from_user is generic enough, move under lib/ by David S. Miller · 12 years ago
- 4469690 kernel: Move REPEAT_BYTE definition into linux/kernel.h by David S. Miller · 12 years ago
- 35c9646 sparc: Increase portability of strncpy_from_user() implementation. by David S. Miller · 12 years ago
- 2f78d8e Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 12 years ago
- f2fde3a6 Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
- 28f3d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
- 654443e Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 25534eb alpha: add io{read,write}{16,32}be functions by Michael Cree · 13 years ago
- 7a8bb98 alpha: implement various OSF/1 stat syscalls by Mans Rullgard · 13 years ago
- 50744de alpha: implement setsysinfo(SSI_LMF) as a no-op by Mans Rullgard · 13 years ago
- 2c01e7b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
- ab11ca3 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
- ea17e74 x86, relocs: Add jiffies and jiffies_64 to the relative whitelist by H. Peter Anvin · 12 years ago
- 8c91402 Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-core-next by Dave Airlie · 12 years ago
- e644dae Merge branch 'next' into for-linus by Dmitry Torokhov · 12 years ago