index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2013-07-12
lglock: Update lockdep annotations to report recursive local locks
Michel Lespinasse
2013-07-12
mutex: Move ww_mutex definitions to ww_mutex.h
Maarten Lankhorst
2013-07-09
reboot: move arch/x86 reboot= handling to generic kernel
Robin Holt
2013-07-09
reboot: checkpatch.pl the new kernel/reboot.c file
Robin Holt
2013-07-09
reboot: move shutdown/reboot related functions to kernel/reboot.c
Robin Holt
2013-07-09
reboot: remove -stable friendly PF_THREAD_BOUND define
Robin Holt
2013-07-09
ptrace: PTRACE_DETACH should do flush_ptrace_hw_breakpoint(child)
Oleg Nesterov
2013-07-09
ptrace: revert "Prepare to fix racy accesses on task breakpoints"
Oleg Nesterov
2013-07-09
panic: add cpu/pid to warn_slowpath_common in WARNING printk()s
Alex Thorlton
2013-07-09
audit: Fix decimal constant description
Michal Simek
2013-07-09
kernel/auditfilter.c: fix leak in audit_add_rule() error path
Chen Gang
2013-07-09
kernel/auditfilter.c: fixing build warning
Raphael S. Carvalho
2013-07-09
audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_...
Jeff Layton
2013-07-06
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-07-06
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-07-06
hrtimer: Remove unused variable
Thomas Gleixner
2013-07-05
hrtimers: Move SMP function call to thread context
Thomas Gleixner
2013-07-05
clocksource: Reselect clocksource when watchdog validated high-res capability
Thomas Gleixner
2013-07-04
Merge branch 'timers/posix-cpu-timers-for-tglx' of
Thomas Gleixner
2013-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-07-04
posix-cpu-timers: don't account cpu timer after stopped thread runtime accoun...
KOSAKI Motohiro
2013-07-03
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
2013-07-03
kernel/resource.c: remove the unneeded assignment in function __find_resource
Kevin Hao
2013-07-03
kernel/pid.c: move statement
Raphael S. Carvalho
2013-07-03
kernel/fork.c:copy_process(): consolidate the lockless CLONE_THREAD checks
Oleg Nesterov
2013-07-03
kernel/fork.c:copy_process(): don't add the uninitialized child to thread/tas...
Oleg Nesterov
2013-07-03
kernel/fork.c:copy_process(): unify CLONE_THREAD-or-thread_group_leader code
Oleg Nesterov
2013-07-03
fork: reorder permissions when violating number of processes limits
Eric Paris
2013-07-03
exit.c: unexport __set_special_pids()
Oleg Nesterov
2013-07-03
usermodehelper: kill the sub_info->path[0] check
Oleg Nesterov
2013-07-03
ptrace: add ability to get/set signal-blocked mask
Andrey Vagin
2013-07-03
kprobes: handle empty/invalid input to debugfs "enabled" file
Mathias Krause
2013-07-03
kernel/sys.c:do_sysinfo(): use get_monotonic_boottime()
Oleg Nesterov
2013-07-03
kernel/sys.c: sys_reboot(): fix malformed panic message
liguang
2013-07-03
drivers: avoid parsing names as kthread_run() format strings
Kees Cook
2013-07-03
mm: use totalram_pages instead of num_physpages at runtime
Jiang Liu
2013-07-03
Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-07-03
posix_timers: fix racy timer delta caching on task exit
Frederic Weisbecker
2013-07-03
posix-timers: correctly get dying task time sample in posix_cpu_timer_schedule()
Frederic Weisbecker
2013-07-03
posix_cpu_timers: consolidate expired timers check
Frederic Weisbecker
2013-07-03
posix_cpu_timers: consolidate timer list cleanups
Frederic Weisbecker
2013-07-03
posix_cpu_timer: consolidate expiry time type
Frederic Weisbecker
2013-07-02
Merge branch 'for-3.11-cpuset' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-07-02
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2013-07-02
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2013-07-02
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-07-02
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-07-02
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-07-02
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-07-02
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
[next]