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
2007-07-17
kernel/auditfilter: kill bogus uninit'd-var compiler warning
Jeff Garzik
2007-07-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...
Linus Torvalds
2007-07-17
destroy_workqueue() can livelock
Oleg Nesterov
2007-07-17
kallsyms: make KSYM_NAME_LEN include space for trailing '\0'
Tejun Heo
2007-07-17
proper prototype for proc_nr_files()
Adrian Bunk
2007-07-17
PTRACE_POKEDATA consolidation
Alexey Dobriyan
2007-07-17
PTRACE_PEEKDATA consolidation
Alexey Dobriyan
2007-07-17
Report that kernel is tainted if there was an OOPS
Pavel Emelianov
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
2007-07-17
Slab allocators: Replace explicit zeroing with __GFP_ZERO
Christoph Lameter
2007-07-17
Allow huge page allocations to use GFP_HIGH_MOVABLE
Mel Gorman
2007-07-16
[HRTIMER] Fix cpu pointer arg to clockevents_notify()
David Miller
2007-07-16
Remove duplicate comments from sysctl.c
Linus Torvalds
2007-07-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
2007-07-16
kernel/printk.c: document possible deadlock against scheduler
Jiri Kosina
2007-07-16
modules: remove modlist_lock
Rusty Russell
2007-07-16
make cancel_xxx_work_sync() return a boolean
Oleg Nesterov
2007-07-16
rename cancel_rearming_delayed_work() to cancel_delayed_work_sync()
Oleg Nesterov
2007-07-16
is_power_of_2: kernel/kfifo.c
vignesh babu
2007-07-16
make seccomp zerocost in schedule
Andrea Arcangeli
2007-07-16
move seccomp from /proc to a prctl
Andrea Arcangeli
2007-07-16
sprint_symbol() cleanup
Andrew Morton
2007-07-16
sysctl.c: add text telling people to use CTL_UNNUMBERED
Andrew Morton
2007-07-16
FUTEX: Tidy up the code
Thomas Gleixner
2007-07-16
sys_time() speedup
Ingo Molnar
2007-07-16
namespace: ensure clone_flags are always stored in an unsigned long
Eric W. Biederman
2007-07-16
diskquota: 32bit quota tools on 64bit architectures
Vasily Tarasov
2007-07-16
kerneldoc fix in audit_core_dumps
Henrik Kretzschmar
2007-07-16
add a kmem_cache for nsproxy objects
Cedric Le Goater
2007-07-16
fix create_new_namespaces() return value
Cedric Le Goater
2007-07-16
user namespace: add unshare
Serge E. Hallyn
2007-07-16
user namespace: add the framework
Cedric Le Goater
2007-07-16
remove CONFIG_UTS_NS and CONFIG_IPC_NS
Cedric Le Goater
2007-07-16
Audit: add TTY input auditing
Miloslav Trmac
2007-07-16
Improve behaviour of spurious IRQ detect
Alan Cox
2007-07-16
taskstats: add context-switch counters
Maxim Uvarov
2007-07-16
Remove capability.h from mm.h
Alexey Dobriyan
2007-07-16
Add a flag to indicate deferrable timers in /proc/timer_stats
Venki Pallipadi
2007-07-16
add printk.time option, deprecate 'time'
Randy Dunlap
2007-07-16
Remove clockevents_{release,request}_device
Andi Kleen
2007-07-16
Reduce cpuset.c write_lock_irq() to read_lock()
Paul Menage
2007-07-16
vdso: print fatal signals
Ingo Molnar
2007-07-16
Make /proc/modules use seq_list_xxx helpers
Pavel Emelianov
2007-07-16
cpu hotplug: fix ksoftirqd termination on cpu hotplug with naughty realtime p...
Satoru Takeuchi
2007-07-16
Fix stop_machine_run problem with naughty real time process
Satoru Takeuchi
2007-07-16
Use boot based time for uptime in /proc
Tomas Janousek
2007-07-16
Use boot based time for process start time and boot time in /proc
Tomas Janousek
2007-07-16
Introduce boot based time
Tomas Janousek
2007-07-16
Use write_trylock_irqsave in ptrace_attach
Sripathi Kodi
2007-07-16
Add generic exit-time stack-depth checking to CONFIG_DEBUG_STACK_USAGE
Jeff Dike
[next]