summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel
Commit message (Expand)AuthorAgeFilesLines
* new helper: signal_delivered()Al Viro2012-06-011-1/+1
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-011-3/+0Star
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-011-14/+3Star
* new helper: sigmask_to_save()Al Viro2012-06-011-7/+2Star
* new helper: restore_saved_sigmask()Al Viro2012-06-011-4/+1Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-011-4/+1Star
|\
| * move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-241-4/+1Star
* | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2012-05-283-5/+10
|\ \ | |/ |/|
| * microblaze: Setup correct pointer to TLS areaEdgar E. Iglesias2012-05-251-1/+5
| * microblaze: Add TLS support to sys_cloneEdgar E. Iglesias2012-05-251-3/+4
| * microblaze: ftrace: Pass the first calling instruction for dynamic ftraceMichal Simek2012-05-251-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-243-70/+65Star
|\ \
| * | microblaze: drop 'oldset' argument of do_notify_resume()Al Viro2012-05-223-19/+11Star
| * | microblaze: handle TIF_NOTIFY_RESUMEAl Viro2012-05-223-26/+38
| * | microblaze: bury sys_rt_sigsuspend_wrapper in nommu case tooAl Viro2012-05-221-4/+0Star
| * | microblaze: ->restart_block.fn needs to be reset on rt_sigreturnAl Viro2012-05-221-0/+3
| * | microblaze: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-221-10/+2Star
| * | microblaze: fix signal maskingMatt Fleming2012-05-221-13/+18
| * | microblaze: no need to reset handler if SA_ONESHOTMatt Fleming2012-05-221-3/+0Star
| * | microblaze: don't reimplement force_sigsegv()Matt Fleming2012-05-221-3/+1Star
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-05-221-1/+1
|\ \ \ | |/ / |/| |
| * | seccomp: ignore secure_computing return valuesWill Drewry2012-04-181-1/+1
| |/
* / microblaze: Use generic init_taskThomas Gleixner2012-05-052-27/+1Star
|/
* Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-051-4/+6
|\
| * Microblaze: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-281-4/+6
* | microblaze: Do not use tlb_skip in early_printkMichal Simek2012-04-021-0/+2
* | microblaze: Add missing headers caused by disintegration asm/system.hMichal Simek2012-03-301-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into nextMichal Simek2012-03-309-56/+42Star
|\ \
| * \ Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-297-7/+0Star
| |\ \
| | * | Disintegrate asm/system.h for MicroblazeDavid Howells2012-03-287-7/+0Star
| * | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2012-03-289-30/+179
| |\ \ \ | | |/ / | |/| |
| * | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-213-46/+41Star
| |\ \ \
| | * | | irq_domain/microblaze: Convert microblaze to use irq_domainsGrant Likely2012-02-162-44/+41Star
| | * | | irq_domain: convert microblaze from irq_host to irq_domainGrant Likely2012-02-142-3/+1Star
| | | |/ | | |/|
| * / | sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-011-3/+1Star
| |/ /
* | / microblaze: Fix tlb_skip variable on noMMU systemMichal Simek2012-03-281-0/+2
| |/ |/|
* | microblaze: Handle TLB skip size dynamicallyMichal Simek2012-03-235-21/+71
* | microblaze: Introduce TLB skip sizeMichal Simek2012-03-232-5/+6
* | microblaze: Improve TLB calculation for small systemsMichal Simek2012-03-232-6/+103
* | microblaze: Extend space for compiled-in FDT to 32kBMichal Simek2012-03-232-2/+2
* | microblaze: Clear all MSR flags on the first kernel instructionMichal Simek2012-03-231-3/+2Star
* | microblaze: Use node name instead of compatible stringMichal Simek2012-03-232-4/+4
* | microblaze: trivial: Fix typo fault in timer.cMichal Simek2012-03-191-1/+1
* | microblaze: Add PVR version string for MB 8.20.b and 8.30.aMichal Simek2012-03-191-0/+2
* | microblaze: Fix typo in early_printk.cMasanari Iida2012-03-191-1/+1
|/
* Revert "microblaze: Add topology init"Michal Simek2012-01-311-20/+1Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-01-181-6/+3Star
|\
| * audit: inline audit_syscall_entry to reduce burden on archsEric Paris2012-01-171-4/+2Star
| * Audit: push audit success and retcode into arch ptrace.hEric Paris2012-01-171-2/+1Star
* | microblaze: Add topology initMichal Simek2012-01-111-1/+20
|/