Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
10d29ff9070caf5810d37ab06e30f7acad278f1e
/
arch
10d29ff
sparc64: Delete starfire_cpu_setup().
by David S. Miller
· 16 years ago
d7472c3
sparc64: Simplify error handling in PCI controller probing.
by David S. Miller
· 16 years ago
fd09831
sparc: Annotate of_device_id arrays with const or __initdata.
by David S. Miller
· 16 years ago
933b2a1
sparc: Stop setting NO_DMA.
by David S. Miller
· 16 years ago
c804996
sparc64: Convert FIRE PCI controller driver into a real driver.
by David S. Miller
· 16 years ago
edbe805
sparc64: Convert SABRE PCI controller driver into a real driver.
by David S. Miller
· 16 years ago
b20bfe4
sparc64: Convert PSYCHO PCI controller driver into a real driver.
by David S. Miller
· 16 years ago
3822b50
sparc64: Convert SUN4V PCI controller driver into a real driver.
by David S. Miller
· 16 years ago
6d19c88
sparc64: Convert SCHIZO PCI controller driver into a real driver.
by David S. Miller
· 16 years ago
c510b9b
sparc64: Don't invoke power_init() from pcibios_init().
by David S. Miller
· 16 years ago
e0ac612
sparc: Kill ebus_bus_type.
by David S. Miller
· 16 years ago
356d164
sparc: Kill EBUS driver layer.
by David S. Miller
· 16 years ago
3ae627a
sparc64: Convert EBUS floppy support to pure OF driver.
by David S. Miller
· 16 years ago
aae7fb8
sparc: Move EBUS DMA interfaces into seperate header file.
by David S. Miller
· 16 years ago
ae05f87
sparc64: Propagate PCI device archdata into OF device tree for EBUS.
by David S. Miller
· 16 years ago
f2be6de
sparc64: Use generic starfire RTC driver.
by David S. Miller
· 16 years ago
84d6bd5
sparc64: Use generic sun4v RTC driver.
by David S. Miller
· 16 years ago
29b503f
sparc64: Use generic BQ4802 RTC driver.
by David S. Miller
· 16 years ago
da86783
sparc64: Use generic CMOS driver.
by David S. Miller
· 16 years ago
e8b75c4
sparc: asm/mostek.h is now 32-bit only
by David S. Miller
· 16 years ago
1518e7e
sparc64: Convert Mostek rtc to use generic RTC layer driver.
by David S. Miller
· 16 years ago
a0b31b5
sparc64: Check for RTC class device in update_persistent_clock().
by David S. Miller
· 16 years ago
90de9de
sparc64: Select RTC_CLASS
by David S. Miller
· 16 years ago
7eb1aae
sparc: Delete asm/sbus*.h
by David S. Miller
· 16 years ago
9dc6923
sparc: Kill now spurious includes of sbus.h
by David S. Miller
· 16 years ago
0ad626a
sparc32: Kill iounit_map_dma_*().
by David S. Miller
· 16 years ago
47a2d72
sparc: Kill sbus_bus_type.
by David S. Miller
· 16 years ago
046e26a
sparc: Remove generic SBUS probing layer.
by David S. Miller
· 16 years ago
5059625
sparc: Add OF archdata propagation helper.
by David S. Miller
· 16 years ago
f8e4d32
sparc: Kill sbus_arch_preinit().
by David S. Miller
· 16 years ago
d32bcdd
sparc32: Kill sbus_is_slave().
by David S. Miller
· 16 years ago
c6e5f66
sparc: Kill OBP property members of sbus_dev and sbus_bus
by David S. Miller
· 16 years ago
9b9644c
sparc: Kill sbus_devaddr() and sbus_dev_slot().
by David S. Miller
· 16 years ago
615deeb
sparc: Kill sbus_ioremap() and sbus_iounmap().
by David S. Miller
· 16 years ago
454eeb2
sparc: Convert remaining sbus_ioremap() and sbus_iounmap() users.
by David S. Miller
· 16 years ago
98261dd
sparc: Remove dinky old-style SBUS probing facilities.
by David S. Miller
· 16 years ago
1043648
sparc: Remove SBUS layer resource and irq handling.
by David S. Miller
· 16 years ago
33c4655
sparc: Kill SBUS layer IRQ hooks.
by David S. Miller
· 16 years ago
71d3721
sparc32: Convert sun4d IRQ code to use generic device tree probing.
by David S. Miller
· 16 years ago
f1b6aa8
sparc32: Convert pmc to OF driver.
by David S. Miller
· 16 years ago
7e7e2f0
sparc32: Convert apc to OF driver.
by David S. Miller
· 16 years ago
4b1c5df
sparc32: Make mmu_map_dma_area and mmu_unmap_dma_area take a device pointer.
by David S. Miller
· 16 years ago
b1387c3
sparc32: Kill mmu_translate_dvma and implementations.
by David S. Miller
· 16 years ago
aba945e
sparc32: Kill mmu_translate_dvma() usage.
by David S. Miller
· 16 years ago
10a104f
sparc64: Convert SBUS floppy probing to use OF device objects.
by David S. Miller
· 16 years ago
63237ee
sparc: Move SBUS DMA attribute interfaces out of asm/sbus.h
by David S. Miller
· 16 years ago
738f2b7
sparc: Convert all SBUS drivers to dma_*() interfaces.
by David S. Miller
· 16 years ago
944c67df
sparc32: Implement more generic dma_*() interfaces.
by David S. Miller
· 16 years ago
260489f
sparc32: Make mmu_{get,release}_*() take a struct device pointer.
by David S. Miller
· 16 years ago
7a715f4
sparc: Make SBUS DMA interfaces take struct device.
by David S. Miller
· 16 years ago
e003934
sparc32: Make IOMMU and IO-UNIT init work with device nodes.
by David S. Miller
· 16 years ago
334ae61
sparc: Kill SBUS DVMA layer.
by David S. Miller
· 16 years ago
7f06a3b
sparc: Kill videopix SBUS driver.
by David S. Miller
· 16 years ago
902663f
sparc: Delete bare sbus char bpp driver, obsoleted by parport_sunbpp
by David S. Miller
· 16 years ago
51e0f004
sparc64: Fix irq_of_parse_and_map() and irq_dispose_mapping().
by David S. Miller
· 16 years ago
783c98b
sparc64: Use the cond_syscall()s in kernel/sys_ni.c instead of home-grown copy.
by David S. Miller
· 16 years ago
85269eb
sparc64: Add JBUS UltraSPARC-IIIi support to memory controller driver.
by David S. Miller
· 16 years ago
41660e9
sparc64: Allow chmc to be built as a module.
by David S. Miller
· 16 years ago
881d021
sparc64: Add generic interface for registering a dimm printing handler.
by David S. Miller
· 16 years ago
83ef64b
sparc64: Use consistent chmc_ prefix in variables, types, and functions.
by David S. Miller
· 16 years ago
b28422e
sparc64: Convert UltraSPARC-III memory controller driver to OF driver probing.
by David S. Miller
· 16 years ago
8394b3a
sparc64: Kill duplicated sys_pause() implementation.
by David S. Miller
· 16 years ago
fe06cca
sparc64: Split syscall_trace() into two functions.
by David S. Miller
· 16 years ago
15df0f3
sparc: Add GPIO layer support.
by David S. Miller
· 16 years ago
4426621
sparc: Implement irq_of_parse_and_map() and irq_dispose_mapping().
by David S. Miller
· 16 years ago
2481d76
sparc: Add mutex for set property calls.
by David S. Miller
· 16 years ago
072bd41
sparc64: Add JBUS NUMA detection.
by David S. Miller
· 16 years ago
7a8fc9b
removed unused #include <linux/version.h>'s
by Adrian Bunk
· 16 years ago
358c323
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
9754a5b
x86: work around MTRR mask setting, v2
by Ingo Molnar
· 16 years ago
c4bd1fd
x86: fix section mismatch warning - uv_cpu_init
by Marcin Slusarz
· 16 years ago
3a6ddd5
x86: fix VMI for early params
by Alok Kataria
· 16 years ago
9482ac6
x86: fix two modpost warnings in mm/init_64.c
by Jan Beulich
· 16 years ago
8ae3a5a
x86: fix 1:1 mapping init on 64-bit (memory hotplug case)
by Jan Beulich
· 16 years ago
38cc1c3
x86: work around MTRR mask setting
by Yinghai Lu
· 16 years ago
a22c50c
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
cce7496
[S390] Update default configuration.
by Martin Schwidefsky
· 16 years ago
152382a
[S390] fix ext2_find_next_bit
by Eric Sandeen
· 16 years ago
8853e50
[S390] Remove unneeded spinlock initialization.
by Heiko Carstens
· 16 years ago
3e97239
[S390] Fix uninitialized spinlock use
by Josef 'Jeff' Sipek
· 16 years ago
8323444
x86: PAT Update validate_pat_support for intel CPUs
by venkatesh.pallipadi@intel.com
· 16 years ago
28df82e
devmem, x86: PAT Change /dev/mem mmap with O_SYNC to use UC_MINUS
by venkatesh.pallipadi@intel.com
· 16 years ago
c15238d
x86: PAT proper tracking of set_memory_uc and friends
by venkatesh.pallipadi@intel.com
· 16 years ago
b2a6a58
x86: fix BUG: unable to handle kernel paging request (numaq_tsc_disable)
by Vegard Nossum
· 16 years ago
7946612
x86: export pv_lock_ops non-GPL
by Jeremy Fitzhardinge
· 16 years ago
7701e8c
x86, mmiotrace: silence section mismatch warning - leave_uniprocessor
by Marcin Slusarz
· 16 years ago
bde78a7
x86: use WARN() in arch/x86/kernel
by Arjan van de Ven
· 17 years ago
0c072bb
x86: use WARN() in arch/x86/mm/ioremap.c
by Arjan van de Ven
· 17 years ago
85d5779
werror: fix pci calgary
by David Howells
· 16 years ago
55d8460
[ARM] 5212/1: pxa: fix build error when CPU_PXA310 is not defined
by Mike Rapoport
· 16 years ago
1bbe44f
Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 16 years ago
8498ffd
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 16 years ago
80a8c9f
x86: fix oprofile + hibernation badness
by Andi Kleen
· 16 years ago
99dd871
x86, SGI UV: hardcode the TLB flush interrupt system vector
by Cliff Wickman
· 16 years ago
80c5e73
x86: fix Xorg startup/shutdown slowdown with PAT
by Venki Pallipadi
· 16 years ago
c674495
x86: fix "kernel won't boot on a Cyrix MediaGXm (Geode)"
by Samuel Sieb
· 16 years ago
cd5aeb9
powerpc: Fix vio_bus_probe oops on probe error
by Brian King
· 16 years ago
4589f1f
powerpc/ibmebus: Restore "name" sysfs attribute on ibmebus devices
by Joachim Fenkes
· 16 years ago
7230ced
powerpc: Fix /dev/oldmem interface for kdump
by Michael Ellerman
· 16 years ago
d82bf49
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufs into merge
by Paul Mackerras
· 16 years ago
Next »