Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
55d68d75ab00e60953f8784af5927b60967a297f
55d68d7
hwmon: (dme1737) Skip detection if forced
by Juerg Haefliger
· 16 years ago
73ce48f
hwmon: (dme1737) Cleanups
by Juerg Haefliger
· 16 years ago
0967d61
Linux 2.6.27-rc2
by Linus Torvalds
· 16 years ago
1835107
Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors"
by Linus Torvalds
· 16 years ago
e63e032
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
ffb2084
AX.25: Fix sysctl registration if !CONFIG_AX25_DAMA_SLAVE
by Ralf Baechle
· 16 years ago
ff2a79a
pktgen: mac count
by Robert Olsson
· 16 years ago
1211a64
pktgen: random flow
by Robert Olsson
· 16 years ago
ef647f1
bridge: Eliminate unnecessary forward delay
by Stephen Hemminger
· 16 years ago
37193fb
docbook: fix s390 fatal error after header files moved
by Randy Dunlap
· 16 years ago
8c275ce
drivers/media/video/vino.c needs v4l2-ioctl.h
by Andrew Morton
· 16 years ago
dfe195f
mm: fix uninitialized variables for find_vma_prepare callers
by Benny Halevy
· 16 years ago
bf1db69
pm_qos: spelling fixes
by Richard Hughes
· 16 years ago
7c44319
proc: fix warnings
by Alexander Beregalov
· 16 years ago
dc39778
drivers/misc/sgi-gru/grutlbpurge.c: removed duplicated #include
by Huang Weiyi
· 16 years ago
dc60bf1
omfs: fix warning
by Alexander Beregalov
· 16 years ago
32ab8f9
kernel-doc: skip nested struct/union cleanly
by Randy Dunlap
· 16 years ago
d2dc1f4
dma: fix order calculation in dma_mark_declared_memory_occupied()
by Jan Beulich
· 16 years ago
978cc90
atyfb_base.c: fix warning
by Alexander Beregalov
· 16 years ago
5394ba0
drivers/video/fsl-diu-fb.c: add missing of_node_put
by Julia Lawall
· 16 years ago
9bd6ceb
radeonfb: give i2c buses nicer names
by Jean Delvare
· 16 years ago
c213ddf
fbcon: fix scrolling after logo is cleared
by Krzysztof Helt
· 16 years ago
efc4918
radeon: misc corrections
by David Miller
· 16 years ago
f6ac436
Remove the deprecated cli() sti() functions
by Mark Asselstine
· 16 years ago
8cd6819
backlight: add MODULE_ALIAS() to pwm_backlight driver
by Ben Dooks
· 16 years ago
14563a4
backlight: add more information output to pwm_backlight
by Ben Dooks
· 16 years ago
26cb8bb
blackfin RTC driver: drop PIE/stopwatch code since the hardware can only do a max of 1HZ and this same functionality is provided by UIE
by Mike Frysinger
· 16 years ago
e12af37
blackfin RTC driver: convert PIE handling to irq_set_state() as pointed out by David Brownell
by Mike Frysinger
· 16 years ago
140fab1
blackfin RTC driver: wait for the write complete interrupt complete before sleeping
by Mike Frysinger
· 16 years ago
3b128fe
blackfin RTC driver: disable the write complete irq upon close
by Mike Frysinger
· 16 years ago
605eb8b
blackfin RTC driver: don't bother passing the rtc struct down to bfin_rtc_int_{set,clear} since it isnt needed (shaves off ~100bytes)
by Mike Frysinger
· 16 years ago
813006f
blackfin RTC driver: add support for power management framework
by Mike Frysinger
· 16 years ago
5aeb776
blackfin RTC driver: Fix bug Only RTC interrupt can wake up deeper sleep core
by Sonic Zhang
· 16 years ago
dd279f6
blackfin RTC driver: if we dont define irq_set_freq, the common rtc-dev layer will give us the same behavior of returning ENOTTY
by Mike Frysinger
· 16 years ago
c69ad71
genirq: better warning on irqchip->set_type() failure
by David Brownell
· 16 years ago
5b2becc
semaphore: __down_common: use signal_pending_state()
by Oleg Nesterov
· 16 years ago
3219445
relay: fix "full buffer with exactly full last subbuffer" accounting problem
by Tom Zanussi
· 16 years ago
60cadec
spi: new orion_spi driver
by Shadi Ammouri
· 16 years ago
756fcab
block/cciss.c: remove pointless curr_queue calculation
by Hannes Reinecke
· 16 years ago
594a881
vt8623fb: fix kernel oops
by Ondrej Zajicek
· 16 years ago
c6e2bee
kdump: report actual value of VMCOREINFO_OSRELEASE in VMCOREINFO
by Bernhard Walle
· 16 years ago
775587b
powerpc: 86xx: mpc8610_hpcd: add watchdog node
by Anton Vorontsov
· 16 years ago
5c9ffc9
mm_init.c: avoid ifdef-inside-macro-expansion
by Andrew Morton
· 16 years ago
35ad1c8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 16 years ago
580da34
Fix USB storage hang on command abort
by Alan Stern
· 16 years ago
f454cbe
ide: ->cable_detect method cannot be marked __devinit
by Bartlomiej Zolnierkiewicz
· 16 years ago
36de994
ide: ->quirkproc method cannot be marked __devinit
by Bartlomiej Zolnierkiewicz
· 16 years ago
24307ff
cs5520: add enablebits checking
by Bartlomiej Zolnierkiewicz
· 16 years ago
af744e3
cdrom: don't check CDC_PLAY_AUDIO in cdrom_count_tracks()
by Tejun Heo
· 16 years ago
938bb03
ide-cd: fix endianity for the error message in cdrom_read_capacity
by Petr Tesarik
· 16 years ago
c5bfc37
ide: remove CONFIG_IDE_MAX_HWIFS
by Adrian Bunk
· 16 years ago
0e25f71
remove unneeded #include <linux/ide.h>'s
by Adrian Bunk
· 16 years ago
d3e33ff
ide: fix regression caused by ide_device_{get,put}() addition (take 2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
b5b9309
remove unnecessary <linux/hdreg.h> includes
by Bartlomiej Zolnierkiewicz
· 16 years ago
39b986a
ide: sanitize struct ide_port_ops documentation (take 2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
242f442
ide: fix ide_fix_driveid()
by Bartlomiej Zolnierkiewicz
· 16 years ago
367fdcb
ide: fix pre-EIDE SWDMA support on big-endian
by Bartlomiej Zolnierkiewicz
· 16 years ago
33e3349
Merge branch 'no-ath9k' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 16 years ago
ad61980
bridge: fix compile warning in net/bridge/br_netfilter.c
by Rami Rosen
· 16 years ago
95c3e8b
ipv4: remove unused field in struct flowi (include/net/flow.h).
by Rami Rosen
· 16 years ago
2f751b6
tg3: Fix 'scheduling while atomic' errors
by Matt Carlson
· 16 years ago
cc6533e
net: Kill plain NET_XMIT_BYPASS.
by David S. Miller
· 16 years ago
c27f339
net_sched: Add qdisc __NET_XMIT_BYPASS flag
by Jarek Poplawski
· 16 years ago
378a2f0
net_sched: Add qdisc __NET_XMIT_STOLEN flag
by Jarek Poplawski
· 16 years ago
ca5de40
fs: rename buffer trylock
by Nick Piggin
· 16 years ago
529ae9a
mm: rename page trylock
by Nick Piggin
· 16 years ago
e9ba969
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 16 years ago
2e1e921
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 16 years ago
2acb802
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 16 years ago
d8f4b81
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
by Linus Torvalds
· 16 years ago
115a326
tracehook: kerneldoc fix
by Roland McGrath
· 16 years ago
18f6db9
mn10300: Fix up __bug_table handling in module loader.
by Paul Mundt
· 16 years ago
b13ad6f
Merge branch 'audit.b56' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
by Linus Torvalds
· 16 years ago
f1b134f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 16 years ago
7274264
m68k: some asm-sparc include files moved
by Stephen Rothwell
· 16 years ago
725aad2
__sched_setscheduler: don't do any policy checks when not "user"
by Jeremy Fitzhardinge
· 16 years ago
5941de8
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 16 years ago
c44df74
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6
by Linus Torvalds
· 16 years ago
103a1d5
sc1200 watchdog driver: Fix locking, sems and coding style
by Alan Cox
· 16 years ago
8183006
alpha: Fix breakage in wdt_pci
by Andrew Morton
· 16 years ago
9f2d1f0
wdt: Cleanup and sort out locking and inb_p
by Alan Cox
· 16 years ago
41dc8b7
s3c2410_wdt watchdog driver: Locking and coding style
by Alan Cox
· 16 years ago
d654737
it8712f_wdt: Locking and coding style
by Alan Cox
· 16 years ago
670d59c
ar7_wdt watchdog driver: Fix locking
by Alan Cox
· 16 years ago
d5cae36
vt: Deadlock workaround
by Alan Cox
· 16 years ago
d728335
cris: Fixup compile problems
by Alan Cox
· 16 years ago
b1cbefe
blackfin: Fix compile failure in tty code
by Alan Cox
· 16 years ago
c635fd3
Merge git://git.infradead.org/users/dwmw2/random-2.6
by Linus Torvalds
· 16 years ago
82e68f7
sound: ensure device number is valid in snd_seq_oss_synth_make_info
by Willy Tarreau
· 16 years ago
82248a5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6
by Linus Torvalds
· 16 years ago
c2d5ced
drivers/char/efirtc.c: removed duplicated #include
by Huang Weiyi
· 16 years ago
a477097
mlock() fix return values
by KOSAKI Motohiro
· 16 years ago
dc32944
atmel_spi: fix hang due to missed interrupt
by Gerard Kam
· 16 years ago
5aa6cf3
spi: S3C24XX: reset register status on resume.
by Ben Dooks
· 16 years ago
ae58388
sparc64: Remove all cpumask_t local variables in xcall dispatch.
by David S. Miller
· 16 years ago
1a3f7d98
Revert "UFS: add const to parser token table"
by Linus Torvalds
· 16 years ago
ed4d9c6
sparc64: Kill error_mask from hypervisor_xcall_deliver().
by David S. Miller
· 16 years ago
90f7ae8
sparc64: Build cpu list and mondo block at top-level xcall_deliver().
by David S. Miller
· 16 years ago
fca082c
Revert "[SCSI] extend the last_sector_bug flag to cover more sectors"
by Linus Torvalds
· 16 years ago
c02a511
sparc64: Disable local interrupts around xcall_deliver_impl() invocation.
by David S. Miller
· 16 years ago
Next »