Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4b8d8ab566932bfe023637025c76c0e90c655faf
4b8d8ab
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6
by Linus Torvalds
· 16 years ago
c5e18af
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 16 years ago
878b861
Fix memory corruption in console selection
by Mikulas Patocka
· 16 years ago
f984d02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
fc8744a
Stop playing silly games with the VM_ACCOUNT flag
by Linus Torvalds
· 16 years ago
5d0932a
igb: fix link reporting when using sgmii
by Alexander Duyck
· 16 years ago
ec54d7d
igb: prevent skb_over panic w/ mtu smaller than 1K
by Alexander Duyck
· 16 years ago
bbd98fe
igb: Fix DCA errors and do not use context index for 82576
by Alexander Duyck
· 16 years ago
5d6e430
ipv6: compile fix for ip6mr.c
by Dave Jones
· 16 years ago
905db44
packet: Avoid lock_sock in mmap handler
by Herbert Xu
· 16 years ago
1974cc2
sfc: Replace stats_enabled flag with a disable count
by Ben Hutchings
· 16 years ago
af4ad9b
sfc: SFX7101/SFT9001: Fix AN advertisements
by Ben Hutchings
· 16 years ago
c9d5a53
sfc: SFT9001: Always enable XNP exchange on SFT9001 rev B
by Ben Hutchings
· 16 years ago
44176b4
sfc: Update board info for hardware monitor on SFN4111T-R5 and later
by Ben Hutchings
· 16 years ago
6779776
sfc: Test for PHYXS faults whenever we cannot test link state bits
by Steve Hodgson
· 16 years ago
4b98828
sfc: Reinitialise the PHY completely in case of a PHY or NIC reset
by Steve Hodgson
· 16 years ago
0cc128387
sfc: Fix post-reset MAC selection
by Steve Hodgson
· 16 years ago
2f08575
sfc: SFN4111T: Fix GPIO sharing between I2C and FLASH_CFG_1
by Ben Hutchings
· 16 years ago
8b9dc8d
sfc: SFT9001: Fix speed reporting in 1G PHY loopback
by Steve Hodgson
· 16 years ago
2d18835
sfc: SFX7101: Remove workaround for bad link training
by Steve Hodgson
· 16 years ago
869b5b3
sfc: SFT9001: Enable robust link training
by Steve Hodgson
· 16 years ago
a11da89
sky2: fix hard hang with netconsoling and iface going up
by Alexey Dobriyan
· 16 years ago
8dd2c9e
leds: Fix bounds checking of wm8350->pmic.led
by Roel Kluin
· 16 years ago
9bf503e6
regulator: move bq24022 init back to module_init instead of subsys_initcall
by Philipp Zabel
· 16 years ago
2d2eca4
MIPS: Alchemy: time.c build fix
by Manuel Lauss
· 16 years ago
0fc6bc0
MIPS: RB532: Export rb532_gpio_set_func()
by Phil Sutter
· 16 years ago
3828ee0
MIPS: RB532: Update headers
by Phil Sutter
· 16 years ago
1c4db8e
MIPS: RB532: Simplify dev3 init
by Phil Sutter
· 16 years ago
4ca3803
MIPS: RB532: Remove {get,set}_434_reg()
by Phil Sutter
· 16 years ago
36f2db4
MIPS: RB532: Move dev3 init code to devices.c
by Phil Sutter
· 16 years ago
7060886
MIPS: RB532: Fix set_latch_u5()
by Phil Sutter
· 16 years ago
deb1003
MIPS: RB532: Fix init of rb532_dev3_ctl_res
by Phil Sutter
· 16 years ago
94d2cc1
MIPS: RB532: Use driver_data instead of platform_data
by Phil Sutter
· 16 years ago
1452fc7
MIPS: RB532: Detect uart type, add platform device
by Phil Sutter
· 16 years ago
84c2c56
MIPS: RB532: remove useless CF GPIO initialisation
by Phil Sutter
· 16 years ago
33763d5
MIPS: RB532: Auto disable GPIO alternate function
by Phil Sutter
· 16 years ago
4aa0f4d
MIPS: RB532: Add set_type() function to IRQ struct.
by Phil Sutter
· 16 years ago
fb91e2c
MIPS: RC32434: Define io_map_base for PCI controller
by Phil Sutter
· 16 years ago
5379a5f
MIPS: RB532: Fix bit swapping in rb532_set_bit()
by Phil Sutter
· 16 years ago
f839490
MIPS: Use hardware watchpoints on all R1 and R2 CPUs.
by David Daney
· 16 years ago
8bc6d05
MIPS: Read watch registers with interrupts disabled.
by David Daney
· 16 years ago
7adbeda
MIPS: Fix a typo in watchpoint register structure.
by David Daney
· 16 years ago
65655b5
MIPS: TXx9: Add support for TX4939 internal RTC
by Atsushi Nemoto
· 16 years ago
42fe7ee
MIPS: R2: Fix broken installation of cache error handler.
by Ralf Baechle
· 16 years ago
634286f
MIPS: IP27: Switch from DMA_IP27 to DMA_COHERENT
by Ralf Baechle
· 16 years ago
732f046
MIPS: Add return value checks to user_termio_to_kernel_termios()
by Ralf Baechle
· 16 years ago
2d89651
MIPS: Octeon: Remove duplicated #includes
by Huang Weiyi
· 16 years ago
915ec1e
MIPS: atomic_*(): Change type of intermediate variables.
by Ralf Baechle
· 16 years ago
c7c1e38
MIPS: Port "mm: invoke oom-killer from page fault" from UML / x86
by Ralf Baechle
· 16 years ago
a8ca8b6
MIPS: Avoid destructive invalidation on partial cachelines.
by Ralf Baechle
· 16 years ago
012703e
MIPS: SMTC: Fix build after recent creditial changes.
by Ralf Baechle
· 16 years ago
33bfad5
Allow opportunistic merging of VM_CAN_NONLINEAR areas
by Linus Torvalds
· 16 years ago
c01a25e
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 16 years ago
ae704e9
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 16 years ago
dbeb1701
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
0461ec5
Add enable_ms to jsm driver
by Paul Larson
· 16 years ago
3a9a3f6
cfq-iosched: Allow RT requests to pre-empt ongoing BE timeslice
by Divyesh Shah
· 16 years ago
bc58ba9
block: add sysfs file for controlling io stats accounting
by Jens Axboe
· 16 years ago
7598909
Mark mandatory elevator functions in the biodoc.txt
by Nikanth Karthikesan
· 16 years ago
a229fc6
include/linux: Add bsg.h to the Kernel exported headers
by Boaz Harrosh
· 16 years ago
cec0707
block: silently error an unsupported barrier bio
by Jens Axboe
· 16 years ago
dbdac9b
block: Fix documentation for blkdev_issue_flush()
by Theodore Ts'o
· 16 years ago
1dfa17f
block: add bio_rw_flagged() for testing bio->bi_rw
by Jens Axboe
· 16 years ago
213d941
block: seperate bio/request unplug and sync bits
by Jens Axboe
· 16 years ago
1308835f
block: export SSD/non-rotational queue flag through sysfs
by Bartlomiej Zolnierkiewicz
· 16 years ago
16642eb
Fix small typo in bio.h's documentation
by Alberto Bertogli
· 16 years ago
f48fc4d
block: get rid of the manual directory counting in blktrace
by Jens Axboe
· 16 years ago
3223163
block: Allow empty integrity profile
by Martin K. Petersen
· 16 years ago
8ae372e
block: Remove obsolete BUG_ON
by Martin K. Petersen
· 16 years ago
7b24fc4
block: Don't verify integrity metadata on read error
by Martin K. Petersen
· 16 years ago
b9ec63f
ext4: Remove bogus BUG() check in ext4_bmap()
by Theodore Ts'o
· 16 years ago
f2257b7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 16 years ago
1737ef7
sata_sil: Fix build breakage
by Alexander Beregalov
· 16 years ago
242f45d
Documentation/Changes: add required versions for new filesystems
by Bill Nottingham
· 16 years ago
7022139
fix emacs indenting howto filename expansion
by Dan Carpenter
· 16 years ago
0acbc6c
Documentation: update CodingStyle tips for Emacs users
by Teemu Likonen
· 16 years ago
5872fb9
Documentation: move DMA-mapping.txt to Doc/PCI/
by Randy Dunlap
· 16 years ago
ca493d1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
by Linus Torvalds
· 16 years ago
5488ace
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 16 years ago
05986e2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 16 years ago
0d28088
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
by Linus Torvalds
· 16 years ago
9b4d142
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 16 years ago
6e3eed9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 16 years ago
ceb5eb0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 16 years ago
726a669
drivers/gpu/drm/i915/intel_lvds.c: fix locking snafu
by Andrew Morton
· 16 years ago
9df04e1
epoll: drop max_user_instances and rely only on max_user_watches
by Davide Libenzi
· 16 years ago
3095eb8
hp-wmi: set initial docking state
by Frans Pop
· 16 years ago
fb9f88e
hwmon: applesmc: add support for MacPro 3 temperature sensors
by Bharath Ramesh
· 16 years ago
c189f4e
hpilo: increment version
by David Altobelli
· 16 years ago
839ec54
cgroup: fix root_count when mount fails due to busy subsystem
by Paul Menage
· 16 years ago
804b3c2
cgroups: add cpu_relax() calls in css_tryget() and cgroup_clear_css_refs()
by Paul Menage
· 16 years ago
1404f06
cgroups: fix lock inconsistency in cgroup_clone()
by Li Zefan
· 16 years ago
945048c
alpha: fix the BUG() macro
by Ivan Kokshaysky
· 16 years ago
ee0c468
alpha: compile fixes
by Ivan Kokshaysky
· 16 years ago
e5d9a90
alpha: use syscall wrappers
by Ivan Kokshaysky
· 16 years ago
299b4ea
memcg: NULL pointer dereference at rmdir on some NUMA systems
by KAMEZAWA Hiroyuki
· 16 years ago
248ae0d
fbdev: incorrect URL given in drivers/video/Kconfig
by Alex Buell
· 16 years ago
6989d56
hp-wmi: fix regressions caused by missing if statement
by Frans Pop
· 16 years ago
8d50d36
memcg: update document to mention that swapoff should be tested
by KAMEZAWA Hiroyuki
· 16 years ago
85d9fc8
memcg: fix refcnt handling at swapoff
by KAMEZAWA Hiroyuki
· 16 years ago
Next »