summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Use generic checksum code in little endianAnton Blanchard2013-10-114-2/+17
* powerpc: Handle VSX alignment faults in little endian modeAnton Blanchard2013-10-111-8/+33
* powerpc: Add little endian support to alignment handlerAnton Blanchard2013-10-111-30/+63
* powerpc: Alignment handler shouldn't access VSX registers with TS_FPRAnton Blanchard2013-10-111-1/+1
* powerpc: Remove hard coded FP offsets in alignment handlerAnton Blanchard2013-10-111-2/+2
* powerpc: Remove open coded byte swap macro in alignment handlerAnton Blanchard2013-10-111-24/+12
* powerpc: Endian safe trampolineBenjamin Herrenschmidt2013-10-113-17/+53
* powerpc: Include the appropriate endianness headerIan Munsie2013-10-111-0/+4
* powerpc: Reset MSR_LE on signal entryAnton Blanchard2013-10-112-2/+4
* powerpc: Set MSR_LE bit on little endian buildsAnton Blanchard2013-10-111-1/+6
* powerpc: Add little endian support for word-at-a-time functionsAnton Blanchard2013-10-111-0/+71
* powerpc: Support endian agnostic MMIOIan Munsie2013-10-111-18/+49
* powerpc: Little endian builds double word swap VSX state during context save/...Anton Blanchard2013-10-112-4/+20
* powerpc: PTRACE_PEEKUSR/PTRACE_POKEUSER of FPR registers in little endian buildsAnton Blanchard2013-10-111-4/+4
* powerpc: Fix offset of FPRs in VSX registers in little endian buildsAnton Blanchard2013-10-111-2/+10
* powerpc: Book 3S MMU little endian supportAnton Blanchard2013-10-113-42/+46
* powerpc: Fix endian issues in VMX copy loopsAnton Blanchard2013-10-112-46/+63
* powerpc/irq: Don't switch to irq stack from softirq stackBenjamin Herrenschmidt2013-10-071-2/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-10-0713-27/+63
|\
| * HID: wiimote: fix FF deadlockDavid Herrmann2013-10-072-12/+32
| * HID: add Holtek USB ID 04d9:a081 SHARKOON DarkGliderAnders F. U. Kiær2013-10-024-0/+7
| * HID: hidraw: close underlying device at removal of last readerManoj Chourasia2013-10-021-7/+14
| * HID: roccat: Fix "cannot create duplicate filename" problemsStefan Achatz2013-09-304-7/+7
| * HID: uhid: allocate static minorDavid Herrmann2013-09-262-1/+3
* | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2013-10-079-42/+84
|\ \
| * | arch: tile: re-use kbasename() helperAndy Shevchenko2013-09-301-7/+5
| * | tile: use a more conservative __my_cpu_offset in CONFIG_PREEMPTChris Metcalf2013-09-301-3/+31
| * | tile: ensure interrupts disabled for preempt_schedule_irq()Chris Metcalf2013-09-272-0/+6
| * | tile: change lock initalization in hardwallHenrik Austad2013-09-271-3/+3
| * | tile: include: asm: use 'long long' instead of 'u64' for atomic64_t and its r...Chen Gang2013-09-274-29/+39
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-10-076-27/+33
|\ \ \
| * | | s390: fix system call restart after inferior callMartin Schwidefsky2013-09-302-0/+2
| * | | s390: Allow vmalloc target buffers for copy_from_oldmem()Michael Holzheu2013-09-301-22/+20
| * | | s390/sclp: properly detect line mode consoleChristian Borntraeger2013-09-301-3/+5
| * | | s390/kprobes: add exrl to list of prohibited opcodesHeiko Carstens2013-09-301-1/+5
| * | | s390/3270: fix return value check in tty3270_resize_work()Wei Yongjun2013-09-301-1/+1
* | | | Linux 3.12-rc4Linus Torvalds2013-10-061-1/+1
* | | | net: Update the sysctl permissions handler to test effective uid/gidEric W. Biederman2013-10-061-2/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2013-10-068-25/+67
|\ \ \ \
| * | | | iscsi-target; Allow an extra tag_num / 2 number of percpu_ida tagsNicholas Bellinger2013-10-031-1/+1
| * | | | iscsi-target: Perform release of acknowledged tags from RX contextNicholas Bellinger2013-10-031-4/+9
| * | | | iscsi-target: Only perform wait_for_tasks when performing shutdownNicholas Bellinger2013-10-031-2/+2
| * | | | target: Fail on non zero scsi_status in compare_and_write_callbackNicholas Bellinger2013-10-031-1/+10
| * | | | target: Fix recursive COMPARE_AND_WRITE callback failureNicholas Bellinger2013-10-031-1/+10
| * | | | target: Reset data_length for COMPARE_AND_WRITE to NoLB * block_sizeNicholas Bellinger2013-10-031-0/+6
| * | | | ib_srpt: always set response for task managementJack Wang2013-10-031-6/+4
| * | | | target: Fall back to vzalloc upon ->sess_cmd_map kzalloc failureNicholas Bellinger2013-10-011-5/+15
| * | | | vhost/scsi: Use GFP_ATOMIC with percpu_ida_alloc for obtaining tagNicholas Bellinger2013-10-011-1/+6
| * | | | ib_srpt: Destroy cm_id before destroying QP.Nicholas Bellinger2013-10-011-2/+2
| * | | | target: Fix xop->dbl assignment in target_xcopy_parse_segdesc_02Nicholas Bellinger2013-10-011-2/+2
| |/ / /
OpenPOWER on IntegriCloud