index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
hexagon
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
hexagon: delete __cpuinit usage from all hexagon files
Paul Gortmaker
2013-07-14
2
-3
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...
Linus Torvalds
2013-05-08
1
-6
/
+6
|
\
|
*
Hexagon: fix register used to call do_work_pending
Richard Kuo
2013-05-07
1
-6
/
+6
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...
Linus Torvalds
2013-05-01
15
-218
/
+439
|
\
|
|
*
Hexagon: use correct translations for DMA mappings
Richard Kuo
2013-04-30
1
-10
/
+17
|
*
Hexagon: fix return value for notify_resume case in do_work_pending
Richard Kuo
2013-04-30
1
-0
/
+1
|
*
Hexagon: update copyright dates
Richard Kuo
2013-04-30
11
-11
/
+11
|
*
Hexagon: break up user fn/arg register setting
Richard Kuo
2013-04-30
1
-1
/
+2
|
*
Hexagon: fix up int enable/disable at ret_from_fork
Richard Kuo
2013-04-30
1
-2
/
+11
|
*
Hexagon: don't print info for offline CPU's
Richard Kuo
2013-04-30
1
-0
/
+5
|
*
Hexagon: add support for single-stepping (v4+)
Richard Kuo
2013-04-30
4
-1
/
+30
|
*
Hexagon: use correct work mask when checking for more work
Richard Kuo
2013-04-30
1
-1
/
+1
|
*
Hexagon: add support for additional exceptions
Richard Kuo
2013-04-30
1
-0
/
+10
|
*
Hexagon: fix initial page table setup prior to jump to VA
Richard Kuo
2013-04-30
1
-12
/
+73
|
*
Hexagon: remove keyring related call
Richard Kuo
2013-04-30
1
-3
/
+0
|
*
Hexagon: check to if we will overflow the signal stack
Richard Kuo
2013-04-30
1
-0
/
+4
|
*
Hexagon: Signal and return path fixes
Richard Kuo
2013-04-30
4
-88
/
+82
|
*
Hexagon: add support for new v4+ registers
Richard Kuo
2013-04-30
6
-46
/
+191
|
*
Hexagon: use GENERIC_CPU_DEVICES
Richard Kuo
2013-04-30
2
-53
/
+1
|
*
Hexagon: add support for ARCH_PFN_OFFSET
Richard Kuo
2013-04-30
3
-12
/
+22
*
|
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2013-04-30
1
-0
/
+2
*
|
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
2013-04-30
1
-8
/
+0
*
|
hexagon: Use generic idle loop
Thomas Gleixner
2013-04-08
2
-21
/
+4
|
/
*
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-02-25
1
-1
/
+1
|
\
|
*
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
2013-01-21
1
-1
/
+1
*
|
hexagon: don't leave ->uc_stack uninitialized
Al Viro
2013-02-03
1
-0
/
+1
*
|
hexagon: switch to generic sigaltstack
Al Viro
2013-02-03
1
-14
/
+1
|
/
*
flagday: don't pass regs to copy_thread()
Al Viro
2012-11-28
1
-2
/
+1
*
hexagon: switch to generic clone()
Al Viro
2012-11-28
3
-52
/
+5
*
Merge branch 'arch-frv' into no-rebases
Al Viro
2012-11-16
28
-28
/
+28
|
\
|
*
Hexagon: Copyright marking changes
Richard Kuo
2012-10-18
28
-28
/
+28
*
|
hexagon: switch to generic sys_execve()
Al Viro
2012-10-23
1
-19
/
+0
*
|
hexagon: kernel_thread()/kernel_execve() conversion
Al Viro
2012-10-23
4
-97
/
+40
|
/
*
vfs: define struct filename and have getname() return it
Jeff Layton
2012-10-12
1
-2
/
+2
*
Uninclude linux/freezer.h
Richard Weinberger
2012-10-01
1
-1
/
+0
*
don't bother exporting kernel_execve()
Al Viro
2012-09-20
1
-1
/
+0
*
hexagon: SMP: Remove call to ipi_call_lock()/ipi_call_unlock()
Yong Zhang
2012-06-05
1
-2
/
+0
*
new helper: signal_delivered()
Al Viro
2012-06-01
1
-2
/
+1
*
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2012-06-01
1
-3
/
+0
*
don't call try_to_freeze() from do_signal()
Al Viro
2012-06-01
1
-4
/
+0
*
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
2012-06-01
1
-20
/
+6
*
new helper: sigmask_to_save()
Al Viro
2012-06-01
1
-10
/
+3
*
new helper: restore_saved_sigmask()
Al Viro
2012-06-01
1
-4
/
+1
*
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
2012-05-23
1
-2
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-05-23
1
-0
/
+4
|
\
|
*
hexagon: ->restart_block.fn needs to be reset on rt_sigreturn
Al Viro
2012-05-21
1
-0
/
+3
|
*
hexagon: do_notify_resume() needs tracehook_notify_resume()
Oleg Nesterov
2012-05-21
1
-0
/
+1
*
|
arch/hexagon/kernel/dma.c: make function static
Julia Lawall
2012-05-22
1
-1
/
+1
*
|
Hexagon: Use resource_size function
Thomas Meyer
2012-05-22
1
-4
/
+2
|
/
*
hexagon: Use common threadinfo allocator
Thomas Gleixner
2012-05-08
1
-37
/
+0
[next]