Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
a9995a3557ebf09721fd111744ff8b6e498797a6
/
arch
baab108
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 18 years ago
b174ec2
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 18 years ago
0e6ee85
[MIPS] kspd: ioctl needs a translation entry.
by Ralf Baechle
· 18 years ago
aea0e58
[MIPS] Viper2: Remove defective support.
by Ralf Baechle
· 18 years ago
795a225
[MIPS] Oprofile: Reset all performance registers for MIPS_MT_SMP configs
by Chris Dearman
· 18 years ago
bb8236f
[SPARC64]: Add missing HPAGE_MASK masks on address parameters.
by David S. Miller
· 18 years ago
50d266a
[SPARC]: Hook up missing syscalls.
by David S. Miller
· 18 years ago
8b9909d
Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
44a5085
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 18 years ago
54f565e
[SPARC]: Fix TIF_USEDFPU flag atomicity
by William Lee Irwin III
· 18 years ago
b6bc5d7
[PATCH] Fix VMI and COMPAT_VDSO for 2.6.21
by Zachary Amsden
· 18 years ago
529284a
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 18 years ago
b3c6b76
[ARM] 4255/1: i.MX/MX1 Correct MPU PLL reference clock value.
by Pavel Pisa
· 18 years ago
83b84c4
[ARM] 4254/1: i.MX/MX1 CPU Frequency scaling honor boot loader set BCLK_DIV.
by Pavel Pisa
· 18 years ago
f57e843
Merge branch 'cell-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/cell-2.6 into merge
by Paul Mackerras
· 18 years ago
c0a79b2
[SPARC64]: Fix atomicity of TIF update in flush_thread()
by Mathieu Desnoyers
· 18 years ago
f4cd87a
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 18 years ago
653351b
Pull bugzilla-5966 into release branch
by Len Brown
· 18 years ago
c207908
Pull altix into release branch
by Len Brown
· 18 years ago
c886c2b
[POWERPC] update cell_defconfig
by Arnd Bergmann
· 18 years ago
ef596c6
[POWERPC] ps3: always make sure were running on a PS3
by Geert Uytterhoeven
· 18 years ago
94b2a43
[POWERPC] Fix spu SLB invalidations
by Benjamin Herrenschmidt
· 18 years ago
50b520d
[POWERPC] avoid SPU_ACTIVATE_NOWAKE optimization
by Christoph Hellwig
· 18 years ago
aa0ed2b
[POWERPC] spufs: fix possible memory corruption is spufs_mem_write
by Arnd Bergmann
· 18 years ago
a967e12
Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
bb9b813
[MIPS] Sibyte: Fix ZBbus profiler
by Ralf Baechle
· 18 years ago
ca6f549
[MIPS] Sibyte: Do not allow enabling LDT support if PCI is disabled.
by Ralf Baechle
· 18 years ago
30fbc9f
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 18 years ago
8960909
[MIPS] DEC: Remove call to register_prom_console.
by Ralf Baechle
· 18 years ago
d0035ae
[PATCH] build fix for i386 earlyquirk.c
by Dave Jones
· 18 years ago
fe69933
[PATCH] ACPI: repair nvidia early quirk breakage on x86_64
by Len Brown
· 18 years ago
e3a696e
[IA64] refresh config files
by Tony Luck
· 18 years ago
2a3a282
[IA64] put kdump_find_rsvd_region in __init
by Horms
· 18 years ago
8e43d75
[IA64] add missing syscall trace clear
by Akiyama, Nobuyuki
· 18 years ago
0ac1fac
[IA64] Cleanup in crash.c
by Simon Horman
· 18 years ago
396e8e7
[IA64] Cache error recovery
by Russ Anderson
· 18 years ago
618b206
[IA64] Proper handling of TLB errors from duplicate itr.d dropins
by Russ Anderson
· 18 years ago
44f5c4c
[PATCH] uml: arch_prctl should set thread fs
by Jeff Dike
· 18 years ago
f6dfb4f
[PATCH] Add epoll compat_ code to fs/compat.c
by Davide Libenzi
· 18 years ago
47c51df
[PATCH] x86_64: fix 2.6.18 regression - PTRACE_OLDSETOPTIONS should be accepted
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
de7b37c
[PATCH] um: fix errno usage
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
0f97869
[PATCH] uml: activate_fd: return ENOMEM only when appropriate
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
ec0ac8a
[PATCH] um: fix confusion irq early reenabling
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
b533788
[PATCH] um: mark both consoles as CON_ANYTIME
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
9ff1d36
[PATCH] um: remove dead code about os_usr1_signal() and os_usr1_process()
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
83f4e8a
[PATCH] um: fix a memory leak in the multicast driver
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
a45570e
Merge branch 'omap-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Russell King
· 18 years ago
abc2358
[ARM] 4251/1: Fix sharpsl_pm dependency
by Richard Purdie
· 18 years ago
7748303
[ARM] 4249/1: Fix tosa compile failure
by Richard Purdie
· 18 years ago
ce2b5ec
[ARM] 4247/1: Fix long name for cc9p9360dev
by Uwe Kleine-König
· 18 years ago
74586fc
ACPI: fix Thinkpad 600/600E/600X interrupts
by Len Brown
· 18 years ago
f194bda
[POWERPC] 85xx: Enable CONFIG_SERIAL_8250_SHARE_IRQ
by Kumar Gala
· 18 years ago
49fdf3f
[POWERPC] Select u-image as default image for Linkstation
by Segher Boessenkool
· 18 years ago
aea12b7
[POWERPC] 83xx: Minor fixes for 834x_mds USB setup code
by Li Yang
· 18 years ago
06aa5b4
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 18 years ago
c91a325
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 18 years ago
b2e569d
[MIPS] ARC: Fix several compiler warnings.
by Ralf Baechle
· 18 years ago
3bc207d
[IA64] fsys_getcpu for IA64
by Fenghua Yu
· 18 years ago
ddbad07
[IA64] remove duplicate declaration of efi_initialize_iomem_resources
by Horms
· 18 years ago
e55fdf1
[IA64] Pick highest possible saved_max_pfn for crash_dump
by Tony Luck
· 18 years ago
e253eb0
[IA64] fix NULL pointer in ia64/irq_chip-mask/unmask function
by KAMEZAWA Hiroyuki
· 18 years ago
4559214
Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32
by Linus Torvalds
· 18 years ago
d694c16
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 18 years ago
d04f41e
[PATCH] CPU hotplug: call check_tsc_sync_source() with irqs off
by Ingo Molnar
· 18 years ago
b5d99e6
[POWERPC] Fix warning in powermac pci.c
by Benjamin Herrenschmidt
· 18 years ago
e71c5c3
[POWERPC] Fix warning in powermac feature.c
by Benjamin Herrenschmidt
· 18 years ago
84532c9
[POWERPC] Fix warning in prom_parse.c of_irq_map_oldworld()
by Benjamin Herrenschmidt
· 18 years ago
8388374
[POWERPC] Celleb: bug fix caused by not casting pointer types
by Ishizaki Kou
· 18 years ago
c99176a
[POWERPC] Add missing newline in xmon help output
by Michael Ellerman
· 18 years ago
3546e81
[POWERPC] No DEEPNAP on 970MP 1.0
by Olof Johansson
· 18 years ago
28c1d39
[AVR32] Don't use kmap() in flush_icache_page()
by Haavard Skinnemoen
· 18 years ago
a19b4a1
[AVR32] Fix bogus ti->flags manipulation in debug handler
by Haavard Skinnemoen
· 18 years ago
3338368
[AVR32] show_trace: Only walk valid stack addresses
by Haavard Skinnemoen
· 18 years ago
9a596a6
[AVR32] at32_spi_setup_slaves should be __init
by Haavard Skinnemoen
· 18 years ago
474844f
ARM: OMAP: Fix OMAP2 dss2 so clk_set_parent works
by Richard Woodruff
· 18 years ago
e6da2aa
ARM: OMAP: Fix missing workqueue include in board-h2.c
by Dirk Behme
· 18 years ago
7663148
ARM: OMAP: Include missing header
by Tony Lindgren
· 18 years ago
fe1b4ba
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 18 years ago
5d6deb9
[PATCH] m68knommu: remove local_bh_count
by Greg Ungerer
· 18 years ago
1ed35e0
[PATCH] m68knommu: use irq_handler_t and rtc_time in prototypes
by Greg Ungerer
· 18 years ago
8668fb5
[PATCH] m68knommu: use irq_handler_t and remove regs arg for 68328
by Greg Ungerer
· 18 years ago
1ea9acc
[PATCH] m68knommu: use irq_handler_t for passing handler types in 68328 setup
by Greg Ungerer
· 18 years ago
b032fde
[PATCH] m68knommu: use irq_handler_t for passing handler types in 68360 setup
by Greg Ungerer
· 18 years ago
1ba73b9
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 18 years ago
185d84b
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 18 years ago
205c911
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 18 years ago
063ea77
[MIPS] IP27: Build fix
by Ralf Baechle
· 18 years ago
08253b3
[MIPS] Wire up ioprio_set and ioprio_get.
by Ralf Baechle
· 18 years ago
d0c91ae
[MIPS] Export __copy_user_inatomic.
by Ralf Baechle
· 18 years ago
a5664c4
[MIPS] TX39: Remove redundant tx39_blast_icache() calls
by Atsushi Nemoto
· 18 years ago
0a22e0d
[MIPS] Cobalt: Fix early printk
by Yoichi Yuasa
· 18 years ago
57a2050
[MIPS] SMTC: De-obscure Malta hooks.
by Ralf Baechle
· 18 years ago
f76b7ea
[MIPS] Atlas, Malta: Fix build warning.
by Ralf Baechle
· 18 years ago
cee87af
[IA64] kexec: Use EFI_LOADER_DATA for ELF core header
by Magnus Damm
· 18 years ago
41d5e5d
[IA64] permon use-after-free fix
by Nick Piggin
· 18 years ago
50157b0
[IA64] sync compat getdents
by Alexandr Andreev
· 18 years ago
a27e5a1
[IA64] always build arch/ia64/lib/xor.o
by Lee Schermerhorn
· 18 years ago
f4a5709
[IA64] point saved_max_pfn to the max_pfn of the entire system
by Horms
· 18 years ago
0e8cd28
[PATCH] uml: comment the initialization of a global
by Jeff Dike
· 18 years ago
b4cf95c
[PATCH] uml: add a debugging message
by Jeff Dike
· 18 years ago
Next »