summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | xtensa: add missing include asm/uaccess.h to checksum.hMax Filippov2013-02-231-0/+1
| * | xtensa: do not enable GENERIC_GPIO by defaultMax Filippov2013-02-231-1/+1
| * | xtensa: complete ptrace handling of register windowsMax Filippov2013-02-231-13/+20
| * | xtensa: add support for oprofiledann2013-02-236-1/+209
| * | xtensa: move spill_registers to traps.hMax Filippov2013-02-232-20/+25
| * | xtensa: ISS: add host file-based simulated diskVictor Prupis2013-02-233-0/+412
| * | xtensa: fix str[n]cmp return valueMax Filippov2013-02-231-2/+2
| * | xtensa: avoid mmap cache aliasingMax Filippov2013-02-232-0/+45
| * | xtensa: add finit_module syscallMax Filippov2013-02-231-1/+3
| * | xtensa: pull signal definitions from signal-defs.hMax Filippov2013-02-231-10/+1
| * | xtensa: fix ipc_parse_version selectionMax Filippov2013-02-231-0/+1
| * | xtensa: dispatch medium-priority interruptsMarc Gauthier2013-02-2310-45/+260
| * | xtensa: Add config files for Diamond 233L - Rev C processor variantPete Delaney2013-02-235-0/+825
| * | xtensa: use new common dtc ruleStephen Warren2013-02-233-14/+17
| * | xtensa: rename prom_update_property to of_update_propertyMax Filippov2013-02-231-2/+2
* | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2013-02-2647-331/+299
|\ \ \
| * | | asm-generic: io: Fix ioread16/32be and iowrite16/32beMichal Simek2013-02-121-4/+4
| * | | microblaze: Do not use module.h in files which are not modulesMichal Simek2013-02-1223-22/+23
| * | | microblaze: Fix coding style issuesMichal Simek2013-02-1232-294/+259
| * | | microblaze: Add missing return from debugfs_tlbMichal Simek2013-02-121-0/+2
| * | | microblaze: Makefile cleanJason Wu2013-02-121-6/+3
| * | | microblaze: Add .gitignore entries for auto-generated filesLars-Peter Clausen2013-02-122-0/+4
| * | | microblaze: Fix strncpy_from_user macroMichal Simek2013-02-121-5/+4
* | | | Merge branch 'for-upstream' of git://openrisc.net/jonas/linuxLinus Torvalds2013-02-266-18/+34
|\ \ \ \
| * | | | openrisc: add missing header inclusionStefan Kristiansson2013-02-261-0/+1
| * | | | openrisc: really pass correct arg to schedule_tailJonas Bonn2013-02-171-1/+1
| * | | | Add bitops include needed for ext2 filesystemSebastian Macke2013-02-171-0/+1
| * | | | openrisc: update DTLB-miss handler lastJonas Bonn2013-02-171-3/+14
| * | | | openrisc: fix up vmalloc page table loadingJonas Bonn2013-02-142-6/+14
| * | | | openrisc idle: delete pm_idleLen Brown2013-02-101-5/+0
| * | | | openrisc: remove CONFIG_SYMBOL_PREFIXJames Hogan2013-02-101-4/+0
| * | | | openrisc: avoid using function parameter regs in reset vectorStefan Kristiansson2013-02-101-3/+3
| * | | | openrisc: remove unused current_regsJonas Bonn2013-02-101-1/+0
| |/ / /
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-265-15/+53
|\ \ \ \
| * | | | x86/mm/pageattr: Prevent PSE and GLOABL leftovers to confuse pmd/pte_present ...Andrea Arcangeli2013-02-241-3/+47
| * | | | Revert "x86, mm: Make spurious_fault check explicitly check explicitly check ...Andrea Arcangeli2013-02-241-7/+1
| * | | | x86/mm/numa: Don't check if node is NUMA_NO_NODEWen Congyang2013-02-241-2/+1
| * | | | x86, efi: Make "noefi" really disable EFI runtime serivcesMatt Fleming2013-02-201-2/+3
| * | | | x86/apic: Fix parsing of the 'lapic' cmdline optionMathias Krause2013-02-201-1/+1
* | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-02-262-0/+8
|\ \ \ \ \
| * | | | | clocksource : Nomadik-mtu : fix missing irq initializationDaniel Lezcano2013-02-221-0/+1
| * | | | | posix-timer: Don't call idr_find() with out-of-range IDTejun Heo2013-02-211-0/+7
* | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-02-266-54/+142
|\ \ \ \ \ \
| * | | | | | cputime: Use local_clock() for full dynticks cputime accountingFrederic Weisbecker2013-02-241-1/+1
| * | | | | | cputime: Constify timeval_to_cputime(timeval) argumentLi Zhong2013-02-241-1/+1
| * | | | | | sched: Move RR_TIMESLICE from sysctl.h to rt.hClark Williams2013-02-222-6/+6
| * | | | | | sched: Fix /proc/sched_debug failure on very very large systemsNathan Zimmer2013-02-221-11/+79
| * | | | | | sched: Fix /proc/sched_stat failure on very very large systemsNathan Zimmer2013-02-221-20/+59
| * | | | | | sched/core: Remove the obsolete and unused nr_uninterruptible() functionSha Zhengju2013-02-202-21/+2
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-02-265-21/+116
|\ \ \ \ \ \
OpenPOWER on IntegriCloud