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-04-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2012-04-05
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-04-05
simple_open: automatically convert to simple_open()
Stephen Boyd
2012-04-05
sysctl: fix write access to dmesg_restrict/kptr_restrict
Kees Cook
2012-04-04
Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2012-04-04
Merge tag 'pm-for-3.4-part-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2012-04-02
Merge branch 'paul' (Fixups from Paul Gortmaker)
Linus Torvalds
2012-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2012-04-02
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
2012-04-02
irq_work: fix compile failure on MIPS from system.h split
Paul Gortmaker
2012-03-31
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-03-31
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-03-31
sched: Fix incorrect usage of for_each_cpu_mask() in select_fallback_rq()
Srivatsa S. Bhat
2012-03-30
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-03-30
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-03-30
genirq: Adjust irq thread affinity on IRQ_SET_MASK_OK_NOCOPY return value
Jiang Liu
2012-03-29
Merge branch 'for-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-03-29
cgroup: cgroup_attach_task() could return -errno after success
Tejun Heo
2012-03-29
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-03-29
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-03-29
kgdb,debug_core: pass the breakpoint struct instead of address and memory
Jason Wessel
2012-03-29
kdb: Fix smatch warning on dbg_io_ops->is_console
Jason Wessel
2012-03-29
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-03-29
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-03-29
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-03-29
irqdomain: Remove powerpc dependency from debugfs file
Grant Likely
2012-03-29
padata: Fix cpu hotplug
Steffen Klassert
2012-03-29
padata: Use the online cpumask as the default
Steffen Klassert
2012-03-29
padata: Add a reference to the api documentation
Steffen Klassert
2012-03-29
Merge branch 'sched/arch' into sched/urgent
Ingo Molnar
2012-03-29
futex: Mark get_robust_list as deprecated
Kees Cook
2012-03-29
futex: Do not leak robust list to unprivileged process
Kees Cook
2012-03-29
genirq: Respect NUMA node affinity in setup_irq_irq affinity()
Prarit Bhargava
2012-03-29
genirq: Get rid of unneeded force parameter in irq_finalize_oneshot()
Alexander Gordeev
2012-03-29
genirq: Minor readablity improvement in irq_wake_thread()
Alexander Gordeev
2012-03-29
sched: Fix __schedule_bug() output when called from an interrupt
Stephen Boyd
2012-03-29
documentation: remove references to cpu_*_map.
Rusty Russell
2012-03-28
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-03-28
pidns: add reboot_pid_ns() to handle the reboot syscall
Daniel Lezcano
2012-03-28
sysctl: use bitmap library functions
Akinobu Mita
2012-03-28
kexec: add further check to crashkernel
Zhenzhong Duan
2012-03-28
kexec: crash: don't save swapper_pg_dir for !CONFIG_MMU configurations
Will Deacon
2012-03-28
smp: add func to IPI cpus based on parameter func
Gilad Ben-Yossef
2012-03-28
smp: introduce a generic on_each_cpu_mask() function
Gilad Ben-Yossef
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
PM / QoS: add pm_qos_update_request_timeout() API
MyungJoo Ham
2012-03-28
PM / Sleep: Mitigate race between the freezer and request_firmware()
Rafael J. Wysocki
2012-03-28
PM / Sleep: Move disabling of usermode helpers to the freezer
Rafael J. Wysocki
2012-03-28
PM / Hibernate: Disable usermode helpers right before freezing tasks
Rafael J. Wysocki
2012-03-28
firmware_class: Do not warn that system is not ready from async loads
Rafael J. Wysocki
[next]