summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Hexagon: fix signal number for user mem faultsRichard Kuo2013-04-301-2/+2
* Hexagon: remove two Kconfig entriesPaul Bolle2013-04-301-9/+0
* arch: remove CONFIG_GENERIC_FIND_NEXT_BIT againPaul Bolle2013-04-302-6/+0
* Hexagon: update copyright datesRichard Kuo2013-04-3020-20/+20
* Hexagon: add translation types for __vmnewmapRichard Kuo2013-04-301-0/+7
* Hexagon: fix signal.c compile errorRichard Kuo2013-04-301-0/+2
* Hexagon: break up user fn/arg register settingRichard Kuo2013-04-301-1/+2
* Hexagon: use generic sys_fork, sys_vfork, and sys_cloneRichard Kuo2013-04-302-0/+5
* Hexagon: fix psp/sp macroRichard Kuo2013-04-301-2/+1
* Hexagon: fix up int enable/disable at ret_from_forkRichard Kuo2013-04-301-2/+11
* Hexagon: add IOMEM and _relaxed IO macrosRichard Kuo2013-04-301-0/+14
* Hexagon: switch to using the device type for IO mappingsRichard Kuo2013-04-301-5/+4
* Hexagon: don't print info for offline CPU'sRichard Kuo2013-04-301-0/+5
* Hexagon: add support for single-stepping (v4+)Richard Kuo2013-04-306-1/+38
* Hexagon: use correct work mask when checking for more workRichard Kuo2013-04-301-1/+1
* Hexagon: add support for additional exceptionsRichard Kuo2013-04-301-0/+10
* Hexagon: fix initial page table setup prior to jump to VARichard Kuo2013-04-301-12/+73
* Hexagon: remove keyring related callRichard Kuo2013-04-301-3/+0
* Hexagon: check to if we will overflow the signal stackRichard Kuo2013-04-301-0/+4
* Hexagon: Signal and return path fixesRichard Kuo2013-04-305-88/+84
* Hexagon: add support for new v4+ registersRichard Kuo2013-04-308-48/+206
* Hexagon: add individual register access for switch_stackRichard Kuo2013-04-301-6/+43
* Hexagon: use defines for MIN_KERNEL_SEG calculationRichard Kuo2013-04-301-1/+1
* Hexagon: use GENERIC_CPU_DEVICESRichard Kuo2013-04-303-53/+2
* Hexagon: change arch version config to allow comparisonsRichard Kuo2013-04-303-31/+10
* Hexagon: add support for ARCH_PFN_OFFSETRichard Kuo2013-04-308-55/+91
* Hexagon: fix __atomic_add_unlessRichard Kuo2013-04-301-9/+11
* Hexagon: clean up generic headers in KbuildRichard Kuo2013-04-301-1/+1
* Linux 3.9v3.9Linus Torvalds2013-04-281-1/+1
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-04-271-7/+11
|\
| * Merge tag 'omap-for-v3.9-rc6/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2013-04-261-7/+11
| |\
| | * ARM: OMAP4: hwmod data: make 'ocp2scp_usb_phy_phy_48m" as the main clockKishon Vijay Abraham I2013-04-101-7/+11
* | | vm: add no-mmu vm_iomap_memory() stubLinus Torvalds2013-04-271-0/+10
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-271-0/+2
|\ \ \
| * | | events: Protect access via task_subsys_state_check()Paul E. McKenney2013-04-211-0/+2
* | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-262-2/+2
|\ \ \ \
| * | | | [media] cx25821: do not expose broken video output streamsHans Verkuil2013-04-151-1/+1
| * | | | [media] mb86a20s: Fix estimate_rate settingMauro Carvalho Chehab2013-04-041-1/+1
* | | | | Merge branch 'fixes-3.9-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-04-268-40/+67
|\ \ \ \ \
| * | | | | parisc: use spin_lock_irqsave/spin_unlock_irqrestore for PTE updatesJohn David Anglin2013-04-252-26/+26
| * | | | | parisc: disable -mlong-calls compiler option for kernel modulesHelge Deller2013-04-251-2/+4
| * | | | | parisc: uaccess: fix compiler warnings caused by __put_user castingWill Deacon2013-04-251-10/+4
| * | | | | parisc: Change kunmap macro to static inline functionJohn David Anglin2013-04-251-1/+4
| * | | | | parisc: Provide __ucmpdi2 to resolve undefined references in 32 bit builds.John David Anglin2013-04-253-1/+29
* | | | | | efivars: only check for duplicates on the registered listMatt Fleming2013-04-261-5/+7
* | | | | | TTY: fix atime/mtime regressionJiri Slaby2013-04-261-2/+16
* | | | | | aio: fix possible invalid memory access when DEBUG is enabledZhao Hongjiang2013-04-261-1/+1
* | | | | | Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2013-04-251-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | efi: Check EFI revision in setup_efi_varsJosh Boyer2013-04-241-1/+1
| * | | | | x86, efi: Fix a build warningBorislav Petkov2013-04-241-1/+1
OpenPOWER on IntegriCloud