Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
53442e1cbdc1559cd39e0076adae6df64af36a3e
53442e1
Blackfin arch: delay PLL_CTL/VR_CTL wrappers
by Mike Frysinger
· 16 years ago
b94919e
Blackfin arch: dont export ack_bad_irq as no one else does
by Mike Frysinger
· 16 years ago
7beb743
Blackfin arch: move SIC_SYSIRQ() to the one file that actually uses it
by Mike Frysinger
· 16 years ago
a638735
Blackfin arch: move ack_bad_irq() prototype to hardirq.h to match other arches
by Mike Frysinger
· 16 years ago
34616c8
Blackfin arch: delete old comments and NO_IRQ define
by Mike Frysinger
· 16 years ago
8a86176
Blackfin arch: overlay thread.usp over PT_USP
by Mike Frysinger
· 16 years ago
3c1fbd5
Blackfin arch: rewrite blackfin_invalidate_entire_dcache function
by Mike Frysinger
· 16 years ago
fe85cad
Blackfin arch: make ADI board names consistent
by Mike Frysinger
· 16 years ago
8a0e9ac
Blackfin arch: Fix bug - hardware breakpoint doesn't always work in kgdb
by Sonic Zhang
· 16 years ago
0b82e27
Blackfin arch: fix unused warning for some blackfin derivatives
by Mike Frysinger
· 16 years ago
2e8ca59
Blackfin arch: Use GPIO_BANKSIZE macro to replace const number 16 for GPIO_BANK_NUM macro caculating
by Bryan Wu
· 16 years ago
46fa5ee
Blackfin arch: SMP supporting patchset: some other misc code
by Graf Yang
· 16 years ago
8f65873
Blackfin arch: SMP supporting patchset: Blackfin kernel and memory management code
by Graf Yang
· 16 years ago
b8a9898
Blackfin arch: SMP supporting patchset: Blackfin CPLB related code
by Graf Yang
· 16 years ago
6b3087c
Blackfin arch: SMP supporting patchset: Blackfin header files and machine common code
by Graf Yang
· 16 years ago
c51b448
Blackfin arch: SMP supporting patchset: BF561 related code
by Graf Yang
· 16 years ago
2de73e7
Blackfin arch: use physmap in board resources rather than legacy config method
by Mike Frysinger
· 16 years ago
a4f0b32
Blackfin arch: Convert Blackfin GPIO driver to use common gpiolib/gpiochip infrastructure
by Michael Hennerich
· 16 years ago
8d02237
Blackfin arch: Cleanup and unify Blackfin IRQ and GPIO IRQ handling
by Michael Hennerich
· 16 years ago
4989dbc
Blackfin arch: workaround bug: spi_mmc driver working in dma mode may hang the system
by Yi Li
· 16 years ago
c6db04a
Blackfin arch: remove useless SSYNC() in irq priority code
by Mike Frysinger
· 16 years ago
397861c
Blackfin arch: fix bug - gpio_bank() macros messed up bank number caculating with positioning a gpio
by Bryan Wu
· 16 years ago
10a88a2
Blackfin arch: enable i2c_bfin_twi0_device in cm_bf548 board
by Mike Frysinger
· 16 years ago
3f37569
Blackfin arch: Enable ISP1760 USB Host Driver in platform device initialization code.
by Michael Hennerich
· 16 years ago
5ff294f
Blackfin arch: fixup get_user() macros
by Mike Frysinger
· 16 years ago
9f20cf2
Blackfin arch: do not bother initializing the first 4k
by Mike Frysinger
· 16 years ago
c2414bd
Blackfin arch: use sti to set the mask rather than banging on imask
by Mike Frysinger
· 16 years ago
88a8078
Blackfin arch: don't assume a specific SPI flash part - take whatever you probe
by Michael Hennerich
· 16 years ago
57a5507
Blackfin arch: update defconfig file for all boards
by Mike Frysinger
· 16 years ago
abeb21e
Blackfin arch: remove most BUG_ON channel checks
by Michael Hennerich
· 16 years ago
2cf8511
Blackfin arch: only add IFLUSH nop padding when anomaly 443 is enabled
by Mike Frysinger
· 16 years ago
e04f9f4
Blackfin arch: Remove useless SSYNCs in DMA code
by Michael Hennerich
· 16 years ago
a2ba8b1
Blackfin arch: lookup channel2irq() only once
by Michael Hennerich
· 16 years ago
3529e041
Blackfin arch: update anomaly lists to match latest sheets
by Mike Frysinger
· 16 years ago
6a87d29
Blackfin arch: refine the gpio check
by Mike Frysinger
· 16 years ago
a2d03a1
Blackfin arch: unify port_setup() to reduce arch differences
by Mike Frysinger
· 16 years ago
6c7ec0e
Blackfin arch: unify peripheral_request() to reduce arch differences
by Mike Frysinger
· 16 years ago
1f7d373
Blackfin arch: fix cmp_label() so it doesnt incorrectly accept partial leading matches
by Mike Frysinger
· 16 years ago
27228b2
Blackfin arch: unify check_gpio() to reduce arch differences
by Mike Frysinger
· 16 years ago
588ba81
Blackfin arch: remove unused local define
by Mike Frysinger
· 16 years ago
2f6f4bc
Blackfin arch: add support for Blackfin latest processor family BF51x
by Bryan Wu
· 16 years ago
2563265
Blackfin arch: put quotes around error to silence a ton of warnings from gcc-4.3
by Mike Frysinger
· 16 years ago
efe065a
Blackfin arch: fix bug - kernel with SMP patch can not bootup
by Graf Yang
· 16 years ago
d292b00
Blackfin arch: drop redundant BFIN_DMA_5XX depends
by Mike Frysinger
· 16 years ago
0f8befa
Blackfin arch: drop unused exports and comment remaining exports
by Mike Frysinger
· 16 years ago
6ad2b84
Blackfin arch: add an option to allow people to stick exception stack into L1 scratch
by Mike Frysinger
· 16 years ago
fe8015c
Blackfin arch: move EXPORT_SYMBOL to the place where it is actually defined
by Mike Frysinger
· 16 years ago
dc26aec
Blackfin arch: BF538/9 Linux kernel Support
by Michael Hennerich
· 16 years ago
f940260
Blackfin arch: unify duplicated bss init code
by Mike Frysinger
· 16 years ago
ede6f5a
Fix up 64-bit byte swaps for most 32-bit architectures
by Linus Torvalds
· 16 years ago
637b180
byteorder: remove the now unused byteorder.h
by Harvey Harrison
· 16 years ago
5cbd04a
mn10300: introduce asm/swab.h
by Harvey Harrison
· 16 years ago
9195947
frv: introduce asm/swab.h
by Harvey Harrison
· 16 years ago
f15d411
m32r: introduce asm/swab.h
by Harvey Harrison
· 16 years ago
231cc43
m68knommu: introduce asm/swab.h
by Harvey Harrison
· 16 years ago
fc61708
h8300: introduce asm/swab.h
by Harvey Harrison
· 16 years ago
ae18962
ia64: introduce asm/swab.h
by Harvey Harrison
· 16 years ago
cfcac2f
blackfin: introduce asm/swab.h
by Harvey Harrison
· 16 years ago
af8e24e
arm: introduce asm/swab.h
by Harvey Harrison
· 16 years ago
dd8b72c
alpha: introduce asm/swab.h
by Harvey Harrison
· 16 years ago
c6f09f0
m68k: introduce asm/swab.h
by Harvey Harrison
· 16 years ago
5d30a68
x86: introduce asm/swab.h
by Harvey Harrison
· 16 years ago
f4d2b14
sparc: introduce asm/swab.h
by Harvey Harrison
· 16 years ago
1af84a6
sh: introduce asm/swab.h
by Harvey Harrison
· 16 years ago
13f7877
s390: introduce asm/swab.h
by Harvey Harrison
· 16 years ago
156ca2b
powerpc: introduce asm/swab.h
by Harvey Harrison
· 16 years ago
8cdd3a9
mips: introduce asm/swab.h
by Harvey Harrison
· 16 years ago
292b4d0
avr32: introduce asm/swab.h
by Harvey Harrison
· 16 years ago
991c0e6
byteorder: only use linux/swab.h
by Harvey Harrison
· 16 years ago
c89a9f5
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 16 years ago
a75f284
drm: fix ordering of driver unload vs agp unload.
by Dave Airlie
· 16 years ago
241fa85
drm/i915: Respect the other stolen memory sizes we know of.
by Eric Anholt
· 16 years ago
1fc45d8
drm/i915: Non-mobile parts don't have integrated TV-out.
by Eric Anholt
· 16 years ago
7d57382
drm/i915: Add support for integrated HDMI on G4X hardware.
by Eric Anholt
· 16 years ago
3f8bc37
drm/i915: Pin cursor bo and unpin old bo when setting cursor.
by Kristian Høgsberg
· 16 years ago
9bb2d6f
drm/i915: Don't allow objects to get bound while VT switched.
by Eric Anholt
· 16 years ago
db30c70
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 16 years ago
c861ea2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 16 years ago
3610639
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
cfa97f9
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
7238eb4
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
f94181d
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
932adbe
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 16 years ago
ce519e2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
by Linus Torvalds
· 16 years ago
40d7ee5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 16 years ago
5fec8bd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 16 years ago
59e3af2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 16 years ago
f59abb1
parport: ieee1284: use del_timer_sync() in parport_wait_event()
by Michael Buesch
· 16 years ago
50682bb
bfs: check that filesystem fits on the blockdevice
by Eric Sesterhenn
· 16 years ago
e1f89ec
bfs: add some basic sanity checks
by Eric Sesterhenn
· 16 years ago
58c6d3d
dma-coherent: catch oversized requests to dma_alloc_from_coherent()
by Johannes Weiner
· 16 years ago
eccd83e
dma_alloc_coherent: clean it up
by Andrew Morton
· 16 years ago
0bef3c2
dma_alloc_from_coherent(): fix fallback to generic memory
by Andrew Morton
· 16 years ago
8375d49
edac: driver for i5400 MCH (update)
by Mauro Carvalho Chehab
· 16 years ago
920c8df
edac: driver for i5400 MCH (Seaburg)
by Mauro Carvalho Chehab
· 16 years ago
29d6cf2
edac: fix mpc85xx and add mpc8536 mpc8560
by Kumar Gala
· 16 years ago
281efb1
edac: struct device: replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
1dca00b
pci: use pci_ioremap_bar() in drivers/edac
by Arjan van de Ven
· 16 years ago
cda796a
random: don't try to look at entropy_count outside the lock
by Matt Mackall
· 16 years ago
71183c9
consolemap: indentation & braces disagree - reindent
by Ilpo Järvinen
· 16 years ago
Next »