Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
e1c87d2a5567c7940d129a6045efadc4b8c0f888
e1c87d2
MIPS: Add an unreachable return statement to satisfy buggy GCCs.
by David Daney
· 14 years ago
b9f07eb
MIPS, Tracing: Fix set_graph_function of function graph tracer
by Wu Zhangjin
· 14 years ago
7f21a60
MIPS, Tracing: Clean up ftrace_make_nop()
by Wu Zhangjin
· 14 years ago
2816e32
MIPS, Tracing: Clean up prepare_ftrace_return()
by Wu Zhangjin
· 14 years ago
d9cdb2f
MIPS, Tracing: Substitute in_kernel_space() for in_module()
by Wu Zhangjin
· 14 years ago
9a620a5
MIPS, Tracing: Speed up function graph tracer
by Wu Zhangjin
· 14 years ago
52bd080
MIPS: Replace deprecated spinlock initialization
by Thomas Gleixner
· 14 years ago
c44ed96
compat breakage in preadv() and pwritev()
by Al Viro
· 14 years ago
c9a816c
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging
by Linus Torvalds
· 14 years ago
0e5b88c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 14 years ago
eebea5d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 14 years ago
7840fea
kbuild: Fix computing srcversion for modules
by Michal Marek
· 14 years ago
e8444a3
Merge git://git.infradead.org/users/dwmw2/mtd-2.6.38
by Linus Torvalds
· 14 years ago
95a17a2
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
28db837
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
4f680ce
Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 14 years ago
19234cd
gpio: add MODULE_DEVICE_TABLE
by Axel Lin
· 14 years ago
2da28bf
thp: fix page_referenced to modify mapcount/vm_flags only if page is found
by Andrea Arcangeli
· 14 years ago
d9ebaa4
hwmon/f71882fg: Set platform drvdata to NULL later
by Hans de Goede
· 14 years ago
14a4019
hwmon/f71882fg: Fix a typo in a comment
by Hans de Goede
· 14 years ago
c640e8c
drm/radeon: fix page flipping hangs on r300/r400
by Dave Airlie
· 14 years ago
36e39c4
Btrfs: break out of shrink_delalloc earlier
by Chris Mason
· 14 years ago
0aeea18
block: fix mis-synchronisation in blkdev_issue_zeroout()
by Lukas Czerner
· 14 years ago
c804c73
mtd: add "platform:" prefix for platform modalias
by Axel Lin
· 14 years ago
bd637f6
mtd: mtd_blkdevs: fix double free on error path
by Maxim Levitsky
· 14 years ago
82013d9
mtd: amd76xrom: fix oops at boot when resources are not available
by Stanislaw Gruszka
· 14 years ago
ecf3fde
mtd: fix race in cfi_cmdset_0001 driver
by Joakim Tjernlund
· 14 years ago
ceabebb
mtd: jedec_probe: initialise make sector erase command variable
by Antony Pavlov
· 14 years ago
efba2e3
mtd: jedec_probe: Change variable name from cfi_p to cfi
by Antony Pavlov
· 14 years ago
fdc315a
drm/radeon: add pageflip hooks for fusion
by Dave Airlie
· 14 years ago
78f9bbb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
75c0fd9
ariadne: remove redundant NULL check
by j223yang@asset.uwaterloo.ca
· 14 years ago
6dfbd87
ip6ip6: autoload ip6 tunnel
by stephen hemminger
· 14 years ago
bef6e7e
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 14 years ago
dcbcdf2
net: bridge builtin vs. ipv6 modular
by Randy Dunlap
· 14 years ago
9179746
Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 14 years ago
4c418ba
ipmi: Fix IPMI errors due to timing problems
by Doe, YiCheng
· 14 years ago
4afcc10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
b5562c9
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
bf98f77
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
d959707
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
ba3820a
drm/i915: Revive combination mode for backlight control
by Takashi Iwai
· 14 years ago
7e6b646
btrfs: fix not enough reserved space
by Miao Xie
· 14 years ago
b4966b7
btrfs: fix dip leak
by Daniel J Blueman
· 14 years ago
db72f3f
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into fix/asoc
by Takashi Iwai
· 14 years ago
d891eed
fs/dcache: allow d_obtain_alias() to return unhashed dentries
by J. Bruce Fields
· 14 years ago
1ca551c
Check for immutable/append flag in fallocate path
by Marco Stornelli
· 14 years ago
991ac30
sysctl: the include of rcupdate.h is only needed in the kernel
by Stephen Rothwell
· 14 years ago
9177ada
fat: fix d_revalidate oopsen on NFS exports
by Al Viro
· 14 years ago
8ce84ee
jfs: fix d_revalidate oopsen on NFS exports
by Al Viro
· 14 years ago
4714e63
ocfs2: fix d_revalidate oopsen on NFS exports
by Al Viro
· 14 years ago
53fe924
gfs2: fix d_revalidate oopsen on NFS exports
by Al Viro
· 14 years ago
529c5f9
fuse: fix d_revalidate oopsen on NFS exports
by Al Viro
· 14 years ago
0eb980e
ceph: fix d_revalidate oopsen on NFS exports
by Al Viro
· 14 years ago
c78f4cc
reiserfs xattr ->d_revalidate() shouldn't care about RCU
by Al Viro
· 14 years ago
ae50adc
/proc/self is never going to be invalidated...
by Al Viro
· 14 years ago
7343ff3
ipv6: Don't create clones of host routes.
by David S. Miller
· 14 years ago
35d34df
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 14 years ago
ab02a95
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 14 years ago
684adca
sysctl: the include of rcupdate.h is only needed in the kernel
by Stephen Rothwell
· 14 years ago
8909c9a
net: don't allow CAP_NET_ADMIN to load non-netdev kernel modules
by Vasiliy Kulikov
· 14 years ago
36e8695
powerpc/pseries: Disable VPNH feature
by Benjamin Herrenschmidt
· 14 years ago
f2f6dad
powerpc/iseries: Fix early init access to lppaca
by Benjamin Herrenschmidt
· 14 years ago
3979491
Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 14 years ago
03a14ab
pktgen: fix errata in show results
by Daniel Turull
· 14 years ago
6b684cd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
by Linus Torvalds
· 14 years ago
1b7e7e6
Merge branch 'for-2639-rc7/i2c-fixes' of git://git.fluff.org/bjdooks/linux
by Linus Torvalds
· 14 years ago
fbf855d
alpha: fix compile error from IRQ clean up
by Matt Turner
· 14 years ago
cfd8065
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 14 years ago
687530b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 14 years ago
78833dd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
d406577
watchdog: sbc_fitpc2_wdt, fix crash on systems without DMI_BOARD_NAME
by Jiri Slaby
· 14 years ago
6c91afe
ipv4: Fix erroneous uses of ifa_address.
by David S. Miller
· 14 years ago
7c2de63
ASoC: Ensure WM8958 gets all WM8994 late revision widgets
by Mark Brown
· 14 years ago
0627bd2
ASoC: Fix typo in late revision WM8994 DAC2R name
by Mark Brown
· 14 years ago
1f858ef
[CPUFREQ] pcc-cpufreq: don't load driver if get_freq fails during init.
by Naga Chumbalkar
· 14 years ago
7ee235e
perf symbols: Avoid resolving [kernel.kallsyms] to real path for buildid cache
by Lin Ming
· 14 years ago
5471262
x86, UV: Initialize the broadcast assist unit base destination node id properly
by Cliff Wickman
· 14 years ago
28e8680
ASoC: Use the correct DAPM context when cleaning up final widget set
by Mark Brown
· 14 years ago
823dba5
ASoC: Fix broken bitfield definitions in WM8978
by Mark Brown
· 14 years ago
ffd6eae
ASoC: AM3517: Update codec name after multi-component update
by Abhilash K V
· 14 years ago
b306419
nd->inode is not set on the second attempt in path_walk()
by Al Viro
· 14 years ago
3ec07aa
nfsd: wrong index used in inner loop
by roel
· 14 years ago
6dbc2f3
i2c-eg20t: include slab.h for memory allocations
by Wolfram Sang
· 14 years ago
12c3832
i2c-ocores: Fix pointer type mismatch error
by Grant Likely
· 14 years ago
e380688
vxge: update MAINTAINERS
by Jon Mason
· 14 years ago
86f99ff
r6040: bump to version 0.27 and date 23Feb2011
by Florian Fainelli
· 14 years ago
c60c9c7
r6040: fix multicast operations
by Shawn Lin
· 14 years ago
bad3bab
mmc: fix CONFIG_MMC_UNSAFE_RESUME regression
by Ohad Ben-Cohen
· 14 years ago
6094628
rds: prevent BUG_ON triggering on congestion map updates
by Neil Horman
· 14 years ago
ea8efc7
Btrfs: make sure not to return overlapping extents to fiemap
by Chris Mason
· 14 years ago
dfef6dc
unfuck proc_sysctl ->d_compare()
by Al Viro
· 14 years ago
a5abba9
Linux 2.6.38-rc8
by Linus Torvalds
· 14 years ago
715695c
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
34d4ade
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
1a34530
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 14 years ago
b44a53d
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
9ac3524
bonding 802.3ad: Rename rx_machine_lock to state_machine_lock
by Nils Carlson
· 14 years ago
16d79d7
bonding 802.3ad: Fix the state machine locking v2
by Nils Carlson
· 14 years ago
ce3c869
drivers/net/macvtap: fix error check
by Nicolas Kaiser
· 14 years ago
Next »