index
:
kernel/linux.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.12.y
linux-6.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
214
-1690
/
+2820
2013-05-01
Merge tag 'md-3.10' of git://neil.brown.name/md
Linus Torvalds
9
-131
/
+368
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
2013-05-01
kernel/relay.c: move FIX_SIZE macro into relay.c
zhangwei(Jovi)
2
-3
/
+3
2013-05-01
kernel/relay.c: remove unused function argument actor
zhangwei(Jovi)
1
-8
/
+4
2013-05-01
drivers/w1/slaves/w1_ds2760.c: fix the error handling in w1_ds2760_add_slave()
Wei Yongjun
1
-1
/
+2
2013-05-01
drivers/w1/slaves/w1_ds2781.c: fix the error handling in w1_ds2781_add_slave()
Wei Yongjun
1
-1
/
+2
2013-05-01
drivers/w1/slaves/w1_ds2780.c: fix the error handling in w1_ds2780_add_slave()
Wei Yongjun
1
-1
/
+2
2013-05-01
drivers/w1/slaves/w1_bq27000.c: fix the error handling in w1_bq27000_add_slave()
Wei Yongjun
1
-1
/
+3
2013-05-01
drivers/memstick/host/r592.c: make r592_pm_ops static
Jingoo Han
1
-5
/
+3
2013-05-01
semaphore: use `bool' type for semaphore_waiter's up
liguang
1
-3
/
+3
[prev]
[next]