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
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
2012-01-06
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-01-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-01-06
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-01-06
Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-01-06
Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2012-01-06
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-01-06
Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2012-01-05
security: remove the security_netlink_recv hook as it is equivalent to capable()
Eric Paris
2012-01-05
ptrace: do not audit capability check when outputing /proc/pid/stat
Eric Paris
2012-01-05
capabilities: remove task_ns_* functions
Eric Paris
2012-01-05
capabitlies: ns_capable can use the cap helpers rather than lsm call
Eric Paris
2012-01-05
capabilities: style only - move capable below ns_capable
Eric Paris
2012-01-05
capabilites: introduce new has_ns_capabilities_noaudit
Eric Paris
2012-01-05
capabilities: call has_ns_capability from has_capability
Eric Paris
2012-01-05
capabilities: remove all _real_ interfaces
Eric Paris
2012-01-05
capabilities: reverse arguments to security_capable
Eric Paris
2012-01-05
cgroup: fix to allow mounting a hierarchy by name
Li Zefan
2012-01-05
Merge branch 'devel-stable' into for-linus
Russell King
2012-01-05
Merge branch 'pm-sleep' into pm-for-linus
Rafael J. Wysocki
2012-01-05
PM / Hibernate: Implement compat_ioctl for /dev/snapshot
Ben Hutchings
2012-01-04
ptrace: ensure JOBCTL_STOP_SIGMASK is not zero after detach
Oleg Nesterov
2012-01-04
ptrace: partially fix the do_wait(WEXITED) vs EXIT_DEAD->EXIT_ZOMBIE race
Oleg Nesterov
2012-01-04
cgroup: move assignement out of condition in cgroup_attach_proc()
Dan Carpenter
2012-01-03
auditsc: propage umode_t
Al Viro
2012-01-03
switch kern_ipc_perm to umode_t
Al Viro
2012-01-03
switch mq_open() to umode_t
Al Viro
2012-01-03
sysctl: use umode_t for table permissions
Al Viro
2012-01-03
cgroup: propagate mode_t
Al Viro
2012-01-03
switch debugfs to umode_t
Al Viro
2012-01-03
switch vfs_mkdir() and ->mkdir() to umode_t
Al Viro
2012-01-03
fs: move code out of buffer.c
Al Viro
2012-01-03
get rid of timer in kern/acct.c
Al Viro
2012-01-03
hung_task: fix false positive during vfork
Mandeep Singh Baines
2012-01-02
misc latin1 to utf8 conversions
Al Viro
2011-12-31
futex: Fix uninterruptible loop due to gate_area
Hugh Dickins
2011-12-30
Revert "clockevents: Set noop handler in clockevents_exchange_device()"
Linus Torvalds
2011-12-28
irq: check domain hwirq range for DT translate
Rob Herring
2011-12-27
cgroup: Remove task_lock() from cgroup_post_fork()
Frederic Weisbecker
2011-12-27
cgroup: add sparse annotation to cgroup_iter_start() and cgroup_iter_end()
Kirill A. Shutemov
2011-12-27
cgroup: mark cgroup_rmdir_waitq and cgroup_attach_proc() as static
Kirill A. Shutemov
2011-12-27
Merge remote-tracking branch 'tip/perf/core' into kvm-updates/3.3
Avi Kivity
2011-12-27
jump-label: export jump_label_inc/jump_label_dec
Xiao Guangrong
2011-12-25
Merge branch 'pm-sleep' into pm-for-linus
Rafael J. Wysocki
2011-12-25
Merge branch 'pm-misc' into pm-for-linus
Rafael J. Wysocki
2011-12-23
ARM: 7235/1: irqdomain: export irq_domain_simple_ops for !CONFIG_OF
Jamie Iles
2011-12-23
sched/tracing: Add a new tracepoint for sleeptime
Arun Sharma
2011-12-23
sched: Disable scheduler warnings during oopses
Dave Jones
2011-12-22
cgroup: only need to check oldcgrp==newgrp once
Mandeep Singh Baines
2011-12-22
cgroup: remove redundant get/put of task struct
Mandeep Singh Baines
[prev]
[next]