index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
hexagon
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-30
Hexagon: fix signal number for user mem faults
Richard Kuo
1
-2
/
+2
2013-04-30
Hexagon: remove two Kconfig entries
Paul Bolle
1
-9
/
+0
2013-04-30
arch: remove CONFIG_GENERIC_FIND_NEXT_BIT again
Paul Bolle
1
-3
/
+0
2013-04-30
Hexagon: update copyright dates
Richard Kuo
20
-20
/
+20
2013-04-30
Hexagon: add translation types for __vmnewmap
Richard Kuo
1
-0
/
+7
2013-04-30
Hexagon: fix signal.c compile error
Richard Kuo
1
-0
/
+2
2013-04-30
Hexagon: break up user fn/arg register setting
Richard Kuo
1
-1
/
+2
2013-04-30
Hexagon: use generic sys_fork, sys_vfork, and sys_clone
Richard Kuo
2
-0
/
+5
2013-04-30
Hexagon: fix psp/sp macro
Richard Kuo
1
-2
/
+1
2013-04-30
Hexagon: fix up int enable/disable at ret_from_fork
Richard Kuo
1
-2
/
+11
2013-04-30
Hexagon: add IOMEM and _relaxed IO macros
Richard Kuo
1
-0
/
+14
2013-04-30
Hexagon: switch to using the device type for IO mappings
Richard Kuo
1
-5
/
+4
2013-04-30
Hexagon: don't print info for offline CPU's
Richard Kuo
1
-0
/
+5
2013-04-30
Hexagon: add support for single-stepping (v4+)
Richard Kuo
6
-1
/
+38
2013-04-30
Hexagon: use correct work mask when checking for more work
Richard Kuo
1
-1
/
+1
2013-04-30
Hexagon: add support for additional exceptions
Richard Kuo
1
-0
/
+10
2013-04-30
Hexagon: fix initial page table setup prior to jump to VA
Richard Kuo
1
-12
/
+73
2013-04-30
Hexagon: remove keyring related call
Richard Kuo
1
-3
/
+0
2013-04-30
Hexagon: check to if we will overflow the signal stack
Richard Kuo
1
-0
/
+4
2013-04-30
Hexagon: Signal and return path fixes
Richard Kuo
5
-88
/
+84
2013-04-30
Hexagon: add support for new v4+ registers
Richard Kuo
8
-48
/
+206
2013-04-30
Hexagon: add individual register access for switch_stack
Richard Kuo
1
-6
/
+43
2013-04-30
Hexagon: use defines for MIN_KERNEL_SEG calculation
Richard Kuo
1
-1
/
+1
2013-04-30
Hexagon: use GENERIC_CPU_DEVICES
Richard Kuo
3
-53
/
+2
2013-04-30
Hexagon: change arch version config to allow comparisons
Richard Kuo
3
-31
/
+10
2013-04-30
Hexagon: add support for ARCH_PFN_OFFSET
Richard Kuo
8
-55
/
+91
2013-04-30
Hexagon: fix __atomic_add_unless
Richard Kuo
1
-9
/
+11
2013-04-30
Hexagon: clean up generic headers in Kbuild
Richard Kuo
1
-1
/
+1
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-5
/
+0
2013-02-26
default SET_PERSONALITY() in linux/elf.h
Al Viro
1
-5
/
+0
2013-02-25
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2013-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-14
/
+2
2013-02-14
burying unused conditionals
Al Viro
1
-1
/
+0
2013-02-04
arch Kconfig: Remove references to IRQ_PER_CPU
James Hogan
1
-1
/
+0
2013-02-03
hexagon: don't leave ->uc_stack uninitialized
Al Viro
1
-0
/
+1
2013-02-03
hexagon: switch to generic sigaltstack
Al Viro
2
-14
/
+2
2013-01-24
Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
1
-1
/
+0
2013-01-21
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
1
-1
/
+1
2012-12-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-3
/
+0
2012-12-19
Bury the conditionals from kernel_thread/kernel_execve series
Al Viro
2
-3
/
+0
2012-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
10
-171
/
+46
2012-11-28
flagday: don't pass regs to copy_thread()
Al Viro
1
-2
/
+1
2012-11-28
take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h
Al Viro
1
-5
/
+0
2012-11-28
hexagon: switch to generic clone()
Al Viro
4
-52
/
+6
2012-11-28
consolidate sys_execve() prototype
Al Viro
1
-3
/
+0
2012-11-17
irq_work: Remove CONFIG_HAVE_IRQ_WORK
Frederic Weisbecker
1
-1
/
+0
2012-11-16
Merge branch 'arch-frv' into no-rebases
Al Viro
104
-136
/
+112
2012-11-13
tracing,x86: Add a TSC trace_clock
David Sharp
1
-0
/
+1
2012-10-23
hexagon: switch to generic sys_execve()
Al Viro
2
-19
/
+1
2012-10-23
hexagon: kernel_thread()/kernel_execve() conversion
Al Viro
7
-98
/
+46
[next]