Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3e1bf29f73ccb31b99215476b0278f477db1a247
3e1bf29
MIPS: BCM63xx: Avoid namespace clash on GPIO_DIR_{IN,OUT}
by Florian Fainelli
· 15 years ago
32130ec
MIPS: MTX-1: Update defconfig
by Florian Fainelli
· 15 years ago
480f3b2
MIPS: BCM47xx: Update defconfig
by Florian Fainelli
· 15 years ago
75d56c6
MIPS: RB532: Update defconfig
by Florian Fainelli
· 15 years ago
a39ed2c
MIPS: AR7: Update defconfig
by Florian Fainelli
· 15 years ago
3804a89
RTC: rtc-cmos: Fix binary mode support
by Arnaud Patard
· 15 years ago
893556e
MIPS: Oprofile: Loongson: Cleanup the comments
by Wu Zhangjin
· 15 years ago
852151b
MIPS: Oprofile: Loongson: Cleanup of the macros
by Wu Zhangjin
· 15 years ago
6d8c287
MIPS: Oprofile: Loongson: Remove unused variable from loongson2_cpu_setup()
by Wu Zhangjin
· 15 years ago
c838abc
MIPS: Oprofile: Loongson: Remove useless parentheses
by Wu Zhangjin
· 15 years ago
86e5a52
MIPS: Oprofile: Loongson: Unify macro for setting events
by Wu Zhangjin
· 15 years ago
0103d23
MIPS: nofpu and nodsp only affect CPU0
by Kevin Cernekee
· 15 years ago
4f1e099
MIPS: Clean up tables for bootmem allocation
by David VomLehn
· 15 years ago
3f13553
MIPS: Coding style cleanups of access of FCSR rounding mode bits
by Shane McDonald
· 15 years ago
c197da9
MIPS: Loongson 2F: Add gpio/gpioilb support
by Arnaud Patard
· 15 years ago
96d660c
MIPS: Alchemy: add sysdev for DBDMA PM.
by Manuel Lauss
· 15 years ago
0f0d85b
MIPS: Alchemy: add sysdev for IRQ PM.
by Manuel Lauss
· 15 years ago
7b5fcd6
MIPS: Alchemy: Fix up residual devboard poweroff/reboot code.
by Manuel Lauss
· 15 years ago
b8853aa
MIPS: Loongson: update cpu-feature-overrides.h
by Wu Zhangjin
· 15 years ago
ed1bbde
MIPS: Use set_cpus_allowed_ptr
by Julia Lawall
· 15 years ago
8b108c6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 15 years ago
7ce1418
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 15 years ago
a6f0398
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Linus Torvalds
· 15 years ago
e0bc5d4
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 15 years ago
7f02ab3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 15 years ago
d6fb1db
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 15 years ago
b4e6b09
interrupt.h: fix fatal kernel-doc error
by Randy Dunlap
· 15 years ago
1907131
dquot: Detect partial write error to quota file in write_blk() and add printk_ratelimit for quota error messages
by Jiaying Zhang
· 15 years ago
c06bcbf
ocfs2: Fix lock inversion in quotas during umount
by Jan Kara
· 15 years ago
52a9ee2
ocfs2: Use __dquot_transfer to avoid lock inversion
by Jan Kara
· 15 years ago
741e128
ocfs2: Fix NULL pointer deref when writing local dquot
by Jan Kara
· 15 years ago
832d09c
ocfs2: Fix estimate of credits needed for quota allocation
by Jan Kara
· 15 years ago
fb8dd8d
ocfs2: Fix quota locking
by Jan Kara
· 15 years ago
ae4f6ef
ocfs2: Avoid unnecessary block mapping when refreshing quota info
by Jan Kara
· 15 years ago
f64dd44
ocfs2: Do not map blocks from local quota file on each write
by Jan Kara
· 15 years ago
bc8e5f0
quota: Refactor dquot_transfer code so that OCFS2 can pass in its references
by Jan Kara
· 15 years ago
1275562
quota: unify quota init condition in setattr
by Dmitry Monakhov
· 15 years ago
fcbc59f
quota: remove sb_has_quota_active in get/set_info
by Christoph Hellwig
· 15 years ago
c472b43
quota: unify ->set_dqblk
by Christoph Hellwig
· 15 years ago
b9b2dd3
quota: unify ->get_dqblk
by Christoph Hellwig
· 15 years ago
0636c73
ext3: make barrier options consistent with ext4
by Eric Sandeen
· 15 years ago
dde9588
quota: Make quota stat accounting lockless.
by Dmitry Monakhov
· 15 years ago
da8d1ba
suppress warning: "quotatypes" defined but not used
by Sergey Senozhatsky
· 15 years ago
5277970
ext3: Fix waiting on transaction during fsync
by Jan Kara
· 15 years ago
03f4d80
jbd: Provide function to check whether transaction will issue data barrier
by Jan Kara
· 15 years ago
311b9549
ufs: add ufs speciffic ->setattr call
by Dmitry Monakhov
· 15 years ago
e0a5cba
BKL: Remove BKL from ext2 filesystem
by Jan Blunck
· 15 years ago
c15271f
ext2: Add ext2_sb_info s_lock spinlock
by Jan Blunck
· 15 years ago
4c96a68
ext2: Move ext2_write_super() out of ext2_setup_super()
by Jan Blunck
· 15 years ago
ee6921e
ext2: Fold ext2_commit_super() into ext2_sync_super()
by Jan Blunck
· 15 years ago
20da9ba
ext2: Remove duplicate code from ext2_sync_fs()
by Jan Blunck
· 15 years ago
269c8db
ext2: Set the write time in ext2_sync_fs()
by Jan Blunck
· 15 years ago
2b8120e
ext2: Use ext2_clear_super_error() in ext2_sync_fs()
by Jan Blunck
· 15 years ago
41d1a63
ext3: init statistics after journal recovery v2
by Dmitry Monakhov
· 15 years ago
524e4a1
ext2: remove useless call to brelse() in ext2_free_inode()
by Francis Moreau
· 15 years ago
eabf290
quota: optimize mark_dirty logic
by Dmitry Monakhov
· 15 years ago
4689153
ext2: Avoid loading bitmaps for full groups during block allocation
by Jan Kara
· 15 years ago
8cef107
ext3: Avoid loading bitmaps for full groups during block allocation
by Frans van de Wiel
· 15 years ago
70ca0a4
Fix networking tree iscsi_tcp.c mis-merge
by Linus Torvalds
· 15 years ago
7c4fda1a
i2c-nforce2: Remove redundant error messages on ACPI conflict
by Chase Douglas
· 15 years ago
2178218
i2c: Use <linux/io.h> instead of <asm/io.h>
by H Hartley Sweeten
· 15 years ago
2086ca4
i2c-algo-pca: Fix coding style issues
by Farid Hammane
· 15 years ago
ae5624f
i2c-dev: Fix all coding style issues
by Farid Hammane
· 15 years ago
7225acf
i2c-core: Fix some coding style issues
by Farid Hammane
· 15 years ago
b868078
i2c-gpio: Move initialization code to subsys_initcall()
by Marek Szyprowski
· 15 years ago
bfdcad9
i2c-parport: Make template structure const
by Jean Delvare
· 15 years ago
0be16c3
i2c-dev: Remove unnecessary casts
by H Hartley Sweeten
· 15 years ago
7aeb966
at24: Fall back to byte or word reads if needed
by Jean Delvare
· 15 years ago
c5aa692
i2c-stub: Expose the default functionality flags
by Jean Delvare
· 15 years ago
e624dbd
i2c/scx200_acb: Make PCI device ids constant
by Jean Delvare
· 15 years ago
3fb21c6
i2c-i801: Fix all checkpatch warnings
by Ivo Manca
· 15 years ago
e0e8398c
i2c-i801: All newer devices have all the optional features
by Jean Delvare
· 15 years ago
adff687
i2c-i801: Let the user disable selected driver features
by Jean Delvare
· 15 years ago
a1b3f59
net: Expose all network devices in a namespaces in sysfs
by Eric W. Biederman
· 15 years ago
417daa1
hotplug: netns aware uevent_helper
by Eric W. Biederman
· 15 years ago
5f71a29
kobj: Send hotplug events in the proper namespace.
by Eric W. Biederman
· 15 years ago
910a7e9
netlink: Implment netlink_broadcast_filtered
by Eric W. Biederman
· 15 years ago
d6523dd
net/sysfs: Fix the bitrot in network device kobject namespace support
by Eric W. Biederman
· 15 years ago
608b4b9
netns: Teach network device kobjects which namespace they are in.
by Eric W. Biederman
· 15 years ago
07e9896
kobject: Send hotplug events in all network namespaces
by Eric W. Biederman
· 15 years ago
1d9e882
driver-core: fix Typo in drivers/base/core.c for CONFIG_MODULE
by Christoph Egger
· 15 years ago
de139a3
pci: check caps from sysfs file open to read device dependent config space
by Chris Wright
· 15 years ago
2c3c8be
sysfs: add struct file* to bin_attr callbacks
by Chris Wright
· 15 years ago
68d75ed
sysfs: Remove usage of S_BIAS to avoid merge conflict with the vfs tree
by Eric W. Biederman
· 15 years ago
27eabc7
sysfs: Don't use enums in inline function declaration.
by Eric W. Biederman
· 15 years ago
b9d8b45
sysfs-namespaces: add a high-level Documentation file
by Serge E. Hallyn
· 15 years ago
be867b1
sysfs: Comment sysfs directory tagging logic
by Serge E. Hallyn
· 15 years ago
f349cf3
driver core: Implement ns directory support for device classes.
by Eric W. Biederman
· 15 years ago
746edb7
sysfs: Implement sysfs_delete_link
by Eric W. Biederman
· 15 years ago
af10ec7
sysfs: Add support for tagged directories with untagged members.
by Eric W. Biederman
· 15 years ago
3ff195b
sysfs: Implement sysfs tagged directory support.
by Eric W. Biederman
· 15 years ago
bc451f2
kobj: Add basic infrastructure for dealing with namespaces.
by Eric W. Biederman
· 15 years ago
ba514a5
sysfs: Remove double free sysfs_get_sb
by Eric W. Biederman
· 15 years ago
9e7fdd2
sysfs: Basic support for multiple super blocks
by Eric W. Biederman
· 15 years ago
c3473c6
generate "change" uevent for loop device
by David Zeuthen
· 15 years ago
6245838
Driver core: Protect device shutdown from hot unplug events.
by Hugh Daschbach
· 15 years ago
e177123
firmware loader: do not allocate firmare id separately
by Dmitry Torokhov
· 15 years ago
bcb9bd1
firmware loader: split out builtin firmware handling
by Dmitry Torokhov
· 15 years ago
673fae9
firmware loader: rely on driver core to create class attribute
by Dmitry Torokhov
· 15 years ago
e9045f9
firmware class: export nowait to userspace
by Johannes Berg
· 15 years ago
Next »