Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
69c80f3e9d3c569f8a3cee94ba1a324b5a7fa6b9
69c80f3
sched: Make set_*_buddy() work on non-task entities
by Venkatesh Pallipadi
· 14 years ago
6ddafda
Merge branch 'sched/locking' into sched/core
by Ingo Molnar
· 14 years ago
bd8e7dd
sched: Remove need_migrate_task()
by Peter Zijlstra
· 14 years ago
317f394
sched: Move the second half of ttwu() to the remote cpu
by Peter Zijlstra
· 14 years ago
c05fbaf
sched: Restructure ttwu() some more
by Peter Zijlstra
· 14 years ago
23f41ee
sched: Rename ttwu_post_activation() to ttwu_do_wakeup()
by Peter Zijlstra
· 14 years ago
b84cb5d
sched: Remove rq argument from ttwu_stat()
by Peter Zijlstra
· 14 years ago
e4a52bc
sched: Remove rq->lock from the first half of ttwu()
by Peter Zijlstra
· 14 years ago
8f42ced
sched: Drop rq->lock from sched_exec()
by Peter Zijlstra
· 14 years ago
ab2515c
sched: Drop rq->lock from first part of wake_up_new_task()
by Peter Zijlstra
· 14 years ago
0122ec5
sched: Add p->pi_lock to task_rq_lock()
by Peter Zijlstra
· 14 years ago
2acca55
sched: Also serialize ttwu_local() with p->pi_lock
by Peter Zijlstra
· 14 years ago
a8e4f2e
sched: Delay task_contributes_to_load()
by Peter Zijlstra
· 14 years ago
3fe1698
sched: Deal with non-atomic min_vruntime reads on 32bits
by Peter Zijlstra
· 14 years ago
74f8e4b
sched: Remove rq argument to sched_class::task_waking()
by Peter Zijlstra
· 14 years ago
7608dec
sched: Drop the rq argument to sched_class::select_task_rq()
by Peter Zijlstra
· 14 years ago
013fdb8
sched: Serialize p->cpus_allowed and ttwu() using p->pi_lock
by Peter Zijlstra
· 14 years ago
fd2f441
sched: Provide p->on_rq
by Peter Zijlstra
· 14 years ago
d7c01d2
sched: Clean up ttwu() stats
by Peter Zijlstra
· 14 years ago
8936338
sched: Change the ttwu() success details
by Peter Zijlstra
· 14 years ago
c2f7115
sched: Move wq_worker_waking to the correct site
by Peter Zijlstra
· 14 years ago
c6eb3dd
mutex: Use p->on_cpu for the adaptive spin
by Peter Zijlstra
· 14 years ago
3ca7a44
sched: Always provide p->on_cpu
by Peter Zijlstra
· 14 years ago
184748c
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
by Peter Zijlstra
· 14 years ago
a4c98f8
Merge branch 'linus' into sched/locking
by Ingo Molnar
· 14 years ago
85f2e68
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86
by Linus Torvalds
· 14 years ago
66bbf58
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/avr32-2.6
by Linus Torvalds
· 14 years ago
1f4f8ee
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
21a8d02
x86 platform drivers: Build fix for intel_pmic_gpio
by Matthew Garrett
· 14 years ago
6631e63
block: don't flush plugged IO on forced preemtion scheduling
by Linus Torvalds
· 14 years ago
a626ca6
vm: fix vm_pgoff wrap in stack expansion
by Linus Torvalds
· 14 years ago
24a1a47
avr32: add ATAG_BOARDINFO
by Andreas Bießmann
· 14 years ago
c7d8763
don't check platform_get_irq's return value against zero
by Uwe Kleine-König
· 14 years ago
9f0d15a
avr32: init cannot ignore signals sent by force_sig_info()
by Matt Fleming
· 14 years ago
6e2ad51
avr32: fix deadlock when reading clock list in debugfs
by Ole Henrik Jahren
· 14 years ago
51ef85d
avr32: Fix .size directive for cpu_enter_idle
by Ben Hutchings
· 14 years ago
024b3f29
avr32: At32ap: pio fix typo "))" on gpio_irq_unmask prototype
by Jean-Christophe PLAGNIOL-VILLARD
· 14 years ago
8faf9e3
fix the wrong argument of the functions definition
by Wanlong Gao
· 14 years ago
60d48c1
m68k,m68knommu: Wire up name_to_handle_at, open_by_handle_at, clock_adjtime, syncfs
by Geert Uytterhoeven
· 14 years ago
aaa119a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 14 years ago
2582b6e
Revert "i915: restore only the mode of this driver on lastclose"
by Dave Airlie
· 14 years ago
d87dfdb
Revert "ttm: Utilize the DMA API for pages that have TTM_PAGE_FLAG_DMA32 set."
by Dave Airlie
· 14 years ago
cbf15bd
i915: select VIDEO_OUTPUT_CONTROL for ACPI_VIDEO
by Konstantin Khlebnikov
· 14 years ago
2feea49
drm/radeon/kms: properly program vddci on evergreen+
by Alex Deucher
· 14 years ago
8a83ec5
drm/radeon/kms: add voltage type to atom set voltage function
by Alex Deucher
· 14 years ago
b4df8be
drm/radeon/kms: fix pcie_p callbacks on btc and cayman
by Alex Deucher
· 14 years ago
71e16bf
drm/radeon/kms: fix suspend on rv530 asics
by Alex Deucher
· 14 years ago
92656d7
drm/radeon/kms: clean up gart dummy page handling
by Alex Deucher
· 14 years ago
6faf9a5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 14 years ago
d77d959
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86
by Linus Torvalds
· 14 years ago
0bba016
vfs: Re-introduce s_uuid in the superblock
by Linus Torvalds
· 14 years ago
e328f05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 14 years ago
0d88f6e
nfs: don't call __mark_inode_dirty while holding i_lock
by Dave Chinner
· 14 years ago
95042f9
vm: fix mlock() on stack guard page
by Linus Torvalds
· 14 years ago
be85bcc
Revert "vfs: Export file system uuid via /proc/<pid>/mountinfo"
by Linus Torvalds
· 14 years ago
b569ab3
thinkpad-acpi fails to load with newer Thinkpad X201s BIOS
by Keith Packard
· 14 years ago
08a0799
acer-wmi: Fix capitalisation of GUID in module alias
by Lee, Chun-Yi
· 14 years ago
df410d5
sony-laptop: keyboard backlight fixes
by Marco Chiappero
· 14 years ago
855b8bc9
sony-laptop: only show the handles sysfs file in debug mode
by Mattia Dongili
· 14 years ago
8713b04
samsung-laptop: set backlight type
by Michal Marek
· 14 years ago
993819c
staging: samsung-laptop has moved to platform/x86
by Michal Marek
· 14 years ago
3d536ed
samsung-laptop: Samsung R410P backlight driver
by Alberto Mardegan
· 14 years ago
1016507
samsung-laptop: add support for N230 model
by Greg Kroah-Hartman
· 14 years ago
ca83ce3
cifs: don't allow mmap'ed pages to be dirtied while under writeback (try #3)
by Jeff Layton
· 14 years ago
e710d7d
mfd: Fetch cell pointer from platform_device->mfd_cell
by Samuel Ortiz
· 14 years ago
3905c54
sched, sparc64: Turn cpu_coregroup_mask() into a real function
by Stephen Rothwell
· 14 years ago
16ad569
Merge branch 'stable/bug-fixes-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 14 years ago
d9b9420
[CIFS] Warn on requesting default security (ntlm) on mount
by Steve French
· 14 years ago
fd88ce9
[CIFS] cifs: clarify the meaning of tcpStatus == CifsGood
by Steve French
· 14 years ago
157c249
cifs: wrap received signature check in srv_mutex
by Jeff Layton
· 14 years ago
581ade4
cifs: clean up various nits in unicode routines (try #2)
by Jeff Layton
· 14 years ago
c0c7b90
cifs: clean up length checks in check2ndT2
by Jeff Layton
· 14 years ago
2b6c26a
cifs: set ra_pages in backing_dev_info
by Jeff Layton
· 14 years ago
8679b0d
cifs: fix broken BCC check in is_valid_oplock_break
by Jeff Layton
· 14 years ago
7094564
cifs: always do is_path_accessible check in cifs_mount
by Jeff Layton
· 14 years ago
5443d13
various endian fixes to cifs
by Steve French
· 14 years ago
6da9791
Elminate sparse __CHECK_ENDIAN__ warnings on port conversion
by Steve French
· 14 years ago
2e325d5
Max share size is too small
by Steve French
· 14 years ago
8727c8a
Allow user names longer than 32 bytes
by Steve French
· 14 years ago
bdf1b03
cifs: replace /proc/fs/cifs/Experimental with a module parm
by Jeff Layton
· 14 years ago
7797069
cifs: check for private_data before trying to put it
by Jeff Layton
· 14 years ago
a6360dd
Linux 2.6.39-rc3
by Linus Torvalds
· 14 years ago
1e05ff0
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 14 years ago
39411f8
xfs_destroy_workqueues() should not be tagged with__exit
by Luck, Tony
· 14 years ago
a97b520
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 14 years ago
18770c7
Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 14 years ago
6b98cd5
Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
d419e4c
fix XEN_SAVE_RESTORE Kconfig dependencies
by Shriram Rajagopalan
· 14 years ago
1f112ce
PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS
by Rafael J. Wysocki
· 14 years ago
b42282e
pci: fix PCI bus allocation alignment handling
by Linus Torvalds
· 14 years ago
c44eaf4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
60495e7
sched: Dynamic sched_domain::level
by Peter Zijlstra
· 14 years ago
54ab4ff
sched: Move sched domain storage into the topology list
by Peter Zijlstra
· 14 years ago
d069b91
sched: Reverse the topology list
by Peter Zijlstra
· 14 years ago
2c402dc
sched: Unify the sched_domain build functions
by Peter Zijlstra
· 14 years ago
eb7a74e6
sched: Stuff the sched_domain creation in a data-structure
by Peter Zijlstra
· 14 years ago
d3081f5
sched: Create proper cpu_$DOM_mask() functions
by Peter Zijlstra
· 14 years ago
4cb9883
sched: Avoid allocations in sched_domain_debug()
by Peter Zijlstra
· 14 years ago
f96225f
sched: Create persistent sched_domains_tmpmask
by Peter Zijlstra
· 14 years ago
7dd04b7
sched: Remove some dead code
by Peter Zijlstra
· 14 years ago
Next »