aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include
Commit message (Expand)AuthorAgeFilesLines
* ns: Wire up the setns system callEric W. Biederman2011-05-281-1/+2
* Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-073-3/+3
|\
| * Fix common misspellingsLucas De Marchi2011-03-313-3/+3
* | microblaze: Wire up new syscallsMichal Simek2011-04-011-1/+5
|/
* Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2011-03-1612-62/+44
|\
| * microblaze: Fix circular headers dependency when ftrace is enabled.Michal Simek2011-03-101-2/+0
| * microblaze: Fix /dev/zero corruption from __clear_user()Steven J. Magnani2011-03-091-4/+4
| * microblaze: Fix sparse warning - fault.cMichal Simek2011-03-091-0/+1
| * microblaze: Fix missing microblaze specific syscalls declarationMichal Simek2011-03-091-0/+8
| * microblaze: Fix sparse warning - cpuinfo.hMichal Simek2011-03-091-2/+2
| * microblaze: Fix sparse warning - consistent_alloc functionMichal Simek2011-03-091-1/+1
| * microblaze: Fix sparse warnings - ptraceMichal Simek2011-03-091-0/+3
| * microblaze: Fix sparse warning - sw_exceptionsMichal Simek2011-03-091-0/+2
| * microblaze: trivial: Add one empty lineMichal Simek2011-03-091-1/+0
| * microblaze: Fix coding style - ptrace.hMichal Simek2011-03-091-7/+7
| * microblaze: Fix GDB issue caused by cache issueMichal Simek2011-03-091-3/+9
| * microblaze: Remove r0_ram pointer and PTO alignmentMichal Simek2011-03-092-37/+1
| * microblaze: Fix unaligned.h for endiansMichal Simek2011-03-091-5/+6
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-152-15/+12
|\ \
| * \ Merge branch 'linus' into x86/platformThomas Gleixner2011-02-232-15/+14
| |\ \ | | |/
| * | of/pci: move of_irq_map_pci() into generic codeSebastian Andrzej Siewior2011-02-042-15/+12
* | | futex: Sanitize futex ops argument typesMichel Lespinasse2011-03-111-6/+7
* | | futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse2011-03-111-11/+13
| |/ |/|
* | microblaze: Fix pte_update functionMichal Simek2011-02-071-14/+13
* | microblaze: Fix IRQ flag handling for MSR=0Michal Simek2011-02-071-1/+1
|/
* microblaze: Fix asm/pgtable.hMichal Simek2011-01-161-2/+4
* microblaze: Fix missing pagemap.hMichal Simek2011-01-161-0/+1
* Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2011-01-111-89/+96
|\
| * microblaze: Correct PVR access macrosroel kluin2011-01-031-89/+96
* | of/net: Move of_get_mac_address() to a common source file.David Daney2010-11-011-3/+0
|/
* mm: remove pte_*map_nested()Peter Zijlstra2010-10-261-5/+2
* Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2010-10-2517-34/+82
|\
| * microblaze: Support timer on AXI liteMichal Simek2010-10-211-1/+0
| * microblaze: Add support for little-endian MicroblazeMichal Simek2010-10-215-7/+23
| * microblaze: Add PVR for endians plus detectionMichal Simek2010-10-212-0/+4
| * microblaze: trivial: Add comment for AXI pvrMichal Simek2010-10-211-4/+4
| * microblaze: Support early console on uart16550Michal Simek2010-10-211-0/+1
| * microblaze: remove early printk uarlite console dependency from headerMichal Simek2010-10-211-1/+1
| * microblaze: Define VMALLOC_START/ENDMichal Simek2010-10-211-0/+7
| * microblaze: support gpio_to_irq()Michal Simek2010-10-211-4/+1
| * microblaze: Define empty mmiowbMichal Simek2010-10-211-0/+2
| * microblaze: wire up prlimit64 and fanotify* syscallsMichal Simek2010-10-211-1/+4
| * microblaze: use asm-generic/pci-dma-compat.hFUJITA Tomonori2010-10-211-0/+2
| * microblaze: Add PVR for BTCMichal Simek2010-10-211-1/+2
| * microblaze: Removing dead CONTIGUOUS_PAGE_ALLOC config optionChristian Dietrich2010-10-211-3/+0
| * microblaze: Report if only one timer is usedMichal Simek2010-10-211-0/+6
| * microblaze: remove unused TIF_KERNEL_TRACEMichal Simek2010-10-211-4/+0
| * microblaze: Add seccomp supportMichal Simek2010-10-211-0/+16
| * microblaze: trivial: thread_info cleanupMichal Simek2010-10-211-8/+8
| * microblaze: Fix pmd_populate macroMichal Simek2010-10-211-1/+2