index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
squashfs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-05-01
dma-buf: Add debugfs support
Sumit Semwal
2
-1
/
+162
2013-05-01
dma-buf: replace dma_buf_export() with dma_buf_export_named()
Sumit Semwal
3
-8
/
+27
2013-05-01
Hexagon: add v4 CS regs to core copyout macro
Richard Kuo
1
-3
/
+12
2013-05-01
Hexagon: use correct translation for VMALLOC_START
Richard Kuo
1
-2
/
+1
2013-05-01
Hexagon: use correct translations for DMA mappings
Richard Kuo
2
-10
/
+22
2013-05-01
Hexagon: fix return value for notify_resume case in do_work_pending
Richard Kuo
1
-0
/
+1
2013-05-01
Hexagon: fix signal number for user mem faults
Richard Kuo
1
-2
/
+2
2013-05-01
Hexagon: remove two Kconfig entries
Paul Bolle
1
-9
/
+0
2013-05-01
arch: remove CONFIG_GENERIC_FIND_NEXT_BIT again
Paul Bolle
2
-6
/
+0
2013-05-01
Hexagon: update copyright dates
Richard Kuo
20
-20
/
+20
2013-05-01
Hexagon: add translation types for __vmnewmap
Richard Kuo
1
-0
/
+7
2013-05-01
Hexagon: fix signal.c compile error
Richard Kuo
1
-0
/
+2
2013-05-01
Hexagon: break up user fn/arg register setting
Richard Kuo
1
-1
/
+2
2013-05-01
Hexagon: use generic sys_fork, sys_vfork, and sys_clone
Richard Kuo
2
-0
/
+5
2013-05-01
Hexagon: fix psp/sp macro
Richard Kuo
1
-2
/
+1
2013-05-01
Hexagon: fix up int enable/disable at ret_from_fork
Richard Kuo
1
-2
/
+11
2013-05-01
Hexagon: add IOMEM and _relaxed IO macros
Richard Kuo
1
-0
/
+14
2013-05-01
Hexagon: switch to using the device type for IO mappings
Richard Kuo
1
-5
/
+4
2013-05-01
Hexagon: don't print info for offline CPU's
Richard Kuo
1
-0
/
+5
2013-05-01
Hexagon: add support for single-stepping (v4+)
Richard Kuo
6
-1
/
+38
2013-05-01
Hexagon: use correct work mask when checking for more work
Richard Kuo
1
-1
/
+1
2013-05-01
Hexagon: add support for additional exceptions
Richard Kuo
1
-0
/
+10
2013-05-01
Hexagon: fix initial page table setup prior to jump to VA
Richard Kuo
1
-12
/
+73
2013-05-01
Hexagon: remove keyring related call
Richard Kuo
1
-3
/
+0
2013-05-01
Hexagon: check to if we will overflow the signal stack
Richard Kuo
1
-0
/
+4
2013-05-01
Hexagon: Signal and return path fixes
Richard Kuo
5
-88
/
+84
2013-05-01
Hexagon: add support for new v4+ registers
Richard Kuo
8
-48
/
+206
2013-05-01
Hexagon: add individual register access for switch_stack
Richard Kuo
1
-6
/
+43
2013-05-01
Hexagon: use defines for MIN_KERNEL_SEG calculation
Richard Kuo
1
-1
/
+1
2013-05-01
Hexagon: use GENERIC_CPU_DEVICES
Richard Kuo
3
-53
/
+2
2013-05-01
Hexagon: change arch version config to allow comparisons
Richard Kuo
3
-31
/
+10
2013-05-01
Hexagon: add support for ARCH_PFN_OFFSET
Richard Kuo
8
-55
/
+91
2013-05-01
Hexagon: fix __atomic_add_unless
Richard Kuo
1
-9
/
+11
2013-05-01
Hexagon: clean up generic headers in Kbuild
Richard Kuo
1
-1
/
+1
2013-05-01
Documentation/sysrq: fix inconstistent help message of sysrq key
zhangwei(Jovi)
1
-10
/
+10
2013-05-01
ethernet/emac/sysrq: fix inconstistent help message of sysrq key
zhangwei(Jovi)
1
-1
/
+1
2013-05-01
sparc/sysrq: fix inconstistent help message of sysrq key
zhangwei(Jovi)
1
-2
/
+2
2013-05-01
powerpc/xmon/sysrq: fix inconstistent help message of sysrq key
zhangwei(Jovi)
1
-1
/
+1
2013-05-01
ARM/etm/sysrq: fix inconstistent help message of sysrq key
zhangwei(Jovi)
1
-1
/
+1
2013-05-01
power/sysrq: fix inconstistent help message of sysrq key
zhangwei(Jovi)
1
-1
/
+1
2013-05-01
kgdb/sysrq: fix inconstistent help message of sysrq key
zhangwei(Jovi)
1
-1
/
+1
2013-05-01
lib/decompress.c: fix initconst
Andi Kleen
1
-1
/
+1
2013-05-01
notifier-error-inject: fix module names in Kconfig
Akinobu Mita
1
-2
/
+2
2013-05-01
kernel/sys.c: make prctl(PR_SET_MM) generally available
Amnon Shiloh
1
-8
/
+2
2013-05-01
UAPI: remove empty Kbuild files
David Howells
2
-4
/
+0
2013-05-01
menuconfig: print more info for symbol without prompts
Wengmeiling
1
-7
/
+20
2013-05-01
init/Kconfig: re-order CONFIG_EXPERT options to fix menuconfig display
Mike Frysinger
1
-40
/
+40
2013-05-01
kconfig menu: move Virtualization drivers near other virtualization options
Randy Dunlap
1
-2
/
+2
2013-05-01
Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
Stephen Boyd
16
-76
/
+31
2013-05-01
relay: use macro PAGE_ALIGN instead of FIX_SIZE
zhangwei(Jovi)
1
-4
/
+1
[next]