Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
586692a5a5fc5740c8a46abc0f2365495c2d7c5f
/
include
586692a
watchdog: Disable watchdog when thresh is zero
by Mandeep Singh Baines
· 13 years ago
39ab05c
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 13 years ago
1477fcc
signal.h need a definition of struct task_struct
by Stephen Rothwell
· 13 years ago
eb04f2f
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
78c4def
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
7e6628e
Merge branch 'timers-clockevents-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
0f1bdc1
Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
80fe02b
Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
df48d87
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
acd3025
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
6595b4a
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
cbdad8d
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
51509a2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 13 years ago
75f5076
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 13 years ago
fce4a1d
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 13 years ago
5318991
Merge branches 'stable/backend.base.v3' and 'stable/gntalloc.v7' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
f8223b1
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 13 years ago
98a38a5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 13 years ago
e66eed6
list: remove prefetching from regular list iterators
by Linus Torvalds
· 13 years ago
75d65a4
hlist: remove software prefetching in hlist iterators
by Linus Torvalds
· 13 years ago
29510ec
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core
by Ingo Molnar
· 13 years ago
80b816b
clockevents: Provide interface to reconfigure an active clock event device
by Thomas Gleixner
· 13 years ago
57f0fcb
clockevents: Provide combined configure and register function
by Thomas Gleixner
· 13 years ago
847b2f4
clockevents: Restructure clock_event_device members
by Thomas Gleixner
· 13 years ago
369db4c
clocksource: Restructure clocksource struct members
by Thomas Gleixner
· 13 years ago
b3ae52b
SSB: Change fallback sprom to callback mechanism.
by Hauke Mehrtens
· 13 years ago
d0f1fed
Add a strtobool function matching semantics of existing in kernel equivalents
by Jonathan Cameron
· 14 years ago
1a94dc3
lib: Add generic binary search function to the kernel.
by Tim Abbott
· 14 years ago
f02e8a6
module: Sort exported symbols
by Alessio Igor Bogani
· 14 years ago
de4d8d5
module: each_symbol_section instead of each_symbol
by Rusty Russell
· 14 years ago
c5be0b2
module: reorder kparam_array to remove alignment padding on 64 bit builds
by Richard Kennedy
· 13 years ago
a288bd6
module: remove 64 bit alignment padding from struct module with CONFIG_TRACE*
by Richard Kennedy
· 13 years ago
9b73a58
module: do not hide __modver_version_show declaration behind ifdef
by Dmitry Torokhov
· 14 years ago
b4bc8428
module: deal with alignment issues in built-in module versions
by Dmitry Torokhov
· 14 years ago
936e074
ftrace: Modify ftrace_set_filter/notrace to take ops
by Steven Rostedt
· 14 years ago
fce5195
Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
cdbe61b
ftrace: Allow dynamically allocated function tracers
by Steven Rostedt
· 14 years ago
b848914
ftrace: Implement separate user function filtering
by Steven Rostedt
· 14 years ago
ed926f9
ftrace: Use counters to enable functions to trace
by Steven Rostedt
· 14 years ago
f45948e
ftrace: Create a global_ops to hold the filter and notrace hashes
by Steven Rostedt
· 14 years ago
1cf41dd
ftrace: Use hash instead for FTRACE_FL_FILTER
by Steven Rostedt
· 14 years ago
b448c4e
ftrace: Replace FTRACE_FL_NOTRACE flag with a hash of ignored functions
by Steven Rostedt
· 14 years ago
b1608d6
drivercore: revert addition of of_match to struct device
by Grant Likely
· 13 years ago
01294d8
of: fix race when matching drivers
by Milton Miller
· 13 years ago
a2b9c1f
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 13 years ago
fe12bc2
genirq: Uninline and sanity check generic_handle_irq()
by Thomas Gleixner
· 13 years ago
f12a20f
procfs: add stub for proc_mkdir_mode()
by Randy Dunlap
· 13 years ago
6538df8
PM: Introduce generic prepare and complete callbacks for subsystems
by Rafael J. Wysocki
· 13 years ago
91e7c75
PM: Allow drivers to allocate memory from .prepare() callbacks safely
by Rafael J. Wysocki
· 13 years ago
290c748
Merge branch 'power-domains' into for-linus
by Rafael J. Wysocki
· 13 years ago
2d2a916
Merge branch 'syscore' into for-linus
by Rafael J. Wysocki
· 13 years ago
13d53f8
kmod: always provide usermodehelper_disable()
by Kay Sievers
· 13 years ago
a144c6a
PM: Print a warning if firmware is requested when tasks are frozen
by Rafael J. Wysocki
· 14 years ago
9937a5e
scsi: remove performance regression due to async queue run
by Jens Axboe
· 13 years ago
477de0d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 13 years ago
f020173
ftrace: Avoid recording mcount on .init sections directly
by Steven Rostedt
· 14 years ago
2064af9
PM: Revert "driver core: platform_bus: allow runtime override of dev_pm_ops"
by Kevin Hilman
· 14 years ago
7c21738
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 13 years ago
86f315b
Revert "mmc: fix a race between card-detect rescan and clock-gate work instances"
by Chris Ball
· 13 years ago
752d263
drm: Take lock around probes for drm_fb_helper_hotplug_event
by Chris Wilson
· 14 years ago
eed631e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 13 years ago
e1e8fb6
fs: remove FS_COW_FL
by Li Zefan
· 14 years ago
a18f22a
Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-arm into timers/clocksource
by Thomas Gleixner
· 13 years ago
8c414ff
clocksource: convert footbridge to generic i8253 clocksource
by Russell King
· 14 years ago
82a3242
sysfs: remove "last sysfs file:" line from the oops messages
by Greg Kroah-Hartman
· 13 years ago
298eaaa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 13 years ago
cf70cc5
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 13 years ago
a10e146
bonding,llc: Fix structure sizeof incompatibility for some PDUs
by Vitalii Demianets
· 13 years ago
47a150e
Cache user_ns in struct cred
by Serge E. Hallyn
· 13 years ago
ca06707
ipv6: restore correct ECN handling on TCP xmit
by Steinar H. Gunderson
· 14 years ago
df43938
Merge branch 'fbmem'
by Linus Torvalds
· 13 years ago
698b368
fbcon: add lifetime refcount to opened frame buffers
by Linus Torvalds
· 13 years ago
5db1256
seqlock: Don't smp_rmb in seqlock reader spin loop
by Milton Miller
· 13 years ago
3e51e3e
sched: Remove unused parameters from sched_fork() and wake_up_new_task()
by Samir Bellabes
· 13 years ago
9cb5bab
Merge commit 'v2.6.39-rc7' into sched/core
by Ingo Molnar
· 13 years ago
a75b9df
NFSv4.1: Ensure that layoutget uses the correct gfp modes
by Trond Myklebust
· 13 years ago
1d929b7
mm: tracing: add missing GFP flags to tracing
by Mel Gorman
· 13 years ago
ee85c2e
mm: add alloc_pages_exact_nid()
by Andi Kleen
· 13 years ago
8f389a99
mm: use alloc_bootmem_node_nopanic() on really needed path
by Yinghai Lu
· 13 years ago
2e711c0
PM: Remove sysdev suspend, resume and shutdown operations
by Rafael J. Wysocki
· 14 years ago
9f381a6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 13 years ago
9bbc052
Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6
by David S. Miller
· 13 years ago
43a4dea
xfrm: Assign the inner mode output function to the dst entry
by Steffen Klassert
· 14 years ago
932fed4
Merge commit 'v2.6.39-rc7' into perf/core
by Ingo Molnar
· 14 years ago
604c307
Merge branches 'dma-debug/next', 'amd-iommu/command-cleanups', 'amd-iommu/ats' and 'amd-iommu/extended-features' into iommu/2.6.40
by Joerg Roedel
· 14 years ago
7a4f076
IPVS: init and cleanup restructuring
by Hans Schillstrom
· 14 years ago
d0c49bf
RDMA/iwcm: Get rid of enum iw_cm_event_status
by Roland Dreier
· 14 years ago
a9bb791
RDMA/cma: Add an ID_REUSEADDR option
by Hefty, Sean
· 14 years ago
a09a79f
Don't lock guardpage if the stack is growing up
by Mikulas Patocka
· 14 years ago
fd98a5d
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
2bbd449
drm: mm: fix debug output
by Daniel Vetter
· 14 years ago
1231f0b
net,rcu: convert call_rcu(sctp_local_addr_free) to kfree_rcu()
by Lai Jiangshan
· 14 years ago
8b06161
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
880ffb5
driver core: Add the device driver-model structures to kerneldoc
by Wanlong Gao
· 14 years ago
a3a4a5a
Regression: partial revert "tracing: Remove lock_depth from event entry"
by Arjan van de Ven
· 14 years ago
57d5241
Merge branch 'perf/stat' into perf/core
by Ingo Molnar
· 14 years ago
29ce831
rcu: provide rcu_virt_note_context_switch() function.
by Gleb Natapov
· 14 years ago
9ab1544
rcu: introduce kfree_rcu()
by Lai Jiangshan
· 14 years ago
b0c9d7f
rcu: add DEBUG_OBJECTS_RCU_HEAD check for alignment
by Paul E. McKenney
· 14 years ago
4a29865
rcu: make rcutorture version numbers available through debugfs
by Paul E. McKenney
· 14 years ago
Next »