Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
1a387d3be2b30c90f20d49a3497a8fc0693a9d18
1a387d3
xfs: dummy transactions should not dirty VFS state
by Dave Chinner
· 14 years ago
2fe3366
xfs: ensure f_ffree returned by statfs() is non-negative
by Stuart Brodsky
· 14 years ago
efceab1
xfs: handle negative wbc->nr_to_write during sync writeback
by Dave Chinner
· 14 years ago
546a192
writeback: write_cache_pages doesn't terminate at nr_to_write <= 0
by Dave Chinner
· 14 years ago
4536f2a
xfs: fix untrusted inode number lookup
by Dave Chinner
· 14 years ago
5b3eed7
xfs: ensure we mark all inodes in a freed cluster XFS_ISTALE
by Dave Chinner
· 14 years ago
d17c701
xfs: unlock items before allowing the CIL to commit
by Dave Chinner
· 14 years ago
76be97c
Linux 2.6.36-rc2
by Linus Torvalds
· 14 years ago
3dc8d7f
Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 14 years ago
4238a41
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
by Linus Torvalds
· 14 years ago
bc584c5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
by Linus Torvalds
· 14 years ago
a28e085
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2
by Linus Torvalds
· 14 years ago
4fefe43
drm/i915,intel_agp: Add support for Sandybridge D0
by Zhenyu Wang
· 14 years ago
3fdef02
drm/i915: fix render pipe control notify on sandybridge
by Zhenyu Wang
· 14 years ago
877fdac
agp/intel: set 40-bit dma mask on Sandybridge
by Zhenyu Wang
· 14 years ago
156dadc
drm/i915: Remove the conflicting BUG_ON()
by Chris Wilson
· 14 years ago
90eb77b
drm/i915/suspend: s/IS_IRONLAKE/HAS_PCH_SPLIT/
by Chris Wilson
· 14 years ago
72bcb26
drm/i915/suspend: Flush register writes before busy-waiting.
by Chris Wilson
· 14 years ago
d5dd96c
i915: disable DAC on Ironlake also when doing CRT load detection.
by Dave Airlie
· 14 years ago
9d0498a
drm/i915: wait for actual vblank, not just 20ms
by Jesse Barnes
· 14 years ago
e36c886
workqueue: Add basic tracepoints to track workqueue execution
by Arjan van de Ven
· 14 years ago
69b26c7
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 14 years ago
ddb0c5a
Replace Configure with Enable in description of MAXSMP
by Samuel Thibault
· 14 years ago
0e8e50e
mm: make stack guard page logic use vm_prev pointer
by Linus Torvalds
· 14 years ago
7798330
mm: make the mlock() stack guard page checks stricter
by Linus Torvalds
· 14 years ago
297c5ee
mm: make the vma list be doubly linked
by Linus Torvalds
· 14 years ago
cfe3fda
mtd: nand: Fix probe of Samsung NAND chips
by Tilman Sauerbeck
· 14 years ago
36423a5
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
f6143a9
Documentation: fix ozlabs.org mailing list address
by Stephen Rothwell
· 14 years ago
a4724ed
MAINTAINERS: Fix ozlabs.org mailing list addresses
by Stephen Rothwell
· 14 years ago
1ee4168
Documentation: kernel-locking: mutex_trylock cannot be used in interrupt context
by Stefan Richter
· 14 years ago
626115c
drivers/scsi/qla4xxx: fix build
by Andrew Morton
· 14 years ago
f3c072a
uml: fix compile error in dma_get_cache_alignment()
by Miklos Szeredi
· 14 years ago
8d6c83f
oom: __task_cred() need rcu_read_lock()
by KOSAKI Motohiro
· 14 years ago
b52723c
oom: fix tasklist_lock leak
by KOSAKI Motohiro
· 14 years ago
be71cf2
oom: fix NULL pointer dereference
by KOSAKI Motohiro
· 14 years ago
f522886
drivers/mmc/host/sdhci-s3c.c: use the correct mutex and card detect function
by Kyungmin Park
· 14 years ago
5193250
sdhci: add no hi-speed bit quirk support
by Kyungmin Park
· 14 years ago
930a6f7
s5pc110: SDHCI-s3c support on s5pc110
by Kyungmin Park
· 14 years ago
944645c
s5pc110: SDHCI-s3c can override host capabilities
by Kyungmin Park
· 14 years ago
d5ed3a4
lib/radix-tree.c: fix overflow in radix_tree_range_tag_if_tagged()
by Jan Kara
· 14 years ago
f2e41e9
revert "hwmon: f71882fg: add support for the Fintek F71808E"
by Andrew Morton
· 14 years ago
a25effa
kfifo: add explicit error checking in all the examples
by Andrea Righi
· 14 years ago
d83a71c
kfifo: fix a memory leak in dma example
by Andrea Righi
· 14 years ago
7b34d52
kfifo: fix kernel BUG in dma example
by Andrea Righi
· 14 years ago
2aaf209
kfifo: add explicit error checking in byte stream example
by Andrea Righi
· 14 years ago
5ddf839
kfifo: add kfifo_skip() testcase
by Andrea Righi
· 14 years ago
b35de43
kfifo: implement missing __kfifo_skip_r()
by Andrea Righi
· 14 years ago
c81476d
matroxfb: fix incorrect use of memcpy_toio()
by Ondrej Zary
· 14 years ago
05e4076
x86, apic: Fix apic=debug boot crash
by Daniel Kiper
· 14 years ago
d7c53c9
x86, hotplug: Serialize CPU hotplug to avoid bringup concurrency issues
by Borislav Petkov
· 14 years ago
b3ea36b
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
065a1ed
mtd: nand: Fix regression in BBM detection
by Brian Norris
· 14 years ago
737480a
kprobes/x86: Fix the return address of multiple kretprobes
by KUMANO Syuhei
· 14 years ago
f203688
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/urgent
by Ingo Molnar
· 14 years ago
763008c
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
d1126ad
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 14 years ago
2a55473
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 14 years ago
d240f20
drm/i915: make sure eDP PLL is enabled at the right time
by Jesse Barnes
· 14 years ago
9cce37f
drm/i915: fix VGA plane disable for Ironlake+
by Jesse Barnes
· 14 years ago
7643a7f
drm/i915: eDP mode set sequence corrections
by Jesse Barnes
· 14 years ago
37c6c9b
drm/i915: add panel reset workaround
by Jesse Barnes
· 14 years ago
8848a91
x86-32: Fix dummy trampoline-related inline stubs
by H. Peter Anvin
· 14 years ago
d15ca32
Fix the declaration of sys_execve() in asm-generic/syscalls.h
by David Howells
· 14 years ago
145e5aa
[IA64] Fix build error: conflicting types for ‘sys_execve’
by Tony Luck
· 14 years ago
145c3ae
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
81ca03a
mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y
by Uwe Kleine-König
· 14 years ago
ecafda6
perf tools: Fix build error on read only source.
by Kusanagi Kouichi
· 14 years ago
1ca72fe
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
7dfb2d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 14 years ago
6c8bfb7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 14 years ago
d9f5d41
Merge branch 'for-linus' of git://neil.brown.name/md
by Linus Torvalds
· 14 years ago
86ea51d
Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
fd89a13
x86-32: Separate 1:1 pagetables from swapper_pg_dir
by Joerg Roedel
· 14 years ago
07a7795
x86, cpu: Fix regression in AMD errata checking code
by Hans Rosenfeld
· 14 years ago
1cb0c92
nilfs2: wait for discard to finish
by Ryusuke Konishi
· 14 years ago
0a377cf
NFS: Fix an Oops in the NFSv4 atomic open code
by Trond Myklebust
· 14 years ago
2ea1ef5
Merge branch 'fix/asoc' into for-linus
by Takashi Iwai
· 14 years ago
76165a3
Merge branch 'fix/hda' into for-linus
by Takashi Iwai
· 14 years ago
56385a1
ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)
by Jaroslav Kysela
· 14 years ago
99b7db7
fs: brlock vfsmount_lock
by Nick Piggin
· 14 years ago
6416ccb
fs: scale files_lock
by Nick Piggin
· 14 years ago
2dc91ab
lglock: introduce special lglock and brlock spin locks
by Nick Piggin
· 14 years ago
d996b62
tty: fix fu_list abuse
by Nick Piggin
· 14 years ago
ee2ffa0
fs: cleanup files_lock locking
by Nick Piggin
· 14 years ago
b04f784
fs: remove extra lookup in __lookup_hash
by Nick Piggin
· 14 years ago
2a4419b
fs: fs_struct rwlock to spinlock
by Nick Piggin
· 14 years ago
44672e4
apparmor: use task path helpers
by Nick Piggin
· 14 years ago
baa0389
fs: dentry allocation consolidation
by Nick Piggin
· 14 years ago
2e2e88e
fs: fix do_lookup false negative
by Nick Piggin
· 14 years ago
93b352f
pxa3xx: fix ns2cycle equation
by Axel Lin
· 14 years ago
3a48ee8
mbcache: Limit the maximum number of cache entries
by Andreas Gruenbacher
· 14 years ago
3b6036d
hostfs ->follow_link() braino
by Al Viro
· 14 years ago
850a496
hostfs: dumb (and usually harmless) tpyo - strncpy instead of strlcpy
by Al Viro
· 14 years ago
351af07
perf, x86: Fix Intel-nhm PMU programming errata workaround
by Zhang, Yanmin
· 14 years ago
9d5f371
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/urgent
by Ingo Molnar
· 14 years ago
2c7d46e
md raid-1/10 Fix bio_rw bit manipulations again
by NeilBrown
· 14 years ago
9cb569d
remove SWRITE* I/O types
by Christoph Hellwig
· 14 years ago
87e9951
kill BH_Ordered flag
by Christoph Hellwig
· 14 years ago
dad5eb6
vfs: update ctime when changing the file's permission by setfacl
by Jan Kara
· 14 years ago
Next »