Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ff2576674c19c4b74acc4f6cc9bac3b94916350b
ff25766
Merge branch 'tip/tracing/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/urgent
by Ingo Molnar
· 15 years ago
2c1f189
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
a81406b
Merge remote branch 'korg/drm-radeon-next' into drm-linus
by Dave Airlie
· 15 years ago
43b19f1
drm/radeon/kms: rs600: use correct mask for SW interrupt
by Luca Tettamanti
· 15 years ago
65aa2f4
gpu/drm/radeon/radeon_irq.c: move a dereference below a NULL test
by Darren Jenkins
· 15 years ago
875c186
drm/radeon/radeon_device.c: move a dereference below a NULL test
by Darren Jenkins
· 15 years ago
3655d54
drm/radeon/radeon_fence.c: move a dereference below the NULL test
by Darren Jenkins
· 15 years ago
d8a7f79
drm/radeon/radeon_connectors.c: add a NULL test before dereference
by Darren Jenkins
· 15 years ago
5eb2261
drm/radeon/kms: fix memory leak
by Jiri Slaby
· 15 years ago
90520b7
Merge branch 'drm-core-next' into drm-linus
by Dave Airlie
· 15 years ago
e89a8c9
drm/kms: Fix &&/|| confusion in drm_fb_helper_connector_parse_command_line()
by Roel Kluin
· 15 years ago
8e10ee9
drm/edid: Fix CVT width/height decode
by Adam Jackson
· 15 years ago
69da301
drm/edid: Skip empty CVT codepoints
by Adam Jackson
· 15 years ago
e6be8d9
drm: remove address mask param for drm_pci_alloc()
by Zhenyu Wang
· 15 years ago
635b3c9
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
by Linus Torvalds
· 15 years ago
7959722
NOMMU: Use copy_*_user_page() in access_process_vm()
by Jie Zhang
· 15 years ago
cfe79c0
NOMMU: Avoiding duplicate icache flushes of shared maps
by Mike Frysinger
· 15 years ago
04e4f2b
FDPIC: Respect PT_GNU_STACK exec protection markings when creating NOMMU stack
by Mike Frysinger
· 15 years ago
93939f4
Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 15 years ago
0e1ff5d
ring-buffer: Add rb_list_head() wrapper around new reader page next field
by Steven Rostedt
· 15 years ago
5ded3dc6
ring-buffer: Wrap a list.next reference with rb_list_head()
by David Sharp
· 15 years ago
b292cf9
sunrpc: fix peername failed on closed listener
by Xiaotian Feng
· 15 years ago
7211a4e
nfsd: make sure data is on disk before calling ->fsync
by Christoph Hellwig
· 15 years ago
b1c0ec8
Merge branch 'davinci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci
by Linus Torvalds
· 15 years ago
642a74e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 15 years ago
823f68f
drm/i915: remove full registers dump debug
by Zhenyu Wang
· 15 years ago
4547668
drm/i915: Add DP dpll limit on ironlake and use existing DPLL search function
by Zhao Yakui
· 15 years ago
e5a95eb
drm/i915: Select the correct BPC for LVDS on Ironlake
by Zhao Yakui
· 15 years ago
8faf3b3
drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in pipeconf on Ironlake
by Zhao Yakui
· 15 years ago
898822c
drm/i915: Enable/disable the dithering for LVDS based on VBT setting
by Zhao Yakui
· 15 years ago
e3d8aff
drm/i915: Permit pinning whilst the device is 'suspended'
by Chris Wilson
· 15 years ago
9ea8d05
drm/i915: Hold struct mutex whilst pinning power context bo.
by Chris Wilson
· 15 years ago
29bd0ae
drm/i915: fix unused var
by Andrew Morton
· 15 years ago
69e302a
drm/i915: Storage class should be before const qualifier
by Tobias Klauser
· 15 years ago
cda9d05
drm/i915: remove render reclock support
by Jesse Barnes
· 15 years ago
1d3c36ad
drm/i915: Fix RC6 suspend/resume
by Andrew Lutomirski
· 15 years ago
76446ca
drm/i915: execbuf2 support
by Jesse Barnes
· 15 years ago
c92b29e
DaVinci: DM365: Add the device_enable for the DaVinci Keyscan
by Miguel Aguilar
· 15 years ago
ae88e05
davinci: enable ARCH_HAS_HOLES_MEMORYMODEL for DaVinci
by Sekhar Nori
· 15 years ago
75c99bb
davinci: da8xx/omap-l1: mark RTC as a wakeup source
by Sekhar Nori
· 15 years ago
2d3f595
davinci: cp_intc: provide set_wake function
by Sekhar Nori
· 15 years ago
077639f
Davinci VPFE Capture: Take i2c adapter id through platform data
by Vaibhav Hiremath
· 15 years ago
c6f7afa
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
by Linus Torvalds
· 15 years ago
34e2fde
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
10b465a
modules: Skip empty sections when exporting section notes
by Ben Hutchings
· 15 years ago
1d3d51b
drm/radeon/kms: add missing breaks in i2c and ss lookups
by Alex Deucher
· 15 years ago
246263c
drm/radeon/kms: add primary dac adj values table
by Alex Deucher
· 15 years ago
b9597a1
drm/radeon/kms: fallback to default connector table
by Alex Deucher
· 15 years ago
74d2e4f
Linux 2.6.33-rc3
by Linus Torvalds
· 15 years ago
eb1c838
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 15 years ago
db677ff
Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu for pre-Pentium"
by Rusty Russell
· 15 years ago
6307daa
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 15 years ago
f843b0f
Merge branch 'for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6
by Linus Torvalds
· 15 years ago
dc2f9c5
ARM: 5865/1: nuc900 ethernet driver needs mii
by Li Jie
· 15 years ago
58b2e0a
ARM: 5864/1: Implement arch_reset() in NUC900
by Li Jie
· 15 years ago
1368c51
ARM: 5863/1: fix bugs of clock source of NUC900
by Li Jie
· 15 years ago
070f1f1
ARM: 5858/1: Remove unused vma_vm_flags macro from v7wbi_flush_user_tlb_range
by Bahadir Balban
· 15 years ago
e04ed38
sparc64: Fix Niagara2 perf event handling.
by David S. Miller
· 15 years ago
efd124b
exofs: simple_write_end does not mark_inode_dirty
by Boaz Harrosh
· 15 years ago
89be503
exofs: fix pnfs_osd re-definitions in pre-pnfs trees
by Boaz Harrosh
· 15 years ago
8183e2b
sparc64: Fix NMI programming when perf events are active.
by David S. Miller
· 15 years ago
5958eed
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
c7c17c2
bbc_envctrl: Clean up properly if kthread_run() fails.
by David S. Miller
· 15 years ago
c5974b8
Merge branch 'limits_cleanup' of git://decibel.fi.muni.cz/~xslaby/linux
by Linus Torvalds
· 15 years ago
14107c7
Merge branch 'for-linus/samsung' of git://git.fluff.org/bjdooks/linux
by Linus Torvalds
· 15 years ago
846f997
sysfs: Add lockdep annotations for the sysfs active reference
by Eric W. Biederman
· 15 years ago
3e27249
lguest: fix bug in setting guest GDT entry
by Rusty Russell
· 15 years ago
741f21e
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 15 years ago
d4d3b19
Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 15 years ago
e43c259
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 15 years ago
3e8d95d
tosh: Use non bkl ioctl
by Alan Cox
· 15 years ago
5d9d6e4
i2o: propogate the BKL down into the ioctl method
by Alan Cox
· 15 years ago
6432e73
sony_pi: Remove the BKL from open and ioctl
by John Kacur
· 15 years ago
a87da40
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2
by Linus Torvalds
· 15 years ago
ecbec24
ASoC: fixup oops in generic AC97 codec glue
by Manuel Lauss
· 15 years ago
500af63
[SCSI] lpfc 8.3.7: Update Driver version to 8.3.7
by James Smart
· 15 years ago
9795724
[SCSI] lpfc 8.3.7: Fix discovery failures.
by James Smart
· 15 years ago
aacc20e
[SCSI] lpfc 8.3.7: Fix SCSI protocol related errors.
by James Smart
· 15 years ago
def9c7a
[SCSI] lpfc 8.3.7: Fix hardware/SLI relates issues
by James Smart
· 15 years ago
1987807
[SCSI] lpfc 8.3.7: Fix NPIV operation errors
by James Smart
· 15 years ago
eeead81
[SCSI] lpfc 8.3.7: Fix FC protocol errors
by James Smart
· 15 years ago
91e6eca
[SCSI] stex: fix scan of nonexistent lun
by Ed Lin
· 15 years ago
3ac5843
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6
by Russell King
· 15 years ago
f9ffaa9
imx/mx3: depend on USB_ULPI for otg_ulpi_create
by Uwe Kleine-König
· 15 years ago
e94c4c3
ARM: MX3: make CPU revision number detection work on all boards
by Wolfgang Denk
· 15 years ago
e71fbaf
mx25: pdk: add platform code for FEC support
by Baruch Siach
· 15 years ago
a759544
mx25: add support for FEC on i.MX25
by Baruch Siach
· 15 years ago
dda71f1
mx25: s/NO_PAD_CTL/NO_PAD_CTRL/
by Baruch Siach
· 15 years ago
4c21186
mx31moboard: fix usbh device names
by Valentin Longchamp
· 15 years ago
9d00278
mx3: add support for the mt9v022 camera sensor to pcm037 platform
by Guennadi Liakhovetski
· 15 years ago
2243b64
mx27: mxt_td60: Remove not used UART pins
by Alan Carvalho de Assis
· 15 years ago
3e10e71
resource: add helpers for fetching rlimits
by Jiri Slaby
· 15 years ago
96d07d2
resource: move kernel function inside __KERNEL__
by Jiri Slaby
· 15 years ago
17740d8
SECURITY: selinux, fix update_rlimit_cpu parameter
by Jiri Slaby
· 15 years ago
cc4707b
[S390] Update default configuration.
by Martin Schwidefsky
· 15 years ago
f5cae7b
[S390] Have param.h simply include <asm-generic/param.h>.
by Robert P. J. Day
· 15 years ago
6486cda
[S390] qdio: convert global statistics to per-device stats
by Jan Glauber
· 15 years ago
2f48912
binfmt_elf_fdpic: Fix build breakage introduced by coredump changes.
by Daisuke HATAYAMA
· 15 years ago
7dbcd8c
sh: update defconfigs.
by Paul Mundt
· 15 years ago
5e9daa0
sh: Don't default enable PMB support.
by Paul Mundt
· 15 years ago
Next »