aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-09of/address: sparc: Declare of_address_to_resource() as an extern function for...Andreas Larsson
2012-11-09sparc32, leon: Check for existent irq_map entry in leon_handle_ext_irqAndreas Larsson
2012-11-09sparc: Add sparc support for platform_get_irq()Andreas Larsson
2012-11-06sparc: Allow OF_GPIO on sparc.David S. Miller
2012-10-28qlogicpti: Fix build warning.David S. Miller
2012-10-28sparc: Wire up sys_kcmp.David S. Miller
2012-10-28sparc64: Improvde documentation and readability of atomic backoff code.David S. Miller
2012-10-27sparc64: Use pause instruction when available.David S. Miller
2012-10-27sparc64: Fix cpu strand yielding.David S. Miller
2012-10-26sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads.David S. Miller
2012-10-26Merge tag 'usb-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-10-26Merge tag 'tty-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-10-26Merge tag 'staging-3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-26Merge tag 'driver-core-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-10-26Merge tag 'char-misc-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-10-26VFS: don't do protected {sym,hard}links by defaultLinus Torvalds
2012-10-26Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-10-26Merge branch 'fixes_for_linus' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds
2012-10-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-10-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-10-26Merge tag 'efi-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mfle...Ingo Molnar
2012-10-26Revert "ARM: dma-mapping: support debug_dma_mapping_error"Marek Szyprowski
2012-10-25Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-10-25Merge tag 'nfs-for-3.7-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-10-26Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2012-10-25Merge branch 'akpm' (Andrew's fixes)Linus Torvalds
2012-10-25Input: wacom - add touch sensor support for Cintiq 24HD touchJason Gerecke
2012-10-25Input: wacom - handle split-sensor devices with internal hubsJason Gerecke
2012-10-25Makefile: Documentation for external tool should be correctH. Peter Anvin
2012-10-25Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-10-25Merge branch 'fixes_for_linus' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds
2012-10-25x86, mm: Undo incorrect revert in arch/x86/mm/init.cYinghai Lu
2012-10-25fs/compat_ioctl.c: VIDEO_SET_SPU_PALETTE missing error checkKees Cook
2012-10-25gen_init_cpio: avoid stack overflow when expandingKees Cook
2012-10-25drivers/rtc/rtc-imxdi.c: add missing spin lock initializationJan Luebbe
2012-10-25mm, numa: avoid setting zone_reclaim_mode unless a node is sufficiently distantDavid Rientjes
2012-10-25pidns: limit the nesting depth of pid namespacesAndrew Vagin
2012-10-25drivers/dma/dw_dmac: make driver's endianness configurableHein Tibosch
2012-10-25mm/mmu_notifier: allocate mmu_notifier in advanceGavin Shan
2012-10-25tools/testing/selftests/epoll/test_epoll.c: fix buildDaniel Hazelton
2012-10-25UAPI: fix tools/vm/page-types.cDavid Howells
2012-10-25mm/page_alloc.c:alloc_contig_range(): return early for err pathBob Liu
2012-10-25rbtree: include linux/compiler.h for definition of __always_inlineWill Deacon
2012-10-25genalloc: stop crashing the system when destroying a poolThadeu Lima de Souza Cascardo
2012-10-25backlight: ili9320: add missing SPI dependencyJingoo Han
2012-10-25device_cgroup: add proper checking when changing default behaviorAristeu Rozanski
2012-10-25device_cgroup: stop using simple_strtoul()Aristeu Rozanski
2012-10-25device_cgroup: rename deny_all to behaviorAristeu Rozanski
2012-10-25cgroup: fix invalid rcu dereferenceJiri Slaby