Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
79e90dd5aa95adfdc3117db8a559da3d0195ba58
79e90dd
[ARM] Orion: nuke orion5x_{read,write}
by Lennert Buytenhek
· 16 years ago
0e3bc05
[ARM] Orion: use linux/serial_reg.h for Orion uncompress.h
by Lennert Buytenhek
· 16 years ago
7ec753c
[ARM] Orion: add Maxtor Shared Storage II support
by Sylver Bruneau
· 16 years ago
7171d86
[ARM] Orion: add Technologic Systems TS-78xx support
by Alexander Clouter
· 16 years ago
530c854
[ARM] Orion: remove code duplication in TS209 and TS409 setup files
by Sylver Bruneau
· 16 years ago
b08d5af
[ARM] Orion: add HP Media Vault mv2120 support
by Martin Michlmayr
· 17 years ago
42452b7
[ARM] Orion: add Linksys WRT350N v2 support
by Lennert Buytenhek
· 16 years ago
d2b2a6b
[ARM] Orion: add 88F5181L (Orion-VoIP) support
by Lennert Buytenhek
· 16 years ago
47e9cff
[ARM] Orion: add QNAP TS-409 support
by Sylver Bruneau
· 17 years ago
a0087f2
[ARM] Orion: implement power-off method for Kurobox Pro
by Sylver Bruneau
· 17 years ago
2850a03
[ARM] Orion: avoid setting ->force_phy_addr
by Lennert Buytenhek
· 16 years ago
b206ed0
[ARM] Orion: remove error printks in ->map_irq() implementations
by Lennert Buytenhek
· 16 years ago
19cfd5c
[ARM] Orion: rework MPP handling
by Lennert Buytenhek
· 17 years ago
386a048
[ARM] Orion: move setting up PCIe WA window into PCIe setup path
by Lennert Buytenhek
· 17 years ago
044f6c7
[ARM] Orion: move EHCI/I2C/UART peripheral init into board code
by Lennert Buytenhek
· 17 years ago
6eef84a
[ARM] Orion: delete unused IO_SPACE_REMAP define
by Lennert Buytenhek
· 16 years ago
000e99c
[ARM] Orion: top-level IRQs are level-triggered
by Lennert Buytenhek
· 16 years ago
ee0dd84
[ARM] Feroceon: annotate 88fr531-vd CPU entries
by Lennert Buytenhek
· 17 years ago
4fc338e
[ARM] Orion: DRAM mapping granularity is 64KiB, not 16MiB
by Lennert Buytenhek
· 16 years ago
a18b658
[ARM] Orion: make window setup a little more safe
by Lennert Buytenhek
· 17 years ago
e7068ad
[ARM] Orion: fix various whitespace and coding style issues
by Lennert Buytenhek
· 17 years ago
f91a8dc
[ARM] cache align memset and memzero
by Nicolas Pitre
· 17 years ago
2239aff
[ARM] cache align destination pointer when copying memory for some processors
by Nicolas Pitre
· 17 years ago
4c4925c
[ARM] fix cache alignment code in memset.S
by Nicolas Pitre
· 16 years ago
f76e915
[ARM] latencytop support
by Nicolas Pitre
· 17 years ago
b0bfcce
[ARM] Orion: update defconfig to 2.6.26-rc4
by Nicolas Pitre
· 17 years ago
d70ac82
Linux 2.6.26-rc7
by Linus Torvalds
· 16 years ago
06d5e33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 16 years ago
d5545fa
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 16 years ago
77a189c
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 16 years ago
9aef85c
Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 16 years ago
fdfe6d3
Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6
by Linus Torvalds
· 16 years ago
1f1e2ce
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
e570dc2
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
b1ae8d3
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
5501792
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6
by Linus Torvalds
· 16 years ago
b4eea67
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 16 years ago
1f6ef234
[watchdog] hpwdt: fix use of inline assembly
by Linus Torvalds
· 16 years ago
ac16236
BAST: Remove old IDE driver
by Ben Dooks
· 16 years ago
a49c06b
pcmcia ide kingston compactflash's have a new manufacturer id
by Christophe Niclaes
· 16 years ago
a17bf22
pcmcia: add another pata/ide ID
by Kristoffer Ericson
· 16 years ago
74e2338
pcmcia: add an pata/ide ID
by Matt Reimer
· 16 years ago
f54feaf
ide: increase timeout in wait_drive_not_busy()
by Bartlomiej Zolnierkiewicz
· 16 years ago
ce42a54
palm_bk3710: fix resource management
by Sergei Shtylyov
· 16 years ago
89f5b7d
Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIP
by Linus Torvalds
· 16 years ago
5a87f7f
Merge branch 'bugzilla-9761' into release
by Len Brown
· 16 years ago
7b09f27
Merge branch 'bugzilla-10695' into release
by Len Brown
· 16 years ago
858a368
drm: only trust core drm ioctls - driver ioctls are a mess.
by Dave Airlie
· 16 years ago
d3adbc0
drm/i915: add support for Intel series 4 chipsets.
by Zhenyu Wang
· 16 years ago
7d15ddf
[agp]: fixup chipset flush for new Intel G4x.
by Zhenyu Wang
· 16 years ago
ffe6e1d
x86, geode: add a VSA2 ID for General Software
by Jordan Crouse
· 16 years ago
d4abc23
sched, delay accounting: fix incorrect delay time when constantly waiting on runqueue
by Bharath Ravi
· 16 years ago
f30ac0c
Blackfin Serial Driver: Use timer to poll CTS PIN instead of workqueue.
by Sonic Zhang
· 16 years ago
ec64b6c
Blackfin arch: fix typo error in bf548 serial header file
by Sonic Zhang
· 16 years ago
d3942cf
x86: use BOOTMEM_EXCLUSIVE on 32-bit
by Bernhard Walle
· 16 years ago
df17b1d
x86, 32-bit: fix boot failure on TSC-less processors
by Mikael Pettersson
· 16 years ago
75118a8
x86: fix NULL pointer deref in __switch_to
by Suresh Siddha
· 16 years ago
ad524d4
x86: set PAE PHYSICAL_MASK_SHIFT to 44 bits.
by Jeremy Fitzhardinge
· 16 years ago
9c106c1
softlockup: fix NMI hangs due to lock race - 2.6.26-rc regression
by Jason Wessel
· 16 years ago
afd3800
rcupreempt: remove export of rcu_batches_completed_bh
by Steven Rostedt
· 16 years ago
30e0e17
cpuset: limit the input of cpuset.sched_relax_domain_level
by Li Zefan
· 16 years ago
d819c49
Merge branch 'linus' into sched/urgent
by Ingo Molnar
· 16 years ago
f18f982
sched: CPU hotplug events must not destroy scheduler domains created by the cpusets
by Max Krasnyansky
· 16 years ago
15a8641
sched: rt-group: fix RR buglet
by Peter Zijlstra
· 16 years ago
ad2a3f1
sched: rt-group: heirarchy aware throttle
by Peter Zijlstra
· 16 years ago
7ea5661
sched: rt-group: fix hierarchy
by Peter Zijlstra
· 16 years ago
49307fd
sched: NULL pointer dereference while setting sched_rt_period_us
by Dario Faggioli
· 16 years ago
9bedbcb
agp: brown paper bag patch - put back two lines that got lost
by Dave Airlie
· 16 years ago
0e480e5
agp: brown paper bag patch - put back the two lines it took out.
by Dave Airlie
· 16 years ago
3506ba7
Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6
by Linus Torvalds
· 16 years ago
62c96b9
agp/intel: cleanup some serious whitespace badness
by Dave Airlie
· 16 years ago
25ce77a
[AGP] intel_agp: Add support for Intel 4 series chipsets
by Zhenyu Wang
· 16 years ago
598d144
[AGP] intel_agp: extra stolen mem size available for IGD_GM chipset
by Zhenyu Wang
· 16 years ago
21efa2b
drm/radeon: add hier-z registers for r300 and r500 chipsets
by Dave Airlie
· 16 years ago
5e35eff
drm/radeon: use DSTCACHE_CTLSTAT rather than RB2D_DSTCACHE_CTLSTAT
by Alex Deucher
· 16 years ago
5cfb695
drm/radeon: switch IGP gart to use radeon_write_agp_base()
by Alex Deucher
· 16 years ago
7ecabc5
drm/radeon: Restore sw interrupt on resume
by Dennis Kasprzyk
· 16 years ago
70b13d5
drm/r500: add support for AGP based cards.
by Dave Airlie
· 16 years ago
9156cf0
drm/radeon: fix texture uploads with large 3d textures (bug 13980)
by Roland Scheidegger
· 16 years ago
c0beb2a
drm/radeon: add initial r500 support.
by Dave Airlie
· 16 years ago
5b92c40
drm/radeon: init pipe setup in kernel code.
by Alex Deucher
· 16 years ago
d396db3
drm/radeon: fixup radeon_do_engine_reset
by Alex Deucher
· 16 years ago
259434a
drm/radeon: fix pixcache and purge/cache flushing registers
by Alex Deucher
· 16 years ago
d7463eb
drm/radeon: write AGP_BASE_2 on chips that support it.
by Alex Deucher
· 16 years ago
45e5190
drm/radeon: merge IGP chip setup and fixup RS400 vs RS480 support
by Alex Deucher
· 16 years ago
2735977
drm/radeon: IGP clean up register and magic numbers.
by Alex Deucher
· 16 years ago
3722bfc
drm/rs690: set base 2 to 0.
by Dave Airlie
· 16 years ago
fa0d71b
drm/rs690: set all of gart base address.
by Dave Airlie
· 16 years ago
9f18409
radeon: add production microcode from AMD
by Alex Deucher
· 16 years ago
7ec700f
drm: pcigart use proper pci map interfaces.
by Dave Airlie
· 16 years ago
9a3b103
ahci: sis can't do PMP
by Tejun Heo
· 16 years ago
9516b03
agp: more boolean conversions.
by Dave Airlie
· 16 years ago
040dee5
ata_piix: add TECRA M4 to broken suspend list
by Tejun Heo
· 16 years ago
cc18e0f
LIBATA: Add HAVE_PATA_PLATFORM to select PATA_PLATFORM driver
by Ben Dooks
· 16 years ago
c6112bd
sata_mv: warn on PIO with multiple DRQs
by Mark Lord
· 16 years ago
3bd0a70
sata_mv: enable async_notify for 60x1 Rev.C0 and higher
by Mark Lord
· 16 years ago
5895ef9
libata: don't check whether to use DMA or not for no data commands
by Tejun Heo
· 16 years ago
d799e08
ahci: jmb361 has only one port
by Tejun Heo
· 16 years ago
c725801
drivers/char/agp - use bool
by Joe Perches
· 17 years ago
da503fa
agp: two-stage page destruction issue
by Jan Beulich
· 16 years ago
Next »