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
*
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
2016-10-07
1
-0
/
+1
*
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-08-04
1
-4
/
+4
*
vdso: make arch_setup_additional_pages wait for mmap_sem for write killable
Michal Hocko
2016-05-23
1
-1
/
+2
*
exit_thread: remove empty bodies
Jiri Slaby
2016-05-20
1
-7
/
+0
*
hexagon: Fix misspellings in comments.
Adam Buchbinder
2016-04-18
2
-3
/
+3
*
arch/hotplug: Call into idle with a proper state
Thomas Gleixner
2016-03-01
1
-1
/
+1
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-09-10
1
-11
/
+0
|
\
|
*
dma-mapping: consolidate dma_set_mask
Christoph Hellwig
2015-09-10
1
-11
/
+0
*
|
hexagon/time: Migrate to new 'set-state' interface
Viresh Kumar
2015-09-08
1
-16
/
+1
|
/
*
whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()
Al Viro
2015-04-11
1
-2
/
+0
*
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2015-02-12
1
-1
/
+1
*
Hexagon: fix signal delivery for debug traps
Richard Kuo
2014-12-16
1
-2
/
+2
*
Hexagon: fix alignment of init_task in RW_DATA_SECTION
Richard Kuo
2014-12-16
1
-2
/
+2
*
hexagon: Fix build failures in linux-next
Guenter Roeck
2014-12-16
1
-0
/
+1
*
hexagon: Use sigsp()
Richard Weinberger
2014-08-06
1
-11
/
+3
*
hexagon: Use get_signal() signal_setup_done()
Richard Weinberger
2014-08-06
1
-27
/
+18
*
Hexagon: set the e_flags in user regset view for core dumps
Richard Kuo
2014-04-04
1
-0
/
+1
*
Hexagon: add screen_info for VGA_CONSOLE
Richard Kuo
2014-04-04
2
-0
/
+5
*
smp, hexagon: kill SMP single function call interrupt
Jiang Liu
2014-04-04
1
-5
/
+1
*
arch: hexagon: kernel: hexagon_ksyms.c: export related symbols which various ...
Chen Gang
2014-04-04
1
-4
/
+20
*
arch: hexagon: kernel: reset.c: use function pointer instead of function for ...
Chen Gang
2014-04-04
1
-3
/
+2
*
arch: hexagon: kernel: add export symbol function __delay()
Chen Gang
2014-04-04
1
-0
/
+9
*
hexagon: kernel: kgdb: include related header for pass compiling.
Chen Gang
2014-04-04
1
-0
/
+2
*
hexagon: kernel: remove useless variables 'dn', 'r' and 'err' in time_init_de...
Chen Gang
2014-04-04
1
-3
/
+0
*
hexagon: remove unnecessary prom.h includes
Rob Herring
2013-10-09
1
-3
/
+0
*
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
[next]