Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
f094cfc6c382cec7b2c77dd7798576684153acbb
f094cfc
drm/ttm: use cancel_delayed_work_sync() in ttm_bo
by Tejun Heo
· 14 years ago
404437e
pcmcia/ipwireless: don't use flush_scheduled_work()
by Tejun Heo
· 14 years ago
9b00a81
ocfs2: don't use flush_scheduled_work()
by Tejun Heo
· 14 years ago
7f6b0db
net/dsa: don't use flush_scheduled_work()
by Tejun Heo
· 14 years ago
158fa67
isdn/capi: make kcapi use a separate workqueue
by Tejun Heo
· 14 years ago
7fa5e85
isdn/capi: unregister capictr notifier after init failure
by Tejun Heo
· 14 years ago
c8efcc2
workqueue: allow chained queueing during destruction
by Tejun Heo
· 14 years ago
ed41390
workqueue: deprecate cancel_rearming_delayed_work[queue]()
by Tejun Heo
· 14 years ago
afe2c51
workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_delayed_work_sync()
by Tejun Heo
· 14 years ago
2d64672
workqueue: It is likely that WORKER_NOT_RUNNING is true
by Steven Rostedt
· 14 years ago
3e6cd7a
MAINTAINERS: Add workqueue entry
by Tejun Heo
· 14 years ago
e5cba24
workqueue: check the allocation of system_unbound_wq
by Hitoshi Mitake
· 14 years ago
698fd6a2
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging
by Linus Torvalds
· 14 years ago
8a3fbc9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 14 years ago
c12ae95
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 14 years ago
47143b0
Merge branch 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 14 years ago
0b9466c
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
e5fa506
Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6
by Linus Torvalds
· 14 years ago
3070fb8
Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 14 years ago
68ca92a
Merge branch 'for-linus' of git://neil.brown.name/md
by Linus Torvalds
· 14 years ago
c42978f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 14 years ago
91d95fd
arch/x86/include/asm/fixmap.h: mark __set_fixmap_offset as __always_inline
by Andrew Morton
· 14 years ago
27af038
scripts: fix gfp-translate for recent changes to gfp.h
by Mel Gorman
· 14 years ago
da90587
reiserfs: fix inode mutex - reiserfs lock misordering
by Frederic Weisbecker
· 14 years ago
d1d7357
backlight: grab ops_lock before testing bd->ops
by Uwe Kleine-König
· 14 years ago
b38eeaa
drivers/misc/isl29020.c: remove incorrect kfree in isl29020_remove()
by Axel Lin
· 14 years ago
ea251c1
pagemap: set pagemap walk limit to PMD boundary
by Naoya Horiguchi
· 14 years ago
5f0af70
mm: remove call to find_vma in pagewalk for non-hugetlbfs
by David Sterba
· 14 years ago
e9959f0
mm/page_alloc.c: fix build_all_zonelist() where percpu_alloc() is wrongly called under stop_machine_run()
by KAMEZAWA Hiroyuki
· 14 years ago
a42c390
cgroups: make swap accounting default behavior configurable
by Michal Hocko
· 14 years ago
b1dd693
memcg: avoid deadlock between move charge and try_charge()
by Daisuke Nishimura
· 14 years ago
11e7946
drivers/leds/leds-lp5523.c: perform SW reset before detection
by Samu Onkalo
· 14 years ago
95ea8ee
drivers/leds/leds-lp5521.c: perform SW reset before detection
by Samu Onkalo
· 14 years ago
2e4840e
drivers/leds/leds-lp5523.c: adjust delays and add comments to them
by Samu Onkalo
· 14 years ago
09c76b0
drivers/leds/leds-lp5521.c: adjust delays and add comments to them
by Samu Onkalo
· 14 years ago
87dbf62
drivers/leds/leds-lp5523.c: change some macros to functions
by Samu Onkalo
· 14 years ago
9fdb18b
drivers/leds/leds-lp5521.c: change some macros to functions
by Samu Onkalo
· 14 years ago
a0822c5
fuse: fix attributes after open(O_TRUNC)
by Ken Sumrall
· 14 years ago
c22c7ae
sgi-xpc: XPC fails to discover partitions with all nasids above 128
by Robin@sgi.com
· 14 years ago
112bc2e
memcg: fix false positive VM_BUG on non-SMP
by Kirill A. Shutemov
· 14 years ago
69e83da
uml: disable winch irq before freeing handler data
by Will Newton
· 14 years ago
04c3496
nommu: yield CPU while disposing VM
by Steven J. Magnani
· 14 years ago
3a3a1af
include/linux/fs.h: fix userspace build
by Loïc Minier
· 14 years ago
50d431e8
leds: fix bug with reading NAS SS4200 dmi code
by Steven Rostedt
· 14 years ago
0e91ec0
ARM: 6482/2: Fix find_next_zero_bit and related assembly
by James Jones
· 14 years ago
3edabee
arch/tile: fix memchr() not to dereference memory for zero length
by Chris Metcalf
· 14 years ago
4d658d1
arch/tile: make glibc's sysconf(_SC_NPROCESSORS_CONF) work correctly
by Chris Metcalf
· 14 years ago
b03a6c4
Merge branch 'master' into for-linus
by Chris Metcalf
· 14 years ago
f02cbbe
pci root complex: support for tile architecture
by Chris Metcalf
· 14 years ago
e5a0693
drivers/net/tile/: on-chip network drivers for the tile architecture
by Chris Metcalf
· 14 years ago
e6d4a76
xen: remove duplicated #include
by Huang Weiyi
· 14 years ago
5b5c1af
xen: x86/32: perform initial startup on initial_page_table
by Ian Campbell
· 14 years ago
c07a1c6
sisfb: delete osdef.h
by Aaro Koskinen
· 14 years ago
1f8e6ee
sisfb: move the CONFIG warning to sis_main.c
by Aaro Koskinen
· 14 years ago
ec49ec3
sisfb: replace SiS_SetMemory with memset_io
by Aaro Koskinen
· 14 years ago
2ad2847
sisfb: remove InPort/OutPort wrappers
by Aaro Koskinen
· 14 years ago
f7854e5
sisfb: use CONFIG_FB_SIS_301/315 instead of SIS301/315H
by Aaro Koskinen
· 14 years ago
b6c30ca
sisfb: delete redudant #define SIS_LINUX_KERNEL
by Aaro Koskinen
· 14 years ago
e7d828a
sisfb: delete dead SIS_XORG_XF86 code
by Aaro Koskinen
· 14 years ago
f3fff73
sisfb: delete fallback code for pci_map_rom()
by Aaro Koskinen
· 14 years ago
8807236
sisfb: delete obsolete PCI ROM bug workaround
by Aaro Koskinen
· 14 years ago
be20e6c
md: Call blk_queue_flush() to establish flush/fua support
by Darrick J. Wong
· 14 years ago
8f9e0ee
md/raid1: really fix recovery looping when single good device fails.
by NeilBrown
· 14 years ago
c26a44e
md: fix return value of rdev_size_change()
by Justin Maggard
· 14 years ago
be6528b
virtio: fix format of sysfs driver/vendor files
by Stephen Hemminger
· 14 years ago
22e132f
Char: virtio_console, fix memory leak
by Jiri Slaby
· 14 years ago
7ae4b86
virtio: return correct capacity to users
by Michael S. Tsirkin
· 14 years ago
dfd62d1
module: Update prototype for ref_module (formerly use_module)
by Anders Kaseorg
· 14 years ago
ea49b16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 14 years ago
a4ec046
Merge branch 'upstream/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
by Linus Torvalds
· 14 years ago
3cbaa0f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
e945716
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 14 years ago
28c22d7
ARM: 6490/1: MM: bugfix: initialize spinlock for init_mm.context
by MyungJoo Ham
· 14 years ago
932c42b
ARM: avoid annoying <4>'s in printk output
by Russell King
· 14 years ago
5d61b71
SCSI: arm fas216: fix missing ';'
by Russell King
· 14 years ago
9e8c32c
Merge branch 'fix/asoc' into for-linus
by Takashi Iwai
· 14 years ago
bf86f07
Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into fix/asoc
by Takashi Iwai
· 14 years ago
f6a1f21
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6
by Russell King
· 14 years ago
48c88e8
ALSA: hda - Identify more variants for ALC269
by Kailang Yang
· 14 years ago
1657cbd
ALSA: hda - Fix wrong ALC269 variant check
by Kailang Yang
· 14 years ago
6027277
ALSA: hda - Enable jack sense for Thinkpad Edge 11
by Manoj Iyer
· 14 years ago
d090f59
ALSA: Revert "ALSA: hda - Fix switching between dmic and mic using the same mux on IDT/STAC"
by Takashi Iwai
· 14 years ago
32292f4
hwmon: (lis3lv02d_i2c) Fix compile warnings
by Guenter Roeck
· 14 years ago
c48a291
hwmon: (i5k_amb) Fix compile warning
by Guenter Roeck
· 14 years ago
9b83215
Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into upstream/for-linus
by Jeremy Fitzhardinge
· 14 years ago
1233471
xen/events: Use PIRQ instead of GSI value when unmapping MSI/MSI-X irqs.
by Konrad Rzeszutek Wilk
· 14 years ago
ec35a69
xen: set IO permission early (before early_cpu_init())
by Konrad Rzeszutek Wilk
· 14 years ago
cf41a51
of/phylib: Use device tree properties to initialize Marvell PHYs.
by David Daney
· 14 years ago
9060073
phylib: Add support for Marvell 88E1149R devices.
by David Daney
· 14 years ago
27d916d
phylib: Use common page register definition for Marvell PHYs.
by David Daney
· 14 years ago
84cf702
qlge: Fix incorrect usage of module parameters and netdev msg level
by Sonny Rao
· 14 years ago
88b2a9a
ipv6: fix missing in6_ifa_put in addrconf
by John Fastabend
· 14 years ago
b0c4d4e
ARM: avoid marking decompressor .stack section as having contents
by Russell King
· 14 years ago
01e0f13
ALSA: hda - Fixed ALC887-VD initial error
by Kailang Yang
· 14 years ago
1beded5
ALSA: atmel - Fix the return value in error path
by Takashi Iwai
· 14 years ago
673f7a8
ALSA: hda: Use hp-laptop quirk to enable headphones automute for Asus A52J
by Daniel T Chen
· 14 years ago
c0763e6
ALSA: snd-atmel-abdac: test wrong variable
by Vasiliy Kulikov
· 14 years ago
78ac07b
ALSA: azt3328: period bug fix (for PA), add missing ACK on stop timer
by Andreas Mohr
· 14 years ago
a0e90ac
ALSA: hda: Add Samsung R720 SSID for subwoofer pin fixup
by Daniel T Chen
· 14 years ago
5dbea6b
ALSA: sound/pci/asihpi/hpioctl.c: Remove unnecessary casts of pci_get_drvdata
by Joe Perches
· 14 years ago
Next »