Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
df60a8441866153d691ae69b77934904c2de5e0d
/
arch
ddc752a
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 16 years ago
9de15e9
h8300: fix section mismatches
by Yoshinori Sato
· 16 years ago
430ac5b
[IA64] use bcd2bin/bin2bcd
by Adrian Bunk
· 16 years ago
10617bb
[IA64] Ensure cpu0 can access per-cpu variables in early boot code
by Tony Luck
· 16 years ago
1c89ac5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 16 years ago
912985d
mm: Make generic weak get_user_pages_fast and EXPORT_GPL it
by Rusty Russell
· 16 years ago
7019b1b
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
b74548e
x86: fix 2.6.27rc1 cannot boot more than 8CPUs
by Yinghai Lu
· 16 years ago
48d97cb
x86: make "apic" an early_param() on 32-bit, NULL check
by Rene Herman
· 16 years ago
e2205a1
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 16 years ago
0e7d5bb
m68k{,nommu}: Wire up new system calls
by Geert Uytterhoeven
· 16 years ago
9b0094f
x86, pci-calgary: fix function declaration
by Randy Dunlap
· 16 years ago
cf3e505
x86: work around gcc 3.4.x bug
by Jeremy Fitzhardinge
· 16 years ago
fb6bef8
x86: make "apic" an early_param() on 32-bit
by Rene Herman
· 16 years ago
eeb0d7d
x86, debug: tone down arch/x86/kernel/mpparse.c debugging printk
by Rene Herman
· 16 years ago
d388e5f
x86: Restore proper vector locking during cpu hotplug
by Eric W. Biederman
· 16 years ago
0afd2ac
powerpc: Do not ignore arch/powerpc/include
by Junio C Hamano
· 16 years ago
bc033b6
powerpc/mm: Fix attribute confusion with htab_bolt_mapping()
by Benjamin Herrenschmidt
· 16 years ago
8db13a0
powerpc/pci: Don't keep ISA memory hole resources in the tree
by Benjamin Herrenschmidt
· 16 years ago
b79998f
powerpc: Zero fill the return values of rtas argument buffer
by Nathan Fontenot
· 16 years ago
28efb9e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
by Linus Torvalds
· 16 years ago
796aade
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 16 years ago
31343d8
x86: Fix broken VMI in 2.6.27-rc..
by Alok Kataria
· 16 years ago
34ae7f3
[CPUFREQ][2/2] preregister support for powernow-k8
by Mark Langsdorf
· 16 years ago
23431b4
[CPUFREQ][1/2] whitespace fix for powernow-k8
by Mark Langsdorf
· 16 years ago
460f5ef
[CPUFREQ] Fix warning in elanfreq
by Dave Jones
· 16 years ago
ec983f7
[CPUFREQ] Remove EXPERIMENTAL annotation from VIA C7 powersaver kconfig.
by Dave Jones
· 16 years ago
49b75b8
Merge branch 'for-linus-merged' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
097d9eb
Merge Linus' latest into master
by Russell King
· 16 years ago
f2d7499
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
8d659f5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 16 years ago
9da1f7e
powerpc: Do not ignore arch/powerpc/include
by Junio C Hamano
· 16 years ago
c41107c
[ARM] 5177/1: arm/mach-sa1100/Makefile: remove CONFIG_SA1100_USB
by Adrian Bunk
· 16 years ago
2727f22
[ARM] fix pnx4008 build errors
by Russell King
· 16 years ago
33f197a
avr32: Make atstk1006_nand_data definition static
by Haavard Skinnemoen
· 16 years ago
0fe9497
avr32: Reduce DataFlash bus speed to 8 MHz on ATNGW100
by Haavard Skinnemoen
· 16 years ago
30930a4
avr32: Update defconfigs
by Haavard Skinnemoen
· 16 years ago
b47eb40
avr32: Clean up HMATRIX code
by Haavard Skinnemoen
· 16 years ago
a8d902d
avr32: Add MMIO address definitions for certain controllers
by Haavard Skinnemoen
· 16 years ago
8f8a59c
avr32: Introduce <mach/chip.h>
by Haavard Skinnemoen
· 16 years ago
a7448db
avr32: Remove include/asm-avr32/arch-at32ap
by Haavard Skinnemoen
· 16 years ago
433c5f7
sparc64: Fix end-of-stack checking in save_stack_trace().
by David S. Miller
· 16 years ago
3d8cd0c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 16 years ago
4c514a5
powerpc/iseries: remove the old viocons driver
by Stephen Rothwell
· 16 years ago
764f257
sparc: don't use asm/of_device.h
by Stephen Rothwell
· 16 years ago
058ddee
[ARM] Fix SMP booting with non-zero PHYS_OFFSET
by Russell King
· 16 years ago
afd2fc0
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6
by Russell King
· 16 years ago
1f4de5a
[ARM] 5185/1: Fix spi num_chipselect for lubbock
by Jonathan Cameron
· 16 years ago
a09e64f
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
by Russell King
· 16 years ago
a1b81a8
Merge branch 'header-move' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
by Russell King
· 16 years ago
4fb8af1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
by Russell King
· 16 years ago
f44f82e
[ARM] Add support for arch/arm/mach-*/include and arch/arm/plat-*/include
by Russell King
· 16 years ago
be50972
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
by Russell King
· 16 years ago
0f8469a
[ARM] Eliminate useless includes of asm/mach-types.h
by Russell King
· 16 years ago
897d852
[ARM] Fix circular include dependency with IRQ headers
by Russell King
· 16 years ago
71557a3
[netdrvr] sh_eth: Add SH7619 support
by Yoshinori Sato
· 16 years ago
ea771bd
sparc64: Use kernel/uid16.c helpers instead of own copy.
by David S. Miller
· 16 years ago
5875013
Move all of include/asm-m68knommu to arch/m68knommu/include/asm.
by Greg Ungerer
· 16 years ago
f8d91fa
of/sparc: remove include of linux/of_platform.h from asm/of_platform.h
by Stephen Rothwell
· 16 years ago
0016fe9
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 16 years ago
9ea7d5a
powerpc/4xx: Update defconfig files for 2.6.27-rc1
by Josh Boyer
· 16 years ago
775587b
powerpc: 86xx: mpc8610_hpcd: add watchdog node
by Anton Vorontsov
· 16 years ago
0e25f71
remove unneeded #include <linux/ide.h>'s
by Adrian Bunk
· 16 years ago
b5b9309
remove unnecessary <linux/hdreg.h> includes
by Bartlomiej Zolnierkiewicz
· 16 years ago
3663b73
avr32: Use <mach/foo.h> instead of <asm/arch/foo.h>
by Haavard Skinnemoen
· 16 years ago
964d219
avr32: Introduce arch/avr32/mach-*/include/mach
by Haavard Skinnemoen
· 16 years ago
84db8d7
avr32: Move include/asm-avr32 to arch/avr32/include/asm
by Haavard Skinnemoen
· 16 years ago
e9ba969
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 16 years ago
929bada
powerpc/44x: Incorrect NOR offset in Warp DTS
by Sean MacLennan
· 16 years ago
1d555cf
powerpc/44x: Warp DTS changes for board updates
by Sean MacLennan
· 16 years ago
048040a
powerpc/4xx: Cleanup Warp for i2c driver changes.
by Sean MacLennan
· 16 years ago
1c5402b
powerpc/44x: Adjust warp-nand resource end address
by Valentine Barshak
· 16 years ago
04fef22
[ARM] pxa: introduce reset_status and clear_reset_status for driver's usage
by Eric Miao
· 16 years ago
ab27712
[ARM] pxa: introduce reset.h for reset specific header information
by Eric Miao
· 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
18f6db9
mn10300: Fix up __bug_table handling in module loader.
by Paul Mundt
· 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
ae58388
sparc64: Remove all cpumask_t local variables in xcall dispatch.
by David S. Miller
· 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
c02a511
sparc64: Disable local interrupts around xcall_deliver_impl() invocation.
by David S. Miller
· 16 years ago
deb1699
sparc64: Make all xcall_deliver's go through common helper function.
by David S. Miller
· 16 years ago
43f5892
sparc64: Always allocate the send mondo blocks, even on non-sun4v.
by David S. Miller
· 16 years ago
bcbd2b6
[IA64] Update generic config
by Tony Luck
· 16 years ago
91a4231
sparc64: Make smp_cross_call_masked() take a cpumask_t pointer.
by David S. Miller
· 16 years ago
24445a4
sparc64: Directly call xcall_deliver() in smp_start_sync_tick_client.
by David S. Miller
· 16 years ago
1992663
sparc64: Call xcall_deliver() directly in some cases.
by David S. Miller
· 16 years ago
cd5bc89
sparc64: Use cpumask_t pointers and for_each_cpu_mask_nr() in xcall_deliver.
by David S. Miller
· 16 years ago
622824d
sparc64: Use xcall_deliver() consistently.
by David S. Miller
· 16 years ago
5e0797e
sparc64: Use function pointer for cross-call sending.
by David S. Miller
· 16 years ago
abd9e69
arch/sparc64/kernel/signal.c: removed duplicated #include
by Huang Weiyi
· 16 years ago
a3cf5e6
sparc64: Need to disable preemption around smp_tsb_sync().
by David S. Miller
· 16 years ago
3351ab9
[IA64] Eliminate trailing backquote in IA64_SGI_UV
by Jack Steiner
· 16 years ago
ceffacc
[IA64] update generic_defconfig to support sn2.
by Robin Holt
· 16 years ago
ac0af91
[IA64] update generic_defconfig for 2.6.27-rc1
by Robin Holt
· 16 years ago
d1339df
[IA64] Allow ia64 to CONFIG_NR_CPUS up to 4096
by Robin Holt
· 16 years ago
94567ef
[IA64] Cleanup generated file not ignored by .gitignore
by Robin Holt
· 16 years ago
9b3cbf7
[IA64] pv_ops: fix ivt.S paravirtualization
by Isaku Yamahata
· 16 years ago
f5663f5
sh: enable maple_keyb in dreamcast_defconfig.
by Paul Mundt
· 16 years ago
Next »