Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
06794eaeb766989e450c1b459ae28da76e1f8719
06794ea
treewide: Fix iomap resource size miscalculations
by Joe Perches
· 14 years ago
b0c3af5
arm: mach-u300/gpio: Fix mem_region resource size miscalculations
by Joe Perches
· 14 years ago
99172a2
add printk.time=1 boot-time hint to Kconfig.debug help text
by Jim Cromie
· 14 years ago
205a44a
drm: radeon: Fix printk typo 'ib poll'
by Paul Bolle
· 14 years ago
1dd45aa
ldm: Silence "ldm_validate_partition_table(): Disk read failed" when booting with "quiet"
by Nikanth Karthikesan
· 14 years ago
853a137
cs5535: Fix section mismatch
by Nikanth Karthikesan
· 14 years ago
58c2ee4
mm: Fix section mismatch for setup_zone_pageset()
by Nikanth Karthikesan
· 14 years ago
8620d81
ARM: Remove duplicate linux/sched.h include from arch/arm/plat-iop/time.c
by Jesper Juhl
· 14 years ago
cdb650a
drm: minor kref_put() nits
by Paul Bolle
· 14 years ago
7422caa
ufs: Fix a typo
by Alessio Igor Bogani
· 14 years ago
5ecd602
ibmasm: fix comment typo
by Justin P. Mattock
· 14 years ago
d66f1886
openezx-devel is moderated for non-subscribers
by Paul Bolle
· 14 years ago
ba1835e
vsprintf: make comment about vs{n,cn,}printf more understandable
by Uwe Kleine-König
· 14 years ago
5a3016a
doc: fix 3 typos in sysctl/vm.txt
by Paul Bolle
· 14 years ago
79add62
update David Miller's old email address
by Justin P. Mattock
· 14 years ago
8d1a7ed
CREDITS: update Johannes Berg's gpg key
by Johannes Berg
· 14 years ago
86ef925
MAINTAINERS: Add "K:" pattern for trivial
by Joe Perches
· 14 years ago
3f8acea
doc: stable_api_nonsense.txt: fix paragraph to make more sense.
by Justin P. Mattock
· 14 years ago
9975961
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 14 years ago
b061c59
Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
99f4065
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm
by Linus Torvalds
· 14 years ago
f539abe
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
3f6f7e6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bcopeland/omfs
by Linus Torvalds
· 14 years ago
8f627a8
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
by Linus Torvalds
· 14 years ago
fd57ed0
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
by Linus Torvalds
· 14 years ago
ca749e2
MAINTAINERS: Add serial
by Alan Cox
· 14 years ago
d3e458d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 14 years ago
f2e1fbb
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
508996b
Merge branches 'irq-fixes-for-linus' and '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
6192978
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
e16b396
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
7fd23a2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 14 years ago
568a60e
spi/dw_spi: move dw_spi.h into drivers/spi
by Grant Likely
· 14 years ago
46165a3
spi/dw_spi: Fix missing header
by Jiri Slaby
· 14 years ago
24ff666
fs: call security_d_instantiate in d_obtain_alias V2
by Josef Bacik
· 14 years ago
1aed3e4
lose 'mounting_here' argument in ->d_manage()
by Al Viro
· 14 years ago
1ef1d1c
trace, filters: Initialize the match variable in process_ops() properly
by Ingo Molnar
· 14 years ago
0a95d92
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 14 years ago
7cc90cc
don't pass 'mounting_here' flag to follow_down()
by Al Viro
· 14 years ago
b12cea9
change the locking order for namespace_sem
by Al Viro
· 14 years ago
27cb157
fix deadlock in pivot_root()
by Al Viro
· 14 years ago
4981d01
x86: Flush TLB if PGD entry is changed in i386 PAE mode
by Shaohua Li
· 14 years ago
e8e999c
x86, dumpstack: Correct stack dump info when frame pointer is available
by Namhyung Kim
· 14 years ago
2c76397
x86: Clean up csum-copy_64.S a bit
by Ingo Molnar
· 14 years ago
0d2eb44
x86: Fix common misspellings
by Lucas De Marchi
· 14 years ago
a6c3270
x86: Fix misspelling and align params
by Lucas De Marchi
· 14 years ago
8dd8997
Merge branch 'linus' into x86/urgent
by Ingo Molnar
· 14 years ago
d351cf4
Merge branch 'topic/misc' into for-linus
by Takashi Iwai
· 14 years ago
4a122c1
ALSA: sound/pci/asihpi: check adapter index in hpi_ioctl
by Dan Rosenberg
· 14 years ago
98d21df
ALSA: aloop - Fix possible IRQ lock inversion
by Takashi Iwai
· 14 years ago
84bead6
gpio/langwell: Clear edge bit before handling
by Thomas Gleixner
· 14 years ago
08351fc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 14 years ago
0df0914
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Linus Torvalds
· 14 years ago
6899608
Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/davidb/linux-msm
by Linus Torvalds
· 14 years ago
9d412a4
vfs: split off vfsmount-related parts of vfs_kern_mount()
by Al Viro
· 14 years ago
fbe0aa1
Some fixes for pstore
by Tony Luck
· 14 years ago
411f5c7
Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
6d7ed21
Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
ec0afc9
Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 14 years ago
804f185
Merge branch 'stable/xen.pm.bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 14 years ago
474a00e
kill simple_set_mnt()
by Al Viro
· 14 years ago
5a39837
Merge branches 'stable/irq.fairness' and 'stable/irq.ween_of_nr_irqs' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 14 years ago
514af9f
Merge branches 'stable/hvc-console', 'stable/gntalloc.v6' and 'stable/balloon' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 14 years ago
c55d267
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 14 years ago
61ef46f
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 14 years ago
77aa56b
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 14 years ago
1791983
Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
374e552
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6
by Linus Torvalds
· 14 years ago
978ca16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 14 years ago
02e4c62
Merge branch 'for-linus/2639/i2c-1' of git://git.fluff.org/bjdooks/linux
by Linus Torvalds
· 14 years ago
4b0e976
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
by Linus Torvalds
· 14 years ago
19520fc
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging
by Linus Torvalds
· 14 years ago
c8def55
smp_call_function_interrupt: use typedef and %pf
by Milton Miller
· 14 years ago
723aae2
smp_call_function_many: handle concurrent clearing of mask
by Milton Miller
· 14 years ago
45a5791
call_function_many: add missing ordering
by Milton Miller
· 14 years ago
e6cd1e0
call_function_many: fix list delete vs add race
by Milton Miller
· 14 years ago
ef2b4b9
mm: PageBuddy and mapcount robustness
by Andrea Arcangeli
· 14 years ago
732063b
gpio/langwell: Simplify demux loop
by Thomas Gleixner
· 14 years ago
674db90
gpio/langwell: Convert irq name space
by Thomas Gleixner
· 14 years ago
20e2aa9
gpio/langwell: Fix broken irq_eoi change.
by Thomas Gleixner
· 14 years ago
61ab3fe
gpio; Make Intel chipset gpio drivers depend on x86
by Thomas Gleixner
· 14 years ago
2dd2299
Merge remote-tracking branch 'origin' into spi/next
by Grant Likely
· 14 years ago
36885ff
gpio/cs5535-gpio: Fix section mismatch
by Nikanth Karthikesan
· 14 years ago
0dccb04
arch/tile: support newer binutils assembler shift semantics
by Chris Metcalf
· 14 years ago
325d160
Merge tag 'v2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus
by Chris Metcalf
· 14 years ago
7b7adc4
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/epip/linux-2.6-unicore32
by Linus Torvalds
· 14 years ago
31598e8
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 14 years ago
241eb95
Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 14 years ago
fd34b0d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6
by Linus Torvalds
· 14 years ago
8e26de2
RPC: killing RPC tasks races fixed
by Stanislav Kinsbursky
· 14 years ago
ba3c578
xprt: remove redundant check
by j223yang@asset.uwaterloo.ca
· 14 years ago
a8de240
SUNRPC: Convert struct rpc_xprt to use atomic_t counters
by Trond Myklebust
· 14 years ago
e020c68
SUNRPC: Ensure we always run the tk_callback before tk_action
by Trond Myklebust
· 14 years ago
42fea15
spi/rtc-{ds1390,ds3234,m41t94}: Use spi_get_drvdata() for SPI devices
by Geert Uytterhoeven
· 14 years ago
40c7f21
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
776e58e
KVM: unbreak userspace that does not sets tss address
by Gleb Natapov
· 14 years ago
0f53b5b
KVM: MMU: cleanup pte write path
by Xiao Guangrong
· 14 years ago
5d163b1
KVM: MMU: introduce a common function to get no-dirty-logged slot
by Xiao Guangrong
· 14 years ago
40dcaa9
KVM: fix rcu usage in init_rmode_* functions
by Xiao Guangrong
· 14 years ago
1aa8cee
KVM: fix kvmclock regression due to missing clock update
by Nikola Ciprich
· 14 years ago
Next »