Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
be593f4ce4eb1bd40e38fdc403371f149f6f12eb
be593f4
module: verify_export_symbols under the lock
by Rusty Russell
· 14 years ago
3bafeb6
module: move find_module check to end
by Linus Torvalds
· 14 years ago
7567650
module: make locking more fine-grained.
by Rusty Russell
· 14 years ago
6407ebb2
module: Make module sysfs functions private.
by Rusty Russell
· 14 years ago
80a3d1b
module: move sysfs exposure to end of load_module
by Rusty Russell
· 14 years ago
c8e21ce
module: fix kdb's illicit use of struct module_use.
by Rusty Russell
· 14 years ago
2c02dfe
module: Make the 'usage' lists be two-way
by Linus Torvalds
· 14 years ago
ad84563
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 14 years ago
39d1121
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
167b712
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
39059cc
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 14 years ago
b01b7dc
Merge branch 'for-linus/bugfixes' of git://xenbits.xensource.com/people/ianc/linux-2.6
by Linus Torvalds
· 14 years ago
f150dba6
Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
636667a
Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 14 years ago
ceadda0
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 14 years ago
95619be
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 14 years ago
c6df8d5
perf: Fix crash in swevents
by Peter Zijlstra
· 14 years ago
03cd373
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 14 years ago
1067b6c
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
a652883
Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
60e5e0b
virtio: console: Fix crash when port is unplugged and blocked for write
by Amit Shah
· 14 years ago
0047634
virtio: console: Fix crash when hot-unplugging a port and read is blocked
by Amit Shah
· 14 years ago
a5b365a
virtio-blk: fix minimum number of S/G elements
by Christoph Hellwig
· 14 years ago
fbae3fb
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
by Wolfram Sang
· 14 years ago
35bfc35
i2c/busses: Move two drivers to embedded section
by Wolfram Sang
· 14 years ago
3b5f794
i2c: Rename i2c_check_addr to i2c_check_addr_busy
by Jean Delvare
· 14 years ago
656b876
i2c: Document reserved I2C addresses
by Jean Delvare
· 14 years ago
3a89db5
i2c: Check for address validity on client registration
by Jean Delvare
· 14 years ago
63e4e80
i2c: Share the I2C device presence detection code
by Jean Delvare
· 14 years ago
89140f4
Documentation/i2c: Checkpatch cleanup
by Andrea Gelmini
· 14 years ago
b3831cb
xen: avoid allocation causing potential swap activity on the resume path
by Ian Campbell
· 14 years ago
cd52e17
xen: ensure timer tick is resumed even on CPU driving the resume
by Ian Campbell
· 14 years ago
0f0a8fa
crypto: crypto4xx - Fix build breakage
by Anatolij Gustschin
· 14 years ago
ee227c5
of/powerpc: fix fsl_msi device node pointer
by Wolfram Sang
· 14 years ago
d8dcaa1
drm/radeon/kms: make sure display hw is disabled when suspending
by Alex Deucher
· 14 years ago
d8bd19d
drm/vmwgfx: Allow userspace to change default layout. Bump minor.
by Jakob Bornecrantz
· 14 years ago
991b7b4
drm/vmwgfx: Fix framebuffer modesetting
by Jakob Bornecrantz
· 14 years ago
7c4f778
drm/vmwgfx: Fix vga save / restore with display topology.
by Thomas Hellstrom
· 14 years ago
c0db9cb
vgaarb: use MIT license
by Tiago Vignatti
· 14 years ago
2d6e9b9
vgaarb: convert pr_devel() to pr_debug()
by Tiago Vignatti
· 14 years ago
ce04cc0
drm: fix typos in Linux DRM Developer's Guide
by Nicolas Kaiser
· 14 years ago
84d88f4
drm/radeon/kms/pm: voltage fixes
by Alex Deucher
· 14 years ago
9264587
drm/radeon/kms/pm: radeon_set_power_state fixes
by Alex Deucher
· 14 years ago
c5e8ce6
drm/radeon/kms/pm: patch default power state with default clocks/voltages on r6xx+
by Alex Deucher
· 14 years ago
9349d5c
drm/radeon/kms/pm: enable SetVoltage on r7xx/evergreen
by Alex Deucher
· 14 years ago
7ac9aa5
drm/radeon/kms/pm: add support for SetVoltage cmd table (V2)
by Alex Deucher
· 14 years ago
b74dbf2
of/watchdog: gef_wdt.c: fix build breakage
by Anatolij Gustschin
· 14 years ago
a26f95f
of/edac: fix build breakage in drivers
by Anatolij Gustschin
· 14 years ago
4eecb178
of/net: fs_enet/mii-bitbang.c: fix build breakage
by Anatolij Gustschin
· 14 years ago
3ed3880
of/usb: fsl_qe_udc.c: fix build breakage
by Anatolij Gustschin
· 14 years ago
7cea8cc
of/crypto: crypto4xx_core.c: fix build breakage
by Anatolij Gustschin
· 14 years ago
05c0254
of/dma: fix build breakage in ppc4xx adma driver
by Anatolij Gustschin
· 14 years ago
c8a4d0f
of/mtd: nand: fix build breakage in drivers
by Anatolij Gustschin
· 14 years ago
d4b8b2c
of/video: fix build breakage in FB drivers
by Anatolij Gustschin
· 14 years ago
2005ce3
of/pcmcia: m8xx_pcmcia.c: Fix build failures
by Anatolij Gustschin
· 14 years ago
a57ee62
Fix colors for Mach64
by Mikulas Patocka
· 14 years ago
295bdd9
of/rtc: rtc-mpc5121.c: Fix build failures
by Grant Likely
· 14 years ago
b4a75c9
of/dma: mpc512x_dma.c: Fix build failures
by Anatolij Gustschin
· 14 years ago
14acbbf
of/mtd/nand: mpc5121_nfc.c: Fix build failures
by Anatolij Gustschin
· 14 years ago
ef7f2e8
of/spi: mpc512x_psc_spi.c: Fix build failures
by Anatolij Gustschin
· 14 years ago
de2b606
watchdog: Fix build failure with OF changes
by Michael Guntsche
· 14 years ago
b535507
of/spi: Fix build failure on spi_ppc4xx.c
by Grant Likely
· 14 years ago
ffabc9a
of/usb: fix build error due to of_node pointer move
by Grant Likely
· 14 years ago
d8d9129
libata: implement on-demand HPA unlocking
by Tejun Heo
· 14 years ago
68939ce
libata: use the enlarged capacity after late HPA unlock
by Tejun Heo
· 14 years ago
72ec24b
SCSI: implement sd_unlock_native_capacity()
by Tejun Heo
· 14 years ago
ed4e2f8
libata-sff: trivial corrections to Kconfig help text
by Stefan Richter
· 14 years ago
f3faf8f
sata_nv: don't diddle with nIEN on mcp55
by Tejun Heo
· 14 years ago
8b27ff4
sata_via: magic vt6421 fix for transmission problems w/ WD drives
by Tejun Heo
· 14 years ago
c2cdf6a
powerpc/macio: Fix probing of macio devices by using the right of match table
by Benjamin Herrenschmidt
· 14 years ago
79905ad
agp/uninorth: Fix oops caused by flushing too much
by Paul Mackerras
· 14 years ago
92e1970
powerpc/pasemi: Update MAINTAINERS file
by Olof Johansson
· 14 years ago
257d569
powerpc/cell: Fix integer constant warning
by Denis Kirjanov
· 14 years ago
db97bc7
powerpc/kprobes: Remove resume_execution() in kprobes
by Ananth N Mavinakayanahalli
· 14 years ago
83aea94
powerpc/macio: Don't dereference pointer before null check
by Andreas Schwab
· 14 years ago
45fdf00
of/powerpc: fix 85xx RapidIO device node pointer
by Alexandre Bounine
· 14 years ago
4adc8b7
x86, smpboot: Fix cores per node printing on boot
by Borislav Petkov
· 14 years ago
da3fd1a
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
aef4b9a
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 14 years ago
709d015
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
by Linus Torvalds
· 14 years ago
08a6685
FS-Cache: Remove unneeded null checks
by Dan Carpenter
· 14 years ago
b5c874f
perf buildid-list: Fix --with-hits event processing
by Arnaldo Carvalho de Melo
· 14 years ago
e3a815f
drm/i915: add HAS_BSD check to i915_getparam
by Zou Nan hai
· 14 years ago
9bc3549
drm/i915: Honor sync polarity from VBT panel timing descriptors
by Adam Jackson
· 14 years ago
06b4367
cifs: fix page refcount leak
by Jeff Layton
· 14 years ago
0a6531e
Documentation/timers/hpet_example.c: only build on X86
by Randy Dunlap
· 14 years ago
037776f
AFS: Fix possible null pointer dereference in afs_alloc_server()
by Denis Kirjanov
· 14 years ago
5c113fb
fix cpu_chain section mismatch...
by Daniel J Blueman
· 14 years ago
1f73897
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
by Linus Torvalds
· 14 years ago
b904d71
Merge branch 'for-linus' of git://www.jni.nu/cris
by Linus Torvalds
· 14 years ago
2e8949f
intel_scu_ipc: Length fix
by Alan Cox
· 14 years ago
076dab2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
e30c7c3
binfmt_elf_fdpic: Fix clear_user() error handling
by Takuya Yoshikawa
· 14 years ago
c8fcb14
Merge branch 'amd-iommu/2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent
by Ingo Molnar
· 14 years ago
c025148
perf scripts python: Give field dict to unhandled callback
by Pierre Tardy
· 14 years ago
75d9ef17
perf hist: fix objdump output parsing
by Konstantin Stepanyuk
· 14 years ago
d7f0776
x86/amd-iommu: Fall back to GART if initialization fails
by Joerg Roedel
· 14 years ago
e82752d
x86/amd-iommu: Fix crash when request_mem_region fails
by Joerg Roedel
· 14 years ago
1d61e73
Merge commit 'v2.6.35-rc1' into amd-iommu/2.6.35
by Joerg Roedel
· 14 years ago
02f7269
sched, trace: Fix sched_switch() prev_state argument
by Peter Zijlstra
· 14 years ago
Next »