Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
4f10700a2e4bb2ff3d3a80f08412e21109e6d4b5
4f10700
xfs: Convert linux-2.6/ files to new logging interface
by Dave Chinner
· 14 years ago
10e3839
xfs: introduce new logging API.
by Dave Chinner
· 14 years ago
eeb2036
xfs: zero proper structure size for geometry calls
by Alex Elder
· 14 years ago
20ad9ea
xfs: enable delaylog by default
by Christoph Hellwig
· 14 years ago
ec3ba85
xfs: more sensible inode refcounting for ialloc
by Christoph Hellwig
· 14 years ago
1050c71
xfs: stop using xfs_trans_iget in the RT allocator
by Christoph Hellwig
· 14 years ago
5d15765
xfs: check if device support discard in xfs_ioc_trim()
by Lukas Czerner
· 14 years ago
c4d0c3b
xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1
by Dan Rosenberg
· 14 years ago
9681153
xfs: add lockdep annotations for the rt inodes
by Christoph Hellwig
· 14 years ago
0d8b30a
xfs: fix xfs_get_extsz_hint for a zero extent size hint
by Christoph Hellwig
· 14 years ago
04e9945
xfs: only lock the rt bitmap inode once per allocation
by Christoph Hellwig
· 14 years ago
24446fc
xfs: xfs_bmap_add_extent_delay_real should init br_startblock
by bpm@sgi.com
· 14 years ago
0fbca4d
xfs: fix dquot shaker deadlock
by Dave Chinner
· 14 years ago
c6f990d
xfs: handle CIl transaction commit failures correctly
by Dave Chinner
· 14 years ago
5315837
xfs: limit extsize to size of AGs and/or MAXEXTLEN
by Dave Chinner
· 14 years ago
4ce1598
xfs: prevent extsize alignment from exceeding maximum extent size
by Dave Chinner
· 14 years ago
14b064c
xfs: limit extent length for allocation to AG size
by Dave Chinner
· 14 years ago
b8fc826
xfs: speculative delayed allocation uses rounddown_power_of_2 badly
by Dave Chinner
· 14 years ago
e34a314
xfs: fix efi item leak on forced shutdown
by Dave Chinner
· 14 years ago
7db37c5
xfs: fix log ticket leak on forced shutdown.
by Dave Chinner
· 14 years ago
c56eb8f
Linux 2.6.38-rc1
by Linus Torvalds
· 14 years ago
39f3b1a
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging
by Linus Torvalds
· 14 years ago
335bc70
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
404cbbd
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
5d7e8af
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 14 years ago
c7bf71c
hwmon: (lm93) Add support for LM94
by Guenter Roeck
· 14 years ago
66832eb
perf: Validate cpu early in perf_event_alloc()
by Oleg Nesterov
· 14 years ago
22a4ec7
perf: Find_get_context: fix the per-cpu-counter check
by Oleg Nesterov
· 14 years ago
79aa18d
MIPS: Malta: enable Cirrus FB console
by Aurelien Jarno
· 14 years ago
92e88b4
MIPS: add CONFIG_VIRTUALIZATION for virtio support
by Aurelien Jarno
· 14 years ago
1befdd5
MIPS: Implement __read_mostly
by David Daney
· 14 years ago
f5b35d0
MIPS: ath79: add common WMAC device for AR913X based boards
by Gabor Juhos
· 14 years ago
aa6695e
MIPS: ath79: Add initial support for the Atheros AP81 reference board
by Gabor Juhos
· 14 years ago
68a1d31
MIPS: ath79: add common SPI controller device
by Gabor Juhos
· 14 years ago
8efaef4
SPI: Add SPI controller driver for the Atheros AR71XX/AR724X/AR913X SoCs
by Gabor Juhos
· 14 years ago
3f348c5
MIPS: ath79: add common GPIO buttons device
by Gabor Juhos
· 14 years ago
858f763
MIPS: ath79: add common watchdog device
by Gabor Juhos
· 14 years ago
d8fec1f
MIPS: ath79: add common GPIO LEDs device
by Gabor Juhos
· 14 years ago
0cde722
MIPS: ath79: add initial support for the Atheros PB44 reference board
by Gabor Juhos
· 14 years ago
0aabf1a
MIPS: ath79: utilize the MIPS multi-machine support
by Gabor Juhos
· 14 years ago
6eae43c
MIPS: ath79: add GPIOLIB support
by Gabor Juhos
· 14 years ago
d4a67d9
MIPS: Add initial support for the Atheros AR71XX/AR724X/AR931X SoCs
by Gabor Juhos
· 14 years ago
94bb0c1
MIPS: jump label: Add MIPS support.
by David Daney
· 14 years ago
8d662c8
MIPS: Use WARN() in uasm for better diagnostics.
by David Daney
· 14 years ago
2c8c53e
MIPS: Optimize TLB handlers for Octeon CPUs
by David Daney
· 14 years ago
bb3d68c
MIPS: Add LDX and LWX instructions to uasm.
by David Daney
· 14 years ago
cc33ae4
MIPS: Use BBIT instructions in TLB handlers
by David Daney
· 14 years ago
afc7c98
MIPS: Declare uasm bbit0 and bbit1 functions.
by David Daney
· 14 years ago
3d8bfdd
MIPS: Use C0_KScratch (if present) to hold PGD pointer.
by David Daney
· 14 years ago
c42aef0
MIPS: Add DINSM to uasm.
by David Daney
· 14 years ago
e77c32f
MIPS: Probe for presence of KScratch registers.
by David Daney
· 14 years ago
487d70d
MIPS: Add generic support for multiple machines within a single kernel
by Gabor Juhos
· 14 years ago
0bec405
MIPS: Use printf extension %pR for struct resource
by Joe Perches
· 14 years ago
a1181ca
MIPS: Sibyte: Use vzalloc in sbbus profiler
by Joe Perches
· 14 years ago
aa891f6
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6
by Linus Torvalds
· 14 years ago
a25cecc
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 14 years ago
b7c15e4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 14 years ago
6a7f6ec
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 14 years ago
c6fa63c
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
34c682a
Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung
by Linus Torvalds
· 14 years ago
8dec000
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
c5ed514
perf: Fix contexted inheritance
by Peter Zijlstra
· 14 years ago
7b698ea
x86: Clear irqstack thread_info
by Brian Gerst
· 14 years ago
27de094
Merge branch 'fix/asoc' into for-linus
by Takashi Iwai
· 14 years ago
86b1e8d
x86: Make relocatable kernel work with new binutils
by Shaohua Li
· 14 years ago
321051f
Merge branch 'fix/hda' into for-linus
by Takashi Iwai
· 14 years ago
cbbf50b
ALSA: hda - Fix initialization for HP 2011 notebooks
by Vitaliy Kulikov
· 14 years ago
0f0714c5
ALSA: hda - Add support for VMware controller
by Bankim Bhavsar
· 14 years ago
ea73496
ALSA: hda - consitify string arrays
by Takashi Iwai
· 14 years ago
c66ddf3
ALSA: hda - Add add multi-streaming playback for AD1988
by Raymond Yau
· 14 years ago
b89b12b
autofs4: clean ->d_release() and autofs4_free_ino() up
by Al Viro
· 14 years ago
26e6c91
autofs4: split autofs4_init_ino()
by Al Viro
· 14 years ago
5a37db3
autofs4: mkdir and symlink always get a dentry that had passed lookup
by Al Viro
· 14 years ago
726a5e0
autofs4: autofs4_get_inode() doesn't need autofs_info * argument anymore
by Al Viro
· 14 years ago
0bf71d4
autofs4: kill ->size in autofs_info
by Al Viro
· 14 years ago
09f12c0
autofs4: pass mode to autofs4_get_inode() explicitly
by Al Viro
· 14 years ago
14a2f00
autofs4: autofs4_mkroot() is not different from autofs4_init_ino()
by Al Viro
· 14 years ago
292c5ee
autofs4: keep symlink body in inode->i_private
by Al Viro
· 14 years ago
c0bcc9d
autofs4 - fix debug print in autofs4_lookup()
by Ian Kent
· 14 years ago
8931221
vfs - fix dentry ref count in do_lookup()
by Ian Kent
· 14 years ago
c14cc63
autofs4 - fix get_next_positive_dentry()
by Ian Kent
· 14 years ago
fbcb44d
ARM: S5PV310: Add missing virtual ASoC DMA device
by Jassi Brar
· 14 years ago
b9368f3
ARM: S5PV210: Add missing virtual ASoC DMA device
by Jassi Brar
· 14 years ago
be370ad
ARM: S5P6450: Add missing virtual ASoC DMA device
by Jassi Brar
· 14 years ago
8418f88
ARM: S5P6440: Add missing virtual ASoC DMA device
by Jassi Brar
· 14 years ago
2fe4f0c
ARM: S5P6442: Enable I2S device to work on SMDK6442
by Jassi Brar
· 14 years ago
e6f597a
staging: fix build failure in bcm driver
by Andres Salomon
· 14 years ago
6845a44
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 14 years ago
eee2a81
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 14 years ago
83896fb
Revert "mm: simplify code of swap.c"
by Linus Torvalds
· 14 years ago
7a60857
Revert "mm: batch activate_page() to reduce lock contention"
by Linus Torvalds
· 14 years ago
9e8a462
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6
by Linus Torvalds
· 14 years ago
cf78859
xfs: Do not name variables "panic"
by Geert Uytterhoeven
· 14 years ago
ad7f4e3
perf tools: Fix tracepoint id to string perf.data header table
by Arnaldo Carvalho de Melo
· 14 years ago
acce952
Btrfs: forced readonly mounts on errors
by liubo
· 14 years ago
8c34482
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
1a47f7a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 14 years ago
ab2020f
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 14 years ago
2456248
ecryptfs: remove unnecessary decrypt when extending a file
by Frank Swiderski
· 14 years ago
f24b388
ecryptfs: Fix ecryptfs_printk() size_t warnings
by Tyler Hicks
· 14 years ago
Next »