Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
20fdcf1d543b1285ef8b1c1993a9221f2eda52dc
/
arch
2e6e33b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 19 years ago
6ea671a
[PATCH] powerpc: tidy-up of_register_driver()/driver_register() return values
by Bjorn Helgaas
· 19 years ago
2d0eee1
[PATCH] powerpc: Fix warning in add_memory
by Andrew Morton
· 19 years ago
591eb85
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 19 years ago
3a2916a
[ARM] 3389/1: typo and grammar fix
by Erik Hovland
· 19 years ago
69b648a
[ARM] 3386/1: AT91RM9200 Clock update
by Andrew Victor
· 19 years ago
3980680
[ARM] 3384/1: AT91RM9200: Timer
by Andrew Victor
· 19 years ago
112d02e
[ARM] 3382/1: ixp2000: unify defconfigs
by Lennert Buytenhek
· 19 years ago
bd115ea
[ARM] 3378/1: ixp2000: fix gpio interrupt handling
by Lennert Buytenhek
· 19 years ago
1c2e027
Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa
by Linus Torvalds
· 19 years ago
d04ef3a
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 19 years ago
42b88be
[PATCH] hugepage: is_aligned_hugepage_range() cleanup
by David Gibson
· 19 years ago
a7290ee
[PATCH] Uninline sys_mmap common code (reduce binary size)
by Michael Buesch
· 19 years ago
7835e98
[PATCH] remove set_page_count() outside mm/
by Nick Piggin
· 19 years ago
70dc991
[PATCH] remove set_page_count(page, 0) users (outside mm)
by Nick Piggin
· 19 years ago
4fa4f53
[PATCH] x86_64: pageattr remove __put_page
by Nick Piggin
· 19 years ago
20aaffd
[PATCH] x86_64: pageattr use single list
by Nick Piggin
· 19 years ago
84d1c05
[PATCH] i386: pageattr remove __put_page
by Nick Piggin
· 19 years ago
78eef01
[PATCH] on_each_cpu(): disable local interrupts
by Andrew Morton
· 19 years ago
8dfcc9b
[PATCH] mm: split highorder pages
by Nick Piggin
· 19 years ago
8e7a9aa
[PATCH] xtensa: pgtable fixes
by Nick Piggin
· 19 years ago
f4a641d
[PATCH] multiple exports of strpbrk
by Andrew Morton
· 19 years ago
68ed004
[PATCH] x86: mark cyc2ns_scale readmostly
by Ravikiran G Thirumalai
· 19 years ago
4078006
[PATCH] efi_call_phys_epilog() warning fix
by Andrew Morton
· 19 years ago
bec1b81
[ARM] Quieten spurious IRQ detection
by Russell King
· 19 years ago
5501972
Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by Jaroslav Kysela
· 19 years ago
f7cbb7f
[ALSA] Fix snd_xxx_t typedefs
by Takashi Iwai
· 19 years ago
dcc1e8d
[SPARC64]: Add a secondary TSB for hugepage mappings.
by David S. Miller
· 19 years ago
14778d9
[SPARC]: Respect vm_page_prot in io_remap_page_range().
by David S. Miller
· 19 years ago
f8642eb
[PATCH] powerpc: Remove calculation of io hole
by Michael Ellerman
· 19 years ago
6c600ad
[PATCH] powerpc: iseries: Add bootargs to /chosen
by Michael Ellerman
· 19 years ago
289f1c7
[PATCH] powerpc: iseries: Add /system-id, /model and /compatible
by Michael Ellerman
· 19 years ago
584fc6d
[PATCH] powerpc: Add strne2a() to convert a string from EBCDIC to ASCII
by Michael Ellerman
· 19 years ago
00611c5
[PATCH] powerpc: iseries: Make more stuff static in platforms/iseries/mf.c
by Michael Ellerman
· 19 years ago
a9ea210
[PATCH] powerpc: iseries: Remove pointless iSeries_(restart|power_off|halt)
by Michael Ellerman
· 19 years ago
260de22
[PATCH] powerpc: iseries: mf related cleanups
by Michael Ellerman
· 19 years ago
57cfb81
[PATCH] powerpc: Replace platform_is_lpar() with a firmware feature
by Michael Ellerman
· 19 years ago
41520244
[PATCH] powerpc: Remove unused iommu_off logic from pSeries_init_early()
by Michael Ellerman
· 19 years ago
caf80e5
[PATCH] powerpc: Unconfuse htab_bolt_mapping() callers
by Michael Ellerman
· 19 years ago
2b26122
[PATCH] powerpc numa: Consolidate assignment of cpus to nodes
by Nathan Lynch
· 19 years ago
482ec7c
[PATCH] powerpc numa: Support sparse online node map
by Nathan Lynch
· 19 years ago
bc16a75
[PATCH] powerpc numa: Consolidate handling of Power4 special case
by Nathan Lynch
· 19 years ago
cf950b7
[PATCH] powerpc numa: Get rid of "numa domain" terminology
by Nathan Lynch
· 19 years ago
2e5ce39
[PATCH] powerpc numa: Minor cpu hotplug-related cleanups
by Nathan Lynch
· 19 years ago
bf4b85b
[PATCH] powerpc numa: Minor debugging code changes
by Nathan Lynch
· 19 years ago
c08888c
[PATCH] powerpc numa: fix boot_cpuid always assigned to node 0
by Nathan Lynch
· 19 years ago
1d7aac5
Merge branch '85xx' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpc
by Paul Mackerras
· 19 years ago
e952f31
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 19 years ago
58e9ff5
[ARM] Use kcalloc to allocate counter_config array rather than kmalloc
by Russell King
· 19 years ago
ae92dc9
[ARM] Oprofile: dynamically allocate counter_config
by Russell King
· 19 years ago
93ad794
[ARM] Oprofile: Convert semaphore to mutex
by Russell King
· 19 years ago
c3d5395
[ARM] 3376/2: S3C2410 - update defconfig
by Ben Dooks
· 19 years ago
da956fd
[ARM] 3375/1: S3C2440 - fix osiris machine build
by Ben Dooks
· 19 years ago
bd20ff5
[ARM] 3374/1: ep93xx: gpio interrupt support
by Lennert Buytenhek
· 19 years ago
36c64af
[ARM] 3361/1: S3C24XX - add USB bus clock source
by Ben Dooks
· 19 years ago
e44c039
[ARM] 3360/1: S3C2440 - add set rate methods and camera clock
by Ben Dooks
· 19 years ago
6e8908e
[ARM] 3359/1: S3C24XX - add support for clk_set_rate
by Ben Dooks
· 19 years ago
d2a02b9
[ARM] Convert kmalloc+memset to kzalloc
by Russell King
· 19 years ago
18ec5c7
[ARM] 3373/1: move uengine loader to arch/arm/common
by Lennert Buytenhek
· 19 years ago
dd18c34
[ARM] 3372/1: ep93xx: add defconfig
by Lennert Buytenhek
· 19 years ago
a8e1966
[ARM] 3371/1: ep93xx: gpio support
by Lennert Buytenhek
· 19 years ago
e7736d4
[ARM] 3369/1: ep93xx: add core cirrus ep93xx support
by Lennert Buytenhek
· 19 years ago
73deb7d
[ARM] 3368/1: ixp4xx: set gpio direction in ixp4xx_config_irq
by Alessandro Zummo
· 19 years ago
6d4518d
[ARM] 3346/1: Fix udelay() for HZ values different from 100
by Peter Teichmann
· 19 years ago
0328ad2
[ARM] 3334/1: Add support for IXDP28x5 platforms
by Deepak Saxena
· 19 years ago
3fc3e1c
[ARM] 3333/1: S3C2XX - add dclk and clkout clock support
by Ben Dooks
· 19 years ago
d3468da
[ARM] 3331/1: S3C24XX - add clk_set_parent() to clock code
by Ben Dooks
· 19 years ago
8e40a2f
[ARM] 3330/1: S3C24XX - move UPLL to main clock
by Ben Dooks
· 19 years ago
766636c
[ARM] 3329/1: S3C24XX - fix time for osiris machine
by Ben Dooks
· 19 years ago
110d322
[ARM] 3327/1: S3C2410 - add osiris machine support
by Ben Dooks
· 19 years ago
a61ea93
[ARM] 3261/2: remove phys_ram from struct machine_desc (part 3)
by Nicolas Pitre
· 19 years ago
97d654f
[ARM] Convert SA1111 to use clock architecture
by Russell King
· 19 years ago
824b5b5
[ARM] Adapt vic.c to allow for multiple VICs in a system.
by Russell King
· 19 years ago
5481536
[ARM] Rename chipdata to 'base' and make it an iomem pointer
by Russell King
· 19 years ago
5d25ac0
[ARM] Move IRQ enable after coprocessor number decode
by Russell King
· 19 years ago
f78f104
[ARM] Remove unnecessary asm/hardware.h includes
by Russell King
· 19 years ago
bfe6570
[ARM] Fix HZ definition for OMAP without 32K timer
by Russell King
· 19 years ago
411ef7f
[ARM] Remove asm/arch/irq.h
by Russell King
· 19 years ago
f806581
[ARM] Move HZ definition into Kconfig
by Russell King
· 19 years ago
ec1248e
Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 19 years ago
2bf2154
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 19 years ago
08a4ece
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 19 years ago
ba93c62
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 19 years ago
e031d33
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 19 years ago
28c006c
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 19 years ago
133a58c
Pull sn2-reduce-kmalloc-wrap into release branch
by Tony Luck
· 19 years ago
dc5cdd8
Pull mca-cleanup into release branch
by Tony Luck
· 19 years ago
ae02e96
Pull icc-cleanup into release branch
by Tony Luck
· 19 years ago
409761b
Pull sn2-mmio-writes into release branch
by Tony Luck
· 19 years ago
a4e817b
Pull altix-ce1.0-asic into release branch
by Tony Luck
· 19 years ago
5812499
Pull delete-sigdelayed into release branch
by Tony Luck
· 19 years ago
536ea4e
Pull bsp-removal into release branch
by Tony Luck
· 19 years ago
48e0810
[MIPS] Update defconfigs.
by Ralf Baechle
· 19 years ago
1725605
[MIPS] Separate CPU entries in /proc/cpuinfo with a blank line.
by Martin Michlmayr
· 19 years ago
947df17
[MIPS] sys_mmap2 offset argument should always be shifted 12, not PAGE_SHIFT.
by H. Peter Anvin
· 19 years ago
de862b4
[MIPS] TX49XX has prefetch.
by Atsushi Nemoto
· 19 years ago
c6281ed
[MIPS] Kill tlb-andes.c.
by Thiemo Seufer
· 19 years ago
a3dddd5
[MIPS] War on whitespace: cleanup initial spaces followed by tabs.
by Ralf Baechle
· 19 years ago
59b3e8e
[MIPS] Makefile crapectomy.
by Ralf Baechle
· 19 years ago
a206f6a
[MIPS] Mention Broadcom part number for BigSur board
by Martin Michlmayr
· 19 years ago
Next »