Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_oneplus_sm8150
/
1a076689cda8a1d623dcda170b2dc2b476cc6f1a
/
arch
/
microblaze
/
kernel
efee984
new helper: signal_delivered()
by Al Viro
· 14 years ago
77097ae
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
by Al Viro
· 14 years ago
a610d6e
pull clearing RESTORE_SIGMASK into block_sigmask()
by Al Viro
· 14 years ago
b7f9a11
new helper: sigmask_to_save()
by Al Viro
· 14 years ago
51a7b44
new helper: restore_saved_sigmask()
by Al Viro
· 14 years ago
fb21aff
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 14 years ago
fb8b006
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 14 years ago
d5c15f1
microblaze: Setup correct pointer to TLS area
by Edgar E. Iglesias
· 14 years ago
8d95e12
microblaze: Add TLS support to sys_clone
by Edgar E. Iglesias
· 14 years ago
d65987a
microblaze: ftrace: Pass the first calling instruction for dynamic ftrace
by Michal Simek
· 14 years ago
a42c6de
move key_repace_session_keyring() into tracehook_notify_resume()
by Al Viro
· 14 years ago
f936991
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 14 years ago
8314019
microblaze: drop 'oldset' argument of do_notify_resume()
by Al Viro
· 14 years ago
969a961
microblaze: handle TIF_NOTIFY_RESUME
by Al Viro
· 14 years ago
ae28b38
microblaze: bury sys_rt_sigsuspend_wrapper in nommu case too
by Al Viro
· 14 years ago
58e4257b
microblaze: ->restart_block.fn needs to be reset on rt_sigreturn
by Al Viro
· 14 years ago
60c5975
microblaze: use set_current_blocked() and block_sigmask()
by Matt Fleming
· 14 years ago
bcb8c8d
microblaze: fix signal masking
by Matt Fleming
· 14 years ago
a12c369
microblaze: no need to reset handler if SA_ONESHOT
by Matt Fleming
· 14 years ago
de8f2dd
microblaze: don't reimplement force_sigsegv()
by Matt Fleming
· 14 years ago
cb60e3e
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 14 years ago
16caadb
microblaze: Use generic init_task
by Thomas Gleixner
· 14 years ago
e4da89d
seccomp: ignore secure_computing return values
by Will Drewry
· 14 years ago
58bca4a
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
by Linus Torvalds
· 14 years ago
0fc7374
microblaze: Do not use tlb_skip in early_printk
by Michal Simek
· 14 years ago
90c0d80
microblaze: Add missing headers caused by disintegration asm/system.h
by Michal Simek
· 14 years ago
6a4770e3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next
by Michal Simek
· 14 years ago
0195c00
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
by Linus Torvalds
· 14 years ago
c40d04d
Disintegrate asm/system.h for Microblaze
by David Howells
· 14 years ago
988624e
Microblaze: adapt for dma_map_ops changes
by Andrzej Pietrasiewicz
· 14 years ago
a28d73c
microblaze: Fix tlb_skip variable on noMMU system
by Michal Simek
· 14 years ago
30eebb5
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 14 years ago
e02db0aa
microblaze: Handle TLB skip size dynamically
by Michal Simek
· 16 years ago
1451d1d
microblaze: Introduce TLB skip size
by Michal Simek
· 15 years ago
95b0f9e
microblaze: Improve TLB calculation for small systems
by Michal Simek
· 16 years ago
3a1d267
microblaze: Extend space for compiled-in FDT to 32kB
by Michal Simek
· 15 years ago
173701d
microblaze: Clear all MSR flags on the first kernel instruction
by Michal Simek
· 15 years ago
cc5647a
microblaze: Use node name instead of compatible string
by Michal Simek
· 15 years ago
c207f3a
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
f7f4786
microblaze: trivial: Fix typo fault in timer.c
by Michal Simek
· 15 years ago
2e7ff47
microblaze: Add PVR version string for MB 8.20.b and 8.30.a
by Michal Simek
· 14 years ago
9bc974b
microblaze: Fix typo in early_printk.c
by Masanari Iida
· 14 years ago
bd2f553
sched/rt: Use schedule_preempt_disabled()
by Thomas Gleixner
· 15 years ago
2462bac
irq_domain/microblaze: Convert microblaze to use irq_domains
by Grant Likely
· 14 years ago
644bd954
irq_domain: convert microblaze from irq_host to irq_domain
by Grant Likely
· 14 years ago
9afc416
Revert "microblaze: Add topology init"
by Michal Simek
· 14 years ago
f429ee3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit
by Linus Torvalds
· 14 years ago
b05d844
audit: inline audit_syscall_entry to reduce burden on archs
by Eric Paris
· 14 years ago
d7e7528
Audit: push audit success and retcode into arch ptrace.h
by Eric Paris
· 14 years ago
d761f0c
microblaze: Add topology init
by Michal Simek
· 14 years ago
4690dfa
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 14 years ago
fbce1c2
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
423d091
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
f3aef25
microblaze: Wire-up new system calls
by Michal Simek
· 14 years ago
5dbeaad
microblaze: Trivial asm fix
by Michal Simek
· 14 years ago
f5b778b
microblaze: Fix debug message in module
by Michal Simek
· 14 years ago
b6d5b28
microblaze: Remove eprintk macro
by Michal Simek
· 15 years ago
a8c2e55
microblaze: Send CR before LF for early console
by Michal Simek
· 15 years ago
6c7a267
microblaze: Change NO_IRQ to 0
by Michal Simek
· 14 years ago
9d0ced0
microblaze: Use irq_of_parse_and_map for timer
by Michal Simek
· 14 years ago
2ecb899
microblaze: intc: Change variable name
by Michal Simek
· 14 years ago
5a26cd6
microblaze: Use of_find_compatible_node for timer and intc
by Michal Simek
· 14 years ago
fe9f684
gpio/microblaze: Eliminate duplication of of_get_named_gpio_flags()
by Grant Likely
· 14 years ago
1268fbc
nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()
by Frederic Weisbecker
· 15 years ago
2bbb681
nohz: Allow rcu extended quiescent state handling seperately from tick stop
by Frederic Weisbecker
· 15 years ago
280f067
nohz: Separate out irq exit and idle loop dyntick logic
by Frederic Weisbecker
· 15 years ago
1aadc05
memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users
by Tejun Heo
· 14 years ago
fe091c2
memblock: Kill memblock_init()
by Tejun Heo
· 14 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 15 years ago
66421a6
microblaze: Add export.h to arch/microblaze files as required
by Paul Gortmaker
· 15 years ago
84ac218
microblaze: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW usage
by Peter Zijlstra
· 15 years ago
15ec090
microblaze: Raise SIGFPE/FPE_INTDIV for div by zero
by Edgar E. Iglesias
· 15 years ago
69515f8
microblaze: Switch ELF_ARCH code to 189
by Edgar E. Iglesias
· 15 years ago
0fb2a6f
microblaze: Added DMA sync operations
by Eli Billauer
· 15 years ago
cf560c1
microblaze: Moved __dma_sync() to dma-mapping.h
by Eli Billauer
· 15 years ago
2309f7c
microblaze: Add PVR for Microblaze v8.20.a
by Michal Simek
· 15 years ago
9c6f6f5
microblaze: Clear top bit from cnt32_to_63
by Michal Simek
· 15 years ago
f5b9409
All Arch: remove linkage for sys_nfsservctl system call
by NeilBrown
· 15 years ago
9ed3689
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 15 years ago
3639229
microblaze: Do not show error message for 32 interrupt lines
by Michal Simek
· 15 years ago
ca12adc
microblaze: Add support for early console on mdm
by Michal Simek
· 15 years ago
2aa8e375
microblaze: Simplify early console binding from DT
by Michal Simek
· 15 years ago
e721a45
microblaze: Get early printk console earlier
by Michal Simek
· 15 years ago
95ce618
microblaze: Standardise cpuinfo output for cache policy
by John A. Williams
· 15 years ago
8904976
microblaze: Unprivileged stream instruction awareness
by John A. Williams
· 15 years ago
a0ec99b
microblaze: exec: Remove redundant set_fs(USER_DS)
by Mathias Krause
· 15 years ago
c113894
microblaze: Fix unaligned value saving to the stack for system with MMU
by Michal Simek
· 15 years ago
66574cc
modules: make arch's use default loader hooks
by Jonas Bonn
· 15 years ago
571503e
Merge branch 'setns'
by Linus Torvalds
· 15 years ago
7b21fdd
ns: Wire up the setns system call
by Eric W. Biederman
· 15 years ago
03eb141
Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 into devel-stable
by Russell King
· 15 years ago
a18f22a
Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-arm into timers/clocksource
by Thomas Gleixner
· 15 years ago
85f60ae
dt/flattree: explicitly pass command line pointer to early_init_dt_scan_chosen
by Grant Likely
· 15 years ago
42933ba
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
by Linus Torvalds
· 15 years ago
9e1491d
microblaze: Fix ftrace
by Michal Simek
· 15 years ago
57bd35d
microblaze: Wire up new syscalls
by Michal Simek
· 15 years ago
56d4480
microblaze: Fix level/edge irq sensibility
by Michal Simek
· 15 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 15 years ago
9d61c18
microblaze: Use generic show_interrupts()
by Thomas Gleixner
· 15 years ago
4adc192
microblaze: Convert to new irq function names
by Thomas Gleixner
· 15 years ago
Next »